summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-12-08add fancy url for block actionEvan Prodromou
2008-12-08add block form to subscribers list and profile pageEvan Prodromou
2008-12-07remove unused code from profile listEvan Prodromou
2008-12-07don't save replies from a blocked profile to the blocking userEvan Prodromou
2008-12-07pass profile id for subscriptions rather than user nameEvan Prodromou
2008-12-07low-level management of blocksEvan Prodromou
2008-12-08add class to body elementEvan Prodromou
2008-12-08Favorited -> PopularEvan Prodromou
2008-12-05fixup the problems with the repo patchEvan Prodromou
2008-12-05trac855 trac856 and Feed list for the Favorited pagecsarven
2008-12-04set email content type to text/plain; utf-8millette
2008-12-04send all emails in the destination's language.millette
2008-12-04trac494 email is now in recipient's languagemillette
2008-12-04done delete own profile (see other settings)millette
2008-12-03moving delete profile to its own space.millette
2008-12-03Using abbr.published @title and ISO8601csarven
2008-12-03unsubscribe from a remote profileEvan Prodromou
2008-12-03change Action::init() to Action::prepare() to avoid conflict with RSS10Action...Evan Prodromou
2008-12-03rollback removing init from rssactionEvan Prodromou
2008-12-02fix conflict with Robin's changes on trunkEvan Prodromou
2008-12-02better microformats from @singpolymaEvan Prodromou
2008-12-01cleanup whitespace in rssactionEvan Prodromou
2008-12-01remove init from rssactionEvan Prodromou
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