Commit History

Author SHA1 Message Date
  Adrian Lang 2cbb67c21e Define undefined variable. 15 years ago
  Evan Prodromou 3a999af4d9 Change common_local_url() to take 4 arguments 16 years ago
  Robin Millette 0f6bc2190a mark a bunch of actions read-only 16 years ago
  Robin Millette 4c58e6b312 uiredesign 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 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 eb2f9c98ac replace NULL with null 16 years ago
  Evan Prodromou edbc0c665c replace all tabs with four spaces 16 years ago
  Evan Prodromou 39a6c94959 fixed use of header() 16 years ago
  Evan Prodromou 9e6aa21e56 override initrss 16 years ago
  Evan Prodromou 22057e01bd add SUP link to User RSS 16 years ago
  Evan Prodromou dc5f47ab4a remove unneeded find() in userrss.php 16 years ago
  Evan Prodromou 02a3f24b92 single function for important streams, with memcached support 16 years ago
  Evan Prodromou 7ff02bb7d4 try to clean up user-without-profile errors 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 87b494f1eb Convert _t() to _() for gettext. 16 years ago
  Evan Prodromou 310ef22fd9 abstract out RSS 1.0 generation to allow multiple streams 16 years ago