]> git.mxchange.org Git - quix0rs-gnu-social.git/shortlog
quix0rs-gnu-social.git
2009-11-16 Evan Prodromousilently skip email for subs from sandboxed user
2009-11-16 Evan Prodromousilenced users can't send direct messages
2009-11-16 Evan Prodromoumore rights denied to silenced and sandboxed
2009-11-16 Evan Prodromoudon't allow sandboxed users to post public notices
2009-11-16 Evan ProdromouMove rights check to profile and add right for new...
2009-11-16 Evan Prodromoutry to return to the correct page from FlagProfileForm
2009-11-16 Evan Prodromoumake profile flag actions work like other profile actions
2009-11-16 Evan Prodromouuse return-to method for adminprofileflag
2009-11-16 Evan Prodromouuse return-to method for UserProfile widget
2009-11-16 Evan Prodromougetting arguments for return-to processing
2009-11-16 Evan Prodromoustart showing actions for flagged profiles
2009-11-16 Evan Prodromouadd routes for silence, sandbox, delete user
2009-11-16 Evan Prodromoucorrect constructor for DeleteUserForm
2009-11-16 Evan Prodromougive UnsilenceForm correct superclass
2009-11-16 Evan Prodromougive UnsandboxForm correct superclass
2009-11-16 Evan Prodromougive SilenceForm proper superclass
2009-11-16 Evan ProdromouDeleteUserAction
2009-11-16 Evan Prodromoumake block action use ProfileFormAction superclass
2009-11-16 Evan Prodromouadd sandbox and silence actions
2009-11-16 Evan Prodromouchange uses of User_role to Profile_role
2009-11-16 Evan Prodromoufix exe flag after createTable
2009-11-16 Evan Prodromouremove User_role class
2009-11-16 Evan ProdromouRename user_role to profile_role
2009-11-16 Evan Prodromoumove role functions to Profile class
2009-11-16 Evan Prodromoumake block actions use profileformaction superclass
2009-11-16 Evan Prodromoucommon superclass for actions that operate on a profile...
2009-11-15 Evan Prodromouadd forms for silence, sandbox, delete user
2009-11-15 Evan Prodromoudefine rights around how to silence, sandbox, and delet...
2009-11-15 Evan Prodromouunblockform uses profileactionform
2009-11-15 Evan Prodromoublockform uses profileactionform
2009-11-15 Evan Prodromoucommon superclass for forms that operate on a profile
2009-11-14 Evan ProdromouRevert "Ask users if they wish to send statistics to...
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
next