Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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 | - 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 | |