Commit Graph

1273 Commits (44cf9c2016856892513a586f645e36a6a5f7bcf8)

Author SHA1 Message Date
tobiasd 08f566df4e Merge pull request #162 from annando/master
fbsync: Removed misleading option to add the contacts
2013-10-29 01:41:28 -07:00
Michael Vogel 3d70505565 fbsync: Temporarily removed the missleading option to import the contacts 2013-10-29 08:58:05 +01:00
tobiasd 99ed846185 Merge pull request #161 from annando/master
Some more debug information for twitter-sync and facebook-sync
2013-10-29 00:45:11 -07:00
Michael Vogel 49e383e78a Merge remote-tracking branch 'upstream/master' 2013-10-29 08:13:33 +01:00
Michael Vogel fe8bb8fec6 Some more debug information for twitter-sync and facebook-sync 2013-10-29 08:09:44 +01:00
tobiasd 33c3435d3d Merge pull request #160 from tugelbend/master
!isset() check stopped working, the empty check works (for now)
2013-10-28 22:46:17 -07:00
hauke 87d1a75941 Merge branch 'hotfix/jappix-groupchat' 2013-10-28 22:47:58 +01:00
hauke 609d740b2f !isset() check stopped working, empty() might be the better choice anyway 2013-10-28 22:47:48 +01:00
tobiasd 4a66fd3c8b Merge pull request #159 from annando/master
Facebook sync
2013-10-27 23:50:54 -07:00
Michael Vogel 6461c0a50d fbsync: Setup for creating users is ready 2013-10-27 22:47:58 +01:00
Michael Vogel 85e3edcb4f fbsync: Code reworked. Still not ready. 2013-10-27 22:27:33 +01:00
Michael Vogel 72176cd94b fbpost: Setting the extid only when it is no toplevel post. (important for fbsync) 2013-10-27 22:23:14 +01:00
Michael Vogel a2f42c681b fbsync: First commit for syncing the facebook newsfeed 2013-10-25 00:48:56 +02:00
Michael Vogel eab2ae92bc fbpost: Preparation for answering to facebook posts that come through the facebook sync addon
don't mirror posts that are wall postings
2013-10-22 22:57:38 +02:00
tobiasd 167e0abf90 Merge pull request #158 from tobiasd/little_SN_fix
SN connector: small fix for the settings page
2013-10-20 07:55:31 -07:00
Tobias Diekershoff f3c51cdcb9 SN connector: small fix for the settings page 2013-10-20 16:52:57 +02:00
Michael Vogel 612f2a4d21 fbpost: using the same text formatting functionality like other addons 2013-10-20 15:16:37 +02:00
tobiasd 14676e5b0d Merge pull request #157 from annando/master
Bidirectional twitter sync - and some small fixes
2013-10-20 05:55:45 -07:00
Michael Vogel 8133e1ced2 Merge remote-tracking branch 'upstream/master' 2013-10-20 13:01:06 +02:00
Michael Vogel bd765efbd3 Twitter: Remove links to imported notes when a footer to it was added. 2013-10-20 12:31:48 +02:00
Michael Vogel 29b149b8b5 pumpio: switch for a reshare added to let it look differently.. 2013-10-20 12:29:39 +02:00
Michael Vogel 9ad282fe93 pumpio: Avoiding some SQL warnings 2013-10-19 00:27:22 +02:00
Michael Vogel 2774d69b6a Twitter: Retweets are now mirrored as well. 2013-10-19 00:26:26 +02:00
Michael Vogel 92ecd16ec7 twitter: Resolved a SQL error and some SQL warnings 2013-10-16 08:57:51 +02:00
Michael Vogel 923aa693c6 Twitter: Notifications not on own posts. Support for "readonly" contacts 2013-10-15 23:22:03 +02:00
Michael Vogel d87ded7432 Switching the user agent because CloudFlare has blocked the old one 2013-10-15 01:13:09 +02:00
Michael Vogel bcd0cb23a3 Twitter: readded forgotten code. 2013-10-15 01:12:36 +02:00
Michael Vogel 3b135d0567 Twitter: bidrectional sync 2013-10-15 00:52:01 +02:00
Michael Vogel 191c22f709 fromgplus: Additional detection for a posting loop. Preparation for the new google+ connector 2013-10-15 00:50:58 +02:00
Michael Vogel b4dc70b48a Merge pull request #155 from tobiasd/pumpio_newobj
pumpio: PHP fixes for 5.4 not warn all time
2013-10-14 06:27:13 -07:00
tobiasd f6aba92f53 Merge pull request #156 from tugelbend/master
Fix: Unset $groupchats variable in jappixmini produces syntax error
2013-10-10 13:51:44 -07:00
hauke 2ee711e55c fixed typo in comments 2013-10-10 21:55:30 +02:00
hauke 11179e37b1 Fixed javascript syntax error in jappixmini due to empty variable 2013-10-10 21:51:53 +02:00
Tobias Diekershoff e3959ff3c7 pumpio: PHP fixes for 5.4 not warn all time 2013-10-10 12:10:40 +02:00
tobiasd cdf704e972 Merge pull request #154 from annando/master
New addon to post to app.net
2013-10-05 10:40:28 -07:00
Michael Vogel b6aa4fd753 New addon "appnetpost" to post to app.net 2013-10-05 15:35:14 +02:00
Michael Vogel 67244bb9ea gpluspost/tumblr: Some small optical changes to the settings of the connectors 2013-10-03 14:14:26 +02:00
tobiasd f96d9473c1 Merge pull request #153 from annando/master
small changes to pumpio, libertree, blogger and statusnet
2013-10-03 05:04:31 -07:00
Michael Vogel 88a0cac5a6 pumpio: no redirection after successfull authentification. 2013-10-03 13:41:08 +02:00
Michael Vogel 150db7e816 libertree: Send the sitename - if set. 2013-10-03 11:12:57 +02:00
Michael Vogel 4ceb72d208 Merge remote-tracking branch 'upstream/master' 2013-10-02 22:20:32 +02:00
Michael Vogel bcf5b407c5 pumpio: changed logger 2013-10-02 22:19:28 +02:00
tobiasd 99b75283e7 Merge pull request #152 from tobiasd/pump_small_fix
array_reverse in line 1233 sometimes got no array as 1st arg
2013-10-02 00:44:42 -07:00
Tobias Diekershoff 4fa6a3015f array_reverse in line 1233 sometimes got no array as 1st arg 2013-10-02 08:38:56 +02:00
fabrixxm fcd1f3de6d Merge pull request #151 from tazmandevil/master
fixed libertree connector
2013-09-30 23:34:15 -07:00
Tazman DeVille 2cd63a835f fixed libertree connector 2013-10-01 00:34:29 +02:00
Michael Vogel 8e799b0216 pumpio: Connecting to pumpio should be made much more easier 2013-09-29 21:56:37 +02:00
Michael Vogel b8213b207a pumpio: corrected some typos 2013-09-29 12:12:17 +02:00
Michael Vogel e917f3d26b pumpio: Added some more logging information. 2013-09-29 09:33:24 +02:00
tobiasd bc63728733 Merge pull request #150 from annando/master
pumpio: Endless loop and registering problems
2013-09-27 21:39:56 -07:00