index
:
statusnet/lukeshus-statusnet
0.7.x
0.8.x
0.9.x
1.0.x
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
/
actions
/
subscribers.php
Age
Commit message (
Expand
)
Author
2010-01-10
* L10n updates: consistent puctuation
Siebrand Mazeland
2009-12-03
Code style cleanup: dropped some unnecessary =& reference assignments where t...
Brion Vibber
2009-08-27
Merge branch '0.8.x' into 0.9.x
Evan Prodromou
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
change controlyourself.ca to status.net
Evan Prodromou
2009-08-25
change laconi.ca to status.net
Evan Prodromou
2009-08-25
change Laconica and Control Yourself to StatusNet in PHP files
Evan Prodromou
2009-08-21
Revert "Added configuration option to only allow OpenID logins."
Evan Prodromou
2009-08-10
Added configuration option to only allow OpenID logins.
Jeffery To
2009-06-14
Break profilelist into a recipe
Evan Prodromou
2009-04-18
trac#1215, 1216, 1217 and 1219: subscribers/subscriptions people tagclouds
Robin Millette
2009-04-13
isReadOnly() now takes arguments
Evan Prodromou
2009-04-08
added filler/guide text to subscribers list.
Robin Millette
2009-01-29
proper pagination for subs and members
Evan Prodromou
2009-01-26
fix profile in block form
Evan Prodromou
2009-01-26
move block form
Evan Prodromou
2009-01-23
mark a bunch of actions read-only
Robin Millette
2009-01-22
Debug some of the subscriptions+tags problems
Evan Prodromou
2009-01-22
Make subscribers work
Evan Prodromou
2008-12-23
move opening brace of class declaration to next line
Evan Prodromou
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-08
pass returnto info from subscribers to block form
Evan Prodromou
2008-12-08
add block form to subscribers list and profile page
Evan Prodromou
2008-11-20
display subscriptions/subscribers as a list
Evan Prodromou
2008-07-22
every user is subscribed to themselves
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-06-18
more subscriptions/subscribers changes
Evan Prodromou
2008-06-18
factor out similarities in subscriptions and subscribers
Evan Prodromou