Commit graph

79 commits

Author SHA1 Message Date
9f14269fb6 // haha yes i forgot the migration 2019-12-14 01:58:14 +01:00
1a40c11a54 Emoticon restructure. 2019-12-09 03:41:34 +01:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
87a2ce77f8 Updated migration template. 2019-08-14 21:48:09 +02:00
818f9fbb04 Added missing database migration for config. 2019-08-14 21:46:19 +02:00
56ad9c1de6 Added missing migration for emoticons table. 2019-07-04 19:51:42 +02:00
ccb1005418 //whoops 2019-05-07 16:06:37 +02:00
f87a118527 Added feature forum type. 2019-05-07 11:26:42 +02:00
abd6983b79 Add support for individual forum category icons. 2019-05-05 18:44:47 +02:00
a595326b51 Squashed migrations. 2019-05-01 21:39:35 +02:00
3b84f4c9e0 Rewrote forum permission backend (removed all WITH RECURSIVE statements). 2019-04-30 22:55:12 +02:00
f3a2285509 WIP poll support. 2019-04-18 01:59:33 +02:00
9d5376926f Better indexing and added statistics overview to manage. 2019-04-13 01:28:09 +02:00
6ecb590c57 Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00
8663419790 Fixed indexes in the categories table. 2019-04-10 15:57:24 +02:00
9451cc384e Added indexing to post deletion flag. 2019-03-31 03:49:33 +02:00
4c506d84cb Updates to the session system. Closes #168. 2019-03-31 01:53:46 +01:00
724bd29965 Removed experimental enum usage from comment votes table. 2019-03-10 20:00:10 +01:00
b6c98275ca Improved two factor login flow. 2019-03-10 19:27:44 +01:00
305599c8cb Added time based two factor authentication support. 2019-03-10 01:57:19 +01:00
eafa258d7a Just kidding, this actually fixes it. 2019-03-04 21:25:20 +01:00
d1b9996764 Statically count topic views. 2019-03-03 16:11:34 +01:00
5cabd79702 Recursively count topics and posts. 2019-02-26 15:35:35 +01:00
fae13defa5 Added super user flag. 2019-02-22 10:05:50 +01:00
c70de41222 Added forum signatures. 2019-01-18 23:24:37 +01:00
205b019cef Added baseline for birthday field. 2019-01-18 15:11:15 +01:00
e9a1f59b4f Nuked the stale chat quotes code, rewrite when the chat actually exists. 2019-01-10 23:59:24 +01:00
cbca1911cb Manually bump the post_edited field. 2018-12-30 18:23:55 +01:00
e3d4d41a9a Added post editing, closes #97. 2018-12-30 04:02:35 +01:00
cbd4ae24e6 Reverted addition of permission override flagset. 2018-12-28 21:20:38 +01:00
698ab50435 Finished implementation of warning and banning system, closes #87. 2018-12-28 06:03:42 +01:00
abf67dd366 Added IP registration blacklisting. 2018-12-25 22:41:28 +01:00
f345b7fe51 Added some base stuff for warnings. 2018-12-24 21:35:25 +01:00
418ab0fcb2 Added Nintendo Switch friend code profile field. 2018-12-07 19:02:55 +01:00
e7cddfd37e Added personal role management. 2018-11-17 21:37:18 +01:00
f690679412 Added permissions override flag to table structure. 2018-11-03 17:44:19 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
22a1ae6217 Fixed wrong style database column names from Laravel. 2018-10-29 22:03:01 +01:00
360164f334 Database table fixes. 2018-10-19 09:52:05 +02:00
9f9b602e75 Prep for category accent colours. 2018-10-16 23:38:17 +02:00
7b33ef088d Fixed news tables and finished the shoddy news management panel. 2018-10-11 23:43:52 +02:00
836f7272c5 Add chat quotes to front page. 2018-10-09 23:09:54 +02:00
fd1a2fd76e Added some experimental background options. 2018-10-01 13:36:38 +02:00
4300fc4a4f about section stuff 2018-09-19 20:58:13 +02:00
818ea9c4c9 Added basic friends system. 2018-09-19 00:16:29 +02:00
1ae61e6a23 Checkpoint! Perms work on the index. 2018-08-23 20:13:37 +02:00
0752577888 Permission checking within SQL queries!! 2018-08-19 03:17:10 +02:00
edd4289cdb Completed the library side of the forum perms and add a migration. 2018-08-18 04:10:52 +02:00
6a7edd84a7 I suppose it's kinda ready to push to master rn? not sure yet though 2018-08-10 06:20:54 +02:00
74f5fd0921 i definitely did this today 2018-08-07 00:19:35 +02:00