summaryrefslogtreecommitdiff
path: root/lib/subs.php
AgeCommit message (Expand)Author
2010-03-11reuse Subscription::cancel instead of reimplementing it.Craig Andrews
2010-02-22Add lose <nickname> command to the command interpreterCraig Andrews
2010-02-19remove unused subs_(un)subscribe_user functionsEvan Prodromou
2010-02-19Refactor subs_* functions for remote useEvan Prodromou
2010-01-13add events for subscribing to people and joining groupsEvan Prodromou
2009-12-03Make it impossible to block (and thus unsubscribe from yourZach Copley
2009-11-16block subscribes by silenced usersEvan Prodromou
2009-11-13Fix typo (!. -> !)Siebrand Mazeland
2009-11-08!. => !Siebrand Mazeland
2009-08-26define LACONICA and accept LACONICA for backwards compatibilityEvan Prodromou
2009-08-25change LACONICA to STATUSNETEvan Prodromou
2009-08-25a distributed -> the distributedEvan Prodromou
2009-08-25change Laconica and Control Yourself to StatusNet in PHP filesEvan Prodromou
2009-07-09cache frequently-used subscriber, subscription, notice and fave count valuesEvan Prodromou
2009-06-20Update copyright dates in files modified in 2009Evan Prodromou
2009-06-20change Controlez-Vous to Control YourselfEvan Prodromou
2009-01-27Revert "Fixup already-subscribed string"Evan Prodromou
2009-01-26Fixup already-subscribed stringAdrian Lang
2009-01-23Merge branch 'master' of /var/www/mublogEvan Prodromou
2009-01-14Update code for subs to use common caching toolsEvan Prodromou
2009-01-11Removed periods from strings ending with "!."Ori Avtalion
2008-12-23change function headers to K&R styleEvan Prodromou
2008-12-23replace all tabs with four spacesEvan Prodromou
2008-12-07low-level management of blocksEvan Prodromou
2008-09-16rationalize with repository versionEvan Prodromou
2008-08-16Added missing subs.phpCiaranG
2008-08-26helper functions that take a user objectEvan Prodromou
2008-09-15subscriptions clear user with-friends cache, tooEvan Prodromou
2008-08-22XMPP sub/unsub and help commandsCiaranG