gosora/docs
Azareal b9973719a5 Added a small reply cache.
Preloaded a small number of users and topics.
Use cache.Set instead of cache.Add in a few spots for topics to avoid issues with the counter falling out of sync with the cache length.
Embed Reply in ReplyUser instead of duplicating the same fields.
Add the missing AttachCount and ActionType fields to Reply.
Add the missing Poll field to TopicsRow.
Added the TopicUser.Replies method to better abstract the reply list generation logic.
Shortened some common.s to c.s
Moved memStuff out of the analytics memory panes and into analytics.js
Removed the temporary preStats fix for label overflow now that we have a better solution.
Added the panel_analytics_script_memory template to help de-dupe logic in the analytics memory panes.
Added the Topic method to TopicsRow.
Added the GetRidsForTopic method to help cache replies in a small set of scenarios.

Added the ReplyCache config.json setting.
Added the ReplyCacheCapacity config.json setting.

Added a parser test case.
Added more Reply and ReplyStore related test cases.
2019-05-17 18:40:41 +10:00
..
configuration.md Added a small reply cache. 2019-05-17 18:40:41 +10:00
custom_pages.md Added the Page Manager for faster and easier custom page creation. 2018-06-06 10:21:22 +10:00
installation.md Fixed the installer. 2019-03-31 10:39:54 +10:00
internationalisation.md Added internationalisation documentation. 2018-09-24 17:54:54 +10:00
landing_page.md Added support for two-factor authentication. 2018-06-17 17:28:18 +10:00
templates.md Localised the analytics panes. 2019-03-03 12:28:17 +10:00
updating.md Basic search now works for the Search & Filter Widget. ElasticSearch has been temporarily delayed, so I can push through this update. 2019-02-23 16:29:19 +10:00