Simon Grim
|
59fb0e9c19
|
add post preview to #options's Post display section
|
9 years ago |
Simon Grim
|
47836913cf
|
fix postPreview summoning
|
9 years ago |
Simon Grim
|
4a9069189f
|
delete modal closing after post sending, no reason to do it
|
9 years ago |
Simon Grim
|
c3e1f03c00
|
fix post preview to don't do it if it is turned off
|
9 years ago |
erqan
|
7847ba3a40
|
removes debuging lines
|
9 years ago |
erqan
|
414e5cb3c0
|
show replied promoted post and don't show the sent indicator with promoted posts
|
9 years ago |
Erkan Yilmaz
|
c8e2b5263b
|
for DE: add missing entry
|
9 years ago |
Erkan Yilmaz
|
fedc51e8d6
|
1 more DE translation by @vegos
|
9 years ago |
Erkan Yilmaz
|
0127674356
|
DE translations by @vegos
|
9 years ago |
Erkan Yilmaz
|
5083a9aa62
|
2 typos + add some DE localization
|
9 years ago |
Erkan Yilmaz
|
efe2e99b7c
|
typo
|
9 years ago |
Simon Grim
|
27256788ed
|
add hide post preview in directMsgSubmit() too
|
9 years ago |
Simon Grim
|
b3a281a693
|
fix missing argument in htmlFormatMsg() call on DM snippet show
|
9 years ago |
Simon Grim
|
fe0a1e1d50
|
hide post preview if textarea is empty
|
9 years ago |
Simon Grim
|
d123c3838c
|
fix of dynamic width for post preview
|
9 years ago |
Simon Grim
|
e95f745d93
|
add checkbox to #options to enable/disable *post preview*
|
9 years ago |
Simon Grim
|
4e7e09456f
|
dynamic width and margin for post preview, some other fixes
|
9 years ago |
Simon Grim
|
3b696e336a
|
initial very basic post preview
|
9 years ago |
Simon Grim
|
a245bc449f
|
update ~Posts display~ section of *es* in localization file
|
9 years ago |
Simon Grim
|
78622d86a6
|
add markout option lines to localization file
|
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
|
ec73147c75
|
fix of CSP violations like unsafe-eval
|
9 years ago |
Simon Grim
|
107754752a
|
fix of post formatting: fix of injection filter
|
9 years ago |
Simon Grim
|
4baadb1165
|
update of localization file with Chinese and replace `some malicious` -> `this suspicious`
|
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
|
2f4e91ff63
|
fix of post formatting: German localization for ** message
|
9 years ago |
Simon Grim
|
31003c23e8
|
fix of post formatting: localization of *I'm busted* message
|
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
|
5519d01359
|
update jquery
|
9 years ago |
Miguel Freitas
|
de78dfd8a6
|
remove inline scripts
|
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 |
Simon Grim
|
3fdfe0f33f
|
restyling of js/interface_profile-edit.js
|
9 years ago |