Mikael Nordfeldth
|
fac9f4e545
|
Merge branch 'nightly' of gitorious.org:social/mainline into nightly
|
2015-01-21 23:45:49 +01:00 |
|
Mikael Nordfeldth
|
c00491cd7a
|
Cosmetic changes to common_redirect, clientError, serverError
Since these functions exit (or throw exception) after running, there
is no need to have a 'return' statement or similar afterwards.
|
2014-03-10 00:25:57 +01:00 |
|
Mikael Nordfeldth
|
a9c4bcd71f
|
Removing unnecessary require_once lines (autoload!)
|
2013-09-09 23:06:56 +02:00 |
|
Siebrand Mazeland
|
84a2fb44b9
|
Add/update translator documentation.
|
2011-04-04 00:12:52 +02:00 |
|
Siebrand Mazeland
|
a12474a99d
|
* i18n/L10n fixes.
* translator documentation updated.
* superfluous whitespace removed.
|
2010-10-28 01:21:09 +02:00 |
|
Brion Vibber
|
9d890e2be0
|
Catch a couple of missing XML namespace declarations on API XML output. Missing NS declarations were breaking XML parsing for some clients since beaecb18d5
|
2010-06-18 09:59:11 -07:00 |
|
Zach Copley
|
5e0cc07b0e
|
Fix issue with OAuth request parameters being parsed/stored twice when
calling /api/account/verify_credentials.:format
|
2010-02-05 01:13:23 +00:00 |
|
Zach Copley
|
4daf76212a
|
- Had to remove checking read vs. read-write in OAuth authenticated methods
- Will now pick up source attr from OAuth app
|
2010-01-25 00:51:56 +00:00 |
|
Zach Copley
|
870b091693
|
Added in credits.
|
2009-10-12 16:36:00 -07:00 |
|
Zach Copley
|
57dfad64be
|
Missed some of the references to the old TwitterApiAction - removed
|
2009-10-09 17:21:22 -07:00 |
|
Zach Copley
|
743c844084
|
Move all basic auth output and processing to base classes
|
2009-10-09 16:57:22 -07:00 |
|
Zach Copley
|
f746993c2b
|
$format is used by every API action. Set it in the base class.
|
2009-10-09 14:42:01 -07:00 |
|
Zach Copley
|
475bdf6fba
|
New actions for the account methods we have implemented
|
2009-10-05 17:10:30 -07:00 |
|