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
see https://github.com/miguelfreitas/twister-html/pull/318
|
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 |
Simon Grim
|
f251cf0949
|
add handling of new userpost property `sig_wort` finally
|
9 years ago |
Simon Grim
|
5da5cde79a
|
add check to newRtMsg() to avoid undefined sig_userpost
|
9 years ago |
Simon Grim
|
66431127e6
|
introduce sending posts with citation (retwists with comments)
|
9 years ago |
Simon Grim
|
48a5292249
|
fix of deleting user mention from mentions to reply
|
9 years ago |
Simon Grim
|
6537515dac
|
show post retwists with comment as posts with citation
|
9 years ago |
Simon Grim
|
29e4130e72
|
fix mentions thing in htmlFormatMsg()
|
9 years ago |
Simon Grim
|
d61a07f810
|
restyle postToElem()
|
9 years ago |
Simon Grim
|
dbd49d4183
|
yet another fix of #markdown chars position data collecting
|
9 years ago |
Simon Grim
|
5e93f5263b
|
fix of #markdown chars position data collecting
|
9 years ago |
Simon Grim
|
2ae0996c2e
|
fix proxy() to not proxy local URLs
|
9 years ago |
Simon Grim
|
f902055293
|
add image preview to #options's post preview
|
9 years ago |
Simon Grim
|
ea144e63f9
|
move image preview setup to ~setPostImagePreview()~ in twister_formatpost.js and fix it slightly
|
9 years ago |
erqan
|
fe8b59f356
|
show sent info for RTs, not for original posts
use always `userpost` values.
|
9 years ago |