Retrospring/app
Andreas Nedbal 19e5837ce5 get rid of N+1 query in `notification_count` method 2022-12-18 22:01:43 +01:00
..
controllers use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
helpers get rid of N+1 query in `notification_count` method 2022-12-18 22:01:43 +01:00
javascript Merge pull request #824 from Retrospring/feature/anonymous-block-tuuuuuuurbo 2022-12-04 23:23:19 +01:00
mailers Fix text, add more templates 2015-07-21 23:50:54 +05:30
models use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
policies Add `AnonymousBlockController` 2022-11-21 22:29:47 +01:00
services clean up routes 2022-07-23 12:14:06 +02:00
uploaders Fix invalid paths for original size images 2022-07-16 15:58:30 +02:00
validators typoed_email_validator: check for valid TLDs 2022-10-13 21:38:54 +02:00
views use `has_cached_role?` instead of `has_role?` 2022-12-18 21:47:03 +01:00
workers make the export worker create a *real* notification and add specs for it 2022-12-10 04:25:08 +01:00