57 Commits (5323072be765d0cbb9fc2a79a331c3e1de0999f9)
 

Author SHA1 Message Date
Block Tester 5323072be7 Fixes #17 Added exit daemon button to mobile interface 11 years ago
Block Tester 64cf4d0a3e Fixes #17 add 'exit' button 11 years ago
toyg ee3dd2e72a Added readme 11 years ago
Giacomo Lacava f3342178d3 Merge pull request #44 from toyg/fix_dm_escaping 11 years ago
toyg 0cf2b79a0c switched to html() 11 years ago
toyg d025e30e4d format DM display - fixes miguelfreitas/twister-html#43 11 years ago
miguelfreitas 03e77ec3c9 Merge pull request #40 from BlockTester/master 11 years ago
miguelfreitas 2b50b6c933 Merge pull request #39 from toyg/display_core_version 11 years ago
Block Tester 1b3b56dcc7 Merge remote-tracking branch 'upstream/master' 11 years ago
Block Tester fe5ad2177e Fixed clicking on followed by @user link in suggestions. 11 years ago
Block Tester 3136367fb2 Moved generation status on the network page again 11 years ago
toyg 45baf81c48 display client version 11 years ago
Block Tester 85a8241d79 Moved generation status on the network page 11 years ago
Block Tester 049e4ddab6 Added mining hashrate and difficulty to status to the UI 11 years ago
miguelfreitas a39157eb84 Merge pull request #37 from BlockTester/master 11 years ago
Block Tester 6874e006c3 Merge branch 'master' of gh-blocktester:BlockTester/twister-html 11 years ago
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. 11 years ago
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. 11 years ago
Miguel Freitas 262798dc2d fix #33 11 years ago
miguelfreitas 82025ef9ba Merge pull request #31 from chrplace/formatpost 11 years ago
Christian Place 63117723e3 Find first link, hashtag or mention using a regex and then format that one. This gets all formatted as links. 11 years ago
Miguel Freitas 0ee1b64be5 don't trust dhtget ordering, mentions/hashtags must be sorted by date. much better now. 11 years ago
miguelfreitas c9bfac7e67 Merge pull request #24 from dionyziz/visual_fixes 11 years ago
Dionysis Zindros 55ce9b9a62 Fix hashtag modal scrollbar 11 years ago
Dionysis Zindros 0fdbc069eb Reset remaining character count to 140 when status is posted 11 years ago
Dionysis Zindros 30e6aeb576 Merge branch 'master' of https://github.com/miguelfreitas/twister-html into visual_fixes 11 years ago
Dionysis Zindros 8b82e6f1e0 Align new post forms and textareas, correct margins 11 years ago
Dionysis Zindros 6b962c6dd0 Fix profile modal window height 11 years ago
Miguel Freitas ddf4578546 revert patch that prevents updating modal with new posts (it just close) 11 years ago
miguelfreitas cb8872996e Merge pull request #14 from dionyziz/favicon 11 years ago
miguelfreitas 3112c522b1 Merge pull request #15 from dionyziz/visual_fixes 11 years ago
miguelfreitas e20e6b8623 Merge pull request #13 from dionyziz/search_with_at 11 years ago
Dionysis Zindros a772fcbc74 Make clicking on the modal blackout overlay hide the modal 11 years ago
Dionysis Zindros 92a77aee78 Coding style fix 11 years ago
Dionysis Zindros c4748cad91 Visual fixes in modal window close buttons 11 years ago
Dionysis Zindros 219a1da447 Visual fixes in modal window close buttons 11 years ago
Dionysis Zindros 25180b687a Fix wrapper background to extend vertically across scrolling timeline 11 years ago
Dionysis Zindros b8416fd956 Convert CSS coding style to use spaces instead of tabs and UNIX-style line endings 11 years ago
Dionysis Zindros 7615ae4135 Visual fixes for X button in who-to-follow 11 years ago
Dionysis Zindros 707fe3e269 Visual contrast fix for bio text and links in user profiles 11 years ago
Dionysis Zindros 3cc150cfe4 Add a twister tornado favicon to all pages 11 years ago
Dionysis Zindros f3a01897a7 Searching for users with @ should work (fixes #6) 11 years ago
Miguel Freitas 2d3f8c3935 minor fixes to "following" display support by @msjoinder. 11 years ago
Miguel Freitas b8e67dc9b7 Merge branch 'loadFollowing' of https://github.com/msjoinder/twister-html into msjoinder-loadFollowing 11 years ago
Msjoinder 438767b214 link following to profile pages; css fixes 11 years ago
Miguel Freitas b6c5db55d0 Typo: “Retransmited by” fix #10 11 years ago
miguelfreitas 004461a45f Merge pull request #9 from msjoinder/ui-ups 11 years ago
Msjoinder 0f9571f0e1 Following > list of users followed by any user 11 years ago
Msjoinder a9b6accbde timestamp title shows time ago 11 years ago
Msjoinder 281ee3c6d6 clicking users in 'Who to Follow' shows profile modal 11 years ago