Simon Grim
8819187d2d
fix filterLang() to cut out '/me' directive before processing
2016-03-25 21:57:55 +05:00
Simon Grim
d2cd9cdea0
fix filterLang() to cut out 'twist:…=' links before processing
2016-03-25 21:46:24 +05:00
Simon Grim
a26ff53c76
add check for input string emptiness in filterLang()
2016-03-25 03:21:07 +05:00
Simon Grim
9ac1daabf1
add volume parameter to playSound()
2016-03-09 01:23:30 +05:00
Simon Grim
9baa250ef0
rename followingList related stuff, delete MAL.followingListLoaded()
2016-02-15 22:56:05 +05:00
Simon Grim
57374638e0
add #followers modal with brief explanation of current inability of obtaining of complete followers list
2016-02-15 22:32:37 +05:00
Simon Grim
f6f807205b
optimization of DMs list handling
2016-02-03 22:04:53 +05:00
Simon Grim
8c9c5f9293
The Natural Born Twister. Mess-O-Rama Music Vol. 2: Songs About Templates, Followings, Confirms, Alerts, Blank Windows And Clicks
2016-01-31 11:23:07 +05:00
Simon Grim
ac4bb8718b
quick fix of DMs openning
2016-01-10 21:47:57 +05:00
Simon Grim
44641a5271
rewrite showDesktopNotification()
2015-12-03 03:24:22 +05:00
Simon Grim
d5bbe2c6f1
replace .parents() method with .closest() — need only first ancestor
2015-10-24 01:39:22 +05:00
Simon Grim
89e4d5ed07
show usernames in #groupchat messages
2015-09-04 17:18:49 +05:00
Simon Grim
3595a9d2c5
introduce #groupchat #UI
2015-09-04 03:21:33 +05:00
Simon Grim
ede178eb32
rewrite of options.js to get it more useful and faster, move localizeLabels() to theme_option.js of nin, introduce playSound(), clean up a bit trailing spaces
2015-05-19 23:33:59 +05:00
Simon Grim
c149e8bbc1
fixes of RegExps and behaviour of htmlFormatMsg() and slightly filterLang()
2015-05-12 20:38:41 +05:00
Simon Grim
6ad8f87bdd
global fix of mentions autocomleting, upd of jquery.textcomplete
2015-03-30 05:16:41 +05:00
Simon Grim
e1fd570d10
fixes of lang filtering & posts showning, of localization, especially for de,fr,ru,zh, option for autoupdating of TopTrends, UPD of SASS for nin
2015-03-27 22:19:25 +05:00
Simon Grim
81111a78f4
filtering of Searching & TopTrends, checkboxes, autoupdating of TopTrends in 2 min, not filtering retwists of our own posts, localization for tr
2015-03-26 21:59:42 +05:00
Simon Grim
fb95e64011
updated franc.js, fixes of filtering, localization for de,fr,ru,zh
2015-03-25 18:52:20 +05:00
Simon Grim
8515059eea
postboard lang filtering, its options, tuning of shining
2015-03-24 22:53:54 +05:00
Simon Grim
42f0e54861
caching of pending post, tuning of timeline updating
2015-03-23 19:31:07 +05:00
Simon Grim
33bea37ae0
improve of timeline updates, fix of follow button event handler
2015-03-10 22:23:28 +05: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
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
7aa999fc9a
added options of desktop notifications, fixed somewhat
2015-02-15 01:49:19 +05:00
Simon Grim
028492166f
fixed notification handling, added localization lines
2015-02-08 22:31:02 +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
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
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
digital dreamer
b0e89777c4
Update i18n
2014-09-21 14:06:48 +02:00
Miguel Freitas
1122fefa94
merge nin theme by @myleneb
...
https://github.com/myleneb/twister-nin
2014-09-19 19:09:08 -03:00
erqan
711e568c0a
fixing some UI issues
...
- overlaying issue of tox and bitmessage fields
- hovering 'retransmit' and 'reply' links at indented replies
2014-05-19 13:25:41 +03:00
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..
2014-05-13 19:46:35 +03:00
Miguel Freitas
028f809de2
prevent new posts indication in timeline from propagating to modal.
2014-04-14 15:38:21 -03:00
Miguel Freitas
f808426c44
more merging with twister-calm + fixes
2014-03-25 00:01:30 -03:00
Miguel Freitas
6efe263833
move javascripts to js/ like in twister-calm
2014-03-16 22:19:37 -03:00