gosora/templates
Azareal be47066770 General:
Added better pagination to /forum/{id}
Fixed the ordering of the elements in the pagesets.
Added hooks to the task system.
Reduced the amount of boilerplate for RunVhook and RunVhookNoReturn.
Added RunVhookNeedHook to allow plugin developers to add custom content types to the report system.
Added BulkGetMap to the DefaultPollStore.
Renamed the MultiServer config setting to ServerCount and made it an integer.
Don't cache topic lists for empty groups.
Don't load replies for topics without any.

Tempra Simple:
Added chart and submenu CSS.
Improved the input and select CSS.
Fixed the pageset CSS.
Fixed the poll input CSS.

Tempra Conflux:
Fixed the quick reply button CSS.
Hid the avatar in the quick reply area.
Added the poll CSS.
Fixed the pageset CSS.

Shadow:
Fixed the time range selector CSS.
Fixed the poll input CSS.
2018-02-15 13:15:27 +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 Added a time graph for individual user agents. 2018-01-10 03:32:48 +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 Added support for word filters. 2017-08-27 10:33:45 +01: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 General: 2018-02-15 13:15:27 +00:00
forums.html Moved the tree counter node into it's own experimental area. 2017-12-27 23:38:37 +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 /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +00:00
panel_analytics_posts.html /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +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 /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +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 /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +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 /topics/ (the default index) is now over 25 times faster than before. 2018-02-10 15:07:21 +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 Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +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 Renamed the pre_render_panel_mod_log pre-render hook to pre_render_panel_modlogs. 2018-01-11 08:03:17 +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 General: 2018-02-15 13:15:27 +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