summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2008-07-22No errors if it's not setMike Cochrane
2008-07-22Only Set reply details if there is something to reply toMike Cochrane
2008-07-22Only try sending xmpp notices if xmpp is enabledMike Cochrane
2008-07-21Resolve conflicts after pull from evanmikec
2008-07-20Opensearch updatesmatthew.gregg
2008-07-20User definable timezones. Work in UTC internally and display per user/site de...Mike Cochrane
2008-07-20Clean up delete code. Add missing htaccess rule. Exit after errors so the cod...Mike Cochrane
2008-07-20Strip characters that shouldn't be in xml. Fixes http://laconi.ca/PITS/00253 ...Mike Cochrane
2008-07-20gettext strings and pass the query string between tabs http://laconi.ca/PITS/...Mike Cochrane
2008-07-20Fullname is in the profile, not the user objectMike Cochrane
2008-07-20Fix undefined variable errorMike Cochrane
2008-07-20Clean up of delete links when not logged inMike Cochrane
2008-07-20Notice errorMike Cochrane
2008-07-19Adds Opensearch descriptionmatthew.gregg
2008-07-18Patch for PITS 00032, 00033, 00034matthew.gregg
2008-07-15Added notice deletion http://laconi.ca/PITS/00045matthew.gregg
2008-07-20First cut at hastags support.Mike Cochrane
2008-07-20More notice errors and fix and incorrect variable nameMike Cochrane
2008-07-24don't show register link if the site is closedEvan Prodromou
2008-07-24let admins prevent registrationEvan Prodromou
2008-07-24default for mirror in DBEvan Prodromou
2008-07-22base class is_readonly() now returns false by defaultzach
2008-07-22Added is_readonly() method to all Actionszach
2008-07-22correctly return 0 for zero followersEvan Prodromou
2008-07-22fix content check so it shows zerosEvan Prodromou
2008-07-22centralize and optimize with-friends queryEvan Prodromou
2008-07-20Twitter-compatible API - refactoring and bug fixeszach
2008-07-20Twitter-compatible API - Error handling that better matches Twitter'szach
2008-07-20Twitter-compatible API: /account/update_location implementedzach
2008-07-21return true from mail sms broadcastEvan Prodromou
2008-07-21do the sms query the dumb wayEvan Prodromou
2008-07-21logging and checkingEvan Prodromou
2008-07-21SQL errorEvan Prodromou
2008-07-21fix mail sendingEvan Prodromou
2008-07-21rewrite for settings of smsEvan Prodromou
2008-07-21trim mail and maildaemonEvan Prodromou
2008-07-21use smsemail stored valueEvan Prodromou
2008-07-21use user field rather than re-building sms email over and overEvan Prodromou
2008-07-20shorter confirmation message and web iface to confirmEvan Prodromou
2008-07-20bad string in SQL queryEvan Prodromou
2008-07-20add sms broadcast to broadcastingEvan Prodromou
2008-07-20require sms carrierEvan Prodromou
2008-07-20start sms settingsEvan Prodromou
2008-07-19email settings for post by emailEvan Prodromou
2008-07-20Add hidden form value when the site is not in fancy mode so the action is not...Mike Cochrane
2008-07-19Some more notice errors - I guess I'm the only one developing with E_ALLMike Cochrane
2008-07-19A couple more notice errorsMike Cochrane
2008-07-19Another notice errorMike Cochrane
2008-07-19Fix a couple of notice errorsMike Cochrane
2008-07-18LOG_ERROR -> LOG_ERREvan Prodromou