]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Favorite/actions
Handle exceptions when salmon slapping
[quix0rs-gnu-social.git] / plugins / Favorite / actions /
2015-10-09 Hannes Mannerheimupdate from upstream
2015-09-05 Mikael NordfeldthMerge branch 'nightly'
2015-07-12 abjectioMerge branch 'nightly' of git.gnu.io:gnu/gnu-social...
2015-07-11 Mikael NordfeldthMerge branch 'nightly' into deletenotice_form_fix
2015-07-10 Mikael NordfeldthShowfavoritesAction now extends ShowstreamAction
2015-07-10 mmnMerge branch 'jquery-cookie-undefined' into 'nightly'
2015-07-10 Mikael NordfeldthMerge branch 'master' into nightly
2015-07-09 Mikael NordfeldthIntroducing TargetedRss10Action for simplifying RSS 1.0
2015-07-09 Mikael NordfeldthRss10Action now in an autodetected file.
2015-04-22 Mikael NordfeldthMerge branch 'quitagram' into nightly
2015-04-05 Mikael NordfeldthMerge branch 'nightly'
2015-03-10 Mikael NordfeldthFavoritePlugin is now an "ActivityVerbHandlerPlugin"
2015-03-10 Mikael NordfeldthMove AlreadyFulfilled check to Fave::addNew
2015-03-09 Mikael NordfeldthMerge branch 'nightly', beginning of 1.2.x
2015-03-08 Mikael NordfeldthA bunch of FormAction and ManagedAction synchronization
2015-02-27 Mikael NordfeldthStatusNet class renamed GNUsocial
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/30' of https://gitori...
2015-02-08 Mikael NordfeldthMerge commit 'refs/merge-requests/31' of https://gitori...
2015-02-03 Mikael NordfeldthFave::addNew now calls Notice::saveActivity
2015-01-29 Mikael NordfeldthA bunch of clientError that were called as serverError
2015-01-12 Mikael NordfeldthFound some unreachable code in Favorite
2014-10-20 Hannes Mannerheimdo favorites from default like in API
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-14 Mikael Nordfeldth"Notice posted" message in Ajax title for NewnoticeAction
2014-07-14 Mikael NordfeldthLocal favoriting fills out content to saveActivity
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
2014-07-13 Mikael Nordfeldthmaking more sense in mail_notify_fav
2014-07-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-05 Mikael NordfeldthFavorAction now uses Notice::saveActivity
2014-07-02 Mikael NordfeldthGET, HEAD, DELETE are strings not constants
2014-06-28 Mikael NordfeldthFavorite "aside"-sections moved, also small fixes left...
2014-06-28 Mikael NordfeldthMore Favorite pluginification (favecount, cache, menus...
2014-06-27 Mikael Nordfeldthpluginified most of hasFave, getFaves and related calls
2014-06-24 Mikael NordfeldthFavorite functionality put into plugin (not done yet)