gosora/templates
Azareal 399128c208 Added the topic and user memory caches. Currently used in an extremely limited way, we plan to expand this!
Added a template minifier which strips out many types of whitespace.
Stop the router from blocking the other goroutines.
Content is no longer an interface{} in the TopicUser and Reply structs
Allow plugins to add new routes without any potential race coditions occuring
Use non-breaking spaces in the topic view to make it harder for the minifier to break things.
2017-02-11 14:51:16 +00:00
..
account-menu.html Added a custom router which is twice as fast as the old one. 2017-01-03 07:47:31 +00:00
account-own-edit-avatar.html Added a custom router which is twice as fast as the old one. 2017-01-03 07:47:31 +00:00
account-own-edit-email.html Added a custom router which is twice as fast as the old one. 2017-01-03 07:47:31 +00:00
account-own-edit-username.html Added a custom router which is twice as fast as the old one. 2017-01-03 07:47:31 +00:00
account-own-edit.html Added a custom router which is twice as fast as the old one. 2017-01-03 07:47:31 +00:00
areyousure.html Added the forum cache. The rest of the code now uses it instead than firing queries on every request. 2016-12-06 10:26:48 +00:00
create-topic.html You can now post in any forum you want via the Board selector. 2017-02-05 14:41:53 +00:00
custom_page.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
edit-topic.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
error.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
footer.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
forum.html Relative times are now shown for all the topics on /topics/ and /forum/ 2017-02-06 04:52:19 +00:00
forums.html Added the Group Permissions system. 2016-12-21 02:30:32 +00:00
header.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
login.html Added URL tags & the settings system. 2016-12-09 13:46:29 +00:00
menu.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
overview.html Static files are now served from memory. This feature's a little experimental, so it will need a lot of testing i.i 2016-12-05 07:21:17 +00:00
page.html Added the BBCode plugin. 2017-01-05 14:41:14 +00:00
panel-dashboard.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
panel-forums.html You can now change the permission preset of a forum. More granular permission changes coming soon. 2017-02-04 15:49:24 +00:00
panel-groups.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
panel-menu.html Added Per-Forum Permissions. The admin side of this is under development. 2017-01-31 05:13:38 +00:00
panel-plugins.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
panel-setting.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
panel-settings.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
panel-themes.html Added basic pagination for topics. 2017-01-21 18:16:27 +00:00
panel-user-edit.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
panel-users.html Added the Cosmo and Cosmo Conflux themes. Freshly ported over from one of my other projects. 2017-01-07 06:31:04 +00:00
profile.html Added pagination for forums. 2017-01-26 13:37:50 +00:00
register.html Added the ability to compile templates down to Pure Go code. 2016-12-16 10:37:42 +00:00
topic.html Added the topic and user memory caches. Currently used in an extremely limited way, we plan to expand this! 2017-02-11 14:51:16 +00:00
topic_alt.html You can now upvote topics and replies. The number of upvotes is visible on the posts. 2017-02-10 13:39:13 +00:00
topics.html Relative times are now shown for all the topics on /topics/ and /forum/ 2017-02-06 04:52:19 +00:00