Commit Graph

155 Commits

Author SHA1 Message Date
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
basst85
d637b5e48b Translate "Reply to (username)..." in textarea 2014-01-15 12:45:06 +01:00
basst85
219d41acb3 Update Dutch translation, add new or better words 2014-01-15 12:32:01 +01:00
basst85
2d89618465 Merge pull request #1 from msjoinder/polyglot
Pull from msjoinder/twister-html
2014-01-15 02:25:59 -08:00
Msjoinder
f13aa79fee Merge pull request #1 from basst85/patch-1
Added first Dutch words
2014-01-14 23:45:47 -08:00
basst85
779cd59b4e Added more Dutch words 2014-01-15 06:31:10 +01:00
Msjoinder
fb28256b80 include 'Followed by' in Who To Follow 2014-01-14 21:31:53 -06: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
basst85
65a38355e8 Added first Dutch words 2014-01-14 16:29:26 +01: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
Msjoinder
00e5091130 tidy up 2014-01-12 19:11:07 -06:00
Msjoinder
239e14f572 fix pluralizations 2014-01-12 18:57:55 -06:00
Msjoinder
5b1ed424c4 use Polyglot.js to translate in JS and in HTML templates 2014-01-12 18:48:39 -06: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
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