index
:
statusnet/lukeshus-gnu-social
0.7.x
0.8.x
0.9.x
1.0.x
base_plugins
master
testing
Unnamed repository; edit this file 'description' to name the repository.
git-mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
classes
/
Subscription.php
Age
Commit message (
Expand
)
Author
2010-03-18
OStatus discover fixes:
Brion Vibber
2010-03-18
Fix for xmpp/sms notification options appearing to be disabled on new subscri...
Brion Vibber
2010-03-17
Fix to regression for auto-subscribe - was backwards.
Brion Vibber
2010-03-01
Remove check for secret in token deletion on Subscription::cancel()
Evan Prodromou
2010-03-01
Better logging on bad token in subscription
Evan Prodromou
2010-03-01
drop tokens for OMB on unsubscribe
Evan Prodromou
2010-02-19
Refactor subs_* functions for remote use
Evan Prodromou
2010-01-06
...and drop the unnecessary &reference from child class pkeyGet() overrides.
Brion Vibber
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-06-20
Update copyright dates in files modified in 2009
Evan Prodromou
2009-06-20
change Controlez-Vous to Control Yourself
Evan Prodromou
2008-12-23
change function headers to K&R style
Evan Prodromou
2008-12-23
replace NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-12-08
database changes to say whether to deliver messages for a subscription
Evan Prodromou
2008-10-02
try to use caching functions where possible in User
Evan Prodromou
2008-09-26
path correct in require_once for memcached
Evan Prodromou
2008-09-26
prepend Memcached_DataObject require with INSTALLDIR
Evan Prodromou
2008-09-26
caching layer for DB/DataObject
Evan Prodromou
2008-07-15
replies from people you're not subscribed to over Jabber
Evan Prodromou
2008-07-09
Merge conflicts and kill a whole lot of trailing whitespace on lines.
Mike Cochrane
2008-05-27
server-side storage model
Evan Prodromou
2008-05-22
generate classes for db schema with URIs
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-14
deny access to include files
Evan Prodromou
2008-05-07
add data objects
Evan Prodromou