Commit Graph

71 Commits

Author SHA1 Message Date
toyg
5af34c39bd Fix #20 - Restyled Profile modal now flexible in size, should always display topbar 2014-01-23 15:49:21 +00:00
toyg
f85d4f06a2 Fix #35 - 'Posts' misplaced in profile modal if timeline was scrolled 2014-01-23 06:25:13 +00:00
miguelfreitas
ac4c71d8ac Merge pull request #71 from BlockTester/hide-favorite
Removed favorite button mock up from master.
2014-01-22 12:28:39 -08:00
Block Tester
e0ad26e33f Removed favorite button mock up from master. 2014-01-22 19:16:00 +00:00
miguelfreitas
fffa3850f1 Merge pull request #68 from BlockTester/private-key-ui-fix
Private key UI fixes.
2014-01-22 04:46:58 -08:00
Block Tester
8a520f6a3f Secret key is loaded on the client only when needed and removed from DOM when hidden 2014-01-21 21:34:33 +00:00
Block Tester
e3be6b83db UI change to hide secret key with toggle button 2014-01-21 21:27:24 +00:00
Miguel Freitas
ecc498967e cache your own mentions locally. much better user experience imho (the old thing was annoying me!). please test. 2014-01-18 13:09:32 -02:00
toyg
d6a9ade1ef word-wrap, not word-break 2014-01-18 10:40:34 +00:00
toyg
4071ba7500 Correcting merge #53 - e6c20c5adc 2014-01-18 10:21:37 +00:00
miguelfreitas
3a0e983e63 Merge pull request #54 from BlockTester/exit-button
Fixes #17 add 'exit' button
2014-01-17 04:52:19 -08:00
Giacomo Lacava
e6c20c5adc Merge pull request #53 from BlockTester/css-fix
Small css fix to break very long nonbreaking space (ie: added word break)
2014-01-16 23:51:08 -08:00
Block Tester
beb80b6606 Added confirmation popup. 2014-01-17 07:08:13 +00:00
Block Tester
5323072be7 Fixes #17 Added exit daemon button to mobile interface 2014-01-17 05:32:39 +00:00
Block Tester
64cf4d0a3e Fixes #17 add 'exit' button 2014-01-17 05:22:06 +00:00
Block Tester
3ac31ee546 Small css fix to break very long nonbreaking space (ie: added word break) 2014-01-17 04:35:19 +00:00
toyg
ee3dd2e72a Added readme 2014-01-17 01:08:33 +00:00
Giacomo Lacava
f3342178d3 Merge pull request #44 from toyg/fix_dm_escaping
format DM display - fixes miguelfreitas/twister-html#43
2014-01-16 15:47:25 -08:00
toyg
0cf2b79a0c switched to html() 2014-01-16 23:35:31 +00:00
toyg
d025e30e4d format DM display - fixes miguelfreitas/twister-html#43 2014-01-16 15:14:25 +00:00
miguelfreitas
03e77ec3c9 Merge pull request #40 from BlockTester/master
A little bit more mining information
2014-01-16 06:01:09 -08:00
miguelfreitas
2b50b6c933 Merge pull request #39 from toyg/display_core_version
display client version
2014-01-16 02:40:04 -08:00
Block Tester
1b3b56dcc7 Merge remote-tracking branch 'upstream/master' 2014-01-16 02:26:02 +00:00
Block Tester
fe5ad2177e Fixed clicking on followed by @user link in suggestions. 2014-01-16 02:21:49 +00:00
Block Tester
3136367fb2 Moved generation status on the network page again 2014-01-15 23:28:47 +00:00
toyg
45baf81c48 display client version 2014-01-15 23:26:13 +00:00
Block Tester
85a8241d79 Moved generation status on the network page 2014-01-15 23:24:41 +00:00
Block Tester
049e4ddab6 Added mining hashrate and difficulty to status to the UI 2014-01-15 23:22:27 +00:00
miguelfreitas
a39157eb84 Merge pull request #37 from BlockTester/master
UI fix for profile without full names
2014-01-15 13:00:39 -08:00
Block Tester
6874e006c3 Merge branch 'master' of gh-blocktester:BlockTester/twister-html 2014-01-15 20:52:37 +00:00
Block Tester
d53d0ea0d7 Fixed displaying of fullname for profiles that do not have one, made sure that we fill the span with the usrname first. 2014-01-15 20:52:19 +00:00
Block Tester
84da2bc83c Fixed displaying of fullname for profiles that do not have one, made sure that we fill the span with the usrname first. 2014-01-15 20:51:05 +00:00
Miguel Freitas
262798dc2d fix #33 2014-01-15 14:22:44 -02:00
miguelfreitas
82025ef9ba Merge pull request #31 from chrplace/formatpost
Find first link, hashtag or mention using a regex for post formatting
2014-01-14 17:00:34 -08:00
Christian Place
63117723e3 Find first link, hashtag or mention using a regex and then format that one. This gets all formatted as links. 2014-01-14 15:52:47 +01:00
Miguel Freitas
0ee1b64be5 don't trust dhtget ordering, mentions/hashtags must be sorted by date. much better now. 2014-01-13 18:32:00 -02:00
miguelfreitas
c9bfac7e67 Merge pull request #24 from dionyziz/visual_fixes
Visual fixes
2014-01-13 11:35:31 -08:00
Dionysis Zindros
55ce9b9a62 Fix hashtag modal scrollbar 2014-01-10 16:26:16 -08:00
Dionysis Zindros
0fdbc069eb Reset remaining character count to 140 when status is posted 2014-01-10 16:23:39 -08:00
Dionysis Zindros
30e6aeb576 Merge branch 'master' of https://github.com/miguelfreitas/twister-html into visual_fixes 2014-01-10 16:14:52 -08:00
Dionysis Zindros
8b82e6f1e0 Align new post forms and textareas, correct margins 2014-01-10 16:14:25 -08:00
Dionysis Zindros
6b962c6dd0 Fix profile modal window height 2014-01-10 15:52:36 -08:00
Miguel Freitas
ddf4578546 revert patch that prevents updating modal with new posts (it just close) 2014-01-09 10:01:31 -02:00
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