gosora/extend
Azareal 10f4c59cb5 Fixed the Go Version in the Travis file.
Added the Go and Database versions to the Control Panel Debug Page.
Renamed common.TopicsPage to common.TopicListPage.
Renamed *HeaderVars to *Header.
Added the Paginator struct and refactored the code to use it.
io.Writers are now used instead of http.ResponseWriters in transpiled templates for greater flexibility.
Added the alert, menu_alerts, and menu_item templates.
Added support for more integer types in the arithmetic functions for the transpiled templates.
Exported AccSelectBuilder.
Added an Each method to AccSelectBuilder.
Added column quoting to the order by portions of queries for the MySQL Adapter.

Began work on the client side rendering of alerts.
Began work on the Menu Manager and associated functionality.
2018-04-22 13:33:56 +01:00
..
adventure Added more phrases for the notices. 2018-03-21 05:56:33 +00:00
guilds Fixed the Go Version in the Travis file. 2018-04-22 13:33:56 +01:00
heytherejs Began work on support for JS Plugins. 2017-09-28 23:16:34 +01:00
filler.txt Added the plugin system. 2016-12-11 16:06:17 +00:00