Commit graph

54 commits

Author SHA1 Message Date
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
41109793a7 Changes changelog on index to show last 10 entries. 2018-07-17 16:03:34 +02:00
af4ec2ac45 Caching stuff. 2018-07-16 00:39:39 +02:00
af60ea5693 Fixed last user fetching on index. 2018-07-14 21:13:56 +02:00
ad3d836ae7 Fixed changelog date fetching. 2018-07-11 23:59:01 +02:00
5b2a49add7 Some front page improvements, more to come! 2018-07-11 23:48:41 +02:00
80f9c7d0dc CHAnGELOG 2018-07-06 03:28:06 +02:00
fca5b423a4 A bunch of housekeeping. 2018-05-27 02:20:35 +02:00
b7507cf495 finishing touches for the baseline (nowhere near done tho) 2018-05-26 22:33:05 +02:00
4e2ff47137 Temporary-ish parsing facilities. 2018-05-24 21:31:48 +02:00
387ab2ccb4 unfinished forum stuff 2018-05-18 03:20:27 +02:00
26ed87ce02 Add migrations system and remove Illuminate dependencies. 2018-05-16 20:18:30 +02:00
966301c21e bye bye ORM (successfully this time!) 2018-05-16 04:58:21 +02:00
b9f0e88f25 something, do not look 2018-04-30 23:39:43 +02:00
e716af9b5a Removed wonky modules system and added documentation all over. 2018-04-25 00:55:46 +02:00
1415272ff4 now with journalism! 2018-04-16 02:33:54 +02:00
7a160c1e3e You say 'a step backwards', I say 'modern web development'. 2018-03-14 02:39:02 +01:00