135 Commits (f100f9cdd2003b32fc096992d6ab219a5a5bbe2c)

Author SHA1 Message Date
fatchan 5a5cc2e1aa change cache keys to be a bit more idiomatic 5 years ago
fatchan 8a41dfd6ea store original username input in db and convert to lowercase on transfer 5 years ago
fatchan 3803fb16e9 remove shitty webring optimisation, not needed 5 years ago
fatchan 7eef25f75d configurable number of shown replies for thread or sticky #2 5 years ago
fatchan 497832ab12 file inc change 5 years ago
fatchan 126f2c7e2c pages should also apply filter to webring from boardlist 5 years ago
fatchan ac6a6f8c05 show proper page numbers when filtered 5 years ago
fatchan c0ef4e5dad globallogs with simple board and user filter to globalmanage page 5 years ago
fatchan 590ca46b87 limit, page, ip select global reports or reportee 5 years ago
fatchan a5b3128e19 make unlisted and webring visibility independent 5 years ago
fatchan 5784b4925f bugfixes 5 years ago
fatchan 27b1b255fc html entities for sfw/unlisted icons, and change stats section on homepage 5 years ago
fatchan 05667c52a4 make board settings ratelimit changes per board, not per ip, duh 5 years ago
fatchan d8873b450c search account username or baord URI on globalmanage accounts, and improve appearance 5 years ago
fatchan a41bc64987 hidden boards shown for global staff on board list 5 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan 7fec1719b5 global recent posts filter by ip #55 might add to per-board pages 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan 15847293c0 start mod page improvements with pagination in some places references #55 5 years ago
fatchan 51eaa31b41 sort bans and appeals in a better order, with option to deny appeal OR unban 5 years ago
fatchan 6c5eaaec02 clean up indent 5 years ago
Tom ccb613b106
no more shadow bumps (#53) 5 years ago
fatchan 89d1c7aa16 dont build webring redundantly and set flag when new post or change setting on unlisted board, or new board created or existing listed board deleted 5 years ago
fatchan ac0cb93b06 remove themes from footer, prep for settings UI, add code theme to board settings 5 years ago
fatchan 2407630177 add simple config to unique quote limit for posts 5 years ago
fatchan ac158e44f4 fix ratelimit suffix 5 years ago
fatchan 6f8805a0b7 dates for last bump 5 years ago
fatchan a719704db3 respect sage when updating last post timestamp i nwebring 5 years ago
fatchan e7e30e57e9 fix last post timestamp for boards when deleting posts/needsaggregate is true to reset it to the latest post 5 years ago
fatchan 503900594a add relative time into mstime and rename it to timeutils and improve it. use relative times for board list 5 years ago
fatchan fcab493422 boardlist and webring sorting improvements and index changes 5 years ago
fatchan adb64a9ee7 simplify sorting and index better 5 years ago
fatchan f0aa36997e update webring, improve boardlist and make tables a little wider 5 years ago
fatchan 369aafa6ed improve on previous commit 5 years ago
fatchan c51ecb42ff start board sorting and searching 5 years ago
fatchan 3cc9c68e96 bunch of changes to help with development (no nginx) and new installs 5 years ago
fatchan 8e5d1a15f8 add TTL to redis set in wrapper 5 years ago
fatchan f001176b47 finally figure out post stats being incorrect at end of some hours 5 years ago
fatchan 4482889bca separate ratelimit for different things, and make changing theme do some rebuilds (with ratelimit) 5 years ago
fatchan 93cd4c4d64 change thumbs to png and try handling dedupes when thumb format has been changed and file uploaded 5 years ago
fatchan 08e93bdd2a fix user counting for new ip object and convert auth level and accounts list to array and number correctly in edit accounts model 5 years ago
fatchan 045716de78 add deleteold as a separate tool to delete files in dir older than a tiemstamp, and then prune older than 30 days logfiles with generating the modlog list 5 years ago
fatchan 8d82cad62d add a board list with pages that also shows webring boards 5 years ago
fatchan 48e761be46 add ip range bans 5 years ago
fatchan 22565435ac fix for locals on faster thread checking 5 years ago
fatchan 82a1842643 thread moving update markup, sets aggregate and keeps correct reply/file counts and doesnt clash with adding sticky, etc since if threads are moved they have those flags removed 5 years ago
fatchan fabab059de early post moving, next up refactor to move re-markup for styling logic and backlinks out from deletepost into general case to use when moving posts that have quotes in them 5 years ago
fatchan 519296a97f dont emit for OP post, and fix stats when multiple IPs 5 years ago
fatchan dd495b0e6d add sfw boards, update homepage and webring to support and show this 5 years ago
fatchan 0a95ff4b16 socket.io to make posting _actually_ live instead of polling the api. way mroe efficient 5 years ago