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
/
subscriptions.php
Age
Commit message (
Expand
)
Author
2009-09-03
Created autofocus method to give focus to an element (primarily a form
Sarven Capadisli
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-07
Hide subscription controls for disabled services (IM, SMS)
Jeffery To
2009-07-03
only show subscription controls to owner
Evan Prodromou
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-09
Fixes ticket:1409; correct typo 'subcription' to 'subscription' in HTML and CSS.
Meitar Moscovitz
2009-04-08
text bugfix to guide text in subscription list.
Robin Millette
2009-04-08
added filler/guide text to subscription list.
Robin Millette
2009-01-29
proper pagination for subs and members
Evan Prodromou
2009-01-22
Debug some of the subscriptions+tags problems
Evan Prodromou
2009-01-22
.profile form.form_subscriptions_edit style
sarven
2009-01-22
Remove common code from Subscriptions, make tags link visible
Evan Prodromou
2009-01-22
Update subscriptions action
Evan Prodromou
2009-01-15
Convert all actions to use new UI functions
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-12
don't show form if subscription can't be found (weirdly)
Evan Prodromou
2008-12-09
set jabber and sms flags on subscriptions
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
2008-06-18
better pagination and no rows in subscriptions and subscribed
Evan Prodromou
2008-06-17
move instructions up to the "whats up" area
Evan Prodromou
2008-05-31
set proper row sizes
Evan Prodromou
2008-05-21
get the correct data for subscribers/subscriptions
Evan Prodromou
2008-05-21
define undefined, order subs
Evan Prodromou
2008-05-21
off-by-one error in subscriptions
Evan Prodromou
2008-05-21
fixup default avatar urls by using common function
Evan Prodromou
2008-05-21
default avatar
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
add alt to all images
Evan Prodromou
2008-05-17
add header and footer to subscriptions
Evan Prodromou
2008-05-17
sub
Evan Prodromou
2008-05-17
fix table name in subscriptions.php
Evan Prodromou
2008-05-17
common_start_element -> common_element_start
Evan Prodromou
2008-05-17
fixes to make it all lint
Evan Prodromou
2008-05-15
settings and avatars
Evan Prodromou
2008-05-14
license block for source code
Evan Prodromou
2008-05-08
read-only stuff
Evan Prodromou