]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-11-14 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-14 brendadon't offer install.php on check-fancy requests
2009-11-14 brendapostgresl update script now working in postgres
2009-11-13 Brion VibberMerge branch '0.9.x' of gitorious.org:statusnet/mainlin...
2009-11-13 Brion VibberFix regression in OpenID autosubmit page.
2009-11-13 Craig AndrewsFix to work with csarven's changes to util.js
2009-11-13 Craig AndrewsResetup the ajaxification for replies and favors after...
2009-11-13 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-13 Sarven CapadisliSeparated NoticeFavor and calling it from FormNoticeXHR...
2009-11-13 Siebrand MazelandLocalisation updates from translatewiki.net (2009-11-13)
2009-11-13 Sarven CapadisliRearranged selectors for processing style
2009-11-13 Craig AndrewsRefactor User_username object creation to reuse code
2009-11-13 Craig Andrewsautoregister returns the new user on success (not just...
2009-11-13 Sarven CapadisliAdded .processing styles for pagination
2009-11-13 Sarven CapadisliMoved class="pagination" to child element and removed...
2009-11-13 Sarven CapadisliAdded hAtom for profile and group lists
2009-11-13 Siebrand MazelandFix typo (!. -> !)
2009-11-13 Craig Andrewsblasted, that should not be there
2009-11-13 Craig AndrewsAdded a User_username table that links the external...
2009-11-13 Craig AndrewsAlso delete the OpenID provider data when a user is...
2009-11-12 Siebrand MazelandLocalisation updates from translatewiki.net (2009-11-12)
2009-11-12 Ciaran GultnieksA further change to the XRDS is required if 0.9.x is...
2009-11-12 Brion VibberFix index on notice for efficient querying of notice...
2009-11-12 Brion VibberFix for bug 1974: drop unnecessary define_syslog_variab...
2009-11-12 Ciaran GultnieksSome more XRDS fixes. With this and the previous commit...
2009-11-12 Ciaran GultnieksWrong XRDS service type for OMB was being supplied...
2009-11-12 Ciaran GultnieksBadly formatted message in en_GB translation resulted...
2009-11-12 Ciaran GultnieksMinor typo correction in log message. Seems trivial...
2009-11-11 Eric HelgesonForgot closing tag...
2009-11-11 Eric HelgesonAsk users if they wish to send statistics to SNI, defau...
2009-11-11 Craig AndrewsAdd the [noticeid] to the end of text only jabber messages
2009-11-11 Craig AndrewsRemove alt text on avatar url (so pidgin doesn't show it)
2009-11-11 Craig Andrewsinitialize these variables before use to prevent warnings
2009-11-11 Craig AndrewsDo not show the URL shortener selection drop down if...
2009-11-11 Craig AndrewsRemove registerUrlShortener() (no longer used)
2009-11-11 CiaranGCLAIM_TIMEOUT is already defined elsewhere - causes...
2009-11-11 Craig AndrewsDon't use common_config anymore
2009-11-11 Craig AndrewsCorrect stupid spelling errors
2009-11-11 Craig AndrewsRedid how URL shorteners work. This way is much more...
2009-11-11 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-11 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-11 Sarven CapadisliSeparated Init functions to NoticeForm, Notices, EvenAc...
2009-11-11 Brion VibberFix bug 1963: Web UI throws warnings during previously...
2009-11-11 Sarven CapadisliSeparated actions that's particular to the notice strea...
2009-11-11 Craig AndrewsRename the plugins, as I'm separating out Authn, Authz...
2009-11-11 Sarven CapadisliAdded XHR for form_entity_flag
2009-11-11 Sarven CapadisliAdded margin-top for showstream page (space between...
2009-11-11 Sarven CapadisliSet window resize before openning it up
2009-11-11 Sarven CapadisliCalling selector once
2009-11-11 Siebrand MazelandRemove double space in message
2009-11-11 Sarven CapadisliUsing mark-top styles
2009-11-11 Sarven CapadisliAdded mark-top styles
2009-11-11 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-10 Zach CopleyAdded some notes in the comments
2009-11-10 Craig AndrewsAdded a events for the settings menu items
2009-11-10 Zach CopleyImplement /api/account/update_delivery_device.format
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Evan Prodromouinitial support for geourl.org
2009-11-10 Brion VibberBringing Sphinx search support up to code: broken out...
2009-11-10 Craig AndrewsChanged to Evan's event style and added an AuthPlugin...
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Evan Prodromouadd geo output to statuses in json, xml, atom, rss...
2009-11-10 Siebrand MazelandLocalisation updates from translatewiki.net (2009-11-10)
2009-11-10 Siebrand MazelandLocalisation updates from translatewiki.net
2009-11-10 Siebrand MazelandUpdate pot
2009-11-10 Evan Prodromouadd lat and long parameters to api/statuses/update
2009-11-10 Evan Prodromouchange credential check to work more like other events
2009-11-10 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-10 Evan Prodromoufixup output of object attributes in db error code
2009-11-10 Brion VibberPerformance fix for subscription/subscriber lists based...
2009-11-10 Brion VibberAdjusting indexes to make favorites query more efficien...
2009-11-10 Brion VibberRevert untested code; spews PHP notice warnings on...
2009-11-10 Brion VibberMerge remote branch 'statusnet/0.9.x' into 0.9.x
2009-11-10 Sarven CapadisliAdded hook for the Group navigation items
2009-11-10 Sarven CapadisliUpdated block @title text (shouldn't say from group)
2009-11-10 Sarven CapadisliUpdated group block markup
2009-11-10 Zach CopleyMerge branch '0.9.x' into finish-account-api
2009-11-10 Zach CopleyOutput profile background image info in the API user...
2009-11-10 Zach CopleyMake /api/account/update_profile_background_image.forma...
2009-11-10 Zach CopleyImplement /api/account/update_profile.format
2009-11-10 Zach CopleyImplement /api/account/update_profile_colors.format
2009-11-10 Brenda Wallacejust sent a http 200 for the check-fancy from install.php
2009-11-09 Craig AndrewsAdd a new event: CanUserChangeField
2009-11-09 Brion VibberRevert "Remove more contractions"
2009-11-09 Evan Prodromoushorten flag notification and include a class
2009-11-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-09 Sarven CapadisliAdded flag icon for UserFlag plugin
2009-11-09 Sarven CapadisliFixed notice option alignment in IE
2009-11-09 Evan ProdromouMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-09 Evan Prodromouadd a method to Theme class to list available themes
2009-11-08 Zach CopleyImplement /api/account/update_profile_background_image...
2009-11-08 Sarven CapadisliMerge branch '0.9.x' of git@gitorious.org:statusnet...
2009-11-08 Sarven CapadisliUpdated Realtime plugin to use the util's NoticeReply...
2009-11-08 Siebrand MazelandLocalisation updates from translatewiki.net (2009-11-08)
2009-11-08 Siebrand MazelandUpdate pot again
2009-11-08 Siebrand MazelandRebuild pot file *without* --join-existing to get rid...
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
2009-11-08 Brion VibberRevert "More precise field label"
2009-11-08 Siebrand MazelandMerge branch '0.9.x' of git://gitorious.org/statusnet...
next