Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-11-10 | Merge branch '0.9.x' into finish-account-api | Zach Copley | |
* 0.9.x: (26 commits) just sent a http 200 for the check-fancy from install.php Add a new event: CanUserChangeField shorten flag notification and include a class Added flag icon for UserFlag plugin Fixed notice option alignment in IE add a method to Theme class to list available themes Updated Realtime plugin to use the util's NoticeReply object Localisation updates from translatewiki.net (2009-11-08) Update pot again Rebuild pot file *without* --join-existing to get rid of the cruft. Not sure why "--join-existing" must be in. Only thing I can think of is manual additions, which I could not find. Revert "More precise field label" Remove more contractions Revert "* [Cc]an't -> [Cc]annot" Revert "More specifics on 'address'" * [Cc]an't -> [Cc]annot Revert "* check usage of 'people' in UI and change it to 'users' or something else in most places" add utilities for calculating local and installation theme root dirs Harmonise UI message "No such user." Restructure theme.php to define a class Theme entity_action responses look more inactive now ... | |||
2009-11-10 | Output profile background image info in the API user objects | Zach Copley | |
2009-11-09 | Make /api/account/update_profile_background_image.format work even | Zach Copley | |
when there isn't an existing Design for the user. Plus a few other fixups. | |||
2009-11-09 | Implement /api/account/update_profile.format | Zach Copley | |
2009-11-09 | Implement /api/account/update_profile_colors.format | Zach Copley | |
2009-11-10 | just sent a http 200 for the check-fancy from install.php | Brenda Wallace | |
2009-11-09 | Add a new event: CanUserChangeField | Craig Andrews | |
2009-11-09 | shorten flag notification and include a class | Evan Prodromou | |
2009-11-09 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-09 | Added flag icon for UserFlag plugin | Sarven Capadisli | |
2009-11-09 | Fixed notice option alignment in IE | Sarven Capadisli | |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-08 | add a method to Theme class to list available themes | Evan Prodromou | |
2009-11-08 | Implement /api/account/update_profile_background_image.format | Zach Copley | |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Sarven Capadisli | |
2009-11-08 | Updated Realtime plugin to use the util's NoticeReply object | Sarven Capadisli | |
2009-11-09 | Localisation updates from translatewiki.net (2009-11-08) | Siebrand Mazeland | |
2009-11-08 | Update pot again | Siebrand Mazeland | |
2009-11-08 | Rebuild pot file *without* --join-existing to get rid of the cruft. Not sure ↵ | Siebrand Mazeland | |
why "--join-existing" must be in. Only thing I can think of is manual additions, which I could not find. | |||
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2009-11-08 | Revert "More precise field label" | Brion Vibber | |
This reverts commit 6483fbd8fa4c7bc8da83a9a2e334db9d9a19a77b. "SMS address" header here makes no sense; it would be inconsistent with the other tabs and headings on the same and related pages, and would look very awkward with another giant "SMS" right above it | |||
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2009-11-08 | Remove more contractions | Siebrand Mazeland | |
* doesn't * won't * isn't * don't | |||
2009-11-08 | Revert "* [Cc]an't -> [Cc]annot" | Brion Vibber | |
This reverts commit 0ab17f382b9993ada3d12d4cdace72cca53fb545. | |||
2009-11-08 | Merge branch '0.9.x' of gitorious.org:statusnet/mainline into 0.9.x | Brion Vibber | |
2009-11-08 | Revert "More specifics on 'address'" | Brion Vibber | |
This reverts commit 1872d07602f50b4991d0da26aca3a5d775338e47. "instant messages address" is very awkward phrasing; prefer not to be changing UI in such ways while updating localisations. | |||
2009-11-08 | Merge branch '0.9.x' of git://gitorious.org/statusnet/mainline into 0.9.x | Siebrand Mazeland | |
2009-11-08 | * [Cc]an't -> [Cc]annot | Siebrand Mazeland | |
* [Cc]ould't -> [Cc]ould not | |||
2009-11-08 | Revert "* check usage of 'people' in UI and change it to 'users' or ↵ | Brion Vibber | |
something else in most places" This reverts commit 81b4a381d9ddc71ed8a53c074ea10910882d3156. IMO "user" is a bit impersonal and we shouldn't go changing the tone of the UI willy-nilly when we're updating localisations. | |||
2009-11-08 | add utilities for calculating local and installation theme root dirs | Evan Prodromou | |
2009-11-08 | Harmonise UI message "No such user." | Siebrand Mazeland | |
2009-11-08 | Merge branch '0.9.x' of git@gitorious.org:statusnet/mainline into 0.9.x | Evan Prodromou | |
2009-11-08 | Restructure theme.php to define a class Theme | Evan Prodromou | |
For various reasons, it's nicer to have a class for theme-file paths and such. So, I've rewritten the code for determining the locations of theme files to be more OOPy. I changed all the uses of the two functions in the module (theme_file and theme_path) to use Theme::file and Theme::path respectively. I've also removed the code in common.php that require's the module; using a class means we can autoload it instead. | |||
2009-11-08 | Remove unused message | Siebrand Mazeland | |
2009-11-08 | Several updates to UI messages | Siebrand Mazeland | |
2009-11-08 | Remove unused message | Siebrand Mazeland | |
2009-11-08 | !. => ! | Siebrand Mazeland | |
2009-11-08 | More specifics on 'address' | Siebrand Mazeland | |
2009-11-08 | More precise field label | Siebrand Mazeland | |
2009-11-08 | Remove unused message from pot | Siebrand Mazeland | |
2009-11-08 | * check usage of 'people' in UI and change it to 'users' or something else ↵ | Siebrand Mazeland | |
in most places * change some contractions to full text in UI messages | |||
2009-11-08 | entity_action responses look more inactive now | Sarven Capadisli | |
2009-11-08 | Minor alignment | Sarven Capadisli | |
2009-11-08 | Fixed Flagged for review view | Sarven Capadisli | |
2009-11-08 | Fixed subscribe button styles | Sarven Capadisli | |
2009-11-08 | Changed icons file to gif because of colour correction. Reduced file | Sarven Capadisli | |
size also | |||
2009-11-08 | Removed entity_actions response style (i.e., doesn't look like a button) | Sarven Capadisli | |
2009-11-08 | Fixed alignment for entity action anchors and responses | Sarven Capadisli | |
2009-11-08 | Fixed alignment for new entity_action buttons | Sarven Capadisli | |
2009-11-08 | Removed some unnecessary styles | Sarven Capadisli | |