]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-12-22 Brion VibberMerge branch 'righttoleave' into 0.9.x
2010-12-22 Evan Prodromoudisable account deletion by default
2010-12-22 Evan ProdromouMerge branch 'righttoleave' into 0.9.x
2010-12-22 Brion VibberError handling cleanup on backup/restore:
2010-12-22 Brion Vibberfix notice error
2010-12-22 Brion VibberPartial fix for ticket #2964: bad .po file entries
2010-12-22 Brion VibberPartial fix for ticket #2964: bad .po files
2010-12-20 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-20 Brion Vibber*cough* don't commit the code that breaks your code...
2010-12-20 Brion VibberSlightly fancier debug code for PuSH hmac mismatches...
2010-12-20 Brion VibberLogging helper for bogus hmacs on PuSH in -- record...
2010-12-20 Brion VibberLogging helper for bogus hmacs on PuSH in -- record...
2010-12-20 Evan ProdromouLet activity objects write directly to activity's own...
2010-12-18 Evan ProdromouAdd events for representing objects as activity:object
2010-12-18 Brion VibberTicket #2959: implement api/users/profile_image endpoin...
2010-12-18 Brion VibberMerge branch 'sorting' into 0.9.x
2010-12-18 Brion VibberSort indexing fix for profile sidebar: add group_member...
2010-12-18 Brion Vibberfix typo in showstream
2010-12-18 Brion VibberSorting index fix for role lookups: adds profile_role_r...
2010-12-18 Brion VibberUpdate sorting for conversation views: adds notice_conv...
2010-12-17 Zach CopleyUpdate Twitter calls to use documented API endpoints
2010-12-17 Evan Prodromouaction to restore a user's backup from the Web interface
2010-12-17 Evan ProdromouTwo bug fixes in activityimporter
2010-12-17 Evan Prodromouchange code order to make shorter lines
2010-12-17 Brion VibberUpdate sorting for User::repeatedByMe() -- currently...
2010-12-17 Brion VibberUpdate sorting on api/statuses/retweets_of_me; was...
2010-12-17 Brion VibberUpdate sorting on api/statuses/retweets: adds notice_re...
2010-12-17 Brion Vibberwork around borkage in statuses/repeats -- tries to...
2010-12-17 Brion VibberUpdate sorting for group inbox timelines; adds group_in...
2010-12-17 Brion VibberUpdate sorting on reply/mentions timeline: added reply_...
2010-12-17 Brion VibberUpdate sorting for tag-filtered public timeline: needs...
2010-12-17 Evan ProdromouI'm still not sure when it's useful to reset a notice...
2010-12-17 Brion Vibberadd fixme for since_id/max_id on fave streaming (?)
2010-12-17 Craig AndrewsIn LdapCommon checkPassword/changePassword only get...
2010-12-17 Brion VibberUpdate sorting for user tagged timelines (indexing...
2010-12-17 Evan ProdromouMake restoreuser use new FeedImporter queue handler
2010-12-17 Brion VibberUpdate notice sorting for profile streams; extract...
2010-12-17 Brion VibberNotice::whereSinceId() and Notice::whereMaxId() encapsu...
2010-12-17 Brion VibberSwitch public timeline to new sorting; new index notice...
2010-12-17 Brion VibberInitial switch of public timeline stream to use timesta...
2010-12-17 Brion VibberNotice::getAsTimestamp() static function to look up...
2010-12-17 Brion Vibberonly run explain on selects
2010-12-17 Brion VibberEvent hook for SQLProfile
2010-12-17 Brion VibberSQLProfile: quickie plugin to run DB queries through...
2010-12-17 Evan Prodromoumove activity importing code to two different queuehand...
2010-12-17 Evan ProdromouMove accountrestorer class to feed importer
2010-12-17 Evan Prodromoumove code to get an author object for a feed to a libra...
2010-12-17 Zach CopleyDocument a few undocumented administration related...
2010-12-17 Brion VibberTickets #2112, 2333, 1677, 2362, 2831: fix AJAX form...
2010-12-17 Brion VibberFix for ticket #2910: fix inconsistencies in notice...
2010-12-16 Brion VibberAdd lots of doc comments to util.js. Most stuff makes...
2010-12-16 Brion Vibberwork in progress
2010-12-16 Brion VibberFix ticket #2929: router cache now clears itself when...
2010-12-16 Evan Prodromoudistribute flag for Notice::saveNew()
2010-12-16 Brion Vibberadd .mo files to .gitignore
2010-12-16 Siebrand MazelandL10n updates and removal of superfluous whitespace.
2010-12-16 Siebrand MazelandLocalisation updates from http://translatewiki.net.
2010-12-15 Brion VibberMakefile to re-generate util.min.js (needs yui-compress...
2010-12-15 Brion VibberFix for ticket #2942: character counter now updates...
2010-12-15 Evan ProdromouMove account restoration code to a shared library
2010-12-15 Evan Prodromousyntax error in deleteaccount
2010-12-15 Evan ProdromouMerge branch '0.9.x' into righttoleave
2010-12-15 Brion VibberCleaner code to avoid a couple PHP notices from accessi...
2010-12-15 Brion VibberMark OembedAction, XrdAction, and (plugin) Autocomplete...
2010-12-14 Brion VibberAtomPub discovery fix: gets MarsEdit's auto API detecti...
2010-12-14 Brion VibberAtomPub test cases: make sure the posted entry appears...
2010-12-14 Brion VibberAtomPub tetss: confirming edit URL linked properly...
2010-12-14 Brion VibberAtomPub tests: fix delete test
2010-12-14 Brion VibberAtomPub tests: fix for atom post check
2010-12-14 Brion VibberAtomPub fix: correct the response URL given from postin...
2010-12-14 Brion VibberAtomPub fixes: return '201 Created' on POST of new...
2010-12-14 Brion Vibbermore fixins on AtomPub tests
2010-12-14 Brion Vibberauth fix
2010-12-14 Brion VibberMostly-implemented basic AtomPub tests
2010-12-14 Evan ProdromouAn action to delete your own account
2010-12-14 Brion Vibberpartial stub file for atompub tests
2010-12-13 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-12-13 Evan Prodromoudon't show the backup link if the user can't backup
2010-12-13 Evan Prodromouadd an action to backup the current account in Activity...
2010-12-13 Evan Prodromoudefine rights for account maintenance and default rules
2010-12-13 Evan Prodromoudefine configuration settings for account maintenance...
2010-12-13 Brion VibberTwitterBridge: partial merge of id_str usage from 0...
2010-12-13 Evan ProdromouMerge branch 'activityatompub' into 0.9.x
2010-12-13 Evan Prodromouadd the other three feeds to AtomPub service document
2010-12-13 Evan ProdromouAtom pub feed for group memberships
2010-12-13 Evan Prodromoufix URL for memberships feed
2010-12-13 Evan Prodromoumembership stream method and return membership from...
2010-12-13 Evan Prodromoufix navigation links for favorite feed
2010-12-13 Evan Prodromoufix navigation links for subscriptions feed
2010-12-13 Evan Prodromougroup_member includes self link, edit link
2010-12-13 Evan Prodromouadd atompub show membership action
2010-12-13 Evan Prodromouadd atompub membership actions to router
2010-12-13 Zach CopleyMove getConnectedApps() from Profile to User, where...
2010-12-12 Evan Prodromouatompub favorite feed
2010-12-12 Evan Prodromoua stream function for Fave class
2010-12-12 Evan Prodromoufix subtitle in subscriptions feed
2010-12-11 Evan Prodromouuse new Subscription stream methods for AtomPub
2010-12-11 Evan ProdromouMerge branch '0.9.x' into activityatompub
2010-12-11 Evan ProdromouMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2010-12-11 Evan Prodromoucache stream of subscriptions
next