discourse/app
Sam cb0ecd9ff1 PERF: store topic views in a topic view table
* cut down on storage of the work Topic, 3 times per row (in 2 indexes)
* only store one view per user per topic
* only store one view per ip per topic
2014-08-04 19:07:55 +10:00
..
assets TRIVIAL: forgot to remove the href 2014-08-03 23:01:51 +02:00
controllers PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
helpers Move the scripts helper into a better place. 2014-07-22 20:14:57 -04:00
jobs Merge pull request #2614 from riking/email-tests 2014-08-01 16:33:00 -04:00
mailers Pass rejection message along in rejection mail if present 2014-08-01 09:56:15 -07:00
models PERF: store topic views in a topic view table 2014-08-04 19:07:55 +10:00
serializers FIX: don't let admins skip post validations, unless it's faq, tos, or privacy 2014-08-01 14:53:35 -04:00
services Merge pull request #2591 from BenLubar/benlubar-edit-history-public 2014-07-30 14:09:10 +10:00
views Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files. 2014-07-25 14:41:20 -04:00