Commit Graph

28 Commits

Author SHA1 Message Date
miguelfreitas
cb8872996e Merge pull request #14 from dionyziz/favicon
Add a twister tornado favicon to all pages
2014-01-08 03:24:11 -08:00
miguelfreitas
3112c522b1 Merge pull request #15 from dionyziz/visual_fixes
Visual fixes
2014-01-08 03:22:08 -08:00
miguelfreitas
e20e6b8623 Merge pull request #13 from dionyziz/search_with_at
Searching for users with @ should work (fixes #6)
2014-01-08 02:46:01 -08:00
Dionysis Zindros
a772fcbc74 Make clicking on the modal blackout overlay hide the modal 2014-01-08 00:47:13 -08:00
Dionysis Zindros
92a77aee78 Coding style fix 2014-01-08 00:33:14 -08:00
Dionysis Zindros
c4748cad91 Visual fixes in modal window close buttons 2014-01-08 00:32:09 -08:00
Dionysis Zindros
219a1da447 Visual fixes in modal window close buttons 2014-01-08 00:28:00 -08:00
Dionysis Zindros
25180b687a Fix wrapper background to extend vertically across scrolling timeline 2014-01-08 00:23:55 -08:00
Dionysis Zindros
b8416fd956 Convert CSS coding style to use spaces instead of tabs and UNIX-style line endings 2014-01-08 00:19:39 -08:00
Dionysis Zindros
7615ae4135 Visual fixes for X button in who-to-follow 2014-01-08 00:19:33 -08:00
Dionysis Zindros
707fe3e269 Visual contrast fix for bio text and links in user profiles 2014-01-08 00:19:25 -08:00
Dionysis Zindros
3cc150cfe4 Add a twister tornado favicon to all pages 2014-01-07 23:56:22 -08:00
Dionysis Zindros
f3a01897a7 Searching for users with @ should work (fixes #6) 2014-01-07 23:46:02 -08:00
Miguel Freitas
2d3f8c3935 minor fixes to "following" display support by @msjoinder.
starts with screenname as default, as dhtget suceeds it will be replaced with fullname.
2014-01-06 15:55:26 -02:00
Miguel Freitas
b8e67dc9b7 Merge branch 'loadFollowing' of https://github.com/msjoinder/twister-html into msjoinder-loadFollowing 2014-01-06 15:38:41 -02:00
Msjoinder
438767b214 link following to profile pages; css fixes 2014-01-06 09:41:14 -06:00
Miguel Freitas
b6c5db55d0 Typo: “Retransmited by” fix #10 2014-01-05 21:45:06 -02:00
miguelfreitas
004461a45f Merge pull request #9 from msjoinder/ui-ups
"Who to Follow" profiles clickable, timestamps show time ago
2014-01-05 15:32:16 -08:00
Msjoinder
0f9571f0e1 Following > list of users followed by any user 2014-01-05 12:12:34 -06:00
Msjoinder
a9b6accbde timestamp title shows time ago 2014-01-05 10:29:49 -06:00
Msjoinder
281ee3c6d6 clicking users in 'Who to Follow' shows profile modal 2014-01-05 10:16:42 -06:00
Miguel Freitas
5d1c3a2afd fix username in userMenu-config reported by genjix 2014-01-03 18:02:07 -02:00
Miguel Freitas
58ac130458 limits the number of simultaneous dhtget requests to the daemon to less than max browser connections per domain.
should improve the responsiveness of user searching.
2014-01-02 23:07:06 -02:00
Miguel Freitas
faf9db00bb cache avatar AND profile into local storage. makes UI faster! 2014-01-02 22:03:52 -02:00
Miguel Freitas
3835549c20 patch from kseistrup fixes #1 2014-01-02 18:22:20 -02:00
Miguel Freitas
35822222a3 ops. directmsg send was broken due to a typo. 2013-12-31 18:28:57 -02:00
Miguel Freitas
f68ad2b0e8 missing jquery mobile images 2013-12-30 20:05:11 -02:00
Miguel Freitas
0066718a7e initial import 2013-12-30 12:42:36 -02:00