Age | Commit message (Expand) | Author |
2010-03-11 | reuse Subscription::cancel instead of reimplementing it. | Craig Andrews |
2010-02-22 | Add lose <nickname> command to the command interpreter | Craig Andrews |
2010-02-19 | remove unused subs_(un)subscribe_user functions | Evan Prodromou |
2010-02-19 | Refactor subs_* functions for remote use | Evan Prodromou |
2010-01-13 | add events for subscribing to people and joining groups | Evan Prodromou |
2009-12-03 | Make it impossible to block (and thus unsubscribe from your | Zach Copley |
2009-11-16 | block subscribes by silenced users | Evan Prodromou |
2009-11-13 | Fix typo (!. -> !) | Siebrand Mazeland |
2009-11-08 | !. => ! | Siebrand Mazeland |
2009-08-26 | define LACONICA and accept LACONICA for backwards compatibility | Evan Prodromou |
2009-08-25 | change LACONICA to STATUSNET | Evan Prodromou |
2009-08-25 | a distributed -> the distributed | Evan Prodromou |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou |
2009-07-09 | cache frequently-used subscriber, subscription, notice and fave count values | Evan Prodromou |
2009-06-20 | Update copyright dates in files modified in 2009 | Evan Prodromou |
2009-06-20 | change Controlez-Vous to Control Yourself | Evan Prodromou |
2009-01-27 | Revert "Fixup already-subscribed string" | Evan Prodromou |
2009-01-26 | Fixup already-subscribed string | Adrian Lang |
2009-01-23 | Merge branch 'master' of /var/www/mublog | Evan Prodromou |
2009-01-14 | Update code for subs to use common caching tools | Evan Prodromou |
2009-01-11 | Removed periods from strings ending with "!." | Ori Avtalion |
2008-12-23 | change function headers to K&R style | Evan Prodromou |
2008-12-23 | replace all tabs with four spaces | Evan Prodromou |
2008-12-07 | low-level management of blocks | Evan Prodromou |
2008-09-16 | rationalize with repository version | Evan Prodromou |
2008-08-16 | Added missing subs.php | CiaranG |
2008-08-26 | helper functions that take a user object | Evan Prodromou |
2008-09-15 | subscriptions clear user with-friends cache, too | Evan Prodromou |
2008-08-22 | XMPP sub/unsub and help commands | CiaranG |