summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-12-11fix source nameEvan Prodromou
2008-12-11Better titles and instructions for Featured and Popular tabsZach Copley
2008-12-11switch labels for tabs on subsEvan Prodromou
2008-12-11$profile -> $this->profile in noticelistitemEvan Prodromou
2008-12-11fixup function names for show_avatar() and show_nickname()Evan Prodromou
2008-12-11remove unused $notice param from NoticeListItem::show()Evan Prodromou
2008-12-11don't use undefined source_link; instead, just linkEvan Prodromou
2008-12-11make a new NoticeList widget and call it from StreamActionEvan Prodromou
2008-12-11Fix bad arguments that were throwing PHP warningsZach Copley
2008-12-11fix id of common_unsubscribe_formEvan Prodromou
2008-12-11add User-Agent to OMB requestsEvan Prodromou
2008-12-11add a menu to subsEvan Prodromou
2008-12-09on broadcast jabber and sms to people with the flags setEvan Prodromou
2008-12-09fix registration bug - fatal error when sending email confirmationZach Copley
2008-12-08trac750 add timestamp to CSS file to keep Facebook's caching from ignoring ou...Zach Copley
2008-12-07trac750 Use Facebook dialogs for success and error messages during initial se...Zach Copley
2008-12-07trac750 - linked in CSS file and added CSS for profile boxZach Copley
2008-12-05trac750 - Exoskeleton of a nascent Facebook appZach Copley
2008-12-08Fixed duplicate @class assignment to elementcsarven
2008-12-08pass profile correctly to show_owner_controlsEvan Prodromou
2008-12-08add an unblock formEvan Prodromou
2008-12-08add returnto information to the block formEvan Prodromou
2008-12-08add block name to block formEvan Prodromou
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