gosora/routes
Azareal 0dd4db4d03 0.2.0 tag, checkpoint release.
Added the Log function.
Added the Logf function.
Added the Author method to *Topic.
Added the action_end_edit_reply hook.
Added the action_end_delete_reply hook.
2019-04-08 17:44:41 +10:00
..
panel Added the Plugin section to config.json 2019-04-06 11:08:49 +10:00
account.go Try hash based cache busting with stylesheets too. 2019-03-24 17:23:38 +10:00
api.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
attachments.go Posts should now be properly rendered after an inline edit. 2018-12-28 12:08:35 +10:00
common.go Server push is back. But only for Chrome and Firefox. 2019-04-02 17:43:11 +10:00
forum.go Added an experimental content security policy. 2019-02-24 18:02:00 +10:00
forum_list.go Trying to reduce the amount of UserCheck() boilerplate in the routes. 2018-11-12 19:23:36 +10:00
misc.go Client templates can now be overriden like every other template. 2019-02-28 17:28:17 +10:00
moderate.go Replaced RunThemeTemplate and GetThemeTemplate with methods on *Theme and refactored their implementations to make them more predictable. 2018-12-08 10:45:27 +10:00
poll.go Trying to reduce the amount of UserCheck() boilerplate in the routes. 2018-11-12 19:23:36 +10:00
profile.go Try hash based cache busting with stylesheets too. 2019-03-24 17:23:38 +10:00
reply.go 0.2.0 tag, checkpoint release. 2019-04-08 17:44:41 +10:00
reports.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
stubs.go Experimenting with Nox's Control Panel. 2019-03-22 08:59:41 +10:00
topic.go Added the Plugin section to config.json 2019-04-06 11:08:49 +10:00
topic_list.go Deployed multi-series charts across the entirety of the analytics panel. 2019-02-24 11:29:06 +10:00
user.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