Shish
|
082e6fa31b
|
nice, event-based command line support; try 'php index.php' for info
|
2012-06-17 20:06:02 +01:00 |
|
Shish
|
427175983b
|
don't pre-populate the ban lists with fake data, things get confused
|
2012-06-17 18:50:46 +01:00 |
|
Shish
|
1065a1915d
|
bold for *unread* PMs
|
2012-06-10 18:40:30 +01:00 |
|
Shish
|
4a6f9f3245
|
say who a PM is from
|
2012-06-10 18:18:50 +01:00 |
|
Shish
|
f8cc785560
|
flashes for user changes
|
2012-06-10 18:13:22 +01:00 |
|
Shish
|
97d280501c
|
image ban messages
|
2012-06-10 17:57:57 +01:00 |
|
Shish
|
8c1e495ab7
|
better IP Ban logging
|
2012-06-10 17:49:17 +01:00 |
|
Shish
|
b0c46b63ca
|
make flash a common element
|
2012-06-10 17:46:47 +01:00 |
|
Shish
|
239e028662
|
flash messages everywhere~
|
2012-06-10 04:21:03 +01:00 |
|
Shish
|
61754b8dfe
|
add a type arg, even if it's not used yet
|
2012-06-10 01:05:03 +01:00 |
|
Shish
|
37b3dd60b6
|
flash_message(str) function and support in themes
|
2012-06-09 17:00:25 +01:00 |
|
Shish
|
a38aaba328
|
postgres has microseconds, which is overkill to display
|
2012-06-09 16:25:51 +01:00 |
|
Shish
|
82cc77817a
|
delete comments by IP
|
2012-06-09 16:08:29 +01:00 |
|
Shish
|
5186601805
|
wording
|
2012-06-09 16:08:15 +01:00 |
|
Shish
|
b1e5ba794b
|
update comment styles for new classes
|
2012-06-09 15:52:28 +01:00 |
|
Shish
|
2542051bc4
|
show user classes
|
2012-06-09 15:25:07 +01:00 |
|
Shish
|
16f557954d
|
slow down crawlers to 1/3 hit/s; nginx will 503 if more than 1/2 hit/s
|
2012-06-05 13:12:58 +01:00 |
|
Shish
|
8de1bd0c56
|
different classes for different types of comment list
|
2012-06-05 13:11:15 +01:00 |
|
Shish
|
e89c14c72c
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-06-05 13:09:31 +01:00 |
|
Shish
|
d167d25942
|
don't add navblock if there is already one
|
2012-05-28 10:03:17 +01:00 |
|
Shish
|
5d431b9b03
|
apparently 'false' is an object with length, and the length is 1. Fuck PHP.
|
2012-05-28 09:55:55 +01:00 |
|
Shish
|
a809e95ff1
|
anonymous functions are php 5.3, shimmie aims for 5.2.6
|
2012-05-28 09:46:16 +01:00 |
|
Shish
|
4f8332f3f7
|
use the global and well tested make_http() rather than local hostify()
|
2012-05-23 11:50:04 +01:00 |
|
Shish
|
5fdb54c9ec
|
missed a couple of big globs
|
2012-05-23 11:35:30 +01:00 |
|
Shish
|
bfd4ddea17
|
check for classes being loaded, not files existing
|
2012-05-23 10:39:21 +01:00 |
|
Shish
|
2e76add61b
|
enhance zglob to allow really long patterns
|
2012-05-22 12:46:56 +01:00 |
|
Shish
|
cb8b4f3329
|
have a single var for memory limit
|
2012-05-22 12:26:47 +01:00 |
|
Shish
|
61f3a9d372
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-05-22 12:15:14 +01:00 |
|
Shish
|
2d451224dd
|
only one of tags/image-specific-tags needs filling
|
2012-05-22 12:14:46 +01:00 |
|
Shish
|
545f5234bb
|
less nesting, 25% speed gain
|
2012-05-16 07:36:20 +01:00 |
|
Shish
|
708b117b2a
|
caching for related tags
|
2012-05-16 06:33:04 +01:00 |
|
Shish
|
4cbd00c039
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-05-16 05:32:56 +01:00 |
|
Shish
|
fd725d3363
|
merge image ID lists before scanning the images table, not after
|
2012-05-16 05:12:19 +01:00 |
|
Shish
|
2347b1fab8
|
fff.
|
2012-05-14 11:12:50 +01:00 |
|
Shish
|
f7e25daeb5
|
move getMimeType to utils
|
2012-05-14 06:43:23 +01:00 |
|
Shish
|
e07bf2500b
|
warm setup theme
|
2012-05-12 10:10:58 +01:00 |
|
Shish
|
23fe15e8cd
|
clear CSS cache on theme changes
|
2012-05-12 10:04:17 +01:00 |
|
Shish
|
854a5d9833
|
ratings is not necessarily installed...
|
2012-05-12 09:50:55 +01:00 |
|
Shish
|
1ae3c8e0ba
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-05-08 18:45:41 +01:00 |
|
Shish
|
216d137064
|
when uploading an archive, say the file was handled
|
2012-05-08 18:32:55 +01:00 |
|
Shish
|
495a7bcaec
|
Merge pull request #218 from DakuTree/master
Small Bug Fix
|
2012-05-03 09:57:33 -07:00 |
|
Shish
|
93281b17c2
|
example of anon with comments
|
2012-05-03 14:55:13 +01:00 |
|
Daku
|
3618c2dbb9
|
forgot to removing testing :x
|
2012-05-02 21:13:37 +01:00 |
|
Daku
|
d6de529ca5
|
should work properly with lite theme now..
|
2012-05-02 20:48:39 +01:00 |
|
Shish
|
3082266a94
|
Merge branch 'master' of github.com:shish/shimmie2
|
2012-04-28 11:02:40 +01:00 |
|
Shish
|
1c7bb653de
|
example of a moderator class
|
2012-04-28 11:02:12 +01:00 |
|
Shish
|
18e8300647
|
Merge pull request #214 from green-ponies/master
3 for 1
|
2012-04-20 15:29:53 -07:00 |
|
green-ponies (jgen)
|
3902036477
|
Avoid breaking things.
|
2012-04-18 02:20:42 -04:00 |
|
green-ponies (jgen)
|
2fcc271f3d
|
Small typo.
|
2012-04-18 01:17:44 -04:00 |
|
green-ponies (jgen)
|
1615f79be4
|
Examine integers separately. Also, don't break search. >_<
|
2012-04-18 00:56:11 -04:00 |
|