Commit graph

70 commits

Author SHA1 Message Date
41f1a59b1d Rewrote comments backend. 2020-05-18 21:27:34 +00:00
7b212c2c68 Moved settings.php redirect into the router. 2020-05-17 10:01:07 +00:00
b66eb8ba76 Moved news pages into the router and made news object oriented. 2020-05-16 22:35:11 +00:00
ca0f1ecb39 Made the router code less janky. 2020-05-14 21:39:38 +00:00
69b105cddd Moving away from LESS and TypeScript part 1 of ?. 2020-05-10 04:08:22 +00:00
355b30bad8 // fuck 2019-12-15 03:12:01 +01:00
0f1b8ee6e4 Moved forum read marking code into the router. 2019-12-15 02:59:19 +01:00
c7f06979b2 //moving computers 2019-12-14 23:47:36 +01:00
6c4613953a Added SharpChat endpoints to main Misuzu source. 2019-12-14 01:52:38 +01:00
364fa3c24f Router beginnings. 2019-12-13 21:37:17 +01:00
96ea7772cb Ported Template class from Hanyuu project. 2019-12-04 19:16:22 +01:00
9cee637094 // didn't realise not-found.php was so smol 2019-12-04 01:12:15 +01:00
112b71b481 Add 404 handler to index.php. 2019-12-04 01:08:42 +01:00
7cfdfc6bd8 Made config functions into a static class. 2019-12-03 19:52:20 +01:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +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
6ecb590c57 Hardcoded changelog actions. 2019-04-12 00:31:23 +02:00
aa10601c1b Fixed newest user not showing up. 2019-03-23 15:53:15 +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
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
81e16bfad1 Sort last online users by time rather than random. 2018-12-31 02:41:53 +01:00
514f7c4513 A bunch of front page updates. 2018-12-31 02:37:47 +01:00
b3d04b138a Some index adjustments. 2018-12-30 18:36:57 +01:00
7f36672c0d Restored accidental cache disable. 2018-12-27 04:26:08 +01:00
74910eddb6 Added CIDR IP range checking function, closes #88. 2018-12-24 19:58:12 +01:00
a37f48fdd6 //cidr stuff 2018-12-22 18:03:58 +01:00
1042f0f6f7 // unfuck the permissions a bit so i can push to release 2018-12-16 22:52:41 +01:00
e9bda13078 Use avatars for the online users box. 2018-11-17 23:44:58 +01:00
095acb829d Added subtle reminder to split the homepage up in two parts. 2018-10-31 10:44:07 +01:00
d832b59905 Updated everything to use new table names. 2018-10-29 22:18:53 +01:00
c25c2d76ed Restyled container titles. 2018-10-22 21:53:21 +02:00
ddedb556be Use new style on the forum. 2018-10-22 00:11:14 +02:00
6d39c6e3c9 News but everything is a function. 2018-10-10 11:21:57 +02:00
76cc71b0b8 Removed old use statements. 2018-10-10 00:45:53 +02:00
836f7272c5 Add chat quotes to front page. 2018-10-09 23:09:54 +02:00
de8670087a Database stuff is now also procedural, would ya look at that. 2018-10-07 01:30:48 +02:00
fb93b908c9 Caching but it's procedural now. 2018-10-07 00:40:14 +02:00
1f22a1e4b9 Moved GeoIP stuff into its own folder. 2018-10-05 13:00:37 +02:00
c6018d0a4d New config system, define a root dir constant and deprecate more of Application. 2018-10-04 22:30:55 +02:00
0998e5d69c Added online users list to the frontpage. 2018-09-25 23:11:06 +02:00
bce19a2ed6 Use parse_ini_file instead of custom class. 2018-09-16 01:27:12 +02:00
8ea1506a1c Changes the news post previews up a little 2018-08-15 15:08:20 +02:00
f1979c8e4a Restructure templating system. 2018-08-15 03:12:58 +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
af8cc763bf Added per user colours, removed old chat key stuff and fixed a permissions editor error. 2018-07-18 18:01:17 +02:00
e1ab3bf84c Added e-mail. 2018-07-18 02:44:51 +02:00