gosora/templates
Azareal 22650aad27 Added Quick Topic.
Added Attachments.
Added Attachment Media Embeds.

Renamed a load of *Store and *Cache methods to reduce the amount of unneccesary typing.
Added petabytes as a unit and cleaned up a few of the friendly units.
Refactored the username change logic to make it easier to maintain.
Refactored the avatar change logic to make it easier to maintain.
Shadow now uses CSS Variables for most of it's colours. We have plans to transpile this to support older browsers later on!
Snuck some CSS Variables into Tempra Conflux.
Added the GroupCache interface to MemoryGroupStore.
Added the Length method to MemoryGroupStore.
Added support for a site short name.
Added the UploadFiles permission.
Renamed more functions.
Fixed the background for the left gutter on the postbit for Tempra Simple and Shadow.
Added support for if statements operating on int8, int16, int32, int32, int64, uint, uint8, uint16, uint32, uint64, float32, and float64 for the template compiler.
Added support for if statements operating on slices and maps for the template compiler.
Fixed a security exploit in reply editing.
Fixed a bug in the URL detector in the parser where it couldn't find URLs with non-standard ports.
Fixed buttons having blue outlines on focus on Shadow.
Refactored the topic creation logic to make it easier to maintain.

Made a few responsive fixes, but there's still more to do in the following commits!
2017-10-05 11:20:28 +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 Quick Topic. 2017-10-05 11:20:28 +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 Revamped Tempra Conflux. 2017-09-13 16:09:13 +01:00
forum.html Added Quick Topic. 2017-10-05 11:20:28 +01:00
forums.html Began work on support for JS Plugins. 2017-09-28 23:16:34 +01:00
header.html Added Quick Topic. 2017-10-05 11:20:28 +01:00
ip-search.html Fixed a few regressions and renamed a file. 2017-09-23 21:46:28 +01:00
login.html Added support for word filters. 2017-08-27 10:33:45 +01:00
menu.html Added Quick Topic. 2017-10-05 11:20:28 +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-backups.html You can now search for whatever IP you want in the IP Searcher. 2017-09-23 20:57:13 +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 the Update method to *Forum and fixed a bug where forum updates would bypass the forumView cache. 2017-09-25 01:48:35 +01:00
panel-forums.html Added the Update method to *Forum and fixed a bug where forum updates would bypass the forumView cache. 2017-09-25 01:48:35 +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 You can now search for whatever IP you want in the IP Searcher. 2017-09-23 20:57:13 +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 Added the GroupStore. 2017-09-15 23:20:01 +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 Added Quick Topic. 2017-10-05 11:20:28 +01:00
topic_alt.html Began work on support for JS Plugins. 2017-09-28 23:16:34 +01:00
topics.html Added Quick Topic. 2017-10-05 11:20:28 +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