toyg
|
d6a9ade1ef
|
word-wrap, not word-break
|
2014-01-18 10:40:34 +00:00 |
|
toyg
|
4071ba7500
|
Correcting merge #53 - e6c20c5adc63f5434b4915f0bfaf3fddf50cf3b8
|
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 |
|
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 |
|