Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-04-22 | Some initial Doxygen-based documentation for the API | Zach Copley | |
2010-04-22 | Add statusnet: prefix for API to JSON and XML output | Evan Prodromou | |
I added the statusnet: prefix to the xml output. This prefix should be declared on the root element of all relevant XML output. I also added two StatusNet-specific fields: * statusnet:html - rendered HTML. Clients shouldn't have to guess at the correct HTML rendering for notices, especially since some of the links depend on context. * statusnet:profile_url - profile URL for a user. You can't count on a user being a local user in a distributed microblogging world. So, this shows the explicit profile_url. | |||
2010-04-19 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-04-19 | Merge branch 'master' into testing | Brion Vibber | |
2010-04-19 | Fix ticket #2289: registration links were showing in top nav bar, login page ↵ | Brion Vibber | |
message when site set to invite-only or closed registration, when the 'register' action can't be used. | |||
2010-04-11 | Add translator documentation. | Siebrand Mazeland | |
Fixed a few inconsistencies in the process. Confused about the e-mail related messages in the code. | |||
2010-04-11 | Fix a typo and small error in translator documentation | Siebrand Mazeland | |
2010-04-11 | Add translator documentation. | Siebrand Mazeland | |
Fixed a few inconsistencies in the process. Apparently this code has been copied to imsettings.php, and some cases of 'email' had not been changed to 'IM'. Added FIXME for using globals/macros (?) in messages like "%%site.name%%". For easier/more consistent translation, this should preferably be plain %s parameters. | |||
2010-04-11 | Add translator documentation for uses of 'Yes' and 'No' in the interface. | Siebrand Mazeland | |
2010-04-10 | Merge branch 'testing' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
Conflicts: actions/confirmaddress.php | |||
2010-04-11 | Lower case "Web" | Siebrand Mazeland | |
2010-04-10 | Document messages for which clarification was requested. | Siebrand Mazeland | |
2010-04-10 | Fix double space in message | Siebrand Mazeland | |
2010-04-09 | Fix inconsistencies in clientError() messages | Siebrand Mazeland | |
* use correct punctuation * single quotes when replace was possible * wording updated when needed | |||
2010-04-10 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2010-04-10 | Fix inconsistencies in clientError() messages | Siebrand Mazeland | |
* use correct punctuation * single quotes when replace was possible * wording updated when needed | |||
2010-04-09 | Update message formatting for serverError to use a starting capital and a ↵ | Siebrand Mazeland | |
leading period. | |||
2010-04-09 | Clean up badly formatted strings in OembedAction | Brion Vibber | |
2010-04-09 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-04-09 | Fix E_NOTICE and use of limit on userrss | Brion Vibber | |
2010-04-10 | Update message formatting for serverError to use a starting capital and a ↵ | Siebrand Mazeland | |
leading period. | |||
2010-04-09 | Ticket #946: annotate use of singular 'them' in invite mail messages to aid ↵ | Brion Vibber | |
translators | |||
2010-04-09 | Merge branch 'master' of git@gitorious.org:statusnet/mainline into testing | Brion Vibber | |
2010-04-09 | fix attributes on homepage output | Evan Prodromou | |
2010-04-09 | i18n cleanup: fix bad string breakdown in license agreement checkbox on ↵ | Brion Vibber | |
registration form. Note that much of that form is duplicated several times for Twitter, Facebook, and OpenID registrations -- these need to be refactored to avoid having multiple out-of-sync copies of code and messages. | |||
2010-04-09 | i18n cleanup: fix bad string breakdown in license agreement checkbox on ↵ | Brion Vibber | |
registration form. Note that much of that form is duplicated several times for Twitter, Facebook, and OpenID registrations -- these need to be refactored to avoid having multiple out-of-sync copies of code and messages. | |||
2010-04-09 | Clean up badly formatted strings in OembedAction | Brion Vibber | |
2010-04-09 | Cleanup bad i18n format for page title on bookmarklet posting window | Brion Vibber | |
2010-04-09 | Cleanup bad i18n format for page title on bookmarklet posting window | Brion Vibber | |
2010-04-09 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-04-09 | Avoid E_NOTICE spew when listing group members who aren't admins | Brion Vibber | |
2010-04-09 | Undefined Variable in foafgroup.php | Christopher Vollick | |
Probably just left over from the past. | |||
2010-04-09 | Avoid E_NOTICE spew when listing group members who aren't admins | Brion Vibber | |
2010-04-09 | Undefined Variable in foafgroup.php | Christopher Vollick | |
Probably just left over from the past. | |||
2010-04-08 | Maintain 'page' parameter for block from subscribers list, block & ↵ | Brion Vibber | |
make-admin from group members list. Refactored some of the returnto handling code. It looks like we have several different ways of handling this in the software, icky! Marked the session-based functions with fixmes (they'll stomp on other forms when multiple tabs/windows are used) and combined some commonish bits of code between ProfileFormAction and the group block & makeadmin actions where they're using hidden form parameters. Extended that to allow passing dynamic parameters (eg 'page') as well as static ones (action, target user/group). | |||
2010-04-06 | Merge branch 'testing' of git@gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2010-04-05 | * move TRANS comment from ea99855b350b326f81bda0ea42be6dff8919b527 down to ↵ | Siebrand Mazeland | |
right before the line with the message, otherwise gettext does not pick it up. * add another TRANS comment | |||
2010-04-05 | The translators were having trouble with the wording of the subtitle | Zach Copley | |
for the list of groups a user is a member of. I've changed the wording and added a // TRANS: comment to hopefully make it more clear. | |||
2010-04-05 | Merge branch 'master' into testing | Brion Vibber | |
2010-04-05 | use nofollow for subscribers list | Evan Prodromou | |
2010-04-05 | use nofollow for group members list | Evan Prodromou | |
2010-04-05 | use homepage link attributes method for peopletaglist | Evan Prodromou | |
2010-04-05 | Merge branch 'nofollow' | Evan Prodromou | |
2010-04-05 | nofollow for peopletag pages | Evan Prodromou | |
2010-04-05 | override linkAttributes() method for groupmembersminilist | Evan Prodromou | |
2010-04-05 | add an event for group members minilist | Evan Prodromou | |
2010-04-03 | Ticket #2272: Block confirmation form should let enter trigger the 'yes' button | Brion Vibber | |
Setting focus into the form to make it easier to submit by keyboard. Enter or space will now trigger the button right off without having to mouse around to find the button after we've clicked into the conf form, and keyboarders can also get to the 'no' button more easily. | |||
2010-04-03 | Ticket #2272: Block confirmation form should let enter trigger the 'yes' button | Brion Vibber | |
Setting focus into the form to make it easier to submit by keyboard. Enter or space will now trigger the button right off without having to mouse around to find the button after we've clicked into the conf form, and keyboarders can also get to the 'no' button more easily. | |||
2010-04-02 | Merge branch 'testing' into 0.9.x | Brion Vibber | |
2010-04-02 | Merge branch 'master' into testing | Brion Vibber | |