]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2014-03-07 Mikael NordfeldthWe sent a User object instead of Profile to InboxNotice...
2014-03-06 Mikael NordfeldthWe don't add to inbox anymore.
2014-03-06 Mikael NordfeldthAdded OpportunisticQM README that has good docs
2014-03-06 Mikael NordfeldthClear Attentions when notice or profile is removed
2014-03-06 Mikael NordfeldthAdd an index for Attention notice_ids too
2014-03-06 Mikael NordfeldthAdd Attention stuff to TwitterBridge
2014-03-06 Mikael NordfeldthAdd Attention class for non-sub and non-mention notice...
2014-03-06 Mikael NordfeldthAdd Managed_DataObject getID() to avoid $obj->id
2014-03-06 Mikael NordfeldthStricter typing + user detection in Realtime
2014-03-06 Mikael NordfeldthFavicon updated to match new theme images
2014-03-06 Mikael NordfeldthUse CachingNoticeStream for "All" feed (hope it works)
2014-03-06 Mikael NordfeldthRemoved Inbox from core (unused since 4b2a66ed29091209c...
2014-03-06 Mikael NordfeldthNew mechanism for "all" feed (InboxNoticeStream)
2014-03-06 Mikael NordfeldthRemoved deprecated Inbox functions not in use from...
2014-03-06 Mikael NordfeldthTrying to remove Inbox, first steps
2014-03-06 Mikael NordfeldthTreat author just as anyone else (Notice distrib)
2014-03-06 Mikael NordfeldthAlways queue inbox distribution
2014-03-06 Mikael NordfeldthMerge branch 'master' into FeedPoller
2014-03-05 Mikael NordfeldthMerge commit 'refs/merge-requests/11' of git://gitoriou...
2014-03-05 Mikael NordfeldthMake ostatussub conform to coding standards a bit
2014-03-05 Mikael NordfeldthBetter typing for isSubscribed
2014-03-05 Mikael NordfeldthHandle removed profile more gracefully in noticelist
2014-03-05 Mikael NordfeldthSpiffing up all.php and making it more profile:y
2014-03-02 Mikael NordfeldthSubMirror now works again against old PuSH
2014-03-02 Mikael NordfeldthCosmetic changes to SubMirror actions
2014-03-02 Mikael NordfeldthRemove Twitter from SubMirror
2014-03-02 Mikael NordfeldthGNU social naming, not StatusNet
2014-03-02 Jean Baptiste... Add check after oembed API call. In case of error,...
2014-03-02 Mikael NordfeldthPrepare for >1024 RSA keys for Salmon signatures
2014-03-01 Mikael NordfeldthThrow exception, don't return null in Conversation...
2014-03-01 Mikael NordfeldthConversation ID now gets set from initial notice.
2014-03-01 Mikael NordfeldthDon't show installation form on checkPrereqs fail.
2014-03-01 Mikael NordfeldthUpdating version check to match requirements
2014-03-01 Mikael NordfeldthLess StatusNet, more GNU social
2014-03-01 Mikael NordfeldthUse UTF-8 for installer page
2014-03-01 Mikael NordfeldthJSON is a required PHP extension for GNU social.
2014-03-01 Mikael NordfeldthINSTALL file clarifications
2014-03-01 Mikael NordfeldthMinor language fixes
2014-03-01 Mikael NordfeldthMerge commit 'refs/merge-requests/10' of git://gitoriou...
2014-03-01 Mikael NordfeldthWe have removed minified javascripts from core
2014-03-01 Mikael NordfeldthInstallation should note we're using GNU social
2014-03-01 Jean Baptiste... Fix typo in INSTALL. Thanks @postblue for reporting
2014-03-01 Jean Baptiste... Update documentation to reflect queueadmon changes...
2014-03-01 Jean Baptiste... Dynamically enable scripts/queuedaemon.php into scripts...
2014-03-01 Jean Baptiste... Introduce new config option common_config('queue',...
2014-03-01 Mikael NordfeldthBad route config (thanks brw12)
2014-03-01 Mikael NordfeldthMinor code cleanup with group related actions (thanks...
2014-03-01 Mikael NordfeldthDon't forget to strip 'Plugin'. (_MrB_ rocks, MMN-o...
2014-02-27 Mikael NordfeldthPartly revert 97830b07019d9ffe33e2c2048bac39026e636998...
2014-02-24 Mikael Nordfeldthnl2br so we get proper newlining when publishing \r...
2014-02-24 Mikael NordfeldthDon't discard XML in queue items
2014-02-24 Mikael NordfeldthMaking us less dependant on javascript trust
2014-02-24 Mikael Nordfeldthminify removed from core (use plugin if desired)
2014-02-24 Mikael NordfeldthPreparing plugins for no-minify-in-core-policy
2014-02-23 GNU Social... Remove util.min.js (minifying is EVIL)
2014-02-23 Jean Baptiste... Add various entry points to enhance compatibility with...
2014-02-23 Jean Baptiste... Add 'profile_image_url_https' to enhance compatiblity...
2014-02-23 Mikael Nordfeldthmentions from OStatus lookup were missing a 'type'...
2014-02-23 Mikael NordfeldthCompare to profile id of group, for backward compatibility
2014-02-23 Mikael Nordfeldthstricter typing
2014-02-23 Mikael NordfeldthAutocomplete now matches remote profiles as well.
2014-02-23 Mikael NordfeldthMerge commit 'refs/merge-requests/8' of git://gitorious...
2014-02-23 Mikael NordfeldthSnapshot call was left behind
2014-02-23 Mikael NordfeldthMerge branch 'master' of git://gitorious.org/+socialite...
2014-02-23 Mikael NordfeldthRemove callback sneakery by StatusNet
2014-02-23 Mikael Nordfeldthslightly less confusing inline if
2014-02-07 Matt LeeUpdated logos
2014-01-26 Jean Baptiste... Fiw TwitterBridge after SSL enforcement (https://dev...
2014-01-12 Mikael NordfeldthUse exceptions for Notice::getByUri
2014-01-12 Mikael NordfeldthNotice::getByUri is of course static
2014-01-12 Mikael NordfeldthgetByUri added to Notice for future use
2014-01-04 Mikael NordfeldthMerge commit 'refs/merge-requests/6' of git://gitorious...
2014-01-01 Mikael Nordfeldthinstanceof checks for better typing
2014-01-01 Mikael Nordfeldthupdating prepare and handle
2014-01-01 Mikael NordfeldthPrevious edit made translation notes incompatible
2014-01-01 Mikael Nordfeldthapparently not only regex 'https?' urls are sent
2014-01-01 Mikael Nordfeldthbetter comment for PuSH <0.4 hack
2014-01-01 Mikael Nordfeldthapparently not only regex 'https?' urls are sent
2014-01-01 Mikael Nordfeldthbetter comment for PuSH <0.4 hack
2013-12-31 rootcheck local/plugins before plugins in Plugin::onAutoload
2013-12-04 Mikael NordfeldthTwitter search server has changed domain name (thanks...
2013-12-02 Mikael NordfeldthMerge branch 'master' into FeedPoller
2013-12-02 Mikael NordfeldthQueues should be enabled by default (thanks postblue)
2013-11-20 Mikael NordfeldthCronish jobs by the minute. These run very often!
2013-11-20 Mikael NordfeldthOpportunisticQM can't run as subsystem qm
2013-11-20 Mikael NordfeldthCron split into Cronish and OpportunisticQM
2013-11-19 Mikael NordfeldthCron plugin added and now default queue handler
2013-11-19 Mikael NordfeldthWe haven't added the cron plugin yet
2013-11-19 Mikael NordfeldthPlugins should be initialized with an empty array,...
2013-11-19 Mikael NordfeldthAttention structure has changed recently
2013-11-19 Mikael NordfeldthDon't miss integer 0 values from find()
2013-11-19 Mikael NordfeldthComment and typing improvements
2013-11-19 Mikael NordfeldthDon't allow double plugin loading
2013-11-19 Mikael NordfeldthGTalk shouldn't be trusted to comply with XMPP nowadays
2013-11-19 Mikael NordfeldthGNUSOCIAL, not STATUSNET. Too many changes to be backwa...
2013-11-17 Mikael NordfeldthDon't disable queuedaemons before Cron stuff is done
2013-11-13 Mikael NordfeldthMinor queue fixes, probably not very important. Prepari...
2013-11-11 Mikael NordfeldthSlightly better indication that notice section shows...
2013-11-10 Mikael NordfeldthSection notices should not take up too much space.
2013-11-10 Mikael Nordfeldthcurly braces to pick a character in string is not recom...
next