Commit History

Author SHA1 Message Date
  Evan Prodromou e703f5e347 First pass at with-friends; doesn't pass phpcs 16 years ago
  Evan Prodromou c73ed29cb7 Some work to make the all action work 16 years ago
  Evan Prodromou 4b0cf99e56 Convert use of common_server_error and common_user_error to methods on Action 16 years ago
  Evan Prodromou eaa81d25fa Convert all actions to use new UI functions 16 years ago
  Evan Prodromou b264c03d32 move opening brace of class declaration to next line 16 years ago
  Evan Prodromou 04ef1ba8ee change function headers to K&R style 16 years ago
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 years ago
  Evan Prodromou 8dcce13297 make a new NoticeList widget and call it from StreamAction 16 years ago
  csarven 67f3c1a8d4 trac626 Put a list of feed links 16 years ago
  Evan Prodromou e304f42b47 lost the nickname changing from profile to user 16 years ago
  Evan Prodromou 42ac47915b don't get a count from query 16 years ago
  Evan Prodromou 9515303b14 notices and counts 16 years ago
  Evan Prodromou 81e6d50c53 blow off DB_DataObject joins, write SQL from scratch 16 years ago
  Evan Prodromou 64ed01f0af centralize and optimize with-friends query 16 years ago
  Mike Cochrane bdd0091e70 Sort notices by date then id so they are in the correct order when there are multiple in the same second 16 years ago
  Mike Cochrane b104da04fb Colapse a lot of strings to make like easier for translators and more consisitant for users 16 years ago
  Mike Cochrane 0f502b8d86 Remove tralling whitespace on lines and a gettext replacement that I missed. 16 years ago
  Mike Cochrane 87b494f1eb Convert _t() to _() for gettext. 16 years ago
  Evan Prodromou 785ea92bb7 better logic in profile settings, missing method in all 16 years ago
  Evan Prodromou 50c7e4c722 posting from a form takes you back to the same page 16 years ago
  Evan Prodromou d0f8fd20fb push notice form and sub-menu into header div 16 years ago
  Evan Prodromou f4ed605998 only show notice form if user is logged in, looking at own page 16 years ago
  Evan Prodromou 9f39fd31af menu on home and profile 16 years ago
  Evan Prodromou 644948fb1e new layout for all action 16 years ago
  Evan Prodromou d0e03e8cad add pagination to all and public 16 years ago
  Evan Prodromou 735b8ddc67 RSS feeds for public stream and friends streams 16 years ago
  Evan Prodromou 63758c59e1 reformat showstream 16 years ago
  Evan Prodromou 52600ce0b0 trim whitespace 16 years ago
  Evan Prodromou 749178f343 better headers 16 years ago
  Evan Prodromou 3ea856c69e off-by-one error in notice stream 16 years ago