]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/199' of git://gitorio...
2014-03-31 Mikael NordfeldthMerge commit 'refs/merge-requests/12' of git://gitoriou...
2014-03-30 Florian Hülsmannfixed config for php >=5; see php.net/array_merge
2014-03-18 Mikael NordfeldthAutoloaded library files do not need explicit require_once
2014-03-18 Mikael NordfeldthComment improvements with spl_autoload_register
2014-03-18 Mikael NordfeldthDocumentation changes for source info (s/SN/GS/)
2014-03-18 Mikael NordfeldthUpdating Markdown class + use spl_autoload_register
2014-03-15 Mikael NordfeldthMerge branch 'master' of gitorious.org:statusnet/gnu...
2014-03-15 Mikael NordfeldthRevert "Don't add redundant includedir INSTALLDIR....
2014-03-15 Mikael NordfeldthPEAR System.php updated to 1.9.4
2014-03-10 Mikael NordfeldthUpdated and moved XMPP documentation into plugin.
2014-03-09 Mikael NordfeldthIrcManager does not have serverError, so it must throw...
2014-03-09 Mikael NordfeldthCosmetic changes to common_redirect, clientError, serve...
2014-03-09 Mikael Nordfeldthcommon_redirect and clientError exits, so refactor
2014-03-09 Mikael NordfeldthAdd support for 'nohub' sub_state in FeedSub
2014-03-09 Mikael NordfeldthOAuthException should be detected for autoloading
2014-03-09 Mikael NordfeldthDon't add redundant includedir INSTALLDIR.'/extlib/'
2014-03-09 Mikael NordfeldthAdd functions to avoid direct variable access
2014-03-09 Mikael NordfeldthFeedSub gets a plugin event handler for sub/unsub
2014-03-08 Mikael NordfeldthRemoving Makefile for js-minification
2014-03-08 Mikael NordfeldthRemoved PEAR::MIME bundled external library
2014-03-08 Mikael NordfeldthFile class no longer depends on MIME
2014-03-08 Mikael NordfeldthMediaFile loses dependency on PEAR::MIME
2014-03-08 Mikael NordfeldthWe only allow (and have) MIME types in supported list
2014-03-08 Mikael NordfeldthOnly accept filenames for existing files in getUploaded...
2014-03-08 Mikael NordfeldthDon't use PEAR MIME lib when we have PECL fileinfo
2014-03-07 Mikael NordfeldthWebM should be allowed to upload!
2014-03-07 Mikael NordfeldthRemoving unused "inboxed" flag for User class
2014-03-07 Mikael NordfeldthPublicSite profile does not have inviteonly, but Regist...
2014-03-07 Mikael NordfeldthRegisterThrottle didn't save the created time
2014-03-07 Mikael NordfeldthCosmetic changes to RegisterThrottle
2014-03-07 Mikael NordfeldthSite profile "community" should be invite-only by default
2014-03-07 Mikael NordfeldthGet group attentions back into the "all" feed
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
next