509 Commits (7eb2bef107e45e5fc33e063ad9ea52c3b2ce4878)

Author SHA1 Message Date
kaf f83c87b623 Added: /pol/-like flags based on a953229de7 10 years ago
czaks 2d34274672 fix posting of ı and İ, possibly a bit more xD 10 years ago
czaks 5a73af9ea1 add a webm posthandler 10 years ago
czaks 2a41c37fee fix link_prefix. thanks to anon on http://tinyboard.org/demo/mod.php?/sup/res/1210.html 10 years ago
czaks 75cca1ffb2 fix previous commit 10 years ago
czaks 58615845ad allow basic commenting of locale string 10 years ago
czaks 9c30e380d8 actually fix prevous commit 10 years ago
czaks 0354b9a5e3 finally fix i18n strings in config.php 10 years ago
czaks cbf44d4d75 cleanup: don't trigger rebuild code; fail silently (boardlink race fix; I will test it a bit) 10 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 11 years ago
Michael Foster 964bb83300 OK, now it is secure. 11 years ago
Michael Foster 9cf6814776 Fix secure tripcode hardening 11 years ago
Michael Foster 699279d84a Hardened secure tripcode? 11 years ago
Michael Foster a9b7f9b1bc begin implementation of in-built ban appealing 11 years ago
Michael Foster 57e4292e9d Improvements to showing post in ban 11 years ago
Michael Foster 3471f7c668 Optionally show post user was banned for 11 years ago
Michael Foster 3e57bb04d7 Begin upgrade to much better bans table. DO NOT PULL YET; It won't work. 11 years ago
Michael Foster 4cd2389655 lol 11 years ago
Michael Foster 32c999346f Remove $config['url_regex']; 11 years ago
Michael Foster 104e2bce6d Combine ban checking into single SQL query. Messy/inefficient query, but good enough. 11 years ago
Michael Foster 6f62499160 Bugfix: Undefined $cached (when caching is disabled) 11 years ago
Michael Foster eea4e42609 Add ability to create custom user/permissions groups 11 years ago
Michael Foster d80af7d077 Bugfix: Sometimes caching here fucks up. Not really sure why yet. 11 years ago
Michael Foster 55dc5cedc3 Steal make_comment_hex() from plainib 11 years ago
Michael Foster ecda7abe92 bugfix lol 11 years ago
Michael Foster f309e4037c Better and faster basic flood prevention, while merging it into $config['filters']. 11 years ago
Michael Foster 7f0de93608 Cleaner check to make sure inc/ files aren't accessed directly. 11 years ago
Michael Foster b51fc38783 Some SQL and indexes improvements 11 years ago
Michael Foster d166fc70bd Fix \t in posts (editing posts, and HTML Tidy) 11 years ago
Michael Foster 46d41cd2a7 More track_cites work 11 years ago
Michael Foster 343803afb9 More $config['debug'] improvements to time-related stuff 11 years ago
Michael Foster 738179c766 HTML Tidy bug fix: broken attributes, and preserve whitespace properly 11 years ago
Michael Foster 471525a58b HTML Tidy fixes: UTF-8, preserving whitespace, keep attributes literal, don't wrap text 11 years ago
Michael Foster 8144e517e9 Don't set arbitrary cache timeouts for DNS stuff 11 years ago
Michael Foster a8e3754375 Minor $config['try_smarter'] work 11 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']) 11 years ago
Michael Foster 334e69b69f Remove old code 11 years ago
Michael Foster 3545e2406e Perforamnce: Much more efficient >>X and >>>/board/X 11 years ago
Michael Foster 577a8b991d Performance: Use only one query for validating >>X links in posts 11 years ago
Michael Foster 90eb8f1f37 redundant ORDER BY 11 years ago
Michael Foster 8257773807 $config['debug']: Show time initializing Tinyboard (before $debug was created) 11 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. 11 years ago
Michael Foster aa27a22f7c wtf? duplicate code 11 years ago
Michael Foster 7a4e481333 Huge bugfix: Old tracked cites where not being purged correctly. Recommend query: "TRUNCATE TABLE `cites`;" to start over 11 years ago
Michael Foster a7ac3339de DNS(): Cache NXDOMAIN 11 years ago
ctrlcctrlv 753b67aa71 Hopefully fix spam filter problems caused by noko 50 (thanks to savetheinternet) 11 years ago