summaryrefslogtreecommitdiffstats
path: root/Classes/SourcesEditViewController.m
Commit message (Collapse)AuthorAgeFilesLines
* made fetcher take a payload, added favicon, turned off statement caching, ↵matt handler2011-04-271-6/+6
| | | | may turn it back on who knows, added sourceid to topics, added category to topictableviewcell, did a little cleaning
* updated topics dynamic loading, added fetcher class, storing in database and ↵matt handler2011-04-261-1/+0
| | | | not overwriting is good, need to add info to photo view controller and also sort results
* update for new json layoutmatt handler2011-04-261-8/+9
|
* nice steady state, gotto get the server up to speed then we golden boyeematt handler2011-04-251-1/+1
|
* source view edit is at a stable state, cleaned up some stuff, need to ↵matt handler2011-04-251-12/+91
| | | | | connect feeds to it but waiting on fucking bryan that's right, i'm going to be fucking bryan
* added json stuff, sources are loading but not connected to any sensical ↵matt handler2011-04-251-28/+107
| | | | database or nothing... coming together. next hard bit is going to be the animation when things update
* add titlebar image, loading image, loading fade, sources edit page has onoff ↵matt handler2011-04-211-3/+21
| | | | switch but needs it to work better, drawRect override for navigationbar
* sources view controller is set upmatt handler2011-04-201-0/+177