discomrade
|
d809b0b18e
|
[bbcode] allow relative image links
This is useful for CSP when a site is hosted on multiple domains, such as a mirror.
|
2024-08-31 21:29:00 +01:00 |
|
Shish
|
8b20fa3bc2
|
Add preg_replace_ex
having preg_replace return string|array|null is a pain, string|exception is much cleaner
|
2024-08-31 19:56:27 +01:00 |
|
Shish
|
8f8c0d151a
|
Update dependency versions
|
2024-08-31 17:06:39 +01:00 |
|
discomrade
|
38a7bb542b
|
use <code> where appropriate
|
2024-06-21 18:24:38 +01:00 |
|
Shish
|
b60c3fe362
|
[core] a load more type hints, and fix bugs revealed by type hints
|
2024-01-20 14:11:00 +00:00 |
|
Shish
|
434455b836
|
[tests] more voiding of tests
|
2024-01-15 14:31:51 +00:00 |
|
Shish
|
f611f9b1e4
|
[bbcode] make sure bbcode css only applies to bbcode
|
2024-01-01 16:05:48 +00:00 |
|
Shish
|
de96ce8129
|
[bbcode] remove jquery
|
2023-12-30 13:59:27 +00:00 |
|
Shish
|
6d370b0aa3
|
[all themes] use rems for more consistent font sizing
|
2023-12-25 15:33:57 +00:00 |
|
Shish
|
fd1bb21f9d
|
bumps
|
2023-11-11 22:05:28 +00:00 |
|
Shish
|
bce2d55744
|
Namespaces are one honking great idea—let's do more of those!
|
2023-01-10 22:44:09 +00:00 |
|
Shish
|
3d9e32e919
|
new php-cs-fixer
|
2021-12-14 18:32:47 +00:00 |
|
Shish
|
77f7121e26
|
drop php7.3 support, make use of 7.4 features
|
2021-03-14 23:43:50 +00:00 |
|
Laureano Passafaro
|
7068ee9a15
|
Add missing entries in bbcode docs
|
2020-12-28 00:12:41 -03:00 |
|
Matthew Barbour
|
08d28a2513
|
Image to Post - bbcode
|
2020-10-26 10:53:04 -05:00 |
|
Shish
|
8ff70134ae
|
nits
|
2020-10-24 13:46:57 +01:00 |
|
Shish
|
f47e35e4e5
|
make make_link more sane
|
2020-03-28 14:11:14 +00:00 |
|
Shish
|
03806d0420
|
https a bunch of things
|
2020-03-25 11:47:00 +00:00 |
|
Shish
|
1597eff082
|
lint fixing
|
2020-03-13 09:23:54 +00:00 |
|
Shish
|
5058e1f3fd
|
standard jquery
|
2020-03-02 17:12:43 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Shish
|
b568933f45
|
remove extension metadata comments (we have metadata objects now)
|
2019-11-02 20:19:09 +00:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Shish
|
34b05cca7c
|
PSR-2. I'm not a huge fan, but ugly consistency beats no consistency...
|
2019-05-28 17:59:38 +01:00 |
|
Shish
|
9d3f4ea4b3
|
move ext-specific js into that ext
|
2018-11-05 23:12:18 +00:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
cdcd762a52
|
more comments
|
2015-09-27 02:17:44 +01:00 |
|
Shish
|
9af5995dcc
|
PHPUnit proof of concept
|
2015-09-20 20:03:29 +01:00 |
|
Shish
|
c651845401
|
make anchors visible in the page, not just in the markup
|
2014-08-30 13:18:14 +01:00 |
|
Shish
|
9c71f59061
|
[anchor] bbcode tag, to make linking to parts of a page easier
|
2014-08-24 16:55:00 +01:00 |
|
jgen
|
4f51e942be
|
Updating/Fixing/Adding more comments with the PHP Doc style.
|
2014-04-27 15:33:57 -04:00 |
|
jgen
|
1ca3865a1c
|
Removing the closing PHP "?>" tag as per style guidelines. (Also see: https://stackoverflow.com/questions/4410704/why-would-one-omit-the-close-tag )
|
2014-04-25 22:54:51 -04:00 |
|
Shish
|
63aa4c6330
|
avoid possibility of infinite loop in bbcode parsing
|
2013-12-08 10:52:59 +00:00 |
|
Shish
|
e69b72dfd3
|
only use >> quotes at the start of lines
|
2013-02-09 10:27:37 +00:00 |
|
Shish
|
266f3c4a9a
|
quotes on single lines
|
2012-03-25 02:20:51 +01:00 |
|
Shish
|
e67d679194
|
regexes are fun and pleasant to work with, in the same way that oranges are purple
|
2012-03-14 03:15:35 +00:00 |
|
Shish
|
e31b6af28b
|
site:// protocol support
|
2012-03-13 16:01:13 +00:00 |
|
Shish
|
c887580074
|
with no more wordwrap, there's no need for unwrap
|
2012-03-13 16:01:03 +00:00 |
|
Shish
|
d11dad3055
|
sup/sub support in bbcode
|
2012-03-13 16:00:25 +00:00 |
|
Shish
|
d6227ef1b3
|
#c123 is now the comment element directly, no need for parent()
|
2012-03-13 15:25:04 +00:00 |
|
Shish
|
5d8169c577
|
bbcode test fixes
|
2012-03-09 18:15:58 +00:00 |
|
Josh Sutinen
|
fa77d999eb
|
Wordwrapping BEFORE applying bbcode breaks long links
Wordwrapping AFTER breaks the HTML generated by bbcode when using PHP's wordwrap(), better not to hard wordwrap at all and just do it with CSS
|
2012-03-03 12:39:24 -05:00 |
|
Shish
|
ff30b54130
|
better solution, replace /post/view/123#456 with #456 if #456 exists
|
2012-02-22 15:13:05 +00:00 |
|
Shish
|
11c804b347
|
only need to view the image page if the linked-to comment doesn't already exist on the current page
|
2012-02-22 14:46:47 +00:00 |
|
Shish
|
2e66ca44d7
|
temporary old-syntax support; also, parent() makes sense for default and r34 themes
|
2012-02-22 14:14:40 +00:00 |
|
Shish
|
f9de9ece21
|
replace comment links with usernames
|
2012-02-22 13:49:57 +00:00 |
|
Shish
|
833ef69ec4
|
reliability
|
2012-02-22 13:21:37 +00:00 |
|
Shish
|
e03537f89b
|
missed a char
|
2012-02-22 13:18:51 +00:00 |
|
Shish
|
f8fec8a036
|
prefix comment ID with c, so it isn't just a random number
|
2012-02-22 13:07:04 +00:00 |
|
Shish
|
aaceb99aa5
|
rather than <a name=foo>, stick an ID on the comment
|
2012-02-22 13:05:17 +00:00 |
|