| Source path: svn/ trunk/ browsers/ desktop.php |
|
|
|
|
Change log
Big check in... Several main changes 1) Rationalised the head, body, and footer generation - only in one location. Makes it a lot easier to make changes. HTML5 DOCTYPE - just for fun ;-) 2) Lots of other functions rationalised 3) Added "Pretty In Pink" as a theme! Set as the default with a message telling people to visit the settings if they've never been there. 4) Search now does geo-search 5) Probably some other stuff....
| Go to: |
Sign in to write a code review
Older revisions
r458
by terence.eden
on Oct 10, 2011
Diff
Allows you to pass information to Dabr via get /dabr/?status=%40edent%20is%20great will place the text "@edent is great" in the text box. ...
r445
by terence.eden
on Sep 4, 2011
Diff
https tweaks Places non-https images on to the correct domain
r436
by terence.eden
on Aug 31, 2011
Diff
Allow native Twitter Image Upload This patch does three things. 1) Replaces Twitpic with the native Twitter media upload functionality. 2) Adds the tmhOAuth library. ...