Commit Graph

13 Commits

Author SHA1 Message Date
Siebrand Mazeland cc78aca0d2 L10n and whitespace updates. 2011-04-06 15:08:39 +02:00
Siebrand Mazeland cca159883a Update translator documentation.
i18n/L10n issues fixed.
Superfluous whitespace removed.
2011-04-06 02:11:09 +02:00
Brion Vibber 5b49366f49 Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x
Conflicts:
	plugins/AnonymousFave/AnonymousFavePlugin.php
2010-10-04 11:42:16 -07:00
Siebrand Mazeland 06ca06fbd1 * L10/i18n review.
* Translator hints added
* whitespace updates
2010-10-01 21:45:19 +02:00
Zach Copley 33b16be0a4 Better markup for anon fave tally 2010-10-01 11:31:44 -07:00
Zach Copley 8439774cf7 Allow turning off Anonymous Favoring for specific users' notices 2010-10-01 11:12:53 -07:00
Zach Copley 8e7532245a Remove debugging statements 2010-09-29 16:35:17 -07:00
Zach Copley 54f19da3ab Make createAnonProfile() static 2010-09-29 16:35:16 -07:00
Zach Copley f79f44801c - Lookup anon profiles by ID (safer because they are guranteed to be unique) and probably faster
- Obfuscate the anonymous user session token to make it hard to figure out the profile ID
2010-09-29 16:35:15 -07:00
Zach Copley 0fe0f42173 Ajax update notice tally 2010-09-29 16:35:15 -07:00
Zach Copley 5b49fc25bf - Increment/decrement notice fave tally
- Display tally in notice output
2010-09-29 16:35:13 -07:00
Zach Copley 73297d3749 New DB_DataObject for storing favorites tally 2010-09-29 16:35:13 -07:00
Zach Copley c10f17dc6b Initial plugin for allowing anonymous favoriting 2010-09-29 16:35:13 -07:00