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
/
subscribe.php
Age
Commit message (
Expand
)
Author
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
2009-04-01
Try to do intelligent redirect codes
Evan Prodromou
2009-02-02
removed extraneous argument in startHTML calls
Robin Millette
2009-01-21
(Un)subscribe AJAX forms
sarven
2009-01-15
Convert use of common_server_error and common_user_error to methods on 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-11
Standardising XHR responses to utf-8 and indenting
Sarven Capadisli
2008-12-11
better output in subscribe
Evan Prodromou
2008-12-07
pass profile id for subscriptions rather than user name
Evan Prodromou
2008-11-20
Don't allow user to send a new message or nudge right after subscribing to an...
csarven
2008-11-20
(Un)Subscribe form using ajaxForm()
csarven
2008-11-18
more ajax coming (un-sub)
millette
2008-09-22
merge CiaranG's changes for subs
0.6.0
0.6
Evan Prodromou
2008-08-16
XMPP daemon updates including help, sub and subsub commands, plus subscribe/u...
CiaranG
2008-08-29
better client error on CSRF problem with subscribe/unsubscribe
Evan Prodromou
2008-08-29
CSRF protection for subscription/unsubscription
Evan Prodromou
2008-08-22
XMPP sub/unsub and help commands
CiaranG
2008-07-22
base class is_readonly() now returns false by default
zach
2008-07-22
Added is_readonly() method to all Actions
zach
2008-07-20
add autosubscribe
Evan Prodromou
2008-07-18
move mail notification to a utility function
Evan Prodromou
2008-07-15
move email settings to its own tab
Evan Prodromou
2008-07-12
format string, again
Evan Prodromou
2008-07-12
reformat mail again
Evan Prodromou
2008-07-12
lost the site name, and moved everything into sprintf of gettext
Evan Prodromou
2008-07-12
fixup name sent in subject of confirmation email
Evan Prodromou
2008-07-08
Convert _t() to _() for gettext.
Mike Cochrane
2008-07-05
if not a POST, redirect to subscriptions
Evan Prodromou
2008-06-14
email notification on new subscriptions
Evan Prodromou
2008-05-21
fix subscriptions a bit
Evan Prodromou
2008-05-20
trim whitespace
Evan Prodromou
2008-05-20
call validate before saving objects
Evan Prodromou
2008-05-17
use cast object for datetimes
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
considerable coding
Evan Prodromou