Commit graph

390 commits

Author SHA1 Message Date
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
f5d693f24b Use news_preview macrro for search results. 2019-05-05 16:25:21 +02:00
4a3afa9fb0 Use real post layout for search page. 2019-05-04 22:00:23 +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
9704bd3b54 Update topic look on search page. 2019-05-01 22:31:59 +02:00
3b84f4c9e0 Rewrote forum permission backend (removed all WITH RECURSIVE statements). 2019-04-30 22:55:12 +02:00
7a9462d660 Fixed login password update error, closes #186. 2019-04-30 03:05:32 +02:00
20ef18cc82 Reworked permission fetching. 2019-04-30 02:55:10 +02:00
f81e8a513d Prevent soft-deleted users from being logged in. 2019-04-29 23:50:20 +02:00
1ab30af87f Display a notice if a password has been invalidated. 2019-04-29 23:42:42 +02:00
f3a2285509 WIP poll support. 2019-04-18 01:59:33 +02:00
03a6e15fe1 Use user cards for user search results. 2019-04-14 01:20:04 +02:00
85c41b4d86 Added basic search page. 2019-04-13 18:44:41 +02:00
9d5376926f Better indexing and added statistics overview to manage. 2019-04-13 01:28:09 +02:00
fc476ac28c Added RSS/Atom feeds to the news section. 2019-04-12 23:37:59 +02:00
6ecb590c57 Hardcoded changelog actions. 2019-04-12 00:31:23 +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
2510e580e0 Fixed unfollowing, closes #172. 2019-04-03 19:48:55 +02:00
1ed7aef2aa Improved changelog tag management. 2019-04-02 21:02:35 +02:00
0bf4c5433c Improved role management. 2019-04-02 20:36:05 +02:00
a7b82293a6 Added private Forum Leaderboard page. 2019-03-31 18:49:16 +02:00
4cd935f9ae Fixed avatar caching. 2019-03-25 21:20:35 +01:00
feb1faab04 Use resized avatars where appropriate. 2019-03-25 21:11:31 +01:00
9e310f0a7e Minimise usage of utility.php and made password entropy function support multibyte strings. 2019-03-25 14:24:10 +01:00
aa10601c1b Fixed newest user not showing up. 2019-03-23 15:53:15 +01:00
105e0560bf ARE YOU KIDDING MEEEEEEEEEEEEEEEEEEEE 2019-03-18 23:20:16 +01:00
57b2674189 // GOD FUCK 2019-03-18 23:03:40 +01: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
1ce31f86c7 Fixed oversight of caatastrophic magnitude. 2019-03-18 21:52:28 +01:00
a5459e1120 Revert fucking everything. 2019-03-18 21:47:25 +01:00
6fabf2040e // 2019-03-18 21:45:14 +01:00
3684fc3b0c Fixed defaults handling. 2019-03-18 21:15:02 +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
68db9ce243 Allow login with previous 2FA code as well, closes #163. 2019-03-18 13:17:46 +01:00
c6826bd4f1 Added profile topic listing (wip). 2019-03-10 22:18:33 +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
1b2804a8b3 Disable two factor authentication on password reset. 2019-03-10 17:01:45 +01:00
b0ac4a3da1 Moved some 2FA stuff into functions. 2019-03-10 16:58:49 +01:00
2f70c3e113 Rehash passwords when required during login. 2019-03-10 16:38:06 +01:00
305599c8cb Added time based two factor authentication support. 2019-03-10 01:57:19 +01:00
9c739e1062 Split auth.php up into multiple files. 2019-03-08 01:35:53 +01:00
4d47d290bf Added experimental request variable access class. 2019-03-07 19:11:24 +01:00
ff26ba3d0c Post featured news post links to Twitter. 2019-03-06 14:37:01 +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
6e5854b165 Some preparations for the activity feed. 2019-03-02 23:49:10 +01:00
aec69ff19c Moved stats into a single db_query call. 2019-03-02 20:29:41 +01:00
35d7150965 Removed needless caching stuff. 2019-03-02 19:42:50 +01:00
b3963f5c11 Removed old test site related redirect. 2019-02-28 22:55:11 +01:00
126eddec51 Updated most static urls to use the url registry. 2019-02-28 22:52:39 +01:00
490c3ebda5 Fixed backwards check. 2019-02-28 22:09:51 +01:00
8ee35f33c6 Massive user card overhaul. 2019-02-28 22:06:30 +01:00
3fc514feb6 Memoize perms (why wasn't this done already). 2019-02-27 20:24:17 +01:00
7057ca7855 Fixed typo. 2019-02-27 17:29:38 +01:00
19fb0ffc30 Added more styling to the followers/following page. 2019-02-27 17:26:49 +01:00
17fa18665f Updated profile.php in accordance with user assets no longer being served through it. 2019-02-27 16:32:13 +01:00
5fbad79c23 Moved user asset serving out of profile.php. 2019-02-27 15:46:18 +01:00
8cebfb6fae Added raw following/followers pages. 2019-02-27 15:05:27 +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
bddb4d4874 Fixed wrong base64_encode function being used in auth.php. 2019-02-12 17:49:44 +01:00
f8a3b8bb9b Added lite login model window, closes #79. 2019-02-12 17:38:42 +01:00
dea897456a Merged auth cookies into one. 2019-02-12 16:26:39 +01:00
181f56bfc7 Updated more static urls. 2019-02-12 15:12:58 +01:00
546f040490 Fixed forum post deletion redirections. 2019-02-06 20:15:30 +01:00
06b34d6133 Removed some old utility functions. 2019-02-05 21:29:37 +01:00
39c9c128c0 Updated user management styling a little bit. 2019-02-04 22:10:00 +01:00
2379d953ac Restyled the manage user listing. 2019-02-04 12:38:20 +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
d146cbae61 Started centralising URLs. 2019-01-24 21:54:24 +01:00
df9f270883 // 2019-01-22 17:04:57 +01:00
6424f646e2 Added hierarchy checks in important places, mostly closes #94. 2019-01-22 16:18:01 +01:00
f1f20eebe2 Bypass avatar and background 404 on profiles when admin, closes #95. 2019-01-22 15:48:26 +01:00
d6eebeee75 Added forum action audit logging. 2019-01-22 15:24:30 +01:00
c70de41222 Added forum signatures. 2019-01-18 23:24:37 +01:00
96c665bfd5 Cleaned up random queries, closes #132. 2019-01-18 18:08:19 +01:00
205b019cef Added baseline for birthday field. 2019-01-18 15:11:15 +01:00
61214d63e5 Fixed CSRF check failure discarding posts. 2019-01-18 13:15:35 +01:00
906abdcd8f Use case sensitive ETag for proxy. 2019-01-16 19:53:45 +01:00
e259c91ce8 Serve basic error pages when using through the proxy script. 2019-01-15 00:30:01 +01:00
2896eca542 Moved mark as read button to the actions row. 2019-01-12 19:22:13 +01:00
9869190b2a Added some topic moderation tools. 2019-01-12 00:00:53 +01:00
93357f90e7 Added other jpeg mime type to the proxy. 2019-01-11 22:52:44 +01:00
e58e715e6d Proxy fixes. 2019-01-11 00:38:16 +01:00
e9a1f59b4f Nuked the stale chat quotes code, rewrite when the chat actually exists. 2019-01-10 23:59:24 +01:00
364cc75b68 Added basic post deletion (no AJAX or topic deletion yet). 2019-01-10 21:08:37 +01:00
624cba9d32 Added button to mark a forum or the entire thing as read. 2019-01-09 21:22:54 +01:00
9505cb1f0b Added more typesafe shorthands for fetching database operations. 2019-01-09 20:06:02 +01:00