Commit Graph

1359 Commits

Author SHA1 Message Date
Michael Vogel 8ce597cb4d Statusnet: Testing new plaintext function/avoiding warning when content couldn't be fetched. 2014-05-21 06:45:03 +02:00
Michael Vogel 2394ee288a pump.io: Removed some debug output 2014-05-21 06:43:11 +02:00
Michael Vogel 5926adc0c0 gpluspost: Using new plaintext function 2014-05-21 06:41:33 +02:00
Michael Vogel 6f2799b2f0 Buffer: Removing unused code 2014-05-21 06:40:57 +02:00
Michael Vogel 18d8a9bbc2 Buffer: Improvement for posts to app.net. 2014-05-18 23:41:42 +02:00
Michael Vogel 29afc4bf02 buffer: Export to Appnet now is in Markdown (can be made better) 2014-05-18 19:10:48 +02:00
Michael Vogel 4741beffe3 pump.io: preventing that a reenabling of the mirror option causes a flood of old posts 2014-05-16 07:50:09 +02:00
Michael Vogel 1d340dce46 fromgplus: Albums are now posts with a link to the album - not a collection of photos anymore. 2014-05-15 23:21:39 +02:00
Michael Vogel a43f2041d3 pump.io: Mirroring looked for the wrong date. Thanks to sazius for finding this. 2014-05-15 23:20:11 +02:00
Michael Vogel 3ebfe081ba Buffer: Links to Appnet and Twitter are shortened now. (Including the images) 2014-05-04 22:17:41 +02:00
Michael Vogel 1320a26a01 Buffer: Don't post a link if its a photo - this irritates buffer 2014-05-03 23:41:33 +02:00
Michael Vogel 39d22ea281 New Addon "buffer": With this you can post to Google+-Pages, App.net or LinkedIn via bufferapp.com 2014-05-03 11:56:57 +02:00
Michael Vogel 0e9d6b4043 gpluspost: Some design changes to the output. 2014-05-03 11:54:40 +02:00
Michael Vogel e1810b5e72 Pumpio: Showing the side menu in the connection process. 2014-05-03 11:53:48 +02:00
Michael Vogel ee22754ac0 fbpost: Speeding up the settings page by reducing the calls to facebook. 2014-04-29 15:58:08 +02:00
Michael Vogel a477266bd9 Mark facebook and faceboo_restrict as unsupported, change version number of fbsync. 2014-04-29 14:23:39 +02:00
Tobias Diekershoff b34489d5c1 Merge pull request #188 from annando/master
Disabled networks with reduced opacity, new settings dialog for Dreamwidth and InsaneJournal
2014-04-26 09:09:49 +02:00
Michael Vogel 2e96c60a47 Reduce the opacity of the network settings icon when disabled. 2014-04-24 16:18:36 +02:00
Michael Vogel 5282318d1a Added new settings design for Dreamwidth and InsaneJournal. 2014-04-24 15:41:59 +02:00
Michael Vogel 6900018457 appnetpost: The "submit"-button is renamed so that it looks like the other buttons in the other networks. 2014-04-24 11:53:35 +02:00
Michael Vogel 8a604739a3 fbpost: Now the settings menu appears at the left, when the fbpost-settings are displayed. 2014-04-24 11:49:43 +02:00
fabrixxm 2ca92ed594 Merge pull request #187 from annando/master
Google+/Facebook: Merged settings, added icons for the settings of the other connectors
2014-04-24 10:53:09 +02:00
Michael Vogel e97a64a735 The connector settings are now with logo. 2014-04-24 10:33:16 +02:00
Michael Vogel 71a42a1749 Facebook: The settings of "fbsync" are shown inside of "fbpost" if activated. 2014-04-24 10:31:42 +02:00
Michael Vogel 7521977ab8 Google+: Option to use the commercial script "postToGooglePlus.php", Settings of "fromgplus" are shown inside of "gpluspost" when activated. 2014-04-24 10:28:23 +02:00
fabrixxm 02735d12ff Merge pull request #186 from annando/master
Bidirectional Statusnet sync, bugfix for posting facebook comments and some title improvements
2014-04-22 16:13:44 +02:00
Michael Vogel a23099a6fd Diaspora: The hostname is now send, so that at Diaspora there is a line telling "via ..." 2014-04-22 15:28:23 +02:00
Michael Vogel ce997a0367 The title for the settings now contain the words "import, "export" or "Mirror" according to their function. 2014-04-04 11:14:45 +02:00
Michael Vogel 7f37e843c7 The function for fetching the original url is removed from the addons and added to the core. 2014-04-04 11:13:39 +02:00
Michael Vogel 76fac5069c Statusnet bidirectional sync. It is now possible to import a remote statusnet timeline. It is adopted code from the twitter addon. 2014-04-04 11:10:01 +02:00
Michael Vogel 9ffc6f3897 fbpost: When posting comments, now links don't disappear anymore 2014-04-04 11:07:19 +02:00
Michael Vogel 2ee50af605 fbsync/fbpost: postings to selected facebook addresses now work. (will work for new contacts and step by step for old contacts) 2014-03-23 22:40:50 +01:00
fabrixxm 7fb604f0ff Merge pull request #185 from annando/master
"Settings" aren't called "Settings" anymore
2014-03-23 08:30:26 +01:00
Michael Vogel 81e05e6274 Merge remote-tracking branch 'upstream/master'
Conflicts:
	startpage/startpage.php
2014-03-22 23:48:01 +01:00
Michael Vogel 503ec7d072 Removed the word "Settings" from the settings. This information is redundant. 2014-03-16 20:50:36 +01:00
Michael Vogel c4578aafa0 Improved SQL scripts 2014-03-16 19:13:57 +01:00
Michael Vogel 0568a5d8bb convpath: changed strategy for url conversion. 2014-03-16 19:12:41 +01:00
Michael Vogel 3eaefaa822 fbpost: Adapted changed paths for pictures at facebook. 2014-03-16 19:08:17 +01:00
Tobias Diekershoff ae542a2d5d Merge pull request #184 from annando/master
New function for pictures, calculation period of "statistics" changed
2014-03-02 08:28:58 +01:00
Michael Vogel 01efb523b7 Statistics: Changed statistics calculation to 24 hours. 2014-03-02 01:45:59 +01:00
Michael Vogel 920e0bada8 Only some code beautification 2014-03-02 01:45:09 +01:00
Michael Vogel 6c01df6b09 fbsync: added a trim to the content. 2014-03-02 01:44:00 +01:00
Michael Vogel 1754b58cd9 Added function "bb_CleanPictureLinks" ro all connectors 2014-03-02 01:42:19 +01:00
Tobias Diekershoff 59b39dde2e Merge pull request #183 from annando/master
Improvements in fbsync/fbpost, target for urls set to "_blank"
2014-02-16 14:19:01 +01:00
Michael Vogel 80f6f22852 fbsync: Detection of comments to blocked accounts improved 2014-02-13 08:32:04 +01:00
Michael Vogel 206f41ecf9 fbsync: Detection of comments to blocked accounts now really should work ... 2014-02-12 12:15:25 +01:00
Michael Vogel 4dd0ea5f89 Links now are directed to target="_blank" 2014-02-11 23:30:28 +01:00
Michael Vogel def8862033 fbpost: Don't queue posts when the posting seems to fail with a specific error 2014-02-11 23:29:03 +01:00
Michael Vogel 93d5394ffa fbsync: Only import comments when the toplevel poster wasn't ignored 2014-02-11 23:28:23 +01:00
Tobias Diekershoff 4b63791fb1 Merge pull request #182 from annando/master
statistics: auto-registering the server.
2014-02-06 08:44:41 +01:00