]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2010-01-18 Sarven CapadisliSome JS cleaning up for NoticeLocationAttach (which...
2010-01-18 Sarven CapadisliUpdated path to farbtastic stylesheet
2010-01-18 Sarven CapadisliMoved farbtastic's stylesheet to use relative paths...
2010-01-17 Sarven CapadisliTook out focus out of textare when location share is...
2010-01-17 Sarven CapadisliUpdated UI for notice aside content and notice options...
2010-01-17 Sarven CapadisliInline script for maxlength is deprecated
2010-01-16 Eric HelgesonMerge commit 'refs/merge-requests/117' of git://gitorio...
2010-01-16 Brion VibberMerge branch 'master' into 0.9.x
2010-01-16 Brion VibberCleanup for memcached host/port split -- apparently...
2010-01-16 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-01-16 Sarven CapadisliUsing visibility:hidden instead of display:none for...
2010-01-16 Sarven CapadisliAdded missing position paramater
2010-01-16 Sarven CapadisliJSLinting on JSON
2010-01-16 Sarven CapadisliSome JSlint-ing
2010-01-16 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-16 Sarven CapadisliRemoved extra comma in object
2010-01-16 Siebrand MazelandLocalisation updates for !StatusNet from !translatewiki...
2010-01-16 Eric HelgesonMissed change when refactoring groups. Thanks macno
2010-01-16 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-16 Evan ProdromouMerge branch 'master' of git@gitorious.org:statusnet...
2010-01-16 Evan Prodromouchange rc3 to beta3
2010-01-16 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-15 Brion VibberFix for background recalculation of groups; needs to...
2010-01-15 Siebrand MazelandLocalisation updates for !StatusNet from !translatewiki...
2010-01-15 Brion Vibber--xmpp-only hack for queuedaemon.php to run separate...
2010-01-15 Brion VibberFix since_id and max_id API parameters for inbox-based...
2010-01-15 Brion VibberFix since_id and max_id API parameters for inbox-based...
2010-01-15 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainli...
2010-01-15 Brion Vibberfix for --skip-xmpp hack -- forgot to do it on the...
2010-01-15 Craig AndrewsAdd nickname suggestion capability for use during autor...
2010-01-14 Brion Vibbertemporary --skip-xmpp flag on queuedaemon.php, allows...
2010-01-14 Siebrand MazelandLocalisation updates for !StatusNet from !translatewiki...
2010-01-14 Siebrand MazelandAdd Brion Vibber to contributors.
2010-01-14 Siebrand MazelandMake more complete sentence.
2010-01-14 Siebrand MazelandFix casing for HMAC-SHA1.
2010-01-14 Siebrand MazelandFix inconsistent title case in page title
2010-01-14 Siebrand MazelandMake page titles more consistent: no title case in...
2010-01-14 Siebrand MazelandFix i18n issue: please number variables when using...
2010-01-14 Brion VibberClean up host/port separation in memcached plugin ...
2010-01-14 Brion VibberClean up host/port separation in memcached plugin ...
2010-01-14 Brion VibberKeep handler registration per-site to fix queue registr...
2010-01-14 Brion VibberKeep handler registration per-site to fix queue registr...
2010-01-14 Brion VibberMerge branch 'master' of gitorious.org:statusnet/mainline
2010-01-14 Brion VibberDon't barf on io loop if xmpp connection failed
2010-01-14 Evan Prodromouremove debugging statement for friends_timeline
2010-01-14 Evan Prodromouchange double quotes to single quotes in numbered forma...
2010-01-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2010-01-14 Evan ProdromouMerge branch 'master' into 0.9.x
2010-01-14 Evan Prodromoudo since_id and max_id in inbox
2010-01-14 Evan Prodromougo straight to the DB for inbox before insert
2010-01-14 Brion Vibberfix for non-% memory soft limit
2010-01-14 Brion Vibberfix for non-% memory soft limit
2010-01-14 Brion Vibberqueue daemon fixes: path fix for xmpp, suppress warning...
2010-01-14 Brion Vibberqueue daemon fixes: path fix for xmpp, suppress warning...
2010-01-14 Brion VibberMerge branch 'master' into 0.9.x
2010-01-14 Brion Vibberactually use the user id instead of 0 ;)
2010-01-14 Brion Vibberin case we have cached 'fake' inboxes, make sure we...
2010-01-14 Brion VibberGracefully skip missing user entries when initializing...
2010-01-14 Craig AndrewsRevert "Drop the Google Client API-based AJAX geolocati...
2010-01-14 Zach Copley- Had to remove checking read vs. read-write in OAuth...
2010-01-14 Sarven CapadisliMore relaxed selector for application icon and form...
2010-01-14 Zach CopleyCheck for read vs. read-write access on OAuth authentic...
2010-01-14 Zach CopleyFixed some spelling mistakes in the README
2010-01-14 Zach CopleySome rough test scripts for poking at the OAuth system
2010-01-14 Zach CopleyAdd verifier and verified callback to token for OAuth...
2010-01-14 Zach CopleyRemove verifier from Oauth_application_user (not needed...
2010-01-14 Zach CopleyRevoke access token UI
2010-01-14 Sarven CapadisliChanged legend text from Login to Account because it...
2010-01-14 Sarven CapadisliUpdated apioauthauthorize markup and styles
2010-01-14 Zach CopleyFix approval date and label on apps list
2010-01-14 Zach CopleyEnsure only the application's owner can edit it
2010-01-14 Zach CopleyFix user count
2010-01-14 Zach CopleyMake sure applications are really looked up by consumer key
2010-01-14 Zach CopleyRework application registration workflow to be more...
2010-01-14 Zach CopleyFix icon upload on new apps
2010-01-14 Zach CopleyOAuth 1.0 working now
2010-01-14 Zach CopleyCan now edit/change application icon
2010-01-14 Zach CopleyCallback URL can be null
2010-01-14 Sarven CapadisliStyles for image max width/height and radio form controls
2010-01-14 Sarven CapadisliUpdated markup for application edit form; image, radios
2010-01-14 Sarven CapadisliAdded key icon for application key and secret rest...
2010-01-14 Sarven CapadisliStyles for application list
2010-01-14 Sarven CapadisliA little minimization
2010-01-14 Sarven CapadisliAdded vcard and photo classes
2010-01-14 Sarven CapadisliMoved application image inside the anchor
2010-01-14 Sarven CapadisliAdded missing end tag
2010-01-14 Zach CopleyMake API auth handle OAuth requests w/access tokens
2010-01-14 Sarven CapadisliFixed tabbing
2010-01-14 Sarven CapadisliAdded anchors to application source and homepage
2010-01-14 Sarven CapadisliStyles for application details page
2010-01-14 Sarven CapadisliUpdated markup for application details page. Similar...
2010-01-14 Sarven CapadisliUpdated class for application list
2010-01-14 Sarven CapadisliUpdated markup for application details
2010-01-14 Sarven CapadisliUpdated markup for application registration and view...
2010-01-14 Sarven CapadisliUpdated markup for application edit form submits
2010-01-14 Zach CopleyBetter detial in connected OAuth applications list
2010-01-14 Zach CopleyIssue a warning when someone tries to exchange an unaut...
2010-01-14 Zach CopleyDecided we didn't need to keep the token secret in the
2010-01-14 Zach CopleyExchanging authorized request tokens for access tokens...
2010-01-14 Zach CopleyAssociate request tokens with OAuth apps and app users
next