discourse/app
Krzysztof Kotlarek edc6c09500
FIX: correct stream counter when load more posts (#10264)
Small bug in that fix in which we started loading posts in partial:
https://github.com/discourse/discourse/pull/10240

We should add only displayed partial to stream counter to have a correct total number.
2020-07-20 09:52:06 +10:00
..
assets FIX: correct stream counter when load more posts (#10264) 2020-07-20 09:52:06 +10:00
controllers FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
helpers Revert "PERF: Move highlightjs to a background worker, and add result cache (#10191)" 2020-07-15 13:52:35 +01:00
jobs FEATURE: Allow group moderators to close/archive topics 2020-07-14 12:36:19 -04:00
mailers FEATURE: Implement support for IMAP and SMTP email protocols. (#8301) 2020-07-10 12:05:55 +03:00
models PERF: Combine avatar_lookup and primary_group_lookup into user_lookup (#10253) 2020-07-17 10:48:08 +01:00
serializers FEATURE: Add scopes to API keys (#9844) 2020-07-16 15:51:24 -03:00
services FIX: Reindex posts when Topic#title or Category#name changes. 2020-07-17 11:12:31 +08:00
views FIX: Correct user profile URLs in /about crawler view 2020-07-14 16:09:27 +01:00