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
|
a4f2c417ec
|
CSS3 powarr
|
2012-02-22 14:27:56 +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
|
169ae5f590
|
installer fails
|
2012-02-22 13:58:55 +00:00 |
|
Shish
|
f9de9ece21
|
replace comment links with usernames
|
2012-02-22 13:49:57 +00:00 |
|
Shish
|
6222c0d093
|
redirect to the bottom of the thread when commenting
|
2012-02-22 13:25:03 +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 |
|
Shish
|
eccea620ba
|
only admins can change user classes, and they should be protected from moderators
|
2012-02-22 12:32:54 +00:00 |
|
Shish
|
cf621c066c
|
remove duplicate code
|
2012-02-22 10:18:07 +00:00 |
|
Shish
|
5e8560facb
|
move static files into lib/static, and allow different themes to override them
|
2012-02-22 09:54:49 +00:00 |
|
Shish
|
6110be6af9
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-22 09:38:01 +00:00 |
|
Shish
|
4d2a066717
|
user classes in the installer
|
2012-02-21 18:37:36 +00:00 |
|
Shish
|
7b6112dc2c
|
and document it
|
2012-02-17 01:45:55 +00:00 |
|
Shish
|
a6f8ce2a14
|
better search by date
|
2012-02-17 01:43:49 +00:00 |
|
Shish
|
af7704825b
|
use HTTP status codes with error messages
|
2012-02-16 15:37:05 +00:00 |
|
Shish
|
5fc7d6e574
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-16 15:20:36 +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
|
c2bf42ef5a
|
less passing of $page
|
2012-02-15 08:59:24 +00:00 |
|
Shish
|
3c1b20e05b
|
user classes
|
2012-02-14 20:38:19 +00:00 |
|
Shish
|
809e1c22d6
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-14 06:34:28 +00:00 |
|
Shish
|
85fb34e20f
|
allow failed upgrades
|
2012-02-14 06:33:59 +00:00 |
|
Shish
|
519e46578d
|
more notation for which strings are HTML safe and which aren't
|
2012-02-13 20:51:34 +00:00 |
|
Shish
|
7ab867cc79
|
remove the extra </div>
|
2012-02-12 12:40:07 +00:00 |
|
Shish
|
2da52689cf
|
upload box style
|
2012-02-12 12:00:19 +00:00 |
|
Shish
|
5241ed24b5
|
more style to file
|
2012-02-12 11:37:12 +00:00 |
|
Shish
|
6c29ccee40
|
split extension styles, so other themes can use them better
|
2012-02-12 11:25:58 +00:00 |
|
Shish
|
67623246e9
|
leave sizes to css
|
2012-02-12 11:14:04 +00:00 |
|
Shish
|
94eb1fab88
|
variable size longtext config fields
|
2012-02-12 10:19:35 +00:00 |
|
Shish
|
a2459da61b
|
even better columns: CSS
|
2012-02-12 09:51:25 +00:00 |
|
Shish
|
830105193d
|
better settings columning
|
2012-02-12 09:22:11 +00:00 |
|
Shish
|
1dcda150f7
|
nicer whitespace for upload settings
|
2012-02-12 07:30:29 +00:00 |
|
Shish
|
e535b1f002
|
only show samefag ID if showing regular IDs
|
2012-02-11 10:37:50 +00:00 |
|
Shish Moom
|
6da4da8060
|
Merge pull request #129 from green-ponies/master
Type hints
|
2012-02-11 01:22:43 -08:00 |
|
Shish
|
9aa5644504
|
colours don't scale either D: numbers then...
|
2012-02-11 08:33:09 +00:00 |
|
Shish
|
ce5db719c3
|
coloured anons
|
2012-02-11 08:18:51 +00:00 |
|
Shish
|
d83c596c01
|
consistent width for comment list tables
|
2012-02-11 04:27:00 +00:00 |
|
Shish
|
0a4a211c2b
|
wider info box
|
2012-02-11 02:30:59 +00:00 |
|
Shish
|
0013d67a80
|
actually, go back to consistency; inconsistency can be a customisation
|
2012-02-11 01:34:24 +00:00 |
|
Shish
|
4b0bcf44f8
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-11 00:55:39 +00:00 |
|
Shish
|
f1c4684ac0
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-11 00:52:59 +00:00 |
|
Shish
|
a93247327a
|
editable tags by default, and hide .edit by default
|
2012-02-11 00:52:42 +00:00 |
|
green-ponies (jgen)
|
a95766c410
|
More type hints.
|
2012-02-10 00:08:03 -05:00 |
|
green-ponies (jgen)
|
30eb5ddd8b
|
More type hints!
|
2012-02-09 23:04:37 -05:00 |
|
Shish
|
77fc6f22b2
|
colour anons by IP address, for easier samefag spotting (commented out atm though)
|
2012-02-10 02:16:44 +00:00 |
|
Shish
|
0b26eba141
|
gaaah inconsistent database schema
|
2012-02-10 01:55:33 +00:00 |
|
Shish
|
c627e564c4
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-02-10 01:29:49 +00:00 |
|
Shish
|
34fd9751db
|
username CSS, so that the name can be consistent even when it's a non-linked anon
|
2012-02-10 01:29:31 +00:00 |
|