summaryrefslogtreecommitdiff
path: root/lib/util.php
AgeCommit message (Expand)Author
2008-07-09add notice search rss ("tracking")Evan Prodromou
2008-07-09try some scopingEvan Prodromou
2008-07-09use smarter query builderEvan Prodromou
2008-07-09fix syntax errors in URL builderEvan Prodromou
2008-07-09add fancy urls for searchEvan Prodromou
2008-07-09wrong comparison operator for saving reply to selfEvan Prodromou
2008-07-09don't record a reply_to for responses to selfEvan Prodromou
2008-07-09store replies on the notice record, not the reply recordEvan Prodromou
2008-07-09accept replyto for fancy newnotice URLEvan Prodromou
2008-07-09forgot to change null check at beginning of set userEvan Prodromou
2008-07-09don't refetch user objects so muchEvan Prodromou
2008-07-09some debug stuff for remember meEvan Prodromou
2008-07-08don't call text if you don't mean itEvan Prodromou
2008-07-08don't do an end tag for empty elementsEvan Prodromou
2008-07-08take out queuing debuggingEvan Prodromou
2008-07-04UNDO: debugging info for queueing noticesEvan Prodromou
2008-07-04debugging info for queueing noticesEvan Prodromou
2008-07-08more debug output for rememberme cookiesEvan Prodromou
2008-07-07don't try to do date relativeEvan Prodromou
2008-07-07better error reportingEvan Prodromou
2008-07-07fancy url for replies rssEvan Prodromou
2008-07-07created -> modified in ReplyEvan Prodromou
2008-07-07check to see the reply_for workedEvan Prodromou
2008-07-07fix constant in common_db_log_errorEvan Prodromou
2008-07-07use db error logger for common_save_repliesEvan Prodromou
2008-07-07default for datetime in common_relative_profileEvan Prodromou
2008-07-07twiddle a few bits to make replies work correctlyEvan Prodromou
2008-07-06add replies fancy url and include Reply classEvan Prodromou
2008-06-22First pass at replies support http://laconi.ca/PITS/00080matthew.gregg
2008-07-06prefer, barely, text/html to application/xhtml+xmlEvan Prodromou
2008-07-05rememberme debuggingEvan Prodromou
2008-07-04error noticesEvan Prodromou
2008-07-04a little more error-checking in the queuedaemonEvan Prodromou
2008-07-04problem with dates in db errorEvan Prodromou
2008-07-04log some errors for missed insertsEvan Prodromou
2008-07-04info about stuff getting queuedEvan Prodromou
2008-07-04a couple of things to make queue items workEvan Prodromou
2008-07-04enqueue notices for offline broadcastEvan Prodromou
2008-07-03add a display url function to display URLsEvan Prodromou
2008-07-03update using a config'd serverEvan Prodromou
2008-07-02methodEvan Prodromou
2008-07-02full end element, no space in textareaEvan Prodromou
2008-07-01rationalize with mgs versionEvan Prodromou
2008-06-25Fix for space being added to notice formmatthew.gregg
2008-06-24Char counter for notice update text area. http://laconi.ca/PITS/00094matthew.gregg
2008-07-01add more contact informationEvan Prodromou
2008-07-01fancy url for remote subscribeEvan Prodromou
2008-06-30refactor common behaviour in settings pagesEvan Prodromou
2008-06-30add FAQ to foot menuEvan Prodromou
2008-06-27822 -> 850Evan Prodromou