Julian Steinwachs
a688dc5958
working hashscheme for conversation modal
10 years ago
Julian Steinwachs
d52ad05630
somewhat working hashscheme for conversation modal
10 years ago
Julian Steinwachs
299772ee88
tweaking nin theme
10 years ago
Julian Steinwachs
3266426eaa
back button binding is now in html, seams more robust
10 years ago
Julian Steinwachs
293a658302
moved style from html into themes
10 years ago
Julian Steinwachs
4880d4c972
refurbish
10 years ago
Julian Steinwachs
c42965de88
fixed an event propagation issue
10 years ago
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
10 years ago
Julian Steinwachs
190ce55d46
cleaned up comments
10 years ago
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
04b0d8f636
still experimenting
10 years ago
Austin
49292bf61e
fix multi-byte character hashtag
10 years ago
digital dreamer
76d0373101
Register protocol handler only once
10 years ago
Simon Grim
d998de6299
fix follow button behavior
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
b5baa85362
improving hashtag modal latency
10 years ago
Miguel Freitas
8099b91d1a
fix "There aren't any posts with this hashtag" bug
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
É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
Miguel Freitas
f3b82534e4
improved theme selection mechanism: don't force display:block on every themable element.
10 years ago
digital dreamer
b0e89777c4
Update i18n
10 years ago
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
10 years ago
digital dreamer
d33730653a
Improved unicode conversion
10 years ago
erqan
39ff28141e
fixing DM splitting issue... thanks to @RealVegOs
...
splitting is exactly disabled at DMs.
11 years ago
erqan
bd8075fbdf
wide screen adaptation
11 years ago
erqan
0496ba4623
fixing some setTimeout issues
11 years ago
erqan
1a48d32473
fixing #158
11 years ago
erqan
e513d4b84b
grabed copy to clipboard functions from Calm client for Tox and Bitmessage address
11 years ago
erqan
5f10a1f6ee
more calm theme css adaptation
11 years ago
erqan
cb7eb0f7ff
changed conversation listing method...
...
- made the requestRepliesAfter function recursive
- displayed replies indented (something like #153 )
- changed maxExpandPost value to 8
- added conversation modal to show all post in a conversation...
- added Symbola.ttf for possible missing unicode symboles..
11 years ago
erqan
2563ce1def
- removed '+' sign from end of splitted posts
...
- moved splitted post counter to end
- not forced anymore to add all mentions while replying
11 years ago
erqan
41b82d7c74
fixing first post size error on splitting function
11 years ago
erqan
661ab4b338
following's followings and known followers are cached in localStorage instead of session... and added a simple adaptive updating method for following's followings to reduce rpc requests..
11 years ago
erqan
09d9719094
added mention support for post spliting while replying, removed its warning at options page
11 years ago
erqan
0e18ee0912
changed conversation twists expand label to 'Show conversation'
11 years ago
erqan
97449fbe46
fixing lazy load for full who to follow list
11 years ago
erqan
2a0a9267b8
discovering some followers and bringing to life some death functions around of 'who to follow'
11 years ago
erqan
aa0d2c6c7b
bug fix on split function
11 years ago
erqan
36fbe9a6b8
improvemnts on split functionality
11 years ago
erqan
3b2fc6a2b2
bug fix
11 years ago
erqan
b16aa79887
split long posts
11 years ago
digital dreamer
a81246cd5f
add hashtag search
11 years ago
erqan
208e93a262
unfollow button class was reverted to 'profileUnfollow' for the calm theme dependency
11 years ago
erqan
58c8b47a44
fixing #122 and unfollow button position
11 years ago
Miguel Freitas
dd900563c2
merge original and calm menus. new css classes have been defined to allow some entities to show/hide depending on the selected theme.
...
use class="selectable_theme theme_XXX" to display only in theme XXX.
11 years ago