- 29 Mar, 2011 19 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
Translator documentation updated. FIXME added for missing class documentation. Various documentation tweaks.
-
Siebrand Mazeland authored
Superfluous whitespace removed. L10n consistency updates.
-
Siebrand Mazeland authored
Remove superfluous whitespace. Various L10n/i18n updates.
-
Evan Prodromou authored
-
Evan Prodromou authored
We disallow repeating a notice (or whatever) if the scope of the notice is too private. So, only notices that are public scope (available to everyone in the world) or site scope (available to everyone on the site) can be repeated. Enforce this rule at a low level in Notice.php, and in the API, commands, and Web UI. Repeat button doesn't appear on tightly-scoped notices in the Web UI.
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
- 28 Mar, 2011 16 commits
-
-
Brion Vibber authored
-
Brion Vibber authored
Work in progress: subscription approval policy field in place on user, hooked up to settings. Queue not 100% tidied up, no UI for queue or management yet.
-
Brion Vibber authored
-
Brion Vibber authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
A new widget, ToSelector (Sorry, couldn't think of anything better) that lets you select an addressee for a notice and whether it's private.
-
Evan Prodromou authored
-
- 27 Mar, 2011 5 commits
-
-
Siebrand Mazeland authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
NoticeForm::__construct() had 9 parameters, and I was about to add a few more, so I figured it'd be better to use an $options array instead.
-
Siebrand Mazeland authored
Update grammar for feed title. Not sure why this was not "%s's". I chose the safe, more verbose way.
-