assets
|
Release new user menu to everyone.
|
2019-01-02 22:35:31 +01:00 |
config
|
Removed meta lockdown checks, they're only used once anyway.
|
2018-10-05 09:52:13 +02:00 |
database
|
Manually bump the post_edited field.
|
2018-12-30 18:23:55 +01:00 |
docs
|
Removed old informational pages.
|
2018-11-29 23:26:27 +01:00 |
public
|
Fixed parser always being set to bbcode.
|
2019-01-01 15:36:08 +01:00 |
src
|
Fixed post edit date sometimes getting unset by mod edits, closes #107.
|
2019-01-01 04:56:30 +01:00 |
templates
|
Display breadcrumbs below post and topic listings.
|
2019-01-02 22:39:57 +01:00 |
.editorconfig
|
[ci skip] Add more bloat.
|
2017-12-17 00:40:52 +01:00 |
.gitattributes
|
Adjusted git meta files.
|
2018-07-17 04:57:05 +02:00 |
.gitignore
|
Forum index redesign.
|
2018-09-28 18:40:41 +02:00 |
.styleci.yml
|
Fix StyleCI
|
2017-12-16 23:46:55 +01:00 |
build.php
|
Added personal role management.
|
2018-11-17 21:37:18 +01:00 |
CODE_OF_CONDUCT.md
|
info beginnings, still gotta style this
|
2018-09-21 00:56:14 +02:00 |
composer.json
|
Most date manip is done by MySQL queries, so goodbye Carbon.
|
2018-10-03 00:43:04 +02:00 |
composer.lock
|
Update libraries.
|
2018-12-19 14:29:21 +01:00 |
LICENSE
|
Bump license year (I never did this in 2018 apparently).
|
2019-01-01 14:17:40 +01:00 |
misuzu.php
|
Added experimental user navigation bar.
|
2018-12-31 19:07:41 +01:00 |
package.json
|
Forum index redesign.
|
2018-09-28 18:40:41 +02:00 |
README.md
|
//forgot to remove the travis badge, perfect opportunity to test changelog skips
|
2018-10-05 01:38:02 +02:00 |
tsconfig.json
|
// half finished comments bullshit
|
2018-12-09 04:42:38 +01:00 |
utility.php
|
Added CIDR IP range checking function, closes #88.
|
2018-12-24 19:58:12 +01:00 |
yarn.lock
|
Update libraries.
|
2018-12-19 14:29:21 +01:00 |