Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-02-25 | OStatus: fix remote groups to work with new user_groups/local_groups split. | Brion Vibber | |
- fix <activity:subject> generation so we get the profile info (what's available so far) - use id instead of nickname for group join/leave forms so we can join/leave remote groups while the rest of the groups UI remains limited to local groups (plugins are responsible for making sure remote notifications and permission checks are done) - fix remote notification when joining group through OStatus's remote subscribe form | |||
2010-02-25 | modify group actions so they use Local_group to look up by nickname | Evan Prodromou | |
2010-01-13 | add events for subscribing to people and joining groups | Evan Prodromou | |
2010-01-10 | * L10n updates: consistent puctuation | Siebrand Mazeland | |
* i18n updates: number parameters if more than one are being used | |||
2010-01-06 | Fix broken API method /api/statusnet/groups/leave/:id.:format | Zach Copley | |
2009-10-13 | remove inboxes option | Evan Prodromou | |
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 | change controlyourself.ca to status.net | Evan Prodromou | |
2009-08-25 | change laconi.ca to status.net | Evan Prodromou | |
2009-08-25 | change Laconica and Control Yourself to StatusNet in PHP files | Evan Prodromou | |
2009-04-01 | Try to do intelligent redirect codes | Evan Prodromou | |
After fixing the redirect code output, there are a lot of weirdnesses with e.g. form handling. Try to add explicit redirect codes where needed -- principly when handling a POST. | |||
2009-03-07 | you can _so_ leave a group if you're its admin | Evan Prodromou | |
2009-03-08 | Corrected redirect targets for some group actions. These redirects can occur ↵ | Adrian Lang | |
when the canonical name differs from the passed name. | |||
2009-01-22 | fixed a few bugs and logic problems in groups | Robin Millette | |
2009-01-21 | Add actions for joining or leaving a group, and fixup JS to match | Evan Prodromou | |