This website requires JavaScript.
1db23314b8
only toggler for hidable element
Shish
2012-03-06 21:25:45 +00:00
90347a08dd
extent rather than crop and repage
Shish
2012-03-06 20:30:41 +00:00
21ddbb90d9
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-03-06 19:29:44 +00:00
6991e6e4a0
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-03-06 15:39:15 +00:00
232991979c
upload page wibbling
Shish
2012-03-06 15:38:53 +00:00
e4c97ee80e
witchcraft
Shish
2012-03-06 15:38:42 +00:00
24c64b50b4
make bookmarlet code more readable
Shish
2012-03-06 12:22:08 +00:00
5a6f146444
more detailed docs
Shish
2012-03-05 18:42:05 +00:00
88ee6ea148
get_theme_object is only used once, move it closer to where it's used
Shish
2012-03-05 14:21:41 +00:00
171a4b7c85
php syntax
Shish
2012-03-05 13:58:04 +00:00
383dd0088e
documentation updates
Shish
2012-03-05 13:56:36 +00:00
ba0dd8e9f2
doxygen config updates
Shish
2012-03-05 13:56:29 +00:00
cba1e76b1f
only force-wrap comments
Shish
2012-03-05 10:24:01 +00:00
4245cd268c
if user has no js, default to showing info editor
Shish
2012-03-05 10:22:55 +00:00
03cfb5bc24
html5 boilerplate header
Shish
2012-03-05 10:14:58 +00:00
530d545a2d
javascript/css updates and compression, and add modernizr
Shish
2012-03-05 10:10:04 +00:00
8448a4cee1
don't overwrite global $user...
Shish
2012-03-05 09:55:11 +00:00
b17fe7e7bd
make bookmarklet.js easier to read
Shish
2012-03-05 09:52:48 +00:00
8b62ad281a
if upload_collision_handler is set to 'don't merge tags', then don't merge tags
Shish
2012-03-05 09:31:32 +00:00
e56bd7b276
Merge pull request #157 from DakuTree/master
Shish
2012-03-05 01:28:22 -08:00
0dd7d086f2
option to sort taglists alphabetically rather than by tag count
Daku
2012-03-02 08:44:18 +00:00
e5e27a7804
bookmarklet should now play nice with tags that contain +
Daku
2012-03-02 07:25:06 +00:00
74e307b55f
update tags if image already exists
Daku
2012-02-26 15:13:07 +00:00
8e4ae87c65
fix for image pages not loading for danbooru/lite themes
Daku
2012-02-18 01:27:12 +00:00
a0d8f20dbc
Merge pull request #154 from dgz/fix-wordwrap
Shish
2012-03-03 12:31:29 -08:00
4f37b48070
Apply word-wrap: break-word; to all body contents to force reallylongunbreakablestrings to be broken per the theme's dimensions rather than the arbitrary 80 characters set by the bbcode extension
Josh Sutinen
2012-03-03 12:43:04 -05:00
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
Josh Sutinen
2012-03-03 12:39:24 -05:00
a789cb5708
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-03-02 23:57:46 +00:00
15fdd2e0b7
replace lots of javascript with a little jquery
Shish
2012-03-02 23:57:27 +00:00
74f0d38c04
comment snippets should link to the specific comment
Shish
2012-03-02 21:15:04 +00:00
0487bbe1bd
count the messages properly, and show them...
Shish
2012-03-02 18:03:34 +00:00
8bab5b1c0a
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-03-02 17:42:11 +00:00
b6b4122952
PM count
Shish
2012-03-02 17:41:25 +00:00
42af88ded9
Merge pull request #152 from Madoushi90/master
Shish
2012-03-02 09:05:29 -08:00
9ac45f5363
Regex for PDO DSN
Justin Brewer
2012-03-02 10:17:13 -06:00
3fc4060ef6
Merge pull request #149 from green-ponies/master
Shish Moom
2012-03-01 03:52:28 -08:00
a3323e9047
Merge pull request #150 from Madoushi90/master
Shish Moom
2012-03-01 03:52:07 -08:00
af33a36c89
Typo in SQL
green-ponies (jgen)
2012-02-29 14:56:05 -05:00
8f49922556
Fixed Popular Tags List
Justin Brewer
2012-02-27 17:37:09 -06:00
9e394957b6
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-26 15:26:49 +00:00
409a3b9b23
network logging, for irccat
Shish
2012-02-26 15:24:37 +00:00
1ff0703a91
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-26 15:24:30 +00:00
dadcb809ba
don't log for null->null
Shish
2012-02-26 15:24:02 +00:00
df72e4580b
userclass docs
Shish
2012-02-22 21:08:57 +00:00
ff30b54130
better solution, replace /post/view/123#456 with #456 if #456 exists
Shish
2012-02-22 15:13:05 +00:00
11c804b347
only need to view the image page if the linked-to comment doesn't already exist on the current page
Shish
2012-02-22 14:46:47 +00:00
a4f2c417ec
CSS3 powarr
Shish
2012-02-22 14:27:56 +00:00
2e66ca44d7
temporary old-syntax support; also, parent() makes sense for default and r34 themes
Shish
2012-02-22 14:14:40 +00:00
169ae5f590
installer fails
Shish
2012-02-22 13:58:55 +00:00
f9de9ece21
replace comment links with usernames
Shish
2012-02-22 13:49:57 +00:00
0351ffcd28
commit_hash is unknown by default
Shish
2012-02-22 13:33:35 +00:00
6222c0d093
redirect to the bottom of the thread when commenting
Shish
2012-02-22 13:25:03 +00:00
833ef69ec4
reliability
Shish
2012-02-22 13:21:37 +00:00
e03537f89b
missed a char
Shish
2012-02-22 13:18:51 +00:00
f8fec8a036
prefix comment ID with c, so it isn't just a random number
Shish
2012-02-22 13:07:04 +00:00
aaceb99aa5
rather than <a name=foo>, stick an ID on the comment
Shish
2012-02-22 13:05:17 +00:00
eccea620ba
only admins can change user classes, and they should be protected from moderators
Shish
2012-02-22 12:32:54 +00:00
cf621c066c
remove duplicate code
Shish
2012-02-22 10:18:07 +00:00
0e6b20f286
apple touch icon
Shish
2012-02-22 10:14:19 +00:00
5e8560facb
move static files into lib/static, and allow different themes to override them
Shish
2012-02-22 09:54:49 +00:00
6110be6af9
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-22 09:38:01 +00:00
1ad4ae2850
Merge pull request #144 from green-ponies/master
Shish Moom
2012-02-22 01:37:45 -08:00
4d2a066717
user classes in the installer
Shish
2012-02-21 18:37:36 +00:00
fe37ee1eac
Converted the ico to a png for portability.
green-ponies (jgen)
2012-02-18 23:47:20 -05:00
7b6112dc2c
and document it
Shish
2012-02-17 01:45:55 +00:00
a6f8ce2a14
better search by date
Shish
2012-02-17 01:43:49 +00:00
42016b2f9b
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-16 16:58:33 +00:00
f77c66848f
DB exception -> SCoreException
Shish
2012-02-16 16:58:39 +00:00
d4accf09de
REQUEST_URI is undefined from the CLI
Shish
2012-02-16 16:15:25 +00:00
6410199a84
basic CLI support
Shish
2012-02-16 16:10:31 +00:00
af7704825b
use HTTP status codes with error messages
Shish
2012-02-16 15:37:05 +00:00
5fc7d6e574
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-16 15:20:36 +00:00
17b3972356
Merge pull request #142 from DakuTree/master
Shish Moom
2012-02-16 07:16:51 -08:00
bbb9d6bd4c
update ext now grabs extra info via JSON
Daku
2012-02-16 07:50:28 +00:00
6ba66789e4
highlight comment on >> click (this seems like the wrong way of doing this)
Daku
2012-02-16 04:44:23 +00:00
097b6d9ddb
highlight comment on reply click
Daku
2012-02-16 04:43:05 +00:00
78a16885e5
this should be here to stop it using any ext >_<
Daku
2012-02-16 03:03:36 +00:00
d33853cee0
resize ext will now check if gif is animated
Daku
2012-02-15 23:46:42 +00:00
47785b8ac0
enabled png autoresizing as it seems to be fixed
Daku
2012-02-15 17:21:35 +00:00
c2bf42ef5a
less passing of $page
Shish
2012-02-15 08:59:24 +00:00
c70d81c97d
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-15 08:54:02 +00:00
8af44574fd
403 is more appropriate
Shish
2012-02-15 08:51:13 +00:00
662c5e8778
More ban explanations, and un-cacheable
Shish
2012-02-15 08:23:00 +00:00
e79d26ae8c
check against the class /name/...
Shish
2012-02-14 21:15:19 +00:00
ff40907fe3
and commit the file...
Shish
2012-02-14 21:11:23 +00:00
3c1b20e05b
user classes
Shish
2012-02-14 20:38:19 +00:00
629e998f45
more work on user classes
Shish
2012-02-14 06:41:45 +00:00
809e1c22d6
Merge branch 'master' of github.com:shish/shimmie2
Shish
2012-02-14 06:34:28 +00:00
85fb34e20f
allow failed upgrades
Shish
2012-02-14 06:33:59 +00:00
92701045ac
global DSN -> define()'d DSN
Shish
2012-02-13 21:09:34 +00:00
519e46578d
more notation for which strings are HTML safe and which aren't
Shish
2012-02-13 20:51:34 +00:00
9af3a765b4
Merge pull request #136 from green-ponies/master
Shish Moom
2012-02-13 02:56:54 -08:00
f345fde006
Fixing function to get PHP's memory limit.
green-ponies (jgen)
2012-02-12 19:48:07 -05:00
6a061c83d0
Changed how the resize extension calculates required memory usage.
green-ponies (jgen)
2012-02-12 19:45:37 -05:00
f1367ecf6e
Added some more comments / documentation.
green-ponies (jgen)
2012-02-12 14:56:21 -05:00
edf5059ef4
Silly tabs.
green-ponies (jgen)
2012-02-12 14:42:37 -05:00
3bf1af44bd
Better spacing on the ASCII art.
green-ponies (jgen)
2012-02-12 14:40:38 -05:00
b1c7c79b2c
<green-ponies> I put an event in your event , so you can listen while you lis... okay that's terrible
Shish
2012-02-12 17:08:25 +00:00
a54ab11205
all_events isn't used any more
Shish
2012-02-12 17:06:23 +00:00
f5ec708066
searching for negative scores
Shish
2012-02-12 14:38:37 +00:00