summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-12-01better HTTP timestampEvan Prodromou
2008-12-01add ETag handlingEvan Prodromou
2008-12-01better header for not-modified messageEvan Prodromou
2008-12-01better logic for if-modified-sinceEvan Prodromou
2008-12-01whitespace changes in action.phpEvan Prodromou
2008-12-01copy-and-paste typoEvan Prodromou
2008-12-01init() returns boolean success valueEvan Prodromou
2008-12-01add init, last_modified to actionsEvan Prodromou
2008-11-28fix shorturl_api so it works even when 3rd party is down.millette
2008-11-28use label tab for checkboxesmillette
2008-11-28shorten urls for posts > 140 chars only, from anywhere. Only show long urls i...millette
2008-11-28only expand URLs we shortened ourselves + only shorten if notice > 140 charsmillette
2008-11-23a step closer to deleting a user and hosts posts from the dbmillette
2008-11-24only shorten >millette
2008-12-10Remove a bunch of extraneous logging statementsZach Copley
2008-12-10Ban certain users from posting by nickname and/or IDZach Copley
2008-12-10edit throttlingEvan Prodromou
2008-12-09add some transaction voodoo to the insert for rememberme cookiesEvan Prodromou
2008-12-09slightly better reporting when setting rememberme cookiesEvan Prodromou
2008-12-09common_warning() doesn't existEvan Prodromou
2008-12-09cache current user in a global variableEvan Prodromou
2008-12-09better error reporting for rememberme cookie handlingEvan Prodromou
2008-12-05HTML output in RSS 2.0 and AtomEvan Prodromou
2008-12-05whitespace changes in rssactionEvan Prodromou
2008-12-05use content namespace to add HTML to the notice outputEvan Prodromou
2008-12-02whitespace cleanupEvan Prodromou
2008-12-02add common_compatible_license() functionEvan Prodromou
2008-11-29use full alphanum for incoming email addressesEvan Prodromou
2008-11-27don't use list display -- it's the defaultEvan Prodromou
2008-11-27lost the URLEvan Prodromou
2008-11-27better linkEvan Prodromou
2008-11-24correct the output formats for api user timelinesEvan Prodromou
2008-11-24support microsummariesEvan Prodromou
2008-11-24correct self_url without cookie stuffEvan Prodromou
2008-11-24redirect on a post from tag dropdownEvan Prodromou
2008-11-23retain links in List and Icon switchEvan Prodromou
2008-11-23Subscriptions tag filtering and viewscsarven
2008-11-23README for new versionEvan Prodromou
2008-11-23incorrect use of match resultsEvan Prodromou
2008-11-23little better handling of @#Evan Prodromou
2008-11-23Make replies to @#Evan Prodromou
2008-11-23only get tags for this profile list typeEvan Prodromou
2008-11-23include action in tagscsarven
2008-11-23better tag handling for profile listsEvan Prodromou
2008-11-23fix tag linkEvan Prodromou
2008-11-23show dropdown of tags only when tags are available and add tags function to p...Evan Prodromou
2008-11-23filter galleries by tagEvan Prodromou
2008-11-23Added 'Help' menu item to the header menu (in addition to the footer menu)Zach Copley
2008-11-23Allow the toggling of XMLWriter's indenting on and offZach Copley
2008-11-23sphinx: fallback if no connectionmillette