]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Share/SharePlugin.php
Merge branch 'tagprofile-ajax-fix' into 'nightly'
[quix0rs-gnu-social.git] / plugins / Share / SharePlugin.php
2015-06-06 mmnMerge branch 'tagprofile-ajax-fix' into 'nightly'
2015-06-05 Mikael Nordfeldthfloating elements CSS fix by aroque
2015-06-05 Mikael Nordfeldthbuttle's local/plugins translation file fix
2015-06-05 Mikael NordfeldthMerge request for documentation and URLs
2015-06-05 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-06-04 Mikael NordfeldthgetByPK (primary key) lookup for Managed_DataObject...
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-13 Mikael NordfeldthNo need to do pkeyGet if not repeated (thanks hannes)
2015-03-12 Mikael Nordfeldthrepeated did not always find the Notice (deleted?)
2015-03-12 Mikael NordfeldthAdd repeated_id to SimpleStatusArray for Qvitter's...
2015-03-12 Mikael NordfeldthMoving some more repeat stuff into the Share plugin
2015-03-12 Mikael NordfeldthNotice properties set in bad order on activityobject...
2015-03-12 Mikael NordfeldthShare never actually set the repeat_of value
2015-03-12 Mikael NordfeldthMerge branch 'nightly' into repeat_as_shareplugin
2015-03-12 Mikael NordfeldthRepeats shown in threaded noticelist now handled by...
2015-03-12 Mikael NordfeldthFinalize move of 'repeat' Command
2015-03-12 Mikael NordfeldthWhy did I keep these functions from FavoritePlugin?
2015-03-12 Mikael NordfeldthReceiving Share activity fixes
2015-03-12 Mikael NordfeldthShare plugin now handles showing form in NoticeOptionItems
2015-03-12 Mikael NordfeldthMove share command interpretation to 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