371 Commits (8feb66bc72bb5aa5d94956f76169054b66bf84a8)

Author SHA1 Message Date
Simon Grim 8feb66bc72 optimize attachPostsToStream() 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 10 years ago
Simon Grim 045836a020 fix options image preview showing 10 years ago
Simon Grim 80be52b2d9 add `click to post citation to open post in tmobile` 10 years ago
Simon Grim 7a6669d926 add `click to post citation to open related conversation` 10 years ago
Simon Grim 21e9db5ea3 fix doSubmitPost() dynamic declaration 10 years ago
Simon Grim f251cf0949 add handling of new userpost property `sig_wort` finally 10 years ago
Simon Grim 5da5cde79a add check to newRtMsg() to avoid undefined sig_userpost 10 years ago
Simon Grim 66431127e6 introduce sending posts with citation (retwists with comments) 10 years ago
Simon Grim 48a5292249 fix of deleting user mention from mentions to reply 10 years ago
Simon Grim 6537515dac show post retwists with comment as posts with citation 10 years ago
Simon Grim 29e4130e72 fix mentions thing in htmlFormatMsg() 10 years ago
Simon Grim d61a07f810 restyle postToElem() 10 years ago
Simon Grim dbd49d4183 yet another fix of #markdown chars position data collecting 10 years ago
Simon Grim 5e93f5263b fix of #markdown chars position data collecting 10 years ago
Simon Grim 2ae0996c2e fix proxy() to not proxy local URLs 10 years ago
Simon Grim f902055293 add image preview to #options's post preview 10 years ago
Simon Grim ea144e63f9 move image preview setup to ~setPostImagePreview()~ in twister_formatpost.js and fix it slightly 10 years ago
erqan fe8b59f356 show sent info for RTs, not for original posts 10 years ago
Simon Grim 59fb0e9c19 add post preview to #options's Post display section 10 years ago
Simon Grim 47836913cf fix postPreview summoning 10 years ago
Simon Grim 4a9069189f delete modal closing after post sending, no reason to do it 10 years ago
Simon Grim c3e1f03c00 fix post preview to don't do it if it is turned off 10 years ago
erqan 7847ba3a40 removes debuging lines 10 years ago