]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Favorite
ensureActivityObjectProfile is more thorough than createAct...
[quix0rs-gnu-social.git] / plugins / Favorite /
2015-01-12 Mikael NordfeldthFound some unreachable code in Favorite
2015-01-09 Mikael Nordfeldthsection control over their notice lists + HTML id stuff
2015-01-08 Mikael NordfeldthMerge commit 'refs/merge-requests/28' of https://gitori...
2014-12-06 Mikael NordfeldthMerge commit 'refs/merge-requests/19' of https://gitori...
2014-12-02 Mikael NordfeldthMerge aqeeliz's commit 'refs/merge-requests/20' of...
2014-11-27 Mikael Nordfeldthscripts/upgrade.php would fail if Profile_prefs did...
2014-11-07 Mikael NordfeldthFavoritePlugin calls CommandInterpreter::split_arg
2014-11-07 Mikael Nordfeldth&$supported in CommandSupportedAPI event is boolean
2014-10-20 Hannes Mannerheimdo favorites from default like in API
2014-07-28 Mikael NordfeldthMoved some FAVORITE handling from Activity plugin to...
2014-07-28 Mikael NordfeldthFavorite plugin now "extends" Activity on NoticeAsActivity
2014-07-27 Mikael NordfeldthConsistently use "email-notify_fave" syntax for preference
2014-07-15 Mikael NordfeldthAllow exception to be thrown if saveActivityObject...
2014-07-14 Mikael NordfeldthMore Activity-based reasoning for saveActivity in Notice
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 NordfeldthBad variable reference in Fave class
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-14 Mikael NordfeldthPut text content into Favorite activities/activityobjects
2014-07-13 Mikael NordfeldthNoticeStream fixes regarding non-post verbs
2014-07-13 Mikael NordfeldthEmail notify-on-fave moved to Profile_prefs (run upgrad...
2014-07-13 Mikael NordfeldthDon't send favorite notifications unless the user wants it.
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-05 Mikael NordfeldthFave does not carry a type
2014-07-04 Mikael NordfeldthBad ActivityObject generation of Fave
2014-07-04 Mikael NordfeldthRewriting code for notice representation
2014-07-03 Mikael NordfeldthConverted all ActivityObject::fromProfile to $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 NordfeldthCaching fixes for Fave class
2014-07-02 Mikael NordfeldthGET, HEAD, DELETE are strings not constants
2014-07-02 Mikael NordfeldthMoved functions into ActivityHandlerPlugin from MicroAp...
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 NordfeldthMoved Favorite EVENTS into plugin folder text file
2014-06-24 Mikael NordfeldthFavorite functionality put into plugin (not done yet)