Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/diaspora/diaspora.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-13Fixed testThorsten Claus
2021-06-13Added tag handlingThorsten Claus
2021-06-13Improve Service::TumblrAllan Klaus
2018-10-08Remove facebook integrationBenjamin Neff
2018-06-20Facebook plugin always appends (via D* post URL) to cross-postsHankG
2018-04-23Bugfix 7714 twitter char overflowHankG
2018-01-09update to support 280 character TwitterBrad Koehn
2017-09-17Fix Services::Tumblr#tumblr_template with frozen stringsBenjamin Neff
2017-09-17Add `# frozen_string_literal: true` to all filesBenjamin Neff
2017-02-14closes #7329Benjamin Neff
2016-06-26refactoring delete from servicesBenjamin Neff
2015-09-07Refactor tumblr service specJonne Haß
2015-09-07* app/models/services/tumblr.rb (Services::Tumblr#post): Post only to primary...Vinothan Shankar
2015-06-08upgrade Twitter gem - fixes Faraday deprecation warningJan Berdajs
2015-06-04replace Rails.logger with logging-loggerBenjamin Neff
2015-06-02Set default for post title truncation to 70 charactersSteffen van Bergerem
2014-10-17Fix issue #4416Augier
2014-03-15Introduce message rendererJonne Haß
2013-12-16Fix posting to Twitter by correctly catching over limit exception (#4627). Al...Jason Robinson
2013-09-30refactor twitter service modelJonne Haß
2013-08-11Merge pull request #4384 from andrewcsmith/bug/4211-twitter-should-not-cut-linksJonne Haß
2013-08-11Fixed problem where the add_post_link method would truncate the status update...Andrew Smith
2013-08-10Updated Facebook character limit.goobertron
2013-08-04Added Wordpress service functionality,Andrew Smith
2013-08-03Delete cross-posted Tumblr posts when user deletes their Diaspora post.Meitar Moscovitz
2013-07-31Fix error in facebook service delete_postRuxton
2013-06-08Fix Twitter crossposting (#2758). Refactor some service posting related code.Jason Robinson
2013-05-20Service.delete_post now more generic, for future implementationsRuxton
2013-05-20Twitter service removes status from twitter when post is revokedRuxton
2013-03-22End the require messJonne Haß
2013-03-10If post has photos, always include url in post to Facebook to stay consistant...Jason Robinson
2013-02-18Issue #3939: Posts to Facebook do not deleteL3MNcakes
2012-11-09Remove by default markdown formatting from posts done via service, currently ...Jason Robinson
2012-11-04Only include url to post for twitter when post exceeds maximum length or cont...Jason Robinson
2012-11-02Merge branch 'feature/fix-facebook-public-posts' of git://github.com/jaywink/...Jonne Haß
2012-11-02Always use basic Facebook Graph API to post messages, fixes public posts. Rem...Jason Robinson
2012-10-25update and fix servicesJonne Haß
2012-09-26query the set url only through #pod_uri in the appJonne Haß
2012-09-26New configuration systemJonne Haß
2012-06-26Merge pull request #3260 from panckreous/twitter-confMaxwell Salzberg
2012-05-15kill services users with fire. we need this feature, but we need to just star...Maxwell Salzberg
2012-05-13check for existence of key instead of checking secret twiceDan Berman
2012-05-04include url in all twitter postsMaxwell Salzberg
2012-05-03don't post to feed; post to joindiaspora OG tag. also, whoever has the diasp...danielgrippi
2012-05-03TIMELINE TIME.danielgrippi
2012-03-20remove the swallowing of generic messages from facebook and twitter postiing....Maxwell Salzberg
2012-03-04Correct our general exception handling.Maxwell Salzberg
2012-01-30take url shortening into effect before truncating twitter postsSteven Fuchs
2011-11-05forgot to uncomment a lineMaxwell Salzberg
2011-11-05queue facebook lookup job, dont do it in processMaxwell Salzberg