Commit Graph

368 Commits

Author SHA1 Message Date
miguelfreitas
ac04ce45c5 Merge pull request #216 from digital-dreamer/fix-281-update-cpu-count
Fix 2 issues with CPU count for mining
2015-01-04 18:54:55 -02:00
digital dreamer
0d0cf02431 Get current CPU count for mining on network page load 2015-01-04 11:31:22 +01:00
digital dreamer
995ec08a5a Fix #281 - change of mining CPU count not working 2015-01-04 10:08:19 +01:00
Miguel Freitas
5237b06a9e don't alarm user if blockchain is just a little bit behind 2015-01-02 15:14:06 -02:00
miguelfreitas
65bbe94fb0 Merge pull request #215 from benhc123/patch-2
Updated license date
2015-01-01 20:02:42 -02:00
Ben Holden-Crowther
645d3990b7 Updated license date
Updated license date to 2015 for new year.
2015-01-01 10:32:16 +00:00
Miguel Freitas
86bd86fb6c get javascript crypto code into repository (not used though) 2014-12-22 19:41:33 -02:00
Miguel Freitas
4f4c720202 cache pubkeys in browser memory 2014-12-19 20:43:10 -02:00
miguelfreitas
770d49d3a1 Merge pull request #214 from dryabov/master
Display Traffic Information in Network page
2014-12-16 08:29:55 -02:00
Denis Ryabov
4e6bf5dee9 Display Traffic Information in Network page 2014-12-16 03:30:08 +03:00
Miguel Freitas
29238aa752 update from mylene: fix the bug in profile modal view (not loading older posts). 2014-12-15 17:09:52 -02:00
miguelfreitas
90f169f138 Merge pull request #212 from austin-----/master
fix multi-byte character hashtag
2014-12-07 17:24:01 -02:00
Austin
49292bf61e fix multi-byte character hashtag 2014-12-06 20:54:03 -08:00
Miguel Freitas
75de1b9ef2 Merge branch 'master' of github.com:miguelfreitas/twister-html 2014-12-06 17:21:13 -02:00
Miguel Freitas
1d58e34ff1 fix mentions url in mobile 2014-12-06 17:11:33 -02:00
miguelfreitas
fd5ebe1720 Merge pull request #211 from slr/tasty-fix-add-following-method
add following config modal SASS
2014-12-06 10:59:59 -02:00
Simon Grim
ab4e89063a add following config modal SASS 2014-12-06 18:45:49 +06:00
Miguel Freitas
504f23017d use a more descriptive variable name 2014-12-06 10:39:30 -02:00
miguelfreitas
04ffaa588d Merge pull request #209 from slr/tasty-fix-add-following-method
add following config method modal, fix some related
2014-12-06 10:31:16 -02:00
miguelfreitas
999c76bbc4 Merge pull request #210 from digital-dreamer/fix-protocol-registration
Fix custom protocol registration
2014-12-05 14:26:43 -02:00
digital dreamer
76d0373101 Register protocol handler only once 2014-12-04 21:35:27 +01:00
Simon Grim
d998de6299 fix follow button behavior 2014-12-05 01:13:45 +06:00
Simon Grim
5e7a6f50df add following config method modal, fix some related 2014-12-04 09:24:45 +06:00
Miguel Freitas
4f0130e1c4 use new getmentions api from twister-core 0.9.27
never miss a mention from your friends anymore!
2014-11-30 16:53:55 -02:00
Miguel Freitas
51a917dead fix #205 2014-11-30 16:18:23 -02:00
miguelfreitas
0c9c4375c4 Merge pull request #207 from digital-dreamer/fix-204-duplicate-postboard-news
Fix #204 - Duplicated postboard-news element
2014-11-29 11:33:27 -02:00
digital dreamer
f4e345e08c Fix #204 - Duplicated postboard-news element 2014-11-29 11:35:27 +01:00
Miguel Freitas
1a79865b77 use #mentions?user= for mentions, add new button to user profile.
calm theme needs some layout fixing for the new button (a sync with their repo is badly needed)
2014-11-14 18:39:33 -02:00
Miguel Freitas
ce738a5315 quick hack to prevent mixing old hashtag requests into current modal 2014-11-14 17:45:07 -02:00
Miguel Freitas
b5baa85362 improving hashtag modal latency 2014-11-14 17:34:34 -02:00
Miguel Freitas
8099b91d1a fix "There aren't any posts with this hashtag" bug 2014-11-14 17:21:05 -02:00
miguelfreitas
3088c33ab7 Merge pull request #203 from dryabov/patch-1
Few fixes for RU translation
2014-11-13 16:56:31 -02:00
Denis Ryabov
7ffa3652be Update interface_localization.js
Few fixes for RU translation.
2014-11-12 11:27:51 +03:00
miguelfreitas
84841cc36f Merge pull request #202 from black-puppydog/master
Break #double#hashtags at the #.
2014-11-11 09:06:44 -02:00
Daan Wynen
706f17869b break #double#hashtags at the #. 2014-11-11 02:06:25 +01:00
miguelfreitas
60ff4cad8c Merge pull request #201 from slr/issp-fix-ntf-snd
fix default value of sound notification, fix player for mentions
2014-11-07 18:49:06 -02:00
Simon Grim
2583876c48 fix default value of sound notification, fix player for mentions 2014-11-08 01:53:59 +06:00
Miguel Freitas
759e06216d display new mentions with a different background 2014-11-07 16:27:13 -02:00
Miguel Freitas
324ec920a0 Merge branch 'slr-issp-switch-postboard' 2014-11-07 15:31:50 -02:00
Miguel Freitas
23cff52f03 Merge branch 'issp-switch-postboard' of github.com:slr/twister-html into slr-issp-switch-postboard
Conflicts:
	js/interface_home.js
2014-11-07 15:31:08 -02:00
Miguel Freitas
f415c0e516 trying to add closeModal to browser's url/hash history 2014-11-07 11:18:58 -02:00
miguelfreitas
63f36c8e39 Merge pull request #199 from milouse/feature/followhashlinks
Better navigation inside modal windows (next, previous)
2014-11-07 10:59:06 -02:00
Simon Grim
b34bd7d027 move theme-specific JS to theme-related files 2014-11-04 22:42:31 +06:00
Simon Grim
70e38192de fix switch-to-normal/promoted-posts to be compatible with different themes. add polyglot.t() to strings 2014-10-31 22:58:50 +06:00
Simon Grim
0c1dbae4e6 fix switch-to-normal/promoted-posts to be compatible with different themes. add polyglot.t() to strings 2014-10-31 22:45:34 +06:00
Étienne Deparis
4efada7fd8 Fix error when browser doesn't know how to deal with window.navigator.registerProtocolHandler 2014-10-21 00:33:14 +02:00
Étienne Deparis
46fc58f69e Fix hashtag watching bugs and add custom protocol handler support 2014-10-17 00:17:40 +02:00
miguelfreitas
c474b98b1d Merge pull request #198 from gubatron/spanish-update
some spanish translations
2014-10-16 14:20:14 -03:00
Étienne Deparis
0ea050571a Generalize hash affectation 2014-10-16 16:57:25 +02:00
Étienne Deparis
7ed9b8b84f First try around hashchange monitoring 2014-10-16 10:47:08 +02:00