Julian Steinwachs
c09e4199f3
seams to work with defualt theme and calm theme
10 years ago
Julian Steinwachs
fd26787549
router also following modal navigation through watchHashChange
10 years ago
Julian Steinwachs
01823434a8
streamlined all modal navigation trough the hash watching function and implemented a global back button
10 years ago
Julian Steinwachs
04b0d8f636
still experimenting
10 years ago
digital dreamer
0d0cf02431
Get current CPU count for mining on network page load
10 years ago
digital dreamer
995ec08a5a
Fix #281 - change of mining CPU count not working
10 years ago
Miguel Freitas
5237b06a9e
don't alarm user if blockchain is just a little bit behind
10 years ago
Miguel Freitas
86bd86fb6c
get javascript crypto code into repository (not used though)
10 years ago
Miguel Freitas
4f4c720202
cache pubkeys in browser memory
10 years ago
Denis Ryabov
4e6bf5dee9
Display Traffic Information in Network page
10 years ago
Austin
49292bf61e
fix multi-byte character hashtag
10 years ago
Miguel Freitas
1d58e34ff1
fix mentions url in mobile
10 years ago
Miguel Freitas
504f23017d
use a more descriptive variable name
10 years ago
digital dreamer
76d0373101
Register protocol handler only once
10 years ago
Simon Grim
d998de6299
fix follow button behavior
10 years ago
Simon Grim
5e7a6f50df
add following config method modal, fix some related
10 years ago
Miguel Freitas
4f0130e1c4
use new getmentions api from twister-core 0.9.27
...
never miss a mention from your friends anymore!
10 years ago
Miguel Freitas
51a917dead
fix #205
10 years ago
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)
10 years ago
Miguel Freitas
ce738a5315
quick hack to prevent mixing old hashtag requests into current modal
10 years ago
Miguel Freitas
b5baa85362
improving hashtag modal latency
10 years ago
Miguel Freitas
8099b91d1a
fix "There aren't any posts with this hashtag" bug
10 years ago
Denis Ryabov
7ffa3652be
Update interface_localization.js
...
Few fixes for RU translation.
10 years ago
Daan Wynen
706f17869b
break #double#hashtags at the #.
10 years ago
Simon Grim
2583876c48
fix default value of sound notification, fix player for mentions
10 years ago
Miguel Freitas
759e06216d
display new mentions with a different background
10 years ago
Miguel Freitas
f415c0e516
trying to add closeModal to browser's url/hash history
10 years ago
Simon Grim
b34bd7d027
move theme-specific JS to theme-related files
10 years ago
Simon Grim
70e38192de
fix switch-to-normal/promoted-posts to be compatible with different themes. add polyglot.t() to strings
10 years ago
Simon Grim
0c1dbae4e6
fix switch-to-normal/promoted-posts to be compatible with different themes. add polyglot.t() to strings
10 years ago
Étienne Deparis
4efada7fd8
Fix error when browser doesn't know how to deal with window.navigator.registerProtocolHandler
10 years ago
Étienne Deparis
46fc58f69e
Fix hashtag watching bugs and add custom protocol handler support
10 years ago
Étienne Deparis
0ea050571a
Generalize hash affectation
10 years ago
Étienne Deparis
7ed9b8b84f
First try around hashchange monitoring
10 years ago
gubatron
feb669659f
some spanish translations
10 years ago
X-NicON
98fc76a7d4
add code localizations mobile version
10 years ago
digital dreamer
5fb9951e8d
Copy missing strings for translation to all languages
10 years ago
X-NicON
8673b28c10
translated "twisted again by"
10 years ago
X-NicON
960db03f9f
fix #84 localization page titles
10 years ago
Simon Grim
ccfb312af2
fix switch-to-normal-posts string
10 years ago
X-NicON
6730db5207
Added set of words from English into Russian translation
10 years ago
Nikita
91ebc219e9
translation missing words in Russian localization
...
And Improved translation of some words in Russian localization.
10 years ago
digital dreamer
fcfa60d0cb
Add 1 new string to localization
10 years ago
digital dreamer
e3dd14fb77
Fix incorrect hashtag message in user's mentions
10 years ago
Miguel Freitas
9ed93d5761
now with the newer theme mechanism, span.menu-news may be themed while keeping the inline display.
10 years ago
Miguel Freitas
df66f54f2b
Direct Message's copy to self feature (requires twisterd 0.9.26)
10 years ago
Trevor Alexander
88ea6bbe83
Tweak to single string
10 years ago
Miguel Freitas
f3b82534e4
improved theme selection mechanism: don't force display:block on every themable element.
10 years ago
Miguel Freitas
20c078fb38
prefer using getposts for modal profile whenever possible.
...
this makes profile much faster for users you follow.
10 years ago
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.
10 years ago