Mattt Thompson
424c026f0c
Twitter shut off its unauthorized access to the public timeline; switching example over to the App.net global stream.
2012-10-10 20:08:34 -07:00
Mattt Thompson
ff37bb59f8
Merge branch 'master' into 1.0RC2
...
Conflicts:
AFNetworking/AFHTTPClient.m
AFNetworking/AFHTTPRequestOperation.m
AFNetworking/AFJSONRequestOperation.m
AFNetworking/AFNetworkActivityIndicatorManager.m
AFNetworking/AFURLConnectionOperation.h
2012-09-14 10:30:25 -07:00
Mattt Thompson
3d6fcc35c9
Moving error alert logic from models to controllers
2012-08-11 11:16:55 -04:00
Steven Fisher
25186f8ebf
Very minor security fix.
...
`informativeTextWithFormat` interprets its string as a format. `[error localizedDescription]` could contain string formatting specifiers.
Fixes to use @"%@", [error localizedDescription] instead.
Spotted via compiler warning.
2012-07-23 11:11:29 -07:00
Mattt Thompson
f1b3101a63
First pass at converting to ARC
2012-06-26 09:14:52 -07:00
Mattt Thompson
eaa9059cd2
Stashing working implementation
2012-06-19 12:50:26 -07:00