czaks
|
0354b9a5e3
|
finally fix i18n strings in config.php
|
9 years ago |
czaks
|
cbf44d4d75
|
cleanup: don't trigger rebuild code; fail silently (boardlink race fix; I will test it a bit)
|
9 years ago |
czaks
|
900b4174cc
|
fix double quoting in links. thanks STI for reporting that
|
10 years ago |
czaks
|
c5dfc2937c
|
fix double quoting in links. thanks STI for reporting that
|
10 years ago |
czaks
|
d6b8447233
|
revise 4chan api support
|
10 years ago |
czaks
|
62fe8571e2
|
json api: fix building of catalog.json (NB: this puts extra load on server; we can try to make it lighter)
|
10 years ago |
Michael Foster
|
9fb63b053f
|
new event: markup-url
|
10 years ago |
Michael Foster
|
964bb83300
|
OK, now it is secure.
|
10 years ago |
Michael Foster
|
9cf6814776
|
Fix secure tripcode hardening
|
10 years ago |
Michael Foster
|
699279d84a
|
Hardened secure tripcode?
|
10 years ago |
Michael Foster
|
a9b7f9b1bc
|
begin implementation of in-built ban appealing
|
10 years ago |
Michael Foster
|
57e4292e9d
|
Improvements to showing post in ban
|
10 years ago |
Michael Foster
|
3471f7c668
|
Optionally show post user was banned for
|
10 years ago |
Michael Foster
|
3e57bb04d7
|
Begin upgrade to much better bans table. DO NOT PULL YET; It won't work.
|
10 years ago |
Michael Foster
|
4cd2389655
|
lol
|
10 years ago |
Michael Foster
|
32c999346f
|
Remove $config['url_regex'];
|
10 years ago |
Michael Foster
|
104e2bce6d
|
Combine ban checking into single SQL query. Messy/inefficient query, but good enough.
|
10 years ago |
Michael Foster
|
6f62499160
|
Bugfix: Undefined $cached (when caching is disabled)
|
10 years ago |
Michael Foster
|
eea4e42609
|
Add ability to create custom user/permissions groups
|
10 years ago |
Michael Foster
|
d80af7d077
|
Bugfix: Sometimes caching here fucks up. Not really sure why yet.
|
10 years ago |
Michael Foster
|
55dc5cedc3
|
Steal make_comment_hex() from plainib
|
10 years ago |
Michael Foster
|
ecda7abe92
|
bugfix lol
|
10 years ago |
Michael Foster
|
f309e4037c
|
Better and faster basic flood prevention, while merging it into $config['filters'].
|
10 years ago |
Michael Foster
|
7f0de93608
|
Cleaner check to make sure inc/ files aren't accessed directly.
|
10 years ago |
Michael Foster
|
b51fc38783
|
Some SQL and indexes improvements
|
10 years ago |
Michael Foster
|
d166fc70bd
|
Fix \t in posts (editing posts, and HTML Tidy)
|
10 years ago |
Michael Foster
|
46d41cd2a7
|
More track_cites work
|
10 years ago |
Michael Foster
|
343803afb9
|
More $config['debug'] improvements to time-related stuff
|
10 years ago |
Michael Foster
|
738179c766
|
HTML Tidy bug fix: broken attributes, and preserve whitespace properly
|
10 years ago |
Michael Foster
|
471525a58b
|
HTML Tidy fixes: UTF-8, preserving whitespace, keep attributes literal, don't wrap text
|
10 years ago |
Michael Foster
|
8144e517e9
|
Don't set arbitrary cache timeouts for DNS stuff
|
10 years ago |
Michael Foster
|
a8e3754375
|
Minor $config['try_smarter'] work
|
10 years ago |
Michael Foster
|
7b817eea11
|
Fix markup again. And add the option to repair fucked up nesting (and more) with HTML Tidy ($config['markup_repair_tidy'])
|
10 years ago |
Michael Foster
|
334e69b69f
|
Remove old code
|
10 years ago |
Michael Foster
|
3545e2406e
|
Perforamnce: Much more efficient >>X and >>>/board/X
|
10 years ago |
Michael Foster
|
577a8b991d
|
Performance: Use only one query for validating >>X links in posts
|
10 years ago |
Michael Foster
|
90eb8f1f37
|
redundant ORDER BY
|
10 years ago |
Michael Foster
|
8257773807
|
$config['debug']: Show time initializing Tinyboard (before $debug was created)
|
10 years ago |
Michael Foster
|
3fbd051737
|
Record 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.
|
10 years ago |
Michael Foster
|
aa27a22f7c
|
wtf? duplicate code
|
10 years ago |
Michael Foster
|
7a4e481333
|
Huge bugfix: Old tracked cites where not being purged correctly. Recommend query: "TRUNCATE TABLE `cites`;" to start over
|
10 years ago |
Michael Foster
|
a7ac3339de
|
DNS(): Cache NXDOMAIN
|
10 years ago |
ctrlcctrlv
|
753b67aa71
|
Hopefully fix spam filter problems caused by noko 50 (thanks to savetheinternet)
|
10 years ago |
ctrlcctrlv
|
97a56a7ec1
|
Fix try_smarter with deletePost
|
10 years ago |
ctrlcctrlv
|
c7a1ee3121
|
Bug: deleting posts doesn't rebuld index
|
10 years ago |
Michael Foster
|
d92b138762
|
Accidentally merged noko50 stuff
|
10 years ago |
Michael Foster
|
11fa73e4d1
|
automatically initialize $config['api']
|
10 years ago |
Michael Foster
|
a83715dcb0
|
single quotation marks please
|
10 years ago |
Michael Foster
|
cbfafeea36
|
merge fail
|
10 years ago |
ctrlcctrlv
|
ed142a5e5d
|
;_;
|
10 years ago |