]> git.mxchange.org Git - quix0rs-gnu-social.git/history - lib/activityhandlerplugin.php
Introduced common_location_shared() to check if location sharing is always,
[quix0rs-gnu-social.git] / lib / activityhandlerplugin.php
2016-01-13 Roland HaederMerge remote-tracking branch 'upstream/master'
2016-01-08 Mikael NordfeldthAdd more info in logging call
2016-01-06 Mikael NordfeldthSomewhat more meaningful error message
2016-01-03 mmnMerge branch 'beautify_profile_list' into 'nightly'
2016-01-03 Mikael NordfeldthMerge branch 'nightly' into singpolyma/gnu-social-event...
2015-12-30 Mikael NordfeldthNotification mails are sent again fixes ssue #99
2015-12-26 Mikael NordfeldthLogging fixes
2015-12-14 mmnMerge branch 'send-twitter-replies-to-twitter' into...
2015-12-14 mmnMerge branch 'direct-feed-sub' into 'master'
2015-12-14 mmnMerge branch 'twitter-show-rel-syndication' into 'master'
2015-12-14 mmnMerge branch 'firefox-sub-link' into 'master'
2015-12-14 mmnMerge branch 'fix-twitter-uri' into 'master'
2015-12-14 mmnMerge branch 'inbound-linkback' into 'master'
2015-12-14 mmnMerge branch 'twitter-check-dupe-by-uri' into 'master'
2015-12-14 mmnMerge branch 'repost-of-uf2' into 'master'
2015-12-14 mmnMerge branch 'at-mention-url' into 'master'
2015-11-20 Mikael NordfeldthMerge request #59 which was directed at master
2015-11-06 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' of git.gnu.io:gnu/gnu-social...
2015-11-05 Mikael NordfeldthMerge branch 'master' into nightly
2015-10-12 Mikael NordfeldthBetter error handling in Bookmark
2015-10-10 mmnMerge branch 'master' into 'nightly'
2015-10-10 mmnMerge branch 'page_title_showstream' into 'nightly'
2015-10-10 mmnMerge branch 'translation-snapshot-october-2015' into...
2015-10-10 mmnMerge branch 'usergroups_page' into 'nightly'
2015-10-10 mmnMerge branch 'oauth-default-icon' into 'nightly'
2015-10-10 mmnMerge branch 'link-atom-fix' into 'nightly'
2015-10-10 Mikael NordfeldthStart reworking Bookmark plugin for more modern code
2015-10-09 mmnMerge branch 'master' into 'nightly'
2015-10-09 Mikael NordfeldthAtomPub should work now, at least for post/note
2015-10-09 Mikael NordfeldthYou don't have to push objects as references
2015-10-09 Hannes Mannerheimupdate from upstream
2015-09-29 Mikael NordfeldthMove Ostatus_profile->processPost function into plugin
2015-09-10 Mikael NordfeldthCall it compareVerbs when comparing verbs
2015-05-26 Roland HaederMerge branch 'master' of git.gnu.io:Quix0r/gnu-social
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-12 Mikael NordfeldthMoving some more repeat stuff into the Share plugin
2015-03-12 Mikael NordfeldthEvent fixes for activityhandlerplugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthMoving Ostatus_profile processShare to SharePlugin
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthInitial work on making the Share verb handled in plugin
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-12 Mikael NordfeldthFound some unreachable code in Favorite
2015-01-09 Roland HäderMerge branch 'master' into social-master
2015-01-09 Roland HäderMerge remote-tracking branch 'upstream/master'
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-11-05 Mikael NordfeldthConversation link as default, permalink for /notice
2014-10-26 Mikael NordfeldthBookmarkListItem removed in favor of event-driven rendering
2014-10-26 Mikael NordfeldthPollListItem freed from noticeListItemAdapter clutches
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-07-14 Mikael NordfeldthMerge request from chimo adding getvaliddaemons to...
2014-07-14 Mikael NordfeldthMerge request from robmyers upping the PHP version...
2014-07-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-04 Mikael NordfeldthRewriting code for notice representation
2014-07-03 Mikael NordfeldthSaved incoming activites for Favorite as wrong profile
2014-07-02 Mikael NordfeldthFavorites are now being stored from activities
2014-07-02 Mikael NordfeldthMost of the activityobject-saving for Favorite implemented
2014-07-02 Mikael NordfeldthcheckAuthorship events, Ostatus_profile rewrite to...
2014-07-02 Mikael NordfeldthMoved functions into ActivityHandlerPlugin from MicroAp...
2014-06-24 Mikael NordfeldthMicroAppPlugin extends to intermediate ActivityHandlerP...