Commit graph

44 commits

Author SHA1 Message Date
flash ee304af133 Removed the concept of silencing.
Nothing really implemented it properly or checked for it and the places that did check just handled it as a slightly softer ban.
It's pretty obvious that the existence of this feature was directly taken from osu! where the differentation between a ban and a silence probably makes more sense, though even there Silences are just non-permanent bans, so like why does this exist lol?
Well, it doesn't anymore! Hopefully chat will upgrade successfully because I let it get 18 commits behind :D
2023-07-23 21:47:15 +00:00
flash 6e3023a772 Rewrite login attempts log to use new database backend. 2023-07-22 16:37:57 +00:00
flash 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
flash ebac064c59 Fixed error 500 on logs and sessions pages because of dead library. 2023-07-21 11:33:27 +00:00
flash f32624c61d Improved profile fields code. 2023-07-20 19:36:43 +00:00
flash c9993bf08b Display full join and seen dates on hover. 2023-07-19 18:18:27 +00:00
flash e678efedf4 Minor members list redesign. 2023-07-19 18:14:04 +00:00
flash 319f37a313 Removed server-side relative time. 2023-07-18 23:12:47 +00:00
flash 2f7cddde19 Config class overhaul. 2023-07-18 21:48:44 +00:00
flash cecfaf4852 Removed timeago library. 2023-07-17 20:14:21 +00:00
flash e5d9128cd0 Fixed account data export memory usage. 2023-07-17 19:28:13 +00:00
flash 1a11a8f8ba Rewrote audit log on new database backend. 2023-07-17 17:43:17 +00:00
flash 074e078692 Use Node for asset building instead of building on the fly every time (feat. minification!) 2023-07-17 14:37:54 +00:00
flash f24f811acc Rewrote most of the comments backend.g 2023-07-15 23:58:17 +00:00
flash 472fc0decc Show Index and PDO query counts separately in the footer. 2023-07-15 17:15:40 +00:00
flash bff42c26ab Rewrote the news backend. 2023-07-15 17:02:46 +00:00
flash 69c6b6f2ac Fixed various other oversights. 2023-07-15 02:14:39 +00:00
flash c56617e051 Fixed error on main page. 2023-07-15 02:08:13 +00:00
flash 76c9cc50f4 Rewrote the Changelog code. 2023-07-15 02:05:49 +00:00
flash 3909cdf762 Rewrote backend for emoticons.
Manage actually works this time!!!
2023-07-12 21:52:55 +00:00
flash 29165de457 Use the Index DSN to create the PDO based DB instance. 2023-07-11 22:45:23 +00:00
flash 575b5e8271 Updated info pages. 2023-07-10 23:07:48 +00:00
flash 3507ae61ff Switched to Index byte formatter and adjusted max file sizes. 2023-07-05 23:09:28 +00:00
flash 027ed5aff6 Cleaned up various utility functions. 2023-07-05 01:33:12 +00:00
flash 1bb9bd6541 Apply user colour to header rather than username on profiles. 2023-07-03 13:53:58 +00:00
flash 0bb1303413 Updated authentication token format. 2023-05-21 18:15:04 +00:00
flash 8038f61470 Added ability to add redirects to deleted topic ids. 2023-04-30 00:18:14 +00:00
flash d05046ff1f Removed Twitter integrations. 2023-03-09 21:38:03 +00:00
flash 521a8fb0d1 Added rudimentary EEPROM file uploading support to the forum post editor. 2023-03-09 21:05:37 +00:00
flash e909b2ffda Added editor buttons for video and audio in markdown mode. 2023-03-09 16:27:43 +00:00
flash d423c53cde Added most active forum category and topic to profiles. 2023-02-10 09:04:15 +00:00
flash 18c836a457 Made Twitter and Chat link targets in the header configurable. 2023-01-31 16:21:19 +00:00
flash 6727abe6c3 Fixed 'view full profile' thing showing up on non-existent users while logged out. 2023-01-07 04:47:31 +00:00
flash 05766f00e0 Removed IP blacklist for now. 2023-01-05 15:56:36 +00:00
flash eafdc28d5e Rewrote Twitter connection (v1.1 -> v2). 2023-01-05 03:20:31 +00:00
flash cb40fdc7c4 Fixed error when trying to use the forum posting form. 2023-01-03 00:31:39 +00:00
flash ebabb19998 Rewrote avatar element contruction as Twig macro. 2023-01-03 00:10:28 +00:00
flash 4f3d0c5246 Replaced Misuzu Colour library with the Index ones. 2023-01-02 23:48:04 +00:00
flash ed2201090c Pruned a lot of existing Javascript, comments will receive and overhaul later. 2023-01-02 20:07:55 +00:00
flash 5a495ec472 Fixed Mark As Read on forum index not working. 2023-01-02 19:50:33 +00:00
flash aef7297bee Removed unfinished leftovers of priority voting and polls. 2023-01-01 05:01:18 +00:00
flash 4087c23199 Make two factor code input field trigger a numeric keyboard on phones. 2022-12-12 15:49:23 +00:00
flash 1ca0d6ce20 Updated repository URL in the footer. 2022-09-13 14:08:45 +00:00
flash 28890cd5d5 Imported into new repository. 2022-09-13 15:14:49 +02:00