sneakypete81
|
bf437ffc7e
|
Don't explicitly raise a TroveboxError if False is returned,
rely on frontend to issue an error code.
This also means we don't need to test for this in unit tests.
|
2013-09-11 17:47:09 +01:00 |
|
sneakypete81
|
86ba0914c8
|
Refactor the smarts into the api classes.
The object classes are now simple wrappers.
Improve parameter testing, by passing foo="bar" where possible.
|
2013-09-10 17:45:53 +01:00 |
|
sneakypete81
|
f8aecde457
|
Added album add/remove endpoints
|
2013-09-08 17:22:25 +01:00 |
|
sneakypete81
|
3e4fdf6dd6
|
Docstring updates
|
2013-09-07 09:42:29 +01:00 |
|
sneakypete81
|
c39c4f3d8c
|
Add support for activity list filters
|
2013-09-05 22:51:32 +01:00 |
|
Pete
|
138f47add3
|
Use result_to_list for all list endpoints, to ensure empty lists are handled correctly
|
2013-08-26 11:57:02 -07:00 |
|
Pete
|
707eb270ee
|
Add activity endpoint support
|
2013-08-19 18:12:29 +01:00 |
|