miguelfreitas
6e30563abb
Merge pull request #227 from slr/tasty-fixes
...
few quick fixes
2015-03-06 11:26:53 -03:00
Simon Grim
ac59448db0
prompt template to following, follow-unfollow window events and listeners, MAL.showMentions and MAL.showDMchat, notify.js to tmobile
2015-03-05 21:40:52 +05:00
miguelfreitas
ddbfbb6cf0
Merge pull request #228 from Tschaul/duplicate-posts-fix
...
Fixing duplicate posts when scrolling in profile view
2015-03-04 18:38:14 -03:00
Julian Steinwachs
8d38810865
Fixing duplicate posts when crolling in profile view
2015-03-04 16:51:04 +01:00
Simon Grim
62af762e9a
missing stuff of follow button and following config localization
2015-03-04 05:21:50 +05:00
Simon Grim
44462098ef
various fixes around follow button
2015-03-04 04:26:20 +05:00
Simon Grim
baf1060030
switch to home page when clicking on notify, watch hash on loading, return scrolling after modal, primary-btn-only expand
2015-03-01 13:31:56 +05:00
miguelfreitas
aede1231b5
Merge pull request #226 from Tschaul/issue224_twister-in-subdir
...
Fixing #224 - twister in subdir
2015-02-24 11:26:04 -03:00
Julian Steinwachs
11bef01ac4
Fixing #224 - twister in subdir
2015-02-23 15:16:29 +01:00
Simon Grim
a70b751d96
removed calls of non-event e in openMentionsModal
2015-02-16 12:32:12 +05:00
Simon Grim
99063d6e37
added focusing on tab after click on notificaton, removed notification in modal of mentions, fixed something
2015-02-16 02:51:57 +05:00
Simon Grim
85a6deaa7c
fixed localization of notifications options
2015-02-15 12:23:26 +05:00
Simon Grim
7aa999fc9a
added options of desktop notifications, fixed somewhat
2015-02-15 01:49:19 +05:00
Simon Grim
f9d7b22aef
added postboard updating after retwist, fixed UI issues of retwist-reply prompts and DM reply form
2015-02-10 00:37:54 +06:00
Simon Grim
028492166f
fixed notification handling, added localization lines
2015-02-08 22:31:02 +06:00
Simon Grim
3ae61f3f97
added requesting of permission, fixed behaviour when it denied, fixed alerts lines
2015-02-08 13:28:59 +06:00
Simon Grim
581d6c0a8d
removed notification when sending own post or DM, fixed hashtag searching and message about sending
2015-02-07 23:21:19 +06:00
Simon Grim
09f4a64980
initial commit of desktop notifications via notify.js by alexgibson
2015-02-06 10:00:23 +06:00
Miguel Freitas
104986c808
remove extra parenthesis
2015-01-24 16:24:27 -02:00
Julian Steinwachs
69fdace49f
fixed bug: back button shows up when navigated to first modal in history
2015-01-24 09:44:48 +01:00
Julian Steinwachs
40246e6e65
no more location.reload()
2015-01-23 10:15:56 +01:00
Julian Steinwachs
a688dc5958
working hashscheme for conversation modal
2015-01-23 09:48:30 +01:00
Julian Steinwachs
d52ad05630
somewhat working hashscheme for conversation modal
2015-01-23 09:08:52 +01:00
Julian Steinwachs
299772ee88
tweaking nin theme
2015-01-22 21:22:23 +01:00
Julian Steinwachs
3266426eaa
back button binding is now in html, seams more robust
2015-01-22 20:15:22 +01:00
Julian Steinwachs
293a658302
moved style from html into themes
2015-01-22 18:11:25 +01:00
Julian Steinwachs
4880d4c972
refurbish
2015-01-22 17:22:58 +01:00
Julian Steinwachs
c42965de88
fixed an event propagation issue
2015-01-22 16:43:25 +01:00
Julian Steinwachs
12ec501d8d
implemented hasscheme for who-to-follow, added additional popuplayer called prompt and moved retwist reply and following-config from the modal to the prompt
2015-01-22 15:59:00 +01:00
Julian Steinwachs
190ce55d46
cleaned up comments
2015-01-21 15:37:19 +01:00
Julian Steinwachs
c09e4199f3
seams to work with defualt theme and calm theme
2015-01-21 15:12:49 +01:00
Julian Steinwachs
fd26787549
router also following modal navigation through watchHashChange
2015-01-21 14:13:45 +01:00
Julian Steinwachs
01823434a8
streamlined all modal navigation trough the hash watching function and implemented a global back button
2015-01-21 13:38:59 +01:00
Julian Steinwachs
04b0d8f636
still experimenting
2015-01-21 12:10:04 +01: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
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
Denis Ryabov
4e6bf5dee9
Display Traffic Information in Network page
2014-12-16 03:30:08 +03:00
Austin
49292bf61e
fix multi-byte character hashtag
2014-12-06 20:54:03 -08:00
Miguel Freitas
1d58e34ff1
fix mentions url in mobile
2014-12-06 17:11:33 -02: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
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
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
Denis Ryabov
7ffa3652be
Update interface_localization.js
...
Few fixes for RU translation.
2014-11-12 11:27:51 +03:00
Daan Wynen
706f17869b
break #double#hashtags at the #.
2014-11-11 02:06:25 +01: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
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
É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
gubatron
feb669659f
some spanish translations
2014-10-16 01:37:10 -04:00
X-NicON
98fc76a7d4
add code localizations mobile version
2014-10-12 19:03:17 +04:00
miguelfreitas
31a1bed8c5
Merge pull request #194 from digital-dreamer/copy-strings
...
Copy missing strings for translation to all languages
2014-10-06 06:42:05 -03:00
digital dreamer
5fb9951e8d
Copy missing strings for translation to all languages
2014-10-05 13:01:32 +02:00
X-NicON
8673b28c10
translated "twisted again by"
2014-10-05 13:46:55 +04:00
X-NicON
960db03f9f
fix #84 localization page titles
2014-10-03 15:33:28 +04:00
miguelfreitas
351d21c814
Merge pull request #191 from slr/issp-mt-pp
...
fix switch-to-normal-posts string
2014-10-02 13:42:59 -03:00
Simon Grim
ccfb312af2
fix switch-to-normal-posts string
2014-10-02 22:30:59 +06:00
X-NicON
6730db5207
Added set of words from English into Russian translation
2014-10-02 20:13:06 +04:00
Nikita
91ebc219e9
translation missing words in Russian localization
...
And Improved translation of some words in Russian localization.
2014-10-02 15:48:18 +04:00
digital dreamer
fcfa60d0cb
Add 1 new string to localization
2014-10-01 15:08:34 +02:00
digital dreamer
e3dd14fb77
Fix incorrect hashtag message in user's mentions
2014-10-01 15:00:14 +02:00
Miguel Freitas
9ed93d5761
now with the newer theme mechanism, span.menu-news may be themed while keeping the inline display.
2014-09-28 16:32:48 -03:00
miguelfreitas
9bb7b400b8
Merge pull request #184 from talexand/jpn
...
Translated remaining JP strings in localization
2014-09-27 19:09:18 -03:00
Miguel Freitas
df66f54f2b
Direct Message's copy to self feature (requires twisterd 0.9.26)
2014-09-27 12:04:32 -03:00
Trevor Alexander
88ea6bbe83
Tweak to single string
2014-09-26 13:01:27 -10:00
Trevor Alexander
1af2d6aaab
Merge branch 'master' into jpn: upstream update
2014-09-26 12:57:27 -10:00
Miguel Freitas
f3b82534e4
improved theme selection mechanism: don't force display:block on every themable element.
2014-09-25 22:50:17 -03:00
Miguel Freitas
20c078fb38
prefer using getposts for modal profile whenever possible.
...
this makes profile much faster for users you follow.
2014-09-25 22:13:19 -03:00
Miguel Freitas
5df149b3fd
workaround for hiding "new posts" button after selectable_theme was added.
...
there is conflict between theme "display:block!important" and button hiding.
i tried using a <span> to enclose the <button> but it then broke "float:right", argh.
so setting text to "" seems to hide it.
2014-09-22 22:32:40 -03:00
Miguel Freitas
7bbbfb4347
fix some broken pull request
2014-09-21 15:48:50 -03:00
miguelfreitas
c8d597415d
Merge pull request #180 from digital-dreamer/i18n-update
...
Update i18n system
2014-09-21 15:23:37 -03:00
miguelfreitas
8858b907a7
Merge pull request #178 from dryabov/master
...
Update Russian translation
2014-09-21 11:43:22 -03:00
digital dreamer
b0e89777c4
Update i18n
2014-09-21 14:06:48 +02:00
miguelfreitas
a96bcbdbf9
Merge pull request #174 from digital-dreamer/improved-unicode-conversion
...
Improved unicode conversion
2014-09-20 18:47:37 -03:00
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
Denis Ryabov
6d332276bb
fix translation
2014-09-08 09:35:52 +04:00
Denis Ryabov
b5a9fb42c6
fix RU translation
2014-09-06 23:31:20 +04:00
Denis Ryabov
3ec9996b83
update russian translation
2014-09-06 01:41:22 +04:00
digital dreamer
d33730653a
Improved unicode conversion
2014-07-31 20:43:01 +02:00
Joe Ren
817d7e5cf4
Spelling mistakes...
2014-07-29 22:51:19 +10:00
Miguel Freitas
891f7bf24e
fix from calm: (correct loading posts in both timeline and profile modal) fix #166
2014-07-04 08:25:30 -03:00
Miguel Freitas
e5740cc206
relax some tests to consider new messages new
2014-06-25 11:26:02 -03:00