- 29 Mar, 2011 6 commits
-
-
Siebrand Mazeland authored
Superfluous whitespace removed. L10n consistency updates.
-
Siebrand Mazeland authored
Remove superfluous whitespace. Various L10n/i18n updates.
-
Evan Prodromou authored
-
Brion Vibber authored
-
Brion Vibber authored
-
Brion Vibber authored
-
- 28 Mar, 2011 5 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
-
- 27 Mar, 2011 5 commits
-
-
Siebrand Mazeland 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.
-
Siebrand Mazeland authored
Add translator documentation.
-
- 26 Mar, 2011 8 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
Evan Prodromou authored
-
-
- 25 Mar, 2011 7 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
There were some differences between defaults for the NoticeStream::getNoticeIds() function and some of its subclasses' implementations. So, I got them rationalized.
-
Siebrand Mazeland authored
Translator documentation updates.
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
* superfluous whitespace removed.
-
Siebrand Mazeland authored
Translator documentation added. Superfluous whitespace removed.
-
Brion Vibber authored
TwitterBridge: discard outgoing queue items instead of retrying when Twitter API returns HTTP 400 or 404 error codes We get HTTP 400 for various cases of invalid data, where retrying doesn't help at all -- previously those would loop forever, or until something died at least. :) 400 is also used for rate limiting, but retrying *immediately* will just hit the rate limit again, so better to discard if we're going over for now.
-
- 24 Mar, 2011 9 commits
-
-
Evan Prodromou authored
-
Evan Prodromou authored
Rearchitect (again!) notice stream code to delegate different functionality up and down the stack. Now, different classes implement NoticeStream.
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
-
Siebrand Mazeland authored
Change formatting of i18n slightly. Translator hints were not picked up in pot file. May now they are.
-
-
Siebrand Mazeland authored
i18n/L10n updates. Superfluous whitespace removed. Add FIXME for missing class documentation.
-
Siebrand Mazeland authored
Remove superfluous whitespace. L10n/I18n updates. FIXMEs added for missing documentation or headers.
-
Siebrand Mazeland authored
i18n/L10n updates. Superfluous whitespace removed. Add FIXME in files with missing documentation.
-