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
/
actions
/
tagother.php
Age
Commit message (
Expand
)
Author
2010-01-10
Lots of tiny message changes.
Siebrand Mazeland
2009-12-13
(Puctuation) consistency in clientError() calls.
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-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-20
make tagother work with router
Evan Prodromou
2009-02-11
Minor. Changed from @class location to label
Sarven Capadisli
2009-02-06
Move common_avatar_* functions to Avatar
Evan Prodromou
2009-02-02
removed extraneous argument in startHTML calls
Robin Millette
2009-01-29
wrong tags in tagother
Evan Prodromou
2009-01-23
tag user profile and form markup and style
sarven
2009-01-22
convert tagother action
Evan Prodromou
2009-01-18
Change use of self_url to selfUrl
Evan Prodromou
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 NULL with null
Evan Prodromou
2008-12-23
replace all tabs with four spaces
Evan Prodromou
2008-11-24
whitespace and fixup problem with blank string
Evan Prodromou
2008-11-20
Tag markup and styling for tag_self, tag_user, form#tag_user
csarven
2008-11-20
missed $tags in setTags
Evan Prodromou
2008-11-20
a little better presentation for tag-other
Evan Prodromou
2008-11-20
fix some stuff with tagother link
Evan Prodromou
2008-11-20
tag other users
Evan Prodromou