Mikael Nordfeldth
|
fc047bd6e6
Minor code cleanup with group related actions (thanks brw12)
|
10 years ago |
Mikael Nordfeldth
|
f8b49e69d0
Protected function prepare with array $args defaulting to array()
|
11 years ago |
Mikael Nordfeldth
|
29d0871e5a
Making many of the API actions more consistent with coding style
|
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 |
Brion Vibber
|
541dfa04fe
Switch things from calling Group_member::join & leave & calling events manually to running through Profile::joinGroup() && Profile::leaveGroup(), with the events encapsulated.
|
13 years ago |
macno
|
dc41e3dc2d
API group actions join/leave now handle same events of web UI action
|
13 years ago |
Siebrand Mazeland
|
a12474a99d
* i18n/L10n fixes.
|
14 years ago |
Siebrand Mazeland
|
a9fad9a7ac
Add translator hint.
|
14 years ago |
Craig Andrews
|
6317f7d92b
Assigning my copyrights to the Free Software Foundation
|
14 years ago |
Siebrand Mazeland
|
3656a2cb13
Fix inconsistencies in clientError() messages
|
14 years ago |
Eric Helgeson
|
5fd8e331f3
Missed change when refactoring groups. Thanks macno
|
15 years ago |
Siebrand Mazeland
|
4af6b7f5c3
Lots of tiny message changes.
|
15 years ago |
Siebrand Mazeland
|
b0aea3f9c1
* L10n updates: consistent puctuation
|
15 years ago |
Eric Helgeson
|
e14c88f6c5
Consistant error for groups that dont exist in API
|
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
|
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 |