]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins/Favorite/actions
Merge commit 'refs/merge-requests/30' of https://gitorious.org/social/mainline into...
[quix0rs-gnu-social.git] / plugins / Favorite / actions /
2015-01-18 Roland HaederMerge commit 'refs/merge-requests/30' of https://gitori...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
2015-01-16 Roland HäderMerge branch 'master' of gitorious.org:social/mainline...
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-10-20 Hannes Mannerheimdo favorites from default like in API
2014-10-05 Roland HaederMerge branch 'master' into social-master
2014-09-28 Roland HaederMerge branch 'master' into social-master
2014-09-18 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-18 Roland HaederUse common_debug() instead of common_log(LOG_DEBUG...
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederImproved type-hint for following methods:
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)