Commit graph

890 commits

Author SHA1 Message Date
e50cb31a6e // forgot the init call! 2019-12-03 20:12:17 +01:00
2446789b7d Ported Mailer class from Hanyuu. 2019-12-03 20:09:18 +01:00
7cfdfc6bd8 Made config functions into a static class. 2019-12-03 19:52:20 +01:00
e1211859a6 Fixed missing namespace 2019-12-03 03:02:32 +01:00
a5481d68a2 Imported Base* classes from Hanyuu project. 2019-12-03 03:00:58 +01:00
078dcd542e Fixed cool error I wasn't getting in dev. 2019-12-03 02:35:22 +01:00
216e46eb59 Made the error page when a role has no members less jarring. 2019-12-03 02:28:56 +01:00
0cb7aacf39 Added profile field values table to data export. 2019-12-03 02:13:44 +01:00
fe1562fd86 Reworked profile field handling. 2019-12-03 02:06:36 +01:00
a3bb615f0d Fixed namespace reference in comments. 2019-11-07 03:59:31 +01:00
0ab653e9e2 Removed explicit gzip. 2019-11-02 19:05:55 +01:00
55d31d5451 Goodbye Halloween 2019! 2019-11-01 16:24:55 +01:00
d015a71cda Engage spookii.net phase 2. 2019-10-30 16:40:44 +01:00
d3e6e24107 Fixed namespacing issues. 2019-10-02 21:02:22 +02:00
osk
6211cc7ebd Allow usage of numpad enter key in the post submission shortcut 2019-10-01 17:57:49 +02:00
368d4f546e Engage spookii.net phase 1. 2019-10-01 02:11:27 +02:00
f8e8fa4e37 Use object for logging in. 2019-09-29 19:05:06 +02:00
c4cd40eb11 // can't be bothered to come up with a proper comment 2019-09-29 03:46:48 +02:00
fbd25a443a Fixed registration of error handlers. 2019-09-29 01:53:22 +02:00
4a6061ec60 Added fetchObject wrappers. 2019-09-29 01:44:48 +02:00
11eb84d315 // windows is cool 2019-09-29 00:57:41 +02:00
55bdaa8c83 Fixed migration oversight. 2019-09-29 00:53:36 +02:00
6a9c6cd15a Added namespaces to all files in public. 2019-09-29 00:43:51 +02:00
d47052d1b4 Rewrote database stuff. 2019-09-29 00:38:39 +02:00
0661ca5918 Goodbye background-image hacks! 2019-09-28 21:21:23 +02:00
b9f3938b9a Use img tag for post avatars. 2019-09-28 18:56:46 +02:00
afa296d293 // whoops this table doesn't exist yet 2019-09-19 23:59:33 +02:00
9da4b6a123 Added ability to download account data. 2019-09-19 23:55:11 +02:00
d8cb913892 Removed ice fairies. 2019-09-10 02:02:34 +02:00
124c6c979c Added ice fairies. 2019-09-09 03:36:06 +02:00
2de79a73c6 Readme update. 2019-08-28 14:49:25 +02:00
2589fc39ea Made config load error silent. 2019-08-28 14:46:12 +02:00
53f75b8bca Removed scrollbar from forum signature on profiles. 2019-08-14 22:24:07 +02:00
0d4e667395 Trim example config. 2019-08-14 22:02:30 +02: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
1b51cc99dc Allow login on http. 2019-08-14 21:44:30 +02:00
81826fe874 Moved all config except database creds into the database. 2019-08-14 21:40:36 +02:00
a5d10e9bb1 JS fixes. 2019-08-14 20:06:57 +02:00
648b1ac5eb Target ES5 instead of ES6. 2019-08-13 04:47:58 +02:00
a9e796c0ee //why 2019-08-13 04:43:30 +02:00
867e358d28 Better support for browsers without CSS variables. 2019-08-13 04:42:12 +02:00
d2f3eab015 Don't expose manage urls to people without manage access. 2019-07-05 02:17:22 +02:00
045b5d768e Finished emoticon management panel. 2019-07-05 02:14:05 +02:00
56ad9c1de6 Added missing migration for emoticons table. 2019-07-04 19:51:42 +02:00
46aa7cee81 Initial emoticon management stuff. 2019-07-04 19:27:21 +02:00
05db5e00cf Display age on profile if a year has been entered. 2019-07-03 02:18:33 +02:00
78e17eb4e5 Made post content checks slightly stricter. 2019-07-03 02:03:32 +02:00
f3ebe21017 Made Mark as read work recursively. 2019-07-03 02:00:16 +02:00
e98ed961d4 Quickk-pagination style updates. 2019-07-03 01:54:35 +02:00