Shish
|
af733b53ca
|
more encoding
|
2020-01-30 22:10:51 +00:00 |
|
Shish
|
615da9e9d2
|
fix all the tests (for sqlite, php7.4, osx, at least)
|
2020-01-28 21:19:59 +00:00 |
|
Shish
|
9eb5acf2dc
|
use strict types
|
2020-01-26 16:27:56 +00:00 |
|
Matthew Barbour
|
de98e86938
|
ExtensionInfo conversions what have I done
|
2019-08-07 15:40:01 -05:00 |
|
Matthew Barbour
|
dd6c3b2321
|
Added window title option to post title extension
|
2019-08-01 08:10:30 -05:00 |
|
Matthew Barbour
|
826c623538
|
PageMode constants
|
2019-06-18 21:04:31 -05:00 |
|
Shish
|
1d10baa719
|
only sql-escape if we're going to the database, not the accelerator
|
2019-06-16 19:25:40 +01:00 |
|
Shish
|
e232811e8c
|
silence errors from a broken client
|
2019-06-16 19:12:44 +01:00 |
|
Shish
|
2396ae2ef9
|
fix a bunch of lints
|
2019-05-28 20:27:23 +01: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
|
b93026ac1d
|
dedupe 'og:' meta tags
|
2018-11-05 19:17:42 +00:00 |
|
Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
6febdec7b5
|
more explicit variable types
|
2016-06-19 23:05:57 +01:00 |
|
jgen
|
8a2eb4b121
|
Fixing more PHP Doc related issues.
|
2014-04-27 19:29:36 -04:00 |
|
jgen
|
daee99c1bc
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 22:28:53 -04:00 |
|
Shish
|
7b68d8ebfd
|
use new-style constructors everywhere
|
2014-03-22 09:00:59 +00:00 |
|
Daku
|
87065d08f6
|
use elseif
|
2014-03-02 21:58:45 +00:00 |
|
Shish
|
79ce40abd0
|
less code
|
2012-03-09 18:14:14 +00:00 |
|
Shish
|
fb111803c7
|
save a warning
|
2012-03-09 18:12:46 +00:00 |
|
Shish
|
af7704825b
|
use HTTP status codes with error messages
|
2012-02-16 15:37:05 +00:00 |
|
Shish
|
0698b780f9
|
remove regular Extension, have SimpleExtension take its place, optimise the event system based on SimpleExtension methods
|
2012-02-08 12:07:01 +00:00 |
|
Shish
|
cc8f1f35a5
|
more type hints
|
2012-02-02 14:14:33 +00:00 |
|
Shish
|
ee40a9aad3
|
merge
|
2012-01-27 16:49:35 +00:00 |
|
Shish
|
85af28c0b5
|
return after error, don't handle the bad data
|
2012-01-26 17:16:57 +00:00 |
|
Shish
|
98f09695b6
|
sometimes tags are set with no images id...
|
2012-01-26 15:16:52 +00:00 |
|
Shish
|
b8bdbd3533
|
after detecting an error, don't carry on processing the bad data...
|
2012-01-19 15:23:44 +00:00 |
|
Shish
|
bdf274074c
|
some people like heading to the image after an image that isn't there (mostly robots with old URLs)
|
2012-01-18 03:13:27 +00:00 |
|
Shish
|
9d36a6a1bb
|
sometimes when looking for next/prev the image doesn't exist
|
2012-01-14 14:38:45 +00:00 |
|
Shish
|
41cc80df34
|
more url_escape
|
2010-07-26 23:10:43 +01:00 |
|
Shish
|
a71bf287dd
|
blargh
|
2010-06-17 19:44:05 +01:00 |
|
Shish
|
da449245de
|
Convert some Extensions to SimpleExtensions with priorities
|
2010-05-28 13:06:31 +01:00 |
|
Shish
|
2b21471441
|
the final bit?
|
2010-02-09 10:08:08 +00:00 |
|
Shish
|
4df08e9477
|
more sanity checks
|
2010-02-01 23:30:37 +00:00 |
|
Shish
|
44c8461f3b
|
Show all extensions in the extension list
|
2010-01-05 10:32:39 +00:00 |
|
Shish
|
7a60e6fae5
|
lots of extension docs
|
2010-01-05 10:11:53 +00: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
|
7cedd4735c
|
only search for prev/next when asked for
|
2009-04-21 15:02:23 -07:00 |
|
Shish
|
d98962a30e
|
a bunch of fixes
|
2009-01-22 05:42:44 -08:00 |
|
Shish
|
94c0ab0255
|
make tag setting work
|
2009-01-17 17:07:06 -08:00 |
|
Shish
|
11873e9601
|
remove EOL whitespace
|
2009-01-04 11:18:37 -08:00 |
|
Shish
|
bca8221609
|
move extension-specific events into their extensions
|
2009-01-03 13:00:09 -08:00 |
|
shish
|
072b22ee8f
|
Image code moved to image class
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1058 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-10-09 03:21:18 +00:00 |
|
shish
|
73c88716a8
|
this wasn't meant to be ported here yet <_<
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1049 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-09-18 02:48:12 +00:00 |
|
shish
|
96a37605e4
|
port page_matches from score to trunk
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1028 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-09-06 17:48:03 +00:00 |
|
shish
|
f8f7470e61
|
much friendlier get_theme_object
git-svn-id: file:///home/shish/svn/shimmie2/trunk@1019 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-09-06 16:59:02 +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 |
|
shish
|
09b2be6830
|
PHP4 is dead \o/ \o/ \o/ (Part 1, make use of instanceof)
git-svn-id: file:///home/shish/svn/shimmie2/trunk@994 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-08-22 09:41:30 +00:00 |
|
shish
|
8f252df282
|
merge image admin buttons into a single block
git-svn-id: file:///home/shish/svn/shimmie2/trunk@897 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-06-14 11:36:19 +00:00 |
|
shish
|
7f752180bf
|
various minor bugs showed up in debug mode
git-svn-id: file:///home/shish/svn/shimmie2/trunk@715 7f39781d-f577-437e-ae19-be835c7a54ca
|
2008-02-06 17:33:08 +00:00 |
|