Siebrand Mazeland
|
221b779e88
|
Harmonise UI message "No such user."
|
2009-11-08 23:10:44 +01:00 |
|
Zach Copley
|
b522c401e6
|
Better workaround for PHP returning empty $_POST and $_FILES when
POST length > post_max_size in php.ini. I also added this check to
avatar upload, which was failing with huge files.
|
2009-11-06 17:21:08 -08:00 |
|
Zach Copley
|
527427d3e0
|
Implement update avatar via API (/api/account/update_profile_image.format)
|
2009-11-04 21:00:26 -08:00 |
|
Zach Copley
|
1e6aff69d6
|
Fix reference to sources class variable
|
2009-11-03 09:41:36 -08:00 |
|
Zach Copley
|
03a1436a1c
|
Trap ClientExceptions from media upload process and hand them off to API error handler
|
2009-10-28 17:29:21 -07:00 |
|
Zach Copley
|
e5a2f895a0
|
Rearanged a couple things & removed debugging statements
|
2009-10-28 17:13:06 -07:00 |
|
Zach Copley
|
2d0aba49d9
|
Implement media upload in the API
|
2009-10-27 21:45:56 -07:00 |
|
Zach Copley
|
870b091693
|
Added in credits.
|
2009-10-12 16:36:00 -07:00 |
|
Zach Copley
|
061af8fa06
|
CamelCase all function names in the API code
|
2009-10-09 17:53:35 -07:00 |
|
Zach Copley
|
559918826a
|
Remove more redundant $formats
|
2009-10-09 17:11:40 -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
|
1e0c36afb5
|
Renamed and moved stuff around to better match Twitter's API organization
|
2009-10-01 18:19:59 -07:00 |
|