This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Penar Musaraj 06d1b19ca2 FIX: Refactor lightbox mobile icon
- Fixes a performance issue on a site with lots of images in posts

- turns out that "filter: invert(100%)" performs very poorly on Safari/iPhone

- also disables transition on the element on mobile
2018-12-06 15:32:26 -05:00
..
assets FIX: Refactor lightbox mobile icon 2018-12-06 15:32:26 -05:00
controllers FEATURE: show avatar flair on group, badges and directory pages (#6732) 2018-12-06 12:18:52 +01:00
helpers FIX: `UserNotificationsHelper#logo_url' to work with S3 based uploads. 2018-12-06 09:39:08 +08:00
jobs FEATURE: Filter topic and post web hook events by tags (#6726) 2018-12-05 14:44:06 +05:30
mailers DEV: Enable Style/SingleLineMethods and Style/Semicolon in Rubocop (#6717) 2018-12-04 11:48:13 +08:00
models DEV: Don't publish post messages to non-human users. 2018-12-06 08:24:13 +08:00
serializers FEATURE: show avatar flair on group, badges and directory pages (#6732) 2018-12-06 12:18:52 +01:00
services FIX: method extraction caused push notifications to include incorrect post 2018-12-05 16:40:10 +11:00
views Remove extra apple-touch-icon link in head. 2018-11-29 15:24:52 +08:00