Commit graph

18 commits

Author SHA1 Message Date
ec00cfa176 Base64 encode PM titles and bodies in the database.
To prevent personal discomfort with having to do database messages and seeing people's personal conversations.
I haven't run into it yet, but I'd rather avoid it altogether.
2024-06-02 19:54:33 +00:00
b80151583e Added private messages. 2024-01-30 23:47:02 +00:00
b4f5dd0660 Removed broken CONSTRAINT from perms table creation. 2023-12-16 18:51:17 +00:00
07a2868159 Rewrote permissions system. 2023-08-30 22:37:21 +00:00
b7de5acfd8 Fixed search and updated collations of various fields to more appropriate ones. 2023-08-03 12:40:37 +00:00
934b016541 Added counters table for storing numbers of things statically. 2023-07-28 23:17:37 +00:00
70623d3a7c Pluralise user role relations table name. 2023-07-27 13:09:22 +00:00
2231cd8124 Rewrote user warnings backend. 2023-07-26 22:43:50 +00:00
1d552e907b Added new banning system.
it actually works and isn't confusing this time around!
2023-07-26 18:19:48 +00:00
3299d73df2 Added new moderator notes system. 2023-07-25 14:40:31 +00:00
6e3023a772 Rewrite login attempts log to use new database backend. 2023-07-22 16:37:57 +00:00
14c5635b4f Determine client info on insert rather than on retrieve for speed improvements.
i suppose device detect only ever expects to analyse a single string at once given its made for matomo so it on the slower side for multiple dingusses
2023-07-21 12:47:59 +00:00
8038f61470 Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
37eea64a27 Updated database migration system to use the Index methods. 2023-01-07 04:15:19 +00:00
05766f00e0 Removed IP blacklist for now. 2023-01-05 15:56:36 +00:00
aef7297bee Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
9efe8e6853 Removed support for rolling back database migrations. 2023-01-01 03:42:18 +00:00
28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00