summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-12-07Merge branch '0.9.x' into mergeBrion Vibber
2010-12-06For good measure, don't return autocomplete results when not logged in.Brion Vibber
2010-12-06reindentBrion Vibber
2010-12-06Tweak router target URL for Autocomplete suggestionsBrion Vibber
2010-12-06Update Autocomplete readme: current state seems to work fine on private sites...Brion Vibber
2010-12-06Ticket #2924: include mini avatars in Autocomplete plugin drop-down listBrion Vibber
2010-12-06Start tweaking Autocomplete jsBrion Vibber
2010-12-06fix breakage in AutocompletePluginBrion Vibber
2010-12-06Merge branch 'linkpreview-fix' into 0.9.xBrion Vibber
2010-12-06minify LinkPreview JS codeBrion Vibber
2010-12-06Ticket #2921: cleanup on LinkPreview to make fewer requests while typing. Wil...Brion Vibber
2010-12-06use codeKey() in activity cachingEvan Prodromou
2010-12-06Merge branch '0.9.x' into cacheactivityEvan Prodromou
2010-12-06Merge branch 'master' into 0.9.xEvan Prodromou
2010-12-06Merge branch 'master' of gitorious.org:statusnet/mainlineEvan Prodromou
2010-12-06Config flag to disable router caching if neededEvan Prodromou
2010-12-06use Cache::codeKey() in Router classEvan Prodromou
2010-12-06Make code-dependent cache entries more volatileEvan Prodromou
2010-12-06Config flag to disable router caching if neededEvan Prodromou
2010-12-06use Cache::codeKey() in Router classEvan Prodromou
2010-12-06Make code-dependent cache entries more volatileEvan Prodromou
2010-12-06cache generated activity infoEvan Prodromou
2010-12-06Use short API-style error responses for LinkPreview's oembed proxyBrion Vibber
2010-12-06Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou
2010-12-06correctly generate enclosure in Activity::asString()Evan Prodromou
2010-12-06Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-12-06Added User::singleUserNickname() as (temporary?) fallback for single-user loo...Brion Vibber
2010-12-06remove common_debug() from Activity::asString()Evan Prodromou
2010-12-05updated NoticeTitle plugin to use new activity eventsEvan Prodromou
2010-12-05Change documentation for notice-to-activity eventsEvan Prodromou
2010-12-05Convert Notice::asAtomEntry() to use Notice::asActivity() and Activity::asStr...Evan Prodromou
2010-12-02URL shortening fix for direct messages: if we're going to shorten the text, s...Brion Vibber
2010-12-02Fix for tickets #2917, #2262: user URL shortening options not being applied i...Brion Vibber
2010-12-02* fix typo in parameter notationSiebrand Mazeland
2010-12-02* Fix an incorrectly formatted message parameter in line 334.Siebrand Mazeland
2010-12-01Ticket #2912 further cleanup: use JS on emailsettings form to help connect th...Brion Vibber
2010-12-01Ticket #2912 tweaks: clean up wording on the incoming email generator box a bit.Brion Vibber
2010-12-01Ticket #2912: move 'I want to post notices by email" checkbox up from the ema...Brion Vibber
2010-12-01Fix for ticket #2911: Hitting enter on the "associate with current account" i...Brion Vibber
2010-12-01Fix dumb mistake -- changed function names partway through writing Nickname a...Brion Vibber
2010-12-01add OpenID data to the Webfinger XRD file so you can login with it elsewhereEvan Prodromou
2010-12-01Merge remote branch 'gitorious/0.9.x' into 0.9.xEvan Prodromou
2010-12-01Ticket #2913: Realtime background update marker no longer triggers false posi...Brion Vibber
2010-11-30Fix ticket #2914: Realtime no longer tells you it's got a message queued up w...Brion Vibber
2010-11-30Went through realtimeupdate.js and added documentation comments -- does not a...Brion Vibber
2010-11-30Merge branch 'master' of gitorious.org:statusnet/mainline into 0.9.xBrion Vibber
2010-11-30Flush router cache when saving Twitter admin settings: adding/removing keys c...Brion Vibber
2010-11-30BitlyPlugin: fix for shortening URLs containing ampersand (&)Brion Vibber
2010-11-30Localisation updates from http://translatewiki.net.Siebrand Mazeland
2010-11-30Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.xEvan Prodromou