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 |
|
Daku
|
6ba66789e4
|
highlight comment on >> click (this seems like the wrong way of doing this)
|
2012-02-16 04:44:23 +00:00 |
|
Shish
|
5241ed24b5
|
more style to file
|
2012-02-12 11:37:12 +00:00 |
|
Shish
|
7a25fad4b0
|
link to specific comments
|
2012-02-05 07:37:20 +00:00 |
|
Shish
|
dab85e5f26
|
merge type hints
|
2012-02-02 14:16:14 +00:00 |
|
Shish
|
cc8f1f35a5
|
more type hints
|
2012-02-02 14:14:33 +00:00 |
|
Shish
|
ec0fab54d8
|
these are magicked now
|
2012-02-02 07:53:27 +00:00 |
|
Shish
|
1cd4f867b5
|
don't die if [/code] comes before [code]
|
2012-01-31 12:24:29 +00:00 |
|
Shish
|
f3014e4e1e
|
less regex
|
2012-01-27 12:24:38 +00:00 |
|
NaGeL
|
b52651c558
|
added [align=(left|center|right)] BBcode which aligns text naturally.
|
2012-01-18 17:49:29 +00:00 |
|
Shish
|
4422715278
|
ul and ol tags
|
2010-03-12 18:39:08 +00:00 |
|
Shish
|
4a71eb82da
|
dupe function name
|
2010-01-17 09:54:01 +00:00 |
|
Shish
|
7a60e6fae5
|
lots of extension docs
|
2010-01-05 10:11:53 +00:00 |
|
Shish
|
f3cd5d03a4
|
email bbcode tag
|
2009-12-30 09:13:57 +00:00 |
|
Shish
|
6ec72e7ac2
|
optional word wrapping
|
2009-10-18 00:27:12 +01:00 |
|
Shish
|
ee149ac3d1
|
easier to style quotes
|
2009-10-08 02:41:35 +01:00 |
|
Shish
|
846801b76d
|
test spoiler code
|
2009-09-19 20:23:48 +01:00 |
|
Shish
|
a8faf5fbe9
|
bbcode img tag support, and unwrap wordwrapped urls
|
2009-08-03 12:37:49 +01:00 |
|
Shish
|
3dc3f5e8cb
|
long line splitter
|
2009-07-28 23:42:39 +01:00 |
|
Shish
|
aa7969cdde
|
MOAR TESTING.
|
2009-07-20 06:51:51 +01:00 |
|
Shish
|
c88ecebb7b
|
A ton of tests, figured out how to test uploads \o/
|
2009-07-15 02:43:14 +01:00 |
|
Shish
|
389eed5867
|
make things use SimpleExtension
|
2009-05-11 14:09:24 -07:00 |
|
Shish
|
bb84a735a2
|
requestcontext stuff is messy, go back to globals :(
|
2009-05-11 07:04:33 -07:00 |
|
Shish
|
989fc72e5a
|
test the right filter :/
|
2009-05-08 03:05:15 -07:00 |
|
Shish
|
a9ca976afd
|
call assert() from the right place
|
2009-01-25 09:19:24 -08:00 |
|
Shish
|
68967b0fa2
|
more bbcode tests
|
2009-01-25 09:19:07 -08:00 |
|
Shish
|
1100b20497
|
nestable lists
|
2009-01-24 01:30:50 -08:00 |
|
Shish
|
aa0d57486a
|
[code] magic
|
2009-01-24 01:16:49 -08:00 |
|
Shish
|
11873e9601
|
remove EOL whitespace
|
2009-01-04 11:18:37 -08:00 |
|
shish
|
6d5dfea492
|
only allow two consecutive newlines
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1115 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-11-27 07:17:52 +00:00 |
|
shish
|
cecd961e66
|
bbcode tests
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1082 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-10-18 06:03:01 +00:00 |
|
shish
|
1eee417f0a
|
mailto urls
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1005 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-08-26 09:04:51 +00:00 |
|
shish
|
434fab2dc5
|
and make the extensions match
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1003 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-08-23 12:08:19 +00:00 |
|