Commit Graph

80 Commits

Author SHA1 Message Date
Simon Grim
25163ed1c5 fix missed parameters in htmlFormatMsg() 2015-11-21 02:35:40 +05:00
Simon Grim
f90c1db413 add 'opt' parameter object to htmlFormatMsg(), initially to set markout applicability 2015-11-20 01:00:30 +05:00
Simon Grim
8163a7ebad tune 'twisted again by @' line to make it translateable & more cuztomizable 2015-11-04 01:29:43 +05:00
erqan
45c6b969ed rt time... 2015-11-03 17:42:34 +03:00
Simon Grim
1afe26afb3 fix check for emptiness of input in htmlFormatMsg() 2015-10-24 02:10:58 +05:00
Simon Grim
89e4d5ed07 show usernames in #groupchat messages 2015-09-04 17:18:49 +05:00
Simon Grim
3595a9d2c5 introduce #groupchat #UI 2015-09-04 03:21:33 +05:00
Simon Grim
fe1d11316b add quote fetching for retwisted twists with comments 2015-08-21 14:36:05 +05:00
Simon Grim
7d156063ee move sent indicator to time stamp 2015-08-20 12:47:39 +05:00
Simon Grim
22b3ba93ce fix of #markout chars position data collecting 2015-08-18 20:23:34 +05:00
Simon Grim
045836a020 fix options image preview showing 2015-08-18 19:08:26 +05:00
Simon Grim
80be52b2d9 add click to post citation to open post in tmobile 2015-08-16 00:25:17 +05:00
Simon Grim
7a6669d926 add click to post citation to open related conversation 2015-08-15 02:17:17 +05:00
Simon Grim
f251cf0949 add handling of new userpost property sig_wort finally 2015-08-13 01:07:13 +05:00
Simon Grim
48a5292249 fix of deleting user mention from mentions to reply 2015-08-12 16:24:09 +05:00
Simon Grim
6537515dac show post retwists with comment as posts with citation 2015-08-12 05:10:56 +05:00
Simon Grim
29e4130e72 fix mentions thing in htmlFormatMsg() 2015-08-12 01:49:30 +05:00
Simon Grim
d61a07f810 restyle postToElem() 2015-08-12 00:36:26 +05:00
Simon Grim
dbd49d4183 yet another fix of #markdown chars position data collecting 2015-08-10 07:03:25 +05:00
Simon Grim
5e93f5263b fix of #markdown chars position data collecting 2015-08-10 06:39:51 +05:00
Simon Grim
2ae0996c2e fix proxy() to not proxy local URLs 2015-08-10 03:42:34 +05:00
Simon Grim
ea144e63f9 move image preview setup to ~setPostImagePreview()~ in twister_formatpost.js and fix it slightly 2015-08-10 03:02:15 +05:00
erqan
fe8b59f356 show sent info for RTs, not for original posts
use always `userpost` values.
2015-08-10 01:55:53 +05:00
miguelfreitas
de1334706b Merge pull request #276 from slr/tasty-markdown
post preview
2015-07-27 10:54:31 -03:00
erqan
414e5cb3c0 show replied promoted post and don't show the sent indicator with promoted posts 2015-07-27 14:50:11 +03:00
Simon Grim
b3a281a693 fix missing argument in htmlFormatMsg() call on DM snippet show 2015-07-25 12:00:32 +05:00
Simon Grim
9df6ae2253 option to apply, ignore or clear out posts markout 2015-07-22 21:33:25 +05:00
Simon Grim
56dca3bfb7 fix of post formatting: links templates caching fix 2015-07-19 05:36:59 +05:00
Simon Grim
107754752a fix of post formatting: fix of injection filter 2015-07-19 05:10:12 +05:00
Simon Grim
b2824aced9 post formatting for DM snippets 2015-07-19 04:10:59 +05:00
Simon Grim
fb67d7a04d fix of post formatting: optimizing 2015-07-19 04:09:41 +05:00
Simon Grim
17b3fea42d fix of post formatting: wrong link words dropping 2015-07-19 04:05:30 +05:00
Simon Grim
928688bdac fix of post formatting: turn on []() syntax for link, now with checking for injections 2015-07-19 04:05:01 +05:00
Miguel Freitas
cae04cc2f9 trying some small cleanups 2015-07-17 15:34:07 -03:00
Miguel Freitas
c447b39ab6 a different take on preventing XSS.
it must be safe by design, not by checking every possible injection pattern.
2015-07-17 15:03:22 -03:00
Simon Grim
cc2a08e7e0 push the tempo for XSS in post formatting 2015-07-16 03:46:41 +05:00
Simon Grim
ca7da9d4a1 fix of post formatting at detecting of stop chars & whitespaces in ~markdown 2015-07-16 01:21:17 +05:00
Simon Grim
bb64c05061 fix of post formatting []() 2015-07-15 22:42:58 +05:00
Simon Grim
72e47e0de4 fix of post formatting to parse ~markdown~ inside [] of link definition 2015-07-15 16:24:56 +05:00
Simon Grim
45788ac9d6 delete dev comment 2015-07-15 14:05:10 +05:00
Simon Grim
c6c4531a11 fix of post formatting to handle sequence of markdown chars correctly 2015-07-15 11:19:58 +05:00
Simon Grim
4eb9ab9213 more fixes of post formatting 2015-07-14 23:47:24 +05:00
Simon Grim
17328b0d7b make ` to be escaping character for any markup, fixes of post formatting 2015-07-14 20:10:59 +05:00
Simon Grim
98c875b2c2 fix of RTF markup 2015-07-14 17:37:10 +05:00
Simon Grim
ad7c95308c text markdown with monospace 2015-07-14 12:58:33 +05:00
Simon Grim
f6d8e6a380 text markdown with [link](url) 2015-07-14 05:55:25 +05:00
Simon Grim
fc61d019b6 text markdown with *bold*, ~italic~, _underlined_ and -strikethrough- 2015-07-14 05:54:11 +05:00
Simon Grim
bc7b09abb8 fix of post formatting 2015-07-10 22:24:19 +05:00
Simon Grim
8b925986ed fix of post formatting, moving from regexps to achieve more flexibility 2015-07-10 01:31:54 +05:00
Miguel Freitas
cab3fe85b0 report post delivery for direct messages and group chat. nice! 2015-05-31 09:10:42 -03:00