aboutsummaryrefslogtreecommitdiffstats
path: root/NearMe.xcodeproj
AgeCommit message (Collapse)Author
2012-09-29Got pushing/sending to websockets working. Think I got receiving working too ↵Teddy Wing
but not sure just yet.
2012-09-29Moved tableView datasource to separate class.Teddy Wing
2012-09-29Integrated multi-line SMS-style text box for chat pane. Added a tableView ↵Teddy Wing
for chat messages.
2012-09-29Initial commit. Created RootViewController class with UIWebView.Teddy Wing