Mikael Nordfeldth
|
f8b49e69d0
Protected function prepare with array $args defaulting to array()
|
11 years ago |
Mikael Nordfeldth
|
ffdbd8d729
Now using common_local_url properly
|
11 years ago |
Mikael Nordfeldth
|
a9c4bcd71f
Removing unnecessary require_once lines (autoload!)
|
11 years ago |
Siebrand Mazeland
|
84a2fb44b9
Add/update translator documentation.
|
13 years ago |
Siebrand Mazeland
|
eaef01233a
Fix incorrect parameter documentation. Spotted by Nikerabbit.
|
13 years ago |
Siebrand Mazeland
|
a12474a99d
* i18n/L10n fixes.
|
14 years ago |
Brion Vibber
|
64cdbe6c55
Ticket #2750: fixes to HTTP caching behavior across login/logout boundaries
|
14 years ago |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 years ago |
Siebrand Mazeland
|
5f7b7d7509
* move TRANS comment from ea99855b350b326f81bda0ea42be6dff8919b527 down to right before the line with the message, otherwise gettext does not pick it up.
|
14 years ago |
Zach Copley
|
ea99855b35
The translators were having trouble with the wording of the subtitle
|
14 years ago |
Brion Vibber
|
37b41d227d
Fix for error output on invalid user ID to api groups list
|
14 years ago |
Brion Vibber
|
0fa894be9d
Fixes for apigrouplist - notice spew from undefined var, notice spew from missing escape in sprintf format
|
14 years ago |
Brion Vibber
|
6b134ae4c7
Dropped deprecated timestamp-based 'since' parameter for all API methods. When it sneaks in it can cause some very slow queries due to mismatches with the indexing.
|
14 years ago |
Evan Prodromou
|
f3b08461bd
Change to use TagURI::base() instead of common_config()
|
14 years ago |
Siebrand Mazeland
|
4af6b7f5c3
Lots of tiny message changes.
|
15 years ago |
Siebrand Mazeland
|
b0aea3f9c1
* L10n updates: consistent puctuation
|
15 years ago |
Siebrand Mazeland
|
221b779e88
Harmonise UI message "No such user."
|
15 years ago |
Zach Copley
|
870b091693
Added in credits.
|
15 years ago |
Zach Copley
|
061af8fa06
CamelCase all function names in the API code
|
15 years ago |
Zach Copley
|
b08d16ef2b
These same params are used in most API actions; moved to base API class
|
15 years ago |
Zach Copley
|
559918826a
Remove more redundant $formats
|
15 years ago |
Zach Copley
|
743c844084
Move all basic auth output and processing to base classes
|
15 years ago |
Zach Copley
|
08de0f1ebd
New individual actions for dealing with groups via API
|
15 years ago |