]> git.mxchange.org Git - quix0rs-gnu-social.git/history - plugins
Merge branch 'master' of gitorious.org:social/mainline
[quix0rs-gnu-social.git] / plugins /
2014-08-19 Matt LeeMerge branch 'master' of gitorious.org:social/mainline sazius-nightly
2014-08-18 Mikael NordfeldthMerge mmn's 'nightly' changes
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
2014-07-02 Mikael NordfeldthcheckAuthorship events, Ostatus_profile rewrite to...
2014-07-02 Mikael NordfeldthAdded saveActivity method to Notice 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 NordfeldthSalmonAction and extensions simplified
2014-06-28 Mikael NordfeldthFavorite "aside"-sections moved, also small fixes left...
2014-06-28 Mikael NordfeldthMore Favorite pluginification (favecount, cache, menus...
2014-06-28 Mikael NordfeldthConfusing documentation and tooltip texts in Bookmark
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)
2014-06-23 Mikael NordfeldthDiscoveryHints gets microformats2 parsing abilities
2014-06-23 Mikael NordfeldthDiscoveryHints now properly returns hcard url
2014-06-23 Mikael NordfeldthModPlus available also for non-logged in users.
2014-06-23 Mikael NordfeldthEvent listing boolean logic error
2014-06-23 Mikael Nordfeldthdon't show ModPlus for group profiles
2014-06-23 Mikael NordfeldthGroup listing in Directory plugin works again
2014-06-23 Mikael NordfeldthNo nickname in profile listing
2014-06-23 Mikael NordfeldthEvent cache clearing bug
2014-06-23 Mikael NordfeldthEvent upgraded to microformats2
2014-06-23 Mikael NordfeldthRSVP stricter typing
2014-06-22 Marcel van der BoomMake sure the Attention::saveNew does not cause an...
2014-06-22 Mikael NordfeldthInitial move towards microformats2
2014-06-21 Mikael NordfeldthshowAvatar functions deduplicated into Widget class
2014-06-05 Mikael NordfeldthMerge from chimo: Catch GeoCookie JSON parsing error
2014-06-04 Mikael NordfeldthProper HTTP status codes for WebFinger search miss
2014-06-04 Mikael NordfeldthReturn 404 on resource-not-found for WebFinger
2014-06-03 Mikael NordfeldthLess verbose debugging (also don't log private keys)
2014-06-03 Mikael NordfeldthDefault of Magicsig keypair toString should be secure
2014-06-03 Mikael NordfeldthMoved Poll CSS into the plugin directory
2014-06-03 Mikael NordfeldthMoved QnA CSS into the plugin directory
2014-06-03 Mikael NordfeldthMoved Event CSS into the plugin directory
2014-06-03 Mikael NordfeldthMoved Bookmark CSS into the plugin directory
2014-06-02 Mikael NordfeldthMagicsig::generate is now static
2014-06-02 Mikael NordfeldthSalmon posts can only be made for local users. More...
2014-06-02 Mikael NordfeldthQuick-return is more comprehensible than long if statements
2014-06-02 Mikael NordfeldthPrepare for WebFinger magicsig data for remote profiles
2014-06-02 Mikael NordfeldthMagicEnvelope discoverKeyPair now returns string
2014-06-02 Mikael NordfeldthOnly use a Profile in MagicEnvelope keypair retrieval
2014-06-02 Mikael NordfeldthMagicsig importKeys finetuning and getHash() use
2014-06-02 Mikael NordfeldthDon't ensureProfile before we verify signature
2014-06-02 Mikael NordfeldthClarify it's not base64, but base64url, encoding in...
2014-06-02 Mikael NordfeldthImprove debugging for Salmon slaps
2014-06-02 Mikael NordfeldthTry the whole Salmon action for AlreadyFulfilledException
2014-06-02 Mikael NordfeldthMagicsig warning message would fail to get bits
2014-06-02 Mikael NordfeldthFile::processNew now static and always throws exception...
2014-06-01 Mikael NordfeldthFile::processNew can return -1 which was not true for...
2014-06-01 Mikael NordfeldthStronger typing for NoticeListItem and so
2014-06-01 Mikael NordfeldthThere could be unresolvable FeedSub entries
2014-05-31 Mikael NordfeldthMagicsig is made a bit less cumbersome
2014-05-31 Mikael NordfeldthUse locally cached Salmon keys for profiles
2014-05-31 Mikael NordfeldthLast objectification of MagicEnvelope. Smarter SalmonAction
2014-05-30 Mikael NordfeldthTemplate engine is a good idea, but not in that impleme...
2014-05-30 Mikael NordfeldthMaybe the least necessary plugin: PoweredByStatusNet
2014-05-28 Mikael NordfeldthSalmon log message tidying up
2014-05-27 Mikael NordfeldthBad variable names (fixes last commit)
2014-05-27 Mikael NordfeldthMagicEnvelope object orientation (no passing arrays)
next