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
/
plugins
/
AnonymousFave
Age
Commit message (
Collapse
)
Author
2010-10-28
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-10-23
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-10-18
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-10-09
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-10-05
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-10-04
Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Brion Vibber
Conflicts: plugins/AnonymousFave/AnonymousFavePlugin.php
2010-10-03
Localisation updates from http://translatewiki.net
Siebrand Mazeland
2010-10-01
Localisation updates from http://translatewiki.net.
Siebrand Mazeland
2010-10-01
* L10/i18n review.
Siebrand Mazeland
* Translator hints added * whitespace updates
2010-10-01
Better markup for anon fave tally
Zach Copley
2010-10-01
Allow turning off Anonymous Favoring for specific users' notices
Zach Copley
2010-09-29
Remove debugging statements
Zach Copley
2010-09-29
Make createAnonProfile() static
Zach Copley
2010-09-29
- Lookup anon profiles by ID (safer because they are guranteed to be unique) ↵
Zach Copley
and probably faster - Obfuscate the anonymous user session token to make it hard to figure out the profile ID
2010-09-29
Ajax update notice tally
Zach Copley
2010-09-29
Set initialize_fave_tallys.php executable
Zach Copley
2010-09-29
Intialize new fave tallys with total existing fave count per notice
Zach Copley
2010-09-29
- Increment/decrement notice fave tally
Zach Copley
- Display tally in notice output
2010-09-29
New DB_DataObject for storing favorites tally
Zach Copley
2010-09-29
Initial plugin for allowing anonymous favoriting
Zach Copley