a1d9de205bfix update after a bad merge
czaks
2013-08-28 20:24:30 -04:00
90eb8f1f37redundant ORDER BY
Michael Foster
2013-08-29 08:41:36 +10:00
8257773807$config['debug']: Show time initializing Tinyboard (before $debug was created)
Michael Foster
2013-08-29 08:30:21 +10:00
3fbd051737Record time started (in milliseconds) at the very beginning of inc/functions.php, even when $config['debug'] is disabled (because we can't tell, yet). Gets a more accurate time for page generation.
Michael Foster
2013-08-29 08:25:15 +10:00
aa27a22f7cwtf? duplicate code
Michael Foster
2013-08-29 08:17:32 +10:00
09027cd8aeBetter cache debugging: Show hit/miss, etc.
Michael Foster
2013-08-29 08:07:27 +10:00
3b5561d1a4Bugfix: Circlepuller is a dumbass and broke many mod actions, don't merge his commits without testing them
ctrlcctrlv
2013-08-28 21:31:10 +00:00
e34c0f4b65Bugfix: Circlepuller is a dumbass and broke many mod actions, don't merge his commits without testing them
ctrlcctrlv
2013-08-28 21:31:10 +00:00
7a4e481333Huge bugfix: Old tracked cites where not being purged correctly. Recommend query: "TRUNCATE TABLE cites;" to start over
Michael Foster
2013-08-28 22:30:56 +10:00
c31e374a71Allow Unix sockets for database connection
Michael Foster
2013-08-28 20:09:30 +10:00
10d59e949aPerformance: Add expires index to antispm table to make purging old hashes a little quicker
Michael Foster
2013-08-28 18:39:45 +10:00
f8f375ec30Sitemap theme: Minimum time between generating, and only generate on post-thread and post-delete
Michael Foster
2013-08-28 18:30:01 +10:00
5aaa6887f6Add ip index to post tables for faster ?/IP/ (and flood detection, etc.)
Michael Foster
2013-08-28 18:02:28 +10:00
fcb88b16cdBugfix: Corrupt images were not getting removed from /tmp (convert, gm, and gifsicle)
Michael Foster
2013-08-28 17:20:29 +10:00
dc8b1948ddPerformance: Only purge old antispam hashes once per request (at most)
Michael Foster
2013-08-28 17:08:56 +10:00
a7ac3339deDNS(): Cache NXDOMAIN
Michael Foster
2013-08-28 17:00:41 +10:00
753b67aa71Hopefully fix spam filter problems caused by noko 50 (thanks to savetheinternet)
ctrlcctrlv
2013-08-27 23:44:59 +00:00
6ce78cb1a4Bugfix: post editing: should be $board here, not $board['uri']
Michael Foster
2013-08-27 17:27:17 +10:00
b96314ef23notsuba.css from tagechan
gtx
2013-08-27 12:50:32 +10:00
5003a692b4exiftool: Use -overwrite_original. Important bugfix; old images were never being deleted when using exiftool (instead kept as *_original in /tmp)
Michael Foster
2013-08-27 08:55:03 +10:00
319cd2520fUpload by URL: still use fatal_error_handler() on shutdown
Michael Foster
2013-08-27 08:13:23 +10:00
00a1841cbcRegenerate themes after editing a post
Dan Saunders
2013-08-26 00:36:41 -04:00
08bb2894bcRebuild themes when a post or file is deleted...
Dan Saunders
2013-08-25 23:50:29 -04:00
bb06593ef5Added post-delete handling on themes that should use it.
Dan Saunders
2013-08-25 23:26:41 -04:00
09388f6588Added a post-delete action for themes
Dan Saunders
2013-08-25 23:23:02 -04:00
cdeccbb9baUploading files via URL: fix for URL parameters (eg. image.png?id=343543)
Michael Foster
2013-08-26 12:13:40 +10:00
97a56a7ec1Fix try_smarter with deletePost
ctrlcctrlv
2013-08-22 17:08:26 +00:00
c7a1ee3121Bug: deleting posts doesn't rebuld index
ctrlcctrlv
2013-08-22 16:51:28 +00:00
5cc7bd860fAdd cache and gm to pre-installation test. Don't die when we can't write to templates/cache.
Michael Foster
2013-08-22 03:35:57 +10:00
a65c4f2c1fpermissions fix
Michael Foster
2013-08-21 23:03:38 +10:00
ec3eecd2e5dark_roach.css: move images to stylesheets/img
Michael Foster
2013-08-21 22:58:15 +10:00
d92b138762Accidentally merged noko50 stuff
Michael Foster
2013-08-21 22:53:48 +10:00
c04e8056a0fix background on dark_roach after a bad merge
Czterooki
2013-08-19 10:22:41 -04:00
11fa73e4d1automatically initialize $config['api']
Michael Foster
2013-08-21 22:44:23 +10:00
a83715dcb0single quotation marks please
Michael Foster
2013-08-21 22:43:35 +10:00
b01a402d234chan-compatible api: better config.php comments
Michael Foster
2013-08-21 22:41:42 +10:00
cbfafeea36merge fail
Michael Foster
2013-08-21 22:36:48 +10:00
9d77a4cc4cOnly add country to JSON if flag fits country code regex
ctrlcctrlv
2013-08-20 22:11:32 +00:00
618d979ec4Country flags in API if they are enabled
ctrlcctrlv
2013-08-20 18:52:12 +00:00
ecda099dfbCustom fields in API, read config.php for info. Non-4chan compatible fields removed.
ctrlcctrlv
2013-08-20 18:17:05 +00:00
01e906b1d3Make it possible to disable API, disable it by default
ctrlcctrlv
2013-08-20 16:53:05 +00:00
0cb54b15dcAdd support for 4chan-compatible json API.
K
2013-07-02 19:52:29 +02:00
54a8c72121Huge bug with deleting boards: $tmp_board unused; sometimes it would delete the wrong board's directory
Michael Foster
2013-08-21 21:34:18 +10:00
72beacc1daallow moving threads with non-image uploads
Michael Foster
2013-08-21 20:54:46 +10:00
db8173fe62Remember post password if entered manually
Michael Foster
2013-08-20 23:34:41 +10:00
c3434d29fdInitial release of Dark Roach optimised for midnight lurking and compability with 8bit displays (which is used in software for blind people)
Czterooki
2013-08-19 10:07:13 -04:00
86801e2ef2safer installation
Michael Foster
2013-08-20 17:43:21 +10:00
bb3f2d5075fixed report text
Czterooki
2013-08-19 12:13:00 -04:00
82a6ab0c14Add dark controls
Czterooki
2013-08-19 10:52:57 -04:00
b840ef429cfix background on dark_roach
Czterooki
2013-08-19 10:22:41 -04:00
6e3ed56542Initial release of Dark Roach optimised for midnight lurking and compability with 8bit displays (which is used in software for blind people)
Czterooki
2013-08-19 10:07:13 -04:00
abfdd38e59Unicode bi-directional text: Finally a working fix
Michael Foster
2013-08-19 23:47:56 +10:00
5438d7cf64add alt="" to flags to make it standards-compliant
Michael Foster
2013-08-19 20:31:15 +10:00
69741e6c08deleting boards: cache purging, delete directory after sql queries (in case we have permission errors, etc.)
Michael Foster
2013-08-19 20:00:16 +10:00
e45ffb8592custom timeouet for curl'ing upload urls
Michael Foster
2013-08-19 18:54:10 +10:00
ccfc1501aftag for vichan-devel-4.0.11-gold
czaks
2013-08-18 22:11:41 -04:00
c8fcba9439disregard
Michael Foster
2013-08-19 05:22:08 +10:00
d2fdeead64bidi_cleanup: Just replace with HTML5's <bdi> (for now, at least). The old code was hardly working, and had issued with older PHP versions.
Michael Foster
2013-08-19 05:19:54 +10:00
dcb42a52cbtypo
Michael Foster
2013-08-19 04:24:07 +10:00