]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge branch 'fixes/private_scope_on_tags' into social-master
[quix0rs-gnu-social.git] / plugins /
2014-10-05 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-10-01 Mikael NordfeldthHannes Mannerheim's merge request 8 from Gitorious
2014-09-29 Aqeel ZafarFix T46 Blog Plugin is broken
2014-09-28 Roland HaederMerge branch 'master' into social-master
2014-09-28 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-09-25 Mikael NordfeldthMats Sjöberg's merge request no.5 from Gitorious
2014-09-25 Mikael NordfeldthUpdated LDAP2 extlib to latest version.
2014-09-25 Mikael NordfeldthAdded a return true statement for an event handler
2014-09-18 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-18 Roland HaederFixed:
2014-09-18 Roland HaederUse common_debug() instead of common_log(LOG_DEBUG...
2014-09-17 Silke Meyer"return parent" breaks ldap plugin, there's no parent
2014-09-12 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-12 Roland HaederFixed syntax error. :-(
2014-09-12 Roland HaederFixed syntax error. :-(
2014-09-12 Roland HaederFixed type-hints + added assert + method getGroup().
2014-09-12 Roland HaederFixed type-hints + added assert + method getGroup().
2014-09-12 Roland HaederMerge branch 'fixes/type-hints' into social-master
2014-09-12 Roland HaederFixed type-hint to correct object URLMapper as the...
2014-09-12 Roland HaederFixed type-hints.
2014-09-12 Roland HaederFixed type-hint to correct object URLMapper as the...
2014-09-12 Roland HaederFixed ;-)
2014-09-12 Roland HaederMerge branch 'social-master' of gitorious.org:statusnet...
2014-09-12 Roland HaederMerge branch 'fixes/type-hints' of gitorious.org:status...
2014-09-12 Roland HaederFixed type hints:
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
2014-09-12 Roland HaederSome fixes/improvements
2014-09-12 Roland HaederMerge branch 'master' of git://gitorious.org/statusnet...
2014-09-12 Roland HaederFixed type hints:
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
2014-09-12 Roland HaederSome fixes/improvements
2014-09-12 Roland HaederImproved type-hint for following methods:
2014-09-12 Roland HaederAdded some (good known) type-hints.
2014-09-12 Roland HaederSome fixes/improvements
2014-09-12 Roland HaederSome cleanups:
2014-09-10 Roland HaederMerge remote-tracking branch 'upstream/master'
2014-08-24 Mikael NordfeldthQnA layout fix, still no answer-action
2014-08-24 Mikael Nordfeldthtabs to spaces
2014-08-24 Roland HaederFixes for making Meteor working with HTTPS.
2014-08-24 Roland HaederAdded missing index declarations.
2014-08-24 Roland HaederThis JavaScript file is located in js/ - Fixed paths...
2014-08-24 Mikael NordfeldthAtomPub missing georss namespace merge from chimo
2014-08-24 Mikael NordfeldthQnA fixes from chimo
2014-08-24 Mikael NordfeldthPoll fixes by chimo
2014-08-21 Mats SjöbergTwitterBridge should not try to send replies to tweets...
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Roland HaederFixes for making Meteor working with HTTPS.
2014-08-18 Roland HaederOpps.
2014-08-18 Roland HaederIntroduced common_get_temp_dir() which wraps getting...
2014-08-18 Roland HaederAdded missing index declarations.
2014-08-18 Roland HaederRenamed commandline.inc -> commandline.inc.php to avoid...
2014-08-18 Roland HaederFixed error when installing 'Blog' plugin.
2014-08-18 Roland HaederThis JavaScript file is located in js/ - Fixed paths...
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
2014-08-17 chimoPollListItem: Use showNotice args
2014-08-17 chimoAdded adaptNoticeListItem and QnAListItem
2014-08-17 chimoAdded adaptNoticeListItem and PollListItem
2014-08-07 Mikael NordfeldthMerge request from postblue for unclosed @media in CSS
2014-08-06 Mikael NordfeldthTwitterBridge PHP require_once paths now relative
2014-08-06 Mikael NordfeldthRSVP fromNotice now throws NoResultException
2014-07-29 Mikael NordfeldthJOINs and FOLLOWs would have null titles in Activity...
2014-07-29 Mikael NordfeldthActivity plugin fix (LeaveListItem unused)
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-28 Mikael NordfeldthStart/End NoticeAsActivity modifications
2014-07-28 Mikael NordfeldthMore use of Profile, less User
2014-07-27 Mikael NordfeldthConsistently use "email-notify_fave" syntax for preference
2014-07-27 Mikael NordfeldthensureWebfinger was never complete in StatusNet. Worked...
2014-07-21 Mikael NordfeldthCronish plugin minor debugging text fixes and so
2014-07-15 Mikael NordfeldthDon't access HTTP_USER_AGENT if it doesn't exist
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 NordfeldthUnifying HTML stripping functions to common_strip_html
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 NordfeldthStart and End EmailSaveForm events now take a scoped...
2014-07-13 Mikael NordfeldthStart and End EmailFormData events include current...
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 NordfeldthWhen modplus.css got moved, it should've re-related...
2014-07-06 Mikael NordfeldthDo proper Activity-plugin based mention notification
2014-07-05 Mikael NordfeldthModPlus and some layouting issues regarding fixes
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-04 Mikael NordfeldthRemove Ostatus_profile when releted Profile is deleted
2014-07-03 Mikael NordfeldthTagprofileAction fiddled with, now doesn't require...
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
next