gosora/experimental
Azareal bf851bd9fc We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11
Added support for dyntmpl to the template system.
The Account Dashboard now sort of uses dyntmpl, more work needed here.
Renamed the pre_render_view_topic hook to pre_render_topic.
Added the GetCurrentLangPack() function.
Added the alerts_no_new_alerts phrase.
Added the account_level_list phrase.

Refactored the route rename logic in the patcher to cut down on the amount of boilerplate.
Added more route renames to the patcher. You will need to run the patcher / updater in this commit.
2018-10-27 13:40:36 +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 Added Caire and pkg/errors as dependencies. 2018-07-13 21:27:58 +10:00
plugin_geoip.go Refactored the code to follow best standards better. 2017-09-03 05:50:31 +01:00
plugin_hyperdrive.go We now use Go 1.11 modules. This should help with build times, deployment and development, although it does mean that the minimum requirement for Gosora has been bumped up from Go 1.10 to Go 1.11 2018-10-27 13:40:36 +10:00
plugin_sendmail.go Finished the topic pages for small mobiles for the Nox Theme. 2018-08-25 19:32:00 +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