Simon Grim
7d156063ee
move sent indicator to time stamp
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
f251cf0949
add handling of new userpost property `sig_wort` finally
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
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
erqan
414e5cb3c0
show replied promoted post and don't show the sent indicator with promoted posts
9 years ago
Simon Grim
b3a281a693
fix missing argument in htmlFormatMsg() call on DM snippet show
9 years ago
Simon Grim
9df6ae2253
option to apply, ignore or clear out posts markout
9 years ago
Simon Grim
56dca3bfb7
fix of post formatting: links templates caching fix
9 years ago
Simon Grim
107754752a
fix of post formatting: fix of injection filter
9 years ago
Simon Grim
b2824aced9
post formatting for DM snippets
9 years ago
Simon Grim
fb67d7a04d
fix of post formatting: optimizing
9 years ago
Simon Grim
17b3fea42d
fix of post formatting: wrong link words dropping
9 years ago
Simon Grim
928688bdac
fix of post formatting: turn on `[]()` syntax for link, now with checking for injections
9 years ago
Miguel Freitas
cae04cc2f9
trying some small cleanups
9 years ago
Miguel Freitas
c447b39ab6
a different take on preventing XSS.
...
it must be safe by design, not by checking every possible injection pattern.
9 years ago
Simon Grim
cc2a08e7e0
push the tempo for XSS in post formatting
9 years ago
Simon Grim
ca7da9d4a1
fix of post formatting at detecting of stop chars & whitespaces in ~markdown
9 years ago
Simon Grim
bb64c05061
fix of post formatting []()
9 years ago
Simon Grim
72e47e0de4
fix of post formatting to parse ~markdown~ inside [] of link definition
9 years ago
Simon Grim
45788ac9d6
delete dev comment
9 years ago
Simon Grim
c6c4531a11
fix of post formatting to handle sequence of markdown chars correctly
9 years ago
Simon Grim
4eb9ab9213
more fixes of post formatting
9 years ago
Simon Grim
17328b0d7b
make ` to be escaping character for any markup, fixes of post formatting
9 years ago
Simon Grim
98c875b2c2
fix of RTF markup
9 years ago
Simon Grim
ad7c95308c
text markdown with `monospace`
9 years ago
Simon Grim
f6d8e6a380
text markdown with [link](url)
9 years ago
Simon Grim
fc61d019b6
text markdown with *bold*, ~italic~, _underlined_ and -strikethrough-
9 years ago
Simon Grim
bc7b09abb8
fix of post formatting
9 years ago
Simon Grim
8b925986ed
fix of post formatting, moving from regexps to achieve more flexibility
9 years ago
Miguel Freitas
cab3fe85b0
report post delivery for direct messages and group chat. nice!
10 years ago
Miguel Freitas
0ef54f463e
experimental post delivery indicator. requires twister-core update.
10 years ago
Simon Grim
c95e3d14bd
The Fastest In Town Orchestra. Mess-O-Rama Music Vol. 1: Living Through This
10 years ago
Miguel Freitas
70a43d18d2
display group chat sender's avatar properly
10 years ago
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
10 years ago
Simon Grim
2cc86a55fb
fix of htmlFormatMsg() RegExp to allow -+= in hashtags
10 years ago
Simon Grim
c149e8bbc1
fixes of RegExps and behaviour of htmlFormatMsg() and slightly filterLang()
10 years ago
Simon Grim
257aedf61a
crazy gonzales optimization of htmlFormatMsg() to avoid AMAP DOM interacting (but with too many RegExps), some minor optimization for postToElem(), introducing of proxyURL()
10 years ago
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.
10 years ago
Simon Grim
e1fd570d10
fixes of lang filtering & posts showning, of localization, especially for de,fr,ru,zh, option for autoupdating of TopTrends, UPD of SASS for nin
10 years ago