400 Commits (0b68a004817d412210f798b4587d8b74ac400e01)

Author SHA1 Message Date
Simon Grim 0b68a00481 insignificant optimization of vars in postSubmit() 9 years ago
Miguel Freitas f7094887d7 hide empty posts (without text) 9 years ago
Miguel Freitas 3b1428c441 report listening ports and test if they are open (using an external site) 9 years ago
Miguel Freitas 00fa7904a9 bytes, not bits 9 years ago
erqan 0433315bf7 update tr... 9 years ago
Erkan Yilmaz 7689d1af2e DE: +3 localized group msg items 9 years ago
Simon Grim 316ea505f1 fix of wrong options' notification test setup 9 years ago
Simon Grim 9279b93edf fix of unwanted watchHashChange() initialization 9 years ago
Simon Grim 6a6b3aba5d fix updating of minimized modals / add resuming from desktop notifications 9 years ago
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