Commit Graph

37 Commits

Author SHA1 Message Date
Simon Grim
0133ffd486 tune DMS and mentions processing, add DMs caching to localStorage 2017-07-14 00:56:30 +05:00
Simon Grim
cf814dfd18 add hiding of twists' counters in DMs on mark-all-as-read event 2017-03-29 20:21:33 +05:00
Simon Grim
3c629129d6 add polyglot 'daemon_is_obsolete' 2016-10-06 23:44:15 +05:00
Simon Grim
214ec3f3c7 fix DM group joining via key import 2016-10-06 23:33:45 +05:00
Simon Grim
3d92f85410 add auto focus on textarea when we open DMs 2016-03-30 04:47:23 +05:00
Simon Grim
f6f807205b optimization of DMs list handling 2016-02-03 22:04:53 +05:00
Simon Grim
82ec957172 closeModal() after group leaving instead unsatisfactory history.back() 2016-02-03 01:51:33 +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
0599685df4 add sound and desktop notification and counter indication if we got new DMs in minimized modal 2016-01-09 00:02:12 +05:00
Simon Grim
a6b89ce271 rename some vars and restyle a bit in js/twister_directmsg.js 2016-01-09 00:00:40 +05:00
Simon Grim
6a6b3aba5d fix updating of minimized modals / add resuming from desktop notifications 2015-12-03 03:31:49 +05:00
Simon Grim
b622635952 rewrite processDmConversation() to avoid appending of double posts in DMs 2015-11-18 16:59:19 +05:00
Simon Grim
614d96b470 delete missed console.log 2015-11-02 02:30:01 +05:00
Simon Grim
50827a6691 individual new messages counters in DM modals for each peer/group 2015-10-30 04:28:23 +05:00
Simon Grim
d5bbe2c6f1 replace .parents() method with .closest() — need only first ancestor 2015-10-24 01:39:22 +05:00
Simon Grim
98bbdbc560 add ability to change DM's group description 2015-10-24 01:20:41 +05:00
Simon Grim
638af49ece fix peers invitation on DM group creation 2015-10-01 23:27:01 +05:00
Simon Grim
c89b37acd5 fix wrong condition statements 2015-09-05 15:30:38 +05:00
Simon Grim
7ef1f0129e add alias textcompletion for peers invitation form; textcompletion refactoring 2015-09-05 04:14:16 +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
27256788ed add hide post preview in directMsgSubmit() too 2015-07-25 12:16:18 +05:00
Simon Grim
7082d0aedd delete unnecessary check in a loop in processDMsnippet() 2015-05-29 12:31:48 +05:00
Simon Grim
021bbe2d43 fix of traversing in directMsgSubmit 2015-05-26 01:53:34 +05:00
Simon Grim
5c35807932 add missing flags to clone event too from DM template textareas, code restyling 2015-05-26 01:47:53 +05:00
Simon Grim
fad1e9780a check to avoid infinite loop of direct messages postboard updating 2015-05-23 23:23:11 +05:00
Simon Grim
c95e3d14bd The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This 2015-05-23 22:26:23 +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
Miguel Freitas
cc1c5e5d11 very crude initial support to display group chat as standard direct messages.
still a lot to do: using the "from" field from group messages to display
who sent each message, options to invite, display members, change
group description, leave etc.
2015-04-24 17:49:55 -03:00
Eugene Kuligin
4f60878f31 add localization support support for "Direct messages with" raw string 2015-04-20 03:39:44 +03: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
Miguel Freitas
df66f54f2b Direct Message's copy to self feature (requires twisterd 0.9.26) 2014-09-27 12:04:32 -03:00
erqan
52a568a794 mark all as read for DMs 2014-05-06 16:42:35 +03:00
Miguel Freitas
3d27a0e418 sort DM thread list by date 2014-03-30 12:43:46 -03:00
digital dreamer
e4cad372a3 guest mode browsing 2014-03-29 18:16:24 +01: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