]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Favorite/FavoritePlugin.php
neo-quitter unuglification by marcus, merge-request 44
[quix0rs-gnu-social.git] / plugins / Favorite / FavoritePlugin.php
2015-02-14 Mikael Nordfeldthneo-quitter unuglification by marcus, merge-request 44
2015-02-13 Mikael NordfeldthFaves backed up properly to UAS
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 NordfeldthFavoritePlugin uses getConfigPref for profile setting
2015-02-03 Mikael Nordfeldth$this out of context (use $rcpt)
2015-02-03 Mikael NordfeldthFave::addNew now calls Notice::saveActivity
2015-01-23 Mikael Nordfeldthuser is a protected property in UAS/AtomUserNoticeFeed
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-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-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-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-05 Mikael NordfeldthFavorAction now uses Notice::saveActivity
2014-07-04 Mikael NordfeldthRewriting code for notice representation
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 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 NordfeldthFavorite functionality put into plugin (not done yet)