|
6b64968afe
|
Removed more XHR leftovers.
|
2023-01-02 23:12:23 +00:00 |
|
|
5631f464d2
|
Restructured config handler.
|
2023-01-01 20:23:53 +00:00 |
|
|
d43cb6f794
|
Removed unfinished leftovers of priority voting and polls.
|
2023-01-01 05:01:18 +00:00 |
|
|
daea16ee8c
|
Fixed syntax error in forum/post.php.
|
2020-10-03 03:17:06 +02:00 |
|
|
331b159978
|
Fixed forum oversights.
|
2020-06-11 20:30:19 +00:00 |
|
|
73d3552dcb
|
Rewrote warnings system to be OOP, also added permanent warnings.
|
2020-06-01 00:33:16 +00:00 |
|
|
aa9b506090
|
Fixed error on topic page.
|
2020-05-25 22:38:17 +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 |
|
|
0f1b8ee6e4
|
Moved forum read marking code into the router.
|
2019-12-15 02:59:19 +01:00 |
|
|
b4a581087a
|
Massive overhauls.
|
2019-12-12 01:42:28 +01:00 |
|
|
51f3c47a31
|
CSRF from Hanyuu.
|
2019-12-11 19:10:54 +01:00 |
|
|
7b910c49bb
|
// I FORGOT TO COMMIT THE FILES AHAHAHAHA
|
2019-12-06 02:04:10 +01:00 |
|
|
96ea7772cb
|
Ported Template class from Hanyuu project.
|
2019-12-04 19:16:22 +01:00 |
|
|
7cfdfc6bd8
|
Made config functions into a static class.
|
2019-12-03 19:52:20 +01:00 |
|
|
6a9c6cd15a
|
Added namespaces to all files in public.
|
2019-09-29 00:43:51 +02:00 |
|
|
81826fe874
|
Moved all config except database creds into the database.
|
2019-08-14 21:40:36 +02:00 |
|
|
119bbdd3e8
|
Code style updates.
|
2019-06-10 19:04:53 +02:00 |
|
|
4c0310beb5
|
Made the CSRF system less complicated.
|
2019-06-10 17:21:53 +02:00 |
|
|
5bc6c0728b
|
Split the changelog manage section up into multiple files.
|
2019-06-08 23:46:24 +02:00 |
|
|
ded21eb9c6
|
Fixed topic deletion.
|
2019-06-02 00:44:01 +02:00 |
|
|
41cb70c372
|
Added support for unranking individual topics as well.
|
2019-05-28 22:07:20 +02:00 |
|
|
6beed3e15f
|
Added ability to list forums as unranked towards to leaderboard.
|
2019-05-28 22:01:02 +02:00 |
|
|
177700c652
|
Added debug mode ccheck.
|
2019-05-09 17:55:06 +02:00 |
|
|
5cdb063f85
|
Fixed permission checking.
|
2019-05-09 17:11:42 +02:00 |
|
|
967be382f6
|
Added function to bump topic priority.
|
2019-05-08 17:46:03 +02:00 |
|
|
957f32e588
|
Added basic priority star display.
|
2019-05-07 21:43:54 +02:00 |
|
|
a9e2458ac5
|
Added priority fetch function.
|
2019-05-07 19:16:08 +02:00 |
|
|
f87a118527
|
Added feature forum type.
|
2019-05-07 11:26:42 +02:00 |
|
|
d33f7614d0
|
Fixed the way polls are displayed in certain situations.
|
2019-05-05 17:46:57 +02:00 |
|
|
ac1ca16291
|
Fixed forum not behaving as expected while logged out.
|
2019-05-04 02:45:27 +02:00 |
|
|
244d0f9be0
|
Polls stuff.
|
2019-05-04 02:32:43 +02:00 |
|
|
f2d6e8b870
|
More polls stuff
|
2019-05-02 23:36:57 +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 |
|
|
aecee4b368
|
Only do posting timeout check when creating a topic or post.
|
2019-04-10 20:32:13 +02:00 |
|
|
3548c61b55
|
Removed small mode from forum_get_children.
|
2019-04-10 20:21:10 +02:00 |
|
|
a7b82293a6
|
Added private Forum Leaderboard page.
|
2019-03-31 18:49:16 +02:00 |
|
|
9f472d2693
|
Stricter checking on GET variables.
|
2019-03-18 23:02:30 +01:00 |
|
|
d7e2f811ed
|
Dropkick RequestVar
|
2019-03-18 22:30:19 +01:00 |
|
|
a5459e1120
|
Revert fucking everything.
|
2019-03-18 21:47:25 +01:00 |
|
|
af8e86ea09
|
Reduced ->value calls.
|
2019-03-18 20:59:46 +01:00 |
|
|
7bf60765be
|
Updated more stuff to use RequestVar.
|
2019-03-18 20:53:05 +01:00 |
|
|
4d47d290bf
|
Added experimental request variable access class.
|
2019-03-07 19:11:24 +01:00 |
|
|
eafa258d7a
|
Just kidding, this actually fixes it.
|
2019-03-04 21:25:20 +01:00 |
|
|
5d4e2c84c8
|
Adjustments to make the TRIGGER execute properly.
|
2019-03-03 16:26:23 +01:00 |
|
|
5cabd79702
|
Recursively count topics and posts.
|
2019-02-26 15:35:35 +01:00 |
|
|
546f040490
|
Fixed forum post deletion redirections.
|
2019-02-06 20:15:30 +01:00 |
|
|
e3493aac79
|
Added posting preview button, closes #125.
|
2019-01-30 10:19:35 +01:00 |
|
|
0b17ee8bd2
|
Fixed broken redirect on the forum.
|
2019-01-29 23:53:07 +01:00 |
|