Commit graph

21 commits

Author SHA1 Message Date
a09c8b7ef6 Restructured public folder and initialisation process. 2023-07-19 19:03:53 +00:00
bd9f59f998 Fixed account data export memory usage. 2023-07-17 19:28:13 +00:00
0930fde6dd Rewrote audit log on new database backend. 2023-07-17 17:43:17 +00:00
d69f7c2abf Rely on NGINX GeoIP2 module for country code lookup. 2023-07-11 00:25:43 +00:00
bc03c0756c Remove IPAddress::remote and all implicit resolving of the request remote address. 2023-01-05 18:33:03 +00:00
d43cb6f794 Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
fb77a936f5 Removed leftovers from chat token system. 2022-01-13 00:59:35 +01:00
50dee8eeb4 Removed the existing, broken follow system. 2021-08-28 20:25:01 +00:00
d2aa478c58 Rewrote session code to be OOP. 2020-05-25 19:58:06 +00:00
bfe69276b8 Rewrote audit log to be OOP. 2020-05-21 15:05:30 +00:00
c365e32d89 Added sanity to changelog code. 2020-05-20 18:09:38 +00:00
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
4871df92f9 Removed user_password_verify_db() and user_exists(). 2020-05-14 22:18:39 +00:00
7ef2a4d3a5 Added chat tokens to data dump. 2019-12-14 19:05:23 +01:00
2728a1fca9 Added TOTP class from Hanyuu. 2019-12-09 04:24:10 +01:00
96ea7772cb Ported Template class from Hanyuu project. 2019-12-04 19:16:22 +01:00
0cb7aacf39 Added profile field values table to data export. 2019-12-03 02:13:44 +01:00
d3e6e24107 Fixed namespacing issues. 2019-10-02 21:02:22 +02:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +02:00
afa296d293 // whoops this table doesn't exist yet 2019-09-19 23:59:33 +02:00
9da4b6a123 Added ability to download account data. 2019-09-19 23:55:11 +02:00