57 Commits (c8eb35ae787afedcd41eb2ebc3d90ce498878903)

Author SHA1 Message Date
Thomas Lynch d1f9c78258 ref #377, the fun begins 3 years ago
Thomas Lynch 8aecabc905
make global setting for languages only apply to auto-detection, as intended 3 years ago
Thomas Lynch d0f3b5e73b slight fix markdown behaviour; trim leading empty lines leaving leading whitespace on first non-empty line 3 years ago
Thomas Lynch ca43e94baf why deal with wikipedia links when you can just add a space 4Head, not like this worked properly to begin with 3 years ago
Thomas Lynch 311a2d7a69 markdown, add fortune as sort of an example for somebody admin only in migration permlevel 3 years ago
Thomas Lynch 070d693969 try link labelling change for on site things, allow / start 3 years ago
Thomas Lynch 06f5a26ce9 allow longer language name in markdown, longest is 14 according to the lib 3 years ago
Thomas Lynch 08c83ac4b9 update deprecated highlight.js highlight(), was getting deprecation message. 3 years ago
Thomas Lynch b474134ed1 ability to change permissions for any markdown, this can be extended nicely in future close #303 4 years ago
Thomas Lynch 18df9e726d The link matching is still kinda retarded, but this actually works as intended 4 years ago
Thomas Lynch 9c7d061086 fix permlevel and unterminated regex group 4 years ago
Thomas Lynch 51f729b367 dont allow []() url regex by default, only for people with permission like staff or in newsposts, announcements, etc. 4 years ago
Thomas Lynch 1c5f14e419 This did not go as planned 4 years ago
Thomas Lynch 7eb3f4589d markdown style links i.e. [label](http://link) 4 years ago
Thomas Lynch c99fbcba12 make catalog search quote links work >>>#/something/ 4 years ago
Thomas Lynch c2e7699b15 change code blocks to [code][/code], try not to interfere with sjis as much reference #278 4 years ago
Thomas Lynch bc44b0529c Shift JIS art support with aa code language, closes #278 4 years ago
ne0n c98b337cd3 Minor textual improvements 4 years ago
Thomas Lynch bbd0018a03 Okaaaay dude 4 years ago
Thomas Lynch e87754f67e reference #256 unique message per board/thread option 4 years ago
Thomas Lynch 1713291ec7 Unbreak code blocks after new dice roll fix 4 years ago
some random guy 5a093ce936 do not reroll dice when re-rendering markdown 4 years ago
fatchan 6cf31b5ef3 make titles not a greedy regex 4 years ago
fatchan e897b1c161 dice regex issue 4 years ago
fatchan f2c707c867 highlight.js force ignore_illegal for manually language selected blocks 5 years ago
fatchan c1cff0284d improve dicerolls, uncomment invalid quotes 5 years ago
fatchan 8b5c88332c scuffed way to make some links in parentheses work better 5 years ago
fatchan 4457added2 greentext with quotes changes 5 years ago
fatchan 31bec034ba make markdown easier to add new classes 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan f32a392d0a code theme changes to allow manually inputting language 5 years ago
fatchan b38446201a change how auto scroll scrolls to not change window hash, and make threshold gt not gte 5 years ago
fatchan 3a67e18695 make markdown code shorter 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 1df453e5d3 much more progress and proper styling for hide and hide by ID with new dropdown 5 years ago
fatchan 427fe315f7 styling fixes 5 years ago
fatchan 8f81cc7d57 dont show language or relevance when < 5 5 years ago
fatchan 6654aac041 make all that v a little cleaner 5 years ago
fatchan 23c9079c03 use highlight.js for syntax highlighting in code blocks of posts 5 years ago
fatchan 0915d7247b major change to post markdown to use chunks so syntax highlighting can come in future 5 years ago
fatchan 8d092b8f1d improve post markdown to use chunks so that code blocks can be processed separately and not be broken by other styles, also opens the door to using a custom code parser later on that includes syntax highlighting 5 years ago
fatchan 9bd6aa4339 do links last to prevent surrounding markdown from breaking link 5 years ago
fatchan f0aa36997e update webring, improve boardlist and make tables a little wider 5 years ago
fatchan b66272577c add a small utility in markdown to get doamins for later so I can add alt links e.g. invidious references #2 5 years ago
fatchan 45ed6a6bce when thread pages not needed immediately, add it as a task in the queue instead of doing it on the web server process 5 years ago
fatchan 5f455831a4 spoiler multiline 5 years ago
fatchan 219963096f markdown fix op on quote not being shrunk and general appearance improvements for truncation and omission messages, and reply links 5 years ago
fatchan 92ad72cb5c move diceroll to other file and fix markdown for image 5 years ago
fatchan d412be3450 dice rolls ##XdY+/-Z, and adjust post styling to accommodate it references #2 5 years ago
fatchan 56dfa48160 add announcements to boards, same styling as posts and fix the strict-origin to same-origin for links 5 years ago