aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/search.js
AgeCommit message (Collapse)Author
2011-04-29Cleaned up, added some comments, changed strings to FrenchTeddy Wing
2011-04-29Replace hashes in the request URL with their URL-encoded counterparts ↵Teddy Wing
('%23') to fix hashtag search bug
2011-04-29Got rid of database, and am now creating TableRows directly in the HTTP requestTeddy Wing
2011-04-29Interface tweaksTeddy Wing
2011-04-29Twitter search works for initial query. Afterwards there seem to be issues ↵Teddy Wing
due to asynchronous requests & storing my result tweets in a database.
2011-04-29Tweets cherchés, enregistrés dans une base de donnéesTeddy Wing