gosora/experimental
Azareal 27a4a74840 You can now re-order forums by dragging them in the Forum Manager.
Added some visual and textual hints to make it clearer that Menu Items and Forums can be dragged.
Added a hint to flush the page after pushing the <head>
Added the notice client template and pushNotice client function.

Used a pointer instead of a struct for AnalyticsTimeRange in the analytics routes.
Caught a potential missing error check in InitPhrases.
Use struct{} instead of bool in some of the user mapping maps for WebSockets to save space.
Added the buildUserExprs function to eliminate a bit of duplication.
Fixed a typo in ForumsEdit where it referenced a non-existent notice phrase.
Client hooks can now sort of return things.
Panel phrases are now fetched by init.js, but only in the control panel.
Reduced the number of unused phrases loaded in both the front-end and the control panel.

Plugin hyperdrive should handle Gzip better now.

Added the panel.ForumsOrderSubmit route.

Added the panel_hints_reorder phrase.
Moved the panel_forums phrases into the panel. namespace.
Added the panel.forums_order_updated phrase.
Renamed the panel_themes_menus_item_edit_button_aria phrase to panel_themes_menus_items_edit_button_aria
Renamed the panel_themes_menus_item_delete_button_aria phrase to panel_themes_menus_items_delete_button_aria
Added the panel_themes_menus_items_update_button phrase.

You will need to run the patcher / updater for this commit.
2019-04-27 16:32:26 +10:00
..
counterTree Added a counter tree experiment. 2018-01-11 09:29:25 +00:00
config.json Added the new theme, Shadow. It still isn't complete yet. 2017-07-17 11:23:42 +01:00
module_lua.go Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +00:00
module_v8js.go Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +00:00
new-replybit.html Added an alternate topic layout. This might serve as the foundation of a second theme. You'll be able to switch between the two with ease once the theme system is in. 2016-12-26 04:44:07 +00:00
new-update.bat Reduce the number of go gets and fix Travis. 2018-10-27 14:12:13 +10:00
plugin_geoip.go Initial work on Plugin Hyperdrive. 2019-04-20 14:55:22 +10:00
plugin_hyperdrive.go You can now re-order forums by dragging them in the Forum Manager. 2019-04-27 16:32:26 +10:00
plugin_sendmail.go Initial work on Plugin Hyperdrive. 2019-04-20 14:55:22 +10:00
theme-ext.json Added the theme system. 2017-01-01 15:45:43 +00:00
theme-ext.xml Added the theme system. 2017-01-01 15:45:43 +00:00