gosora/templates
Azareal 91f70d2a4a Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit.
Added basic support for server sync.

Re-added a few missing defers.
Renamed TO-DO to TODO across the entire codebase.
Renamed StaticForumStore to MemoryForumStore.
The ForumStore is now built on a sync.Map with a view slice for generating /forums rather than a slice.
Renamed many more functions and variables to satisfy the linter.
increase_post_user_stats() and decrease_post_user_stats() are now methods on the User struct. We also fix a bug where they take the moderator's score rather than the target user's into account when recalculating their level after a post / topic is deleted.
Transitioned the topic list to CSS Grid for Tempra Simple, with a float fallback.
Cosmo and Cosmo Conflux are now hidden from the theme list.
Fixed more data races.
Added more debug data to the template compiler logs.
2017-09-10 17:57:22 +01:00
..
account-menu.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
account-own-edit-avatar.html Added support for word filters. 2017-08-27 10:33:45 +01:00
account-own-edit-email.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
account-own-edit-username.html Added support for word filters. 2017-08-27 10:33:45 +01:00
account-own-edit.html Added support for word filters. 2017-08-27 10:33:45 +01:00
are-you-sure.html Added support for word filters. 2017-08-27 10:33:45 +01:00
create-topic.html Added support for word filters. 2017-08-27 10:33:45 +01:00
custom-page.html Fixed a crash bug caused by the previous commit. 2017-08-20 11:11:49 +01:00
edit-topic.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
error.html Added support for word filters. 2017-08-27 10:33:45 +01:00
footer.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
forum.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
forums.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
header.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
ip-search.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
login.html Added support for word filters. 2017-08-27 10:33:45 +01:00
menu.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
overview.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
page.html Added the BBCode plugin. 2017-01-05 14:41:14 +00:00
panel-adminlogs.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-dashboard.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
panel-debug.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
panel-forum-edit.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-forums.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
panel-group-edit-perms.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-group-edit.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-groups.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-inner-menu.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
panel-menu.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
panel-modlogs.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-plugins.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
panel-setting.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-settings.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-themes.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-user-edit.html Added support for word filters. 2017-08-27 10:33:45 +01:00
panel-users.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
panel-word-filters.html Added support for word filters. 2017-08-27 10:33:45 +01:00
profile.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
register.html Added support for word filters. 2017-08-27 10:33:45 +01:00
socialgroups_create_group.html Added support for word filters. 2017-08-27 10:33:45 +01:00
socialgroups_css.html Added the Social Groups plugin. This is still under construction. 2017-07-09 13:06:04 +01:00
socialgroups_group_list.html Added support for screen readers. 2017-08-20 10:39:02 +01:00
socialgroups_member_list.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
socialgroups_view_group.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
topic.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
topic_alt.html Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
topics.html Add a per-user theme switcher. The CSS might be slightly broken in the themes, that'll be fixed in a follow-up commit. 2017-09-10 17:57:22 +01:00
widget_menu.html Added support for word filters. 2017-08-27 10:33:45 +01:00
widget_simple.html Added support for word filters. 2017-08-27 10:33:45 +01:00