gosora/extend/guilds
Azareal 42b9f27c45 Defer setting headers to renderTemplate to avoid wasting resources for JSON requests and for future optimisations.
Error pages now use routes.renderTemplate bringing them in line with the other standard routes.
Every route should use a renderTemplate function now instead of calling RunTmpl.
Merged some pi and renderTemplate lines in routes to reduce the amount of vertical space used.
2019-04-19 19:34:16 +10:00
..
lib Defer setting headers to renderTemplate to avoid wasting resources for JSON requests and for future optimisations. 2019-04-19 19:34:16 +10:00
prebuild Added more phrases for the notices. 2018-03-21 05:56:33 +00:00
plugin.json Refactored the GroupStore to make it more thread-safe. 2017-11-02 13:35:19 +00:00
plugin_guilds.go You can now escape whitelisted HTML elements with a backslash to make them render as text rather than HTML elements. 2019-03-27 16:36:14 +10:00