Commit graph

2059 commits

Author SHA1 Message Date
Shish
0a4e8e05f0 quieten notices of overwritten things 2012-01-14 01:51:44 +00:00
green-ponies (jgen)
7195d3d1f3 Changes using empty instead of strlen. 2012-01-12 23:07:14 -05:00
green-ponies (jgen)
2c6b5128c6 More tweaks for minor speed gains. 2012-01-12 21:17:37 -05:00
green-ponies (jgen)
3f7646bc8b typo 2012-01-12 20:30:26 -05:00
green-ponies (jgen)
aa9c8c2097 Small change to index. 2012-01-12 20:28:16 -05:00
green-ponies (jgen)
fc12bbbfe5 More small changes to help save a few microseconds. 2012-01-12 15:46:34 -05:00
green-ponies (jgen)
d7ff1b96ab More stupid typos. Gah. 2012-01-12 15:13:38 -05:00
green-ponies (jgen)
c739e5b2e8 Silly typo. 2012-01-12 15:06:32 -05:00
green-ponies (jgen)
ea6f853891 Changes to the index file as well. 2012-01-12 14:47:24 -05:00
green-ponies (jgen)
2e0e8475a1 A few more small changes for speed. 2012-01-12 14:46:58 -05:00
Thasan
cd34879cf1 oops, forgot debug code 2012-01-12 03:59:58 +02:00
Thasan
9f8a49483f check if thumbnail already exists before regenerating it, way to force regen. 2012-01-12 03:54:27 +02:00
green-ponies (jgen)
26d383198a More small changes for speed. 2012-01-11 15:57:00 -05:00
green-ponies (jgen)
ea15574226 Changes and tweaks for speed.
Because every microsecond counts! :P
These changes are based on information from:
http://phpbench.com/
http://stackoverflow.com/questions/482202/is-there-a-performance-benefit-single-quote-vs-double-quote-in-php
2012-01-11 15:08:27 -05:00
green-ponies (jgen)
0b03f91f1c Fixed the new upload form.
Changed it over to use jQuery since shimmie has that already.
Works with FF, Chrome, and IE 7 now.
2012-01-09 20:45:30 -05:00
green-ponies (jgen)
f7fc253075 Display message if no comments. 2012-01-08 22:18:17 -05:00
green-ponies (jgen)
dcf96456f1 Fixed issue with Cancelling Transloads.
Also added some features to the Bookmarklet.
2012-01-08 16:50:35 -05:00
green-ponies (jgen)
57da47c93a using the new uploader 2012-01-08 13:36:39 -05:00
green-ponies (jgen)
f93b86261e Small feature for uploading using a bookmark. 2012-01-08 13:23:39 -05:00
green-ponies (jgen)
db59cb14af Working on Reverting Changes by specific IP. 2012-01-08 13:23:03 -05:00
Shish
8cfa72d7cf copyright bumps 2012-01-01 20:36:51 +00:00
Shish
5b717870d1 case sensitivity blargh 2012-01-01 17:13:50 +00:00
Shish
0c96603861 Merge branch 'master' of git@github.com:shish/shimmie2 2012-01-01 16:58:01 +00:00
Shish
beff330a37 Merge branch 'master' of github.com:shish/shimmie2 2012-01-01 16:54:58 +00:00
Shish
56a780bfd3 in per-letter mode, don't separate a and A 2012-01-01 16:54:44 +00:00
Shish Moom
6e66c10d4b Merge pull request #67 from DakuTree/0d93f29bce
More Stuff!
2011-12-31 07:59:15 -08:00
Shish
c39697a40f stub for comment time-ago 2011-12-31 14:21:02 +00:00
Daku
0d93f29bce Delete by Query now requires you to enable the form, aswell as confirm the deletion. 2011-12-31 14:18:56 +00:00
Daku
dff1eef51a make_form now has a onsubmit option 2011-12-31 14:18:55 +00:00
Daku
dc4d156e1a contact link should now properly link to email 2011-12-31 14:18:54 +00:00
Daku
b9bd4db41e Tag list should now show under the search block, instead of under every other block 2011-12-31 14:18:53 +00:00
Daku
12d4fcf813 related block should now change title depending on what tag list is set to 2011-12-31 14:18:52 +00:00
Daku
d9e1b935b0 +/- buttons should now work in FF, instead of directing you to blank page 2011-12-31 14:18:51 +00:00
Daku
c2ad8322ef fixed downloading flash with bookmarklet + added comments 2011-12-31 14:18:50 +00:00
Daku
3b73013d1d This should fix the "Undefined variable" error. 2011-12-31 14:18:48 +00:00
Shish
ad2bb8b8b6 switch timeago to a javascript implementation 2011-12-31 14:12:34 +00:00
Shish
e8791d0759 Merge branch 'master' of git@github.com:shish/shimmie2 2011-12-31 13:57:56 +00:00
Shish
1857075bd9 show comments made by user 2011-12-31 13:54:32 +00:00
Shish
636b5fc119 debugging off by default 2011-12-27 20:00:56 +00:00
Shish
77b4bd8d46 Merge branch 'master' of git@github.com:shish/shimmie2 2011-12-27 19:27:05 +00:00
Shish
cfbeddde9f HTTP level caching, so we can stick varnish in front of the web pages 2011-12-27 19:23:37 +00:00
Shish
9b93df4e22 make apache cache-control/expires settings only apply to static files; shimmie will take care of the web pages 2011-12-27 18:12:56 +00:00
Shish
009b7ccbbb stick the tag list paging option in the right place, and PDO/PG compat 2011-12-25 23:14:13 +00:00
Shish
082730f29a get the tag initials from the database itself 2011-12-25 22:34:20 +00:00
Shish
8887ffe101 make paging optional 2011-12-25 18:23:00 +00:00
Shish
b7bd74055d PHP is officially the worst web API ever 2011-12-25 17:57:15 +00:00
Shish
e05d4619db Also I hate PHP on a personal level. 2011-12-25 17:07:55 +00:00
Shish
e9fedb570a PHP is shit. MySQL is also shit. 2011-12-25 16:59:13 +00:00
Shish
b57a2d2121 paged tag lists backend, and speed hax 2011-12-25 16:42:05 +00:00
Shish
67e0c87b20 create a generic bool_escape function, use that 2011-12-25 15:11:26 +00:00