gosora/templates
Azareal 60964868d4 Moved the counters to their own package.
De-duped some of the logging code.
Added per-route state to the not found errors.
Exported debugDetail, debugDetailf, debugLog, and debugLogf.
Tweaked the padding on Tempra Simple.
Added panel submenus to Tempra Conflux.
Added Chart CSS to Tempra Conflux.
Fixed the padding and margins for the Control Panel in Cosora.
Made Cosora's Control Panel a little more tablet friendly.
Added the rowmsg CSS class to better style message rows.
Removed the repetitive guard code for the pre-render hooks.
Removed the repetitive guard code for the string-string hooks.
We now capture views for routes.StaticFile
Added the move action to the moderation logs.

Added the viewchunks_forums table.
Began work on Per-forum Views.
I probably missed a few things in this changelog.
2018-02-19 04:26:01 +00:00
..
account_menu.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
account_own_edit.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
account_own_edit_avatar.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
account_own_edit_email.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
account_own_edit_username.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
are_you_sure.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
create_topic.html Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00: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 Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
footer.html Overhauled the widget system. You can now specify more complex logic for where a widget can show up and you can now place widgets in the footer. 2017-11-29 02:34:02 +00:00
forum.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
forums.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
guilds_create_guild.html Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
guilds_css.html Renamed plugin_socialgroups to plugin_guilds 1/3 2017-11-02 04:12:51 +00:00
guilds_guild_list.html Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
guilds_member_list.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
guilds_view_guild.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00:00
header.html You can now view the results of polls. 2018-01-28 14:30:24 +00:00
ip-search.html The Cosora Theme is almost complete and is being rolled out on the site to demo it. 2017-12-19 03:53:13 +00:00
login.html Added the global topic counter and associated graphs. 2018-01-18 12:31:25 +00:00
menu.html Made a huge amount of progress on the Cosora Theme in the Control Panel, it's almost ready for deployment. 2017-12-10 03:43:30 +00: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 Moved the tree counter node into it's own experimental area. 2017-12-27 23:38:37 +00:00
panel-forum-edit-perms.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
panel-forum-edit.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
panel-group-edit-perms.html You can now filter analytics graphs by a day, twelve hours and six hours. 2018-01-08 08:53:51 +00:00
panel-group-edit.html Moved the tree counter node into it's own experimental area. 2017-12-27 23:38:37 +00:00
panel-inner-menu.html Added referrer analytics. You can now see what site a visitor has come from. 2018-02-05 10:29:13 +00:00
panel-menu.html More work on Cosora, we have a screenshot of it up now, although it's super experimental at the moment. 2017-10-30 09:57:08 +00:00
panel-user-edit.html Moved the tree counter node into it's own experimental area. 2017-12-27 23:38:37 +00:00
panel_analytics_agent_views.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_analytics_agents.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
panel_analytics_posts.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
panel_analytics_referrer_views.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_analytics_referrers.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
panel_analytics_route_views.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_analytics_routes.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
panel_analytics_system_views.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_analytics_systems.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
panel_analytics_topics.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_analytics_views.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_backups.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
panel_dashboard.html Added a time graph for individual user agents. 2018-01-10 03:32:48 +00:00
panel_debug.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_forums.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_groups.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_modlogs.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_plugins.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_setting.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_settings.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_themes.html Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +00:00
panel_users.html IP Search now searches profile replies. 2018-01-22 08:15:45 +00:00
panel_word_filters.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
profile.html More exoskeletons and routes being moved around. 2018-01-14 14:27:10 +00:00
profile_comments_row.html Added proper pagination to the topic list. 2018-01-20 06:50:29 +00:00
register.html Added the global topic counter and associated graphs. 2018-01-18 12:31:25 +00:00
topic.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
topic_alt.html Replaced the user agent parser with a faster and more flexible one. 2018-02-03 05:47:14 +00:00
topics.html Moved the counters to their own package. 2018-02-19 04:26:01 +00:00
widget_about.html Overhauled the widget system. You can now specify more complex logic for where a widget can show up and you can now place widgets in the footer. 2017-11-29 02:34:02 +00: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