summaryrefslogtreecommitdiff
path: root/actions/all.php
AgeCommit message (Expand)Author
2008-07-22lost the nickname changing from profile to userEvan Prodromou
2008-07-22don't get a count from queryEvan Prodromou
2008-07-22notices and countsEvan Prodromou
2008-07-22blow off DB_DataObject joins, write SQL from scratchEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-13Sort notices by date then id so they are in the correct order when there are ...Mike Cochrane
2008-07-13Colapse a lot of strings to make like easier for translators and more consisi...Mike Cochrane
2008-07-08Remove tralling whitespace on lines and a gettext replacement that I missed.Mike Cochrane
2008-07-08Convert _t() to _() for gettext.Mike Cochrane
2008-06-22better logic in profile settings, missing method in allEvan Prodromou
2008-06-19posting from a form takes you back to the same page0.3.3Evan Prodromou
2008-06-11push notice form and sub-menu into header divEvan Prodromou
2008-06-11only show notice form if user is logged in, looking at own pageEvan Prodromou
2008-06-11menu on home and profileEvan Prodromou
2008-06-10new layout for all actionEvan Prodromou
2008-05-28add pagination to all and publicEvan Prodromou
2008-05-22RSS feeds for public stream and friends streamsEvan Prodromou
2008-05-20reformat showstreamEvan Prodromou
2008-05-20trim whitespaceEvan Prodromou
2008-05-19better headersEvan Prodromou
2008-05-18off-by-one error in notice streamEvan Prodromou
2008-05-17smaller packetEvan Prodromou
2008-05-17fix interpolation of profile_id in queryEvan Prodromou
2008-05-17require stream stuffEvan Prodromou
2008-05-17common_start_element -> common_element_startEvan Prodromou
2008-05-17fixes to make it all lintEvan Prodromou
2008-05-14license block for source codeEvan Prodromou
2008-05-08read-only stuffEvan Prodromou