Shish
|
977c3db1e3
|
PHP7 type annotations
|
2017-09-21 05:21:42 +01:00 |
|
Shish
|
e43b1b3aed
|
Merge branch 'tag-tables' of git://github.com/im-mi/shimmie2 into im-mi-tag-tables
|
2016-10-10 14:19:57 +01:00 |
|
im-mi
|
c1083bbea1
|
Fixed comment-delete code-injection vulnerability
|
2016-09-14 17:42:32 -04:00 |
|
im-mi
|
ab33652d70
|
Made tag list spacing more like it was before
It's still a few pixels off in some cases, but the difference is negligible now.
|
2016-09-06 22:05:34 -04:00 |
|
im-mi
|
5919112477
|
Use tables for tag lists
|
2016-09-06 06:08:33 -04:00 |
|
Shish
|
6febdec7b5
|
more explicit variable types
|
2016-06-19 23:05:57 +01:00 |
|
Shish
|
b76ee95c76
|
fix and use get_all_html_headers()
|
2016-06-18 12:25:54 +01:00 |
|
Shish
|
43eed32958
|
Merge pull request #551 from shish/contact-link
Have contact_link support http: and mailto:
|
2016-06-06 12:37:27 +01:00 |
|
Shish
|
aeeaabb22e
|
allow both http: and mailto: contact links
|
2016-06-06 12:12:25 +01:00 |
|
Shish
|
536cba980a
|
update footer date
|
2016-05-22 16:13:38 +01:00 |
|
Shish
|
1ac88e8923
|
more comments
|
2015-09-27 12:38:48 +01:00 |
|
Shish
|
90cd823ece
|
fix liveness testing, and comments tests
|
2015-09-20 20:05:06 +01:00 |
|
JarJak
|
446397b5ad
|
fix
|
2015-09-20 12:14:56 +02:00 |
|
Shish
|
35a4f385b3
|
phpstorm tidying
|
2015-09-12 11:43:28 +01:00 |
|
Shish
|
83435e3266
|
set cookies on Page object
|
2015-08-03 15:49:36 +01:00 |
|
Shish
|
ab4c558126
|
php cli server uses its own request thing
|
2015-08-01 15:24:58 +01:00 |
|
Daku
|
598df41b1d
|
set default in display, not build to avoid errors
|
2015-04-18 10:42:08 +01:00 |
|
Daku
|
be18140944
|
added option to hide random link on paginator (only post/list should show now)
|
2015-04-18 10:41:32 +01:00 |
|
ElementAB
|
9ee2250e63
|
Fixed information box link generation
Fixed issue where the information box would generate an incorrect link for the image source if the source was given as https:// instead of http://.
|
2014-12-24 12:34:32 -06:00 |
|
jgen
|
317028a63b
|
More PHP Doc comments.
|
2014-04-29 01:33:03 -04:00 |
|
jgen
|
b3077d5bcd
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:13:20 -04:00 |
|
jgen
|
ab3f9850e4
|
Removing the closing PHP "?>" tag as per style guidelines.
|
2014-04-24 19:01:47 -04:00 |
|
jgen
|
f9c8a1720e
|
Comment out dead variables.
|
2014-04-24 04:41:13 -04:00 |
|
jgen
|
c527ae91d6
|
More linting and cleanup.
|
2014-04-19 04:17:28 -04:00 |
|
Shish
|
db5aa56300
|
remove a bunch of dead code
|
2014-03-29 11:44:34 +00:00 |
|
Daku
|
34e90c1cfc
|
updated date/links in footer
|
2014-02-25 17:56:51 +00:00 |
|
jgen
|
f4f94e6273
|
Merge pull request #379 from DakuTree/patch-2
Misc tweaks/fixes (fixes/closes issue 17 & 323)
|
2014-02-21 13:40:15 -05:00 |
|
Daku
|
1909f9072e
|
use mt_rand() instead of rand()
rand() isn't so random on windows: http://tjl.co/blog/code/followup-php-rand-vs-mt_rand/
mt_rand() is also slightly faster
|
2014-02-16 04:43:38 +00:00 |
|
Daku
|
629f9940c3
|
thumbnail border-color for post relationships
also removed build_thumb_html from themes (mostly old versions of the default base function)
|
2014-02-04 18:41:40 +00:00 |
|
jgen
|
b01ca89220
|
Some more small speed related tweaks.
|
2013-10-04 17:53:26 -04:00 |
|
jgen
|
234b8c4f51
|
Removing this line as this file does not exist and simply causes 404 errors.
|
2013-10-03 21:08:13 -04:00 |
|
Shish
|
39753fe7a9
|
Finish the process of removing $query from thumb links. (Forgot to remove $query from the thumb links)
|
2013-07-07 10:34:19 +01:00 |
|
Shish
|
47c1b5d094
|
move query-string-passing to JS rather than embedding in the HTML, so that the HTML can be commonised and cached better
|
2013-07-05 22:32:16 +01:00 |
|
Daniel Oaks
|
06dd72fe66
|
Danbooru2 theme
|
2013-06-19 20:09:22 +01:00 |
|