discourse/app
Guo Xiang Tan 0210b0aabc REFACTOR: Prefer accessing instance variables directly.
* No need to wrap instance variables with another method to read it.
* Remove memoization that wasn't really memozing anything.
2019-04-20 09:39:25 +08:00
..
assets FIX: prevents exception when the node doesnt exist anymore (#7408) 2019-04-19 18:27:23 +02:00
controllers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
helpers FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00
jobs REFACTOR: Prefer accessing instance variables directly. 2019-04-20 09:39:25 +08:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Disable webhooks on 410 and 404 HTTP responses (#7392) 2019-04-18 12:36:37 +01:00
views FEATURE: Native app banner improvements 2019-04-17 12:25:13 -04:00