- 11 Apr, 2011 1 commit
-
-
Evan Prodromou authored
-
- 03 Apr, 2011 2 commits
-
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
- 16 Feb, 2011 1 commit
-
-
Siebrand Mazeland authored
* improve L10n consistency for English. For example proper punctuation for all button and label titles. * fix some i18n bugs (in-message variables). * update/add translator documentation. * remove superfluous whitespace.
-
- 30 Jan, 2011 1 commit
-
-
Siebrand Mazeland authored
* Update punctuation in form validation message for consistency. * Remove superfluous whitespace.
-
- 23 Jan, 2011 1 commit
-
-
Evan Prodromou authored
There's a new menu layout in this version of the software. It was implemented as a plugin in 0.9.x to avoid clashes with existing themes, but we're going to break that compatibility in this version, so we're just going for it. This change involved moving all the changes in NewMenuPlugin into the default code that was calling it. In addition, since accountsettingsaction and connectsettingsaction differed only by menu, I removed them, changed all references to them to the settingsmenu, and moved the combined nav to its own class. Let's put that episode behind us. The CSS shim that was loaded by NewMenuPlugin for certain themes and certain actions was removed.
-
- 20 Jan, 2011 1 commit
-
-
Siebrand Mazeland authored
L10n updates Remove superfluous whitespace Number parameters in message when two or more are used ClientException and ServerException should end with a period
-
- 01 Dec, 2010 3 commits
-
-
Brion Vibber authored
Ticket #2912 further cleanup: use JS on emailsettings form to help connect the 'I want to post by email' checkbox with the controls for adding or removing a post-by-email alias. Now, when you first come up the checkbox will most likely be off and the button to create an address is grayed out. Checking the box enables use of the 'new' button to generate an email address -- it's left disabled until you check the box, so you can't accidentally trip it. Actually adding the address now enables the post-by-mail option, as well, thus ensuring that it's saved. WARNING: OTHER CHANGES ON THE FORM WILL STILL BE LOST. Removing the address now disables the post-by-mail option, so it's not sitting around confusingly enabled but useless. You can still disable the checkbox manually without removing the address, in case you want to keep it for later. It's also still possible to actually save it in the state where the option is enabled, but there's no configured address, but that shouldn't happen too often. Possibly that should be prevented outright though.
-
Brion Vibber authored
-
Brion Vibber authored
Ticket #2912: move 'I want to post notices by email" checkbox up from the email *output* prefs up into the box for the address to post to, so they're next to each other.
-
- 09 Nov, 2010 1 commit
-
-
Evan Prodromou authored
-
- 12 Sep, 2010 1 commit
-
-
Siebrand Mazeland authored
-
- 11 Apr, 2010 1 commit
-
-
Siebrand Mazeland authored
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.
-
- 26 Jan, 2010 1 commit
-
-
Sarven Capadisli authored
-
- 23 Jan, 2010 1 commit
-
-
Sarven Capadisli authored
-
- 18 Jan, 2010 1 commit
-
-
Sarven Capadisli authored
-
- 10 Jan, 2010 1 commit
-
-
Siebrand Mazeland authored
* Mostly punctuation updates so that the same message is used consistently in all of StatusNet. * Some cases of "Title Case" removed, because that does not appear to be used consistently.
-
- 19 Nov, 2009 1 commit
-
-
Sarven Capadisli authored
-
- 08 Nov, 2009 2 commits
-
-
Brion Vibber authored
This reverts commit 0ab17f38.
-
Siebrand Mazeland authored
* [Cc]ould't -> [Cc]ould not
-
- 26 Oct, 2009 1 commit
-
-
Craig Andrews authored
Make email domain checking optional, as some statusnet installations (such as those behind restrictive corporate firewalls, or on home systems on restrictive connections) cannot connect to any mail systems, and this check will always fail.
-
- 03 Sep, 2009 1 commit
-
-
Sarven Capadisli authored
control) on page onload. Updated some of the pages to use autofocus.
-
- 26 Aug, 2009 1 commit
-
-
Evan Prodromou authored
-
- 25 Aug, 2009 4 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
- 06 Aug, 2009 1 commit
-
-
Jeffery To authored
This hides the relevant settings from the email settings page and prevents maildaemon.php from processing email if the option is disabled.
-
- 16 Feb, 2009 1 commit
-
-
Evan Prodromou authored
Set the @-message notification options in email settings.
-
- 12 Feb, 2009 4 commits
-
-
Evan Prodromou authored
This reverts commit 9f035e28. It's a lot of complicated stuff, and the global handler probably does fine.
-
Evan Prodromou authored
This reverts commit 616bdd43. Kind of a long hard way to deal with a simple situation, so I'd prefer to just use the global handler.
-
Zach Copley authored
Renamed the Action functions to throw an exception like it. I still think it probably makes sense to have the callback defined in both places for finer control.
-
Zach Copley authored
up, but are actually expected and can safely be ignored.
-
- 19 Jan, 2009 1 commit
-
-
sarven authored
-
- 18 Jan, 2009 2 commits
-
-
sarven authored
Added confirmed/unconfirmed styles
-
Evan Prodromou authored
-
- 17 Jan, 2009 3 commits
-
-
Evan Prodromou authored
Made two tabsets: account and connect. Removed "Invite" from the global nav to make room.
-
sarven authored
-
sarven authored
-
- 16 Jan, 2009 1 commit
-
-
sarven authored
-