Changelog
2019-05-04
Fixed tag being closed too early.
Polls stuff.
2019-05-02
More polls stuff
2019-05-01
Updated look of nothing found notice.
Show count in title again.
Update topic look on search page.
Updated search header.
Fixed checkbox not being selectable with tab.
Squashed migrations.
2019-04-30
Rewrote forum permission backend (removed all WITH RECURSIVE statements).
Fixed login password update error, closes #186.
Reworked permission fetching.
2019-04-29
Prevent soft-deleted users from being logged in.
Display a notice if a password has been invalidated.
coc update
2019-04-20
Updated PHP to version 7.3
2019-04-17
WIP poll support.
2019-04-13
Hide sections individually.
Use user cards for user search results.
Added missing page title to search page.
Updated search bar look.
Added basic search page.
2019-04-12
Better indexing and added statistics overview to manage.
Fixed last post listing while logged out.
Removed all uses of legacy translucent background variable.
Added RSS/Atom feeds to the news section.
2019-04-11
Hardcoded changelog actions.
Added permission checks to the recursive read status and last post function.
Exclude deleted posts from the latest posts fetcher.
Make branch name take place of tag name when not in HEAD.