Commit Graph

1424 Commits

Author SHA1 Message Date
Tobias Diekershoff 6243e55e52 updating the tracking code generated by the Piwik addon 2014-08-11 09:07:25 +02:00
Tobias Diekershoff b343c2721a Merge pull request #205 from annando/master
fbpost/fbsync: fetching larger photos, appnet/statusnet/twitter: better removal of superfluous links
2014-08-07 08:39:14 +02:00
Michael Vogel 225bb0ea3f fbsync/fbpost: Trying to be able to more often fetch pictures in its original size. 2014-08-07 08:06:23 +02:00
Michael Vogel 24de6d38a9 appnet/statusnet/twitter: Better detection for removable links. 2014-07-27 22:04:04 +02:00
Michael Vogel 31ab2a3cbf fbpost/fbsync: Better picture support for facebook. Now the highest resolution is fetched. 2014-07-27 16:07:30 +02:00
Michael Vogel 1b41f6581b appnet: Now more links are removed, if they are used in the attached data 2014-07-27 16:06:18 +02:00
Michael Vogel d3fa9a7b21 fbpost/gpluspost: New design for shared content 2014-07-25 00:26:34 +02:00
Michael Vogel 520c2514f2 Removing of PHP warnings 2014-07-25 00:26:13 +02:00
Tobias Diekershoff 06fb3ef9b5 Merge pull request #204 from annando/master
fromgplus: Picture upload/usage of Object-Type and GUID
2014-07-24 21:11:46 +02:00
Michael Vogel b89140952b Test code removed 2014-07-22 21:16:15 +02:00
Michael Vogel c95f70d449 appnet, fbsync, pumpio, statusnet, twitter: Setting the object-type according to the posting
Bugfix for replies from pumpio to pictures.
2014-07-22 00:40:02 +02:00
Michael Vogel 418ce62d7b fromgplus: Don't post posting that are too young. It could happen that the picture upload isn't finished, when the post is being fetched. 2014-07-22 00:38:52 +02:00
Michael Vogel 67cf047ef7 fromgplus: Using the new function to upload pictures to the wall 2014-07-15 09:01:18 +02:00
Tobias Diekershoff fb14c7094c Merge pull request #203 from annando/master
app.net, facebook, twitter and statusnet: Preview now shows the post like it will appear on other networks/Better contact handling
2014-07-10 07:47:22 +02:00
Michael Vogel c3538fb538 Twitter/Statusnet: Use "RD" and "RT" for repeated messages. 2014-07-09 23:35:28 +02:00
Michael Vogel 9177ee2ecb app.net, facebook, twitter and statusnet: Preview now shows the post like it will appear on other networks. 2014-07-09 22:31:52 +02:00
Tobias Diekershoff 5eb90b592e Merge pull request #202 from tobiasd/20140707statusnet
fixing more webeditor stuff
2014-07-07 15:23:43 +02:00
Tobias Diekershoff ee428fdcd1 fixing more webeditor stuff 2014-07-07 15:18:15 +02:00
Tobias Diekershoff 184becc682 Merge pull request #201 from tobiasd/20140707piwik
fixing mess from online editor
2014-07-07 14:29:35 +02:00
Tobias Diekershoff f7a444bbbd fixing mess from online editor 2014-07-07 14:25:43 +02:00
Tobias Diekershoff 79a8390d20 typo 2014-07-07 11:59:33 +02:00
Tobias Diekershoff f4c9908e0c missing "in" 2014-07-07 11:17:06 +02:00
Tobias Diekershoff d54e2377cd typo 2014-07-07 09:27:31 +02:00
Michael Vogel f0efa3cae2 appnet, statusnet: Posts from unknown contacts weren't posted 2014-06-27 07:59:00 +02:00
Michael Vogel 6e298f7e63 app.net: Don't create contacts for threads we only complete 2014-06-25 19:34:02 +02:00
Michael Vogel a2dc41e8de pumpio: Reverting programming that checks for invalid contacts 2014-06-25 10:29:38 +02:00
Michael Vogel 97fe8aef5c fbsync: prevent falsely added copntacts 2014-06-25 09:11:09 +02:00
Michael Vogel 0a6d1f9e49 app.net, pump.io, statusnet, twitter: There were situations, when contacts were added by mistake. 2014-06-25 01:20:04 +02:00
Tobias Diekershoff 38a59cad11 Merge pull request #200 from annando/master
app.net: Support for inline links, new temporary paths functions, privacy_image_cache now with different sizes
2014-06-24 16:11:34 +02:00
Michael Vogel b81129f070 app.net: video links weren't interpreted correctly 2014-06-24 07:29:53 +02:00
Michael Vogel ca0fcebc15 The tempory path is now fetched from a new function (that ensures that the value is set correctly) 2014-06-23 22:35:00 +02:00
Michael Vogel 8220fca1e1 app.net: Better return values on errors, solved bug of overlapping entities when posting 2014-06-18 08:01:55 +02:00
Michael Vogel 16276f3b06 privacy_image_cache: Support of sizes like Twitter 2014-06-16 21:50:28 +02:00
Michael Vogel d3e6c17108 Twitter: if there is an embedded picture and a link, then use this picture for the link information. 2014-06-15 23:34:51 +02:00
Michael Vogel e5a1864089 App.net: Count had to be done with correct charset 2014-06-15 20:48:15 +02:00
Michael Vogel 86b958e796 Merge remote-tracking branch 'upstream/master' 2014-06-15 18:26:47 +02:00
Michael Vogel 179b19473c Appnet: Now you can add a central oauth configuration as well. 2014-06-15 17:33:16 +02:00
Michael Vogel b21d248104 tumblr: Added admin page for API key 2014-06-15 15:05:04 +02:00
Michael Vogel c5d37edf53 buffer: It wasn't possible to save client id and client secret 2014-06-15 13:18:37 +02:00
Michael Vogel 7b75a38b9e appnet: Changed title to "import/export", since it does this now 2014-06-15 13:05:43 +02:00
Michael Vogel 3ffb0f445c Added gitignore for the commercial google+ plugin that mustn't pushed to the repository. 2014-06-15 09:12:42 +02:00
Michael Vogel 23fe74a97f Appnet: Better support for inline links. 2014-06-15 01:54:52 +02:00
Tobias Diekershoff ec8384df66 Merge pull request #199 from annando/master
app.net/expire of facebook and twitter posts
2014-06-12 07:55:19 +02:00
Michael Vogel d7c129fb13 Appnet: Bidirectional sync with app.net 2014-06-10 20:14:51 +02:00
Michael Vogel ca9bd8b877 Removing blanks with tabs 2014-06-10 20:13:11 +02:00
Tobias Diekershoff 4412441354 Merge pull request #198 from silke/master
Fixed typo (visible in web interface)
2014-06-09 20:13:35 +02:00
Silke Meyer d24785193e Fixed typo (visible in web interface) 2014-06-09 17:38:15 +02:00
Tobias Diekershoff a0e69099bb Merge pull request #197 from tobiasd/newmemberwidget-pt-br
newmemberwidget translated to PT-BR by Sérgio F. de Lima
2014-06-08 07:59:25 +02:00
Tobias Diekershoff ccde6d95cd newmemberwidget translated to PT-BR by Sérgio F. de Lima 2014-06-08 07:57:23 +02:00
Michael Vogel 2275f7e327 Merge remote-tracking branch 'upstream/master' 2014-06-07 15:32:22 +02:00