441 Commits (d33f77a44e992f92516e816b91589b035f995381)

Author SHA1 Message Date
Simon Grim 44641a5271 rewrite showDesktopNotification() 9 years ago
Simon Grim 5acb60a7c8 fix miguelfreitas/twister-html#330: posts' wrong ordering 9 years ago
Xue Fuqiao a3e1b0f9b5 Minor fix for zh-CN translation 9 years ago
Simon Grim 7d35a50b20 add check if target element exists to getAvatar() 9 years ago
Simon Grim bc309abb0a add setting of avatar image in right upper dropdown menu 9 years ago
Simon Grim 25163ed1c5 fix missed parameters in htmlFormatMsg() 9 years ago
Simon Grim 07d8f171ee tune confirm_switch_to_network pop-up 9 years ago
Simon Grim 0d2b64b778 replace window.confirm() with confirmPopup() for 'confirm_terminate_daemon' confirmation 9 years ago
Simon Grim 813a5984d0 make confirmPopup() to apply htmlFormatMsg() with enabled markout to text of confirmation message 9 years ago
Simon Grim f90c1db413 add 'opt' parameter object to htmlFormatMsg(), initially to set markout applicability 9 years ago
Simon Grim 4466c72814 make confirmPopup() to be able to fetch req object from event.data 9 years ago
Simon Grim 07beae2a42 fix unwanted minimizing of active modal in case of resuming of some other minimized modal in case if it happens not in result of clicking on it's resume button 9 years ago
Simon Grim e28e824a94 add ability to minimize and resume modal buttons 9 years ago
Simon Grim b622635952 rewrite processDmConversation() to avoid appending of double posts in DMs 9 years ago
Erkan Yilmaz d7acc2d14d DE for "new group msg" 9 years ago
Xue Fuqiao 765f33564f Update zh-CN translation 9 years ago
Simon Grim 8163a7ebad tune 'twisted again by @' line to make it translateable & more cuztomizable 9 years ago
Simon Grim 8feb66bc72 optimize attachPostsToStream() 9 years ago
erqan 45c6b969ed rt time... 9 years ago
Erkan Yilmaz 7e8fd60f7c typo 9 years ago
Simon Grim c4a5b6f98c replace window.confirm() with confirmPopup() for 'switch to network.html' confirmation 9 years ago
Simon Grim 614d96b470 delete missed console.log 9 years ago
Simon Grim 1d1abd24ad add informational popup after profile saving 9 years ago
Simon Grim b2e2ba308c tune confirmPopup() 9 years ago
Simon Grim 50827a6691 individual new messages counters in DM modals for each peer/group 9 years ago
Simon Grim f8b8b777a1 applying of htmlFormatMsg() for 'bio' field in peer/group profile 9 years ago
Simon Grim 1afe26afb3 fix check for emptiness of input in htmlFormatMsg() 9 years ago
Simon Grim d5bbe2c6f1 replace .parents() method with .closest() — need only first ancestor 9 years ago
Simon Grim 98bbdbc560 add ability to change DM's group description 9 years ago
Simon Grim 7339ef71e5 #fix of group profile modal to show scroll-bar if member list doesn't fit on window 9 years ago
Simon Grim e123478982 import #jQuery plugin from https://github.com/dreamerslab/jquery.actual 9 years ago
Simon Grim 638af49ece fix peers invitation on DM group creation 9 years ago
Simon Grim c89b37acd5 fix wrong condition statements 9 years ago
Simon Grim 7ef1f0129e add alias textcompletion for peers invitation form; textcompletion refactoring 9 years ago
Simon Grim 89e4d5ed07 show usernames in #groupchat messages 9 years ago
Simon Grim 3595a9d2c5 introduce #groupchat #UI 9 years ago
Erkan Yilmaz 17377d3b9f typo 9 years ago
Simon Grim fe1d11316b add quote fetching for retwisted twists with comments 9 years ago
Simon Grim bfa925347a fix post preview hiding; clear some CSS 9 years ago
Simon Grim 65833ed34a change way of post preview hiding; focus on textarea if it has some when switching 9 years ago
Simon Grim b12d3d450e add button to switch beetween reply and retransmit on the fly; fix of modal prompt CSS 9 years ago
Simon Grim 7d156063ee move sent indicator to time stamp 9 years ago
Simon Grim 0b87aefca5 don't turn window scroll lock on prompt 9 years ago
Simon Grim 6028a58777 hide post preview on textarea focus out 9 years ago
Simon Grim 0d2cfc5d83 fix network promoted message set up 9 years ago
Simon Grim 22b3ba93ce fix of #markout chars position data collecting 9 years ago
Simon Grim 045836a020 fix options image preview showing 9 years ago
Simon Grim 80be52b2d9 add `click to post citation to open post in tmobile` 9 years ago
Simon Grim 7a6669d926 add `click to post citation to open related conversation` 9 years ago
Simon Grim 21e9db5ea3 fix doSubmitPost() dynamic declaration 9 years ago