discourse/app
Penar Musaraj a2c6683e3b FIX: inconsistent user card position in Safari
User cards triggered in header were incorrectly positioned in Safari desktop.

Using `position()` instead of `offset()` is more consistent, since header is a fixed element in this scenario.
2019-04-02 10:32:50 -04:00
..
assets FIX: inconsistent user card position in Safari 2019-04-02 10:32:50 -04:00
controllers FIX: only staff can banner topics 2019-04-02 12:46:55 +05:30
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs PERF: Better use of index when queueing a topci for search reindex. 2019-04-02 09:53:37 +08:00
mailers FIX: Keep original subject in emails to staged users 2019-01-18 11:07:54 +01:00
models Annotate models. 2019-04-02 13:19:14 +08:00
serializers FIX: Allow us to serialize reviewables with deleted topics 2019-04-02 09:36:49 -04:00
services PERF: Better use of index when queueing a topci for search reindex. 2019-04-02 09:53:37 +08:00
views FIX: Don't refer to pending review items as flags 2019-04-01 14:46:56 -04:00