discourse/app
Joffrey JAFFEUX 562e48dfb7 adds a dsl to simplify testing of the select-box 2017-09-14 19:50:32 +02:00
..
assets adds a dsl to simplify testing of the select-box 2017-09-14 19:50:32 +02:00
controllers FIX: do not create new email token if there already exists a confirmed one 2017-09-14 10:52:29 +05:30
helpers PERF: Avoid calling expensive `PostGuardian#can_see_post?` multiple times. 2017-09-08 14:07:24 +08:00
jobs FEATURE: automatically handle flags and posts that have been waiting in a queue for a long time. Flags will be deferred. Posts waiting for approval will be rejected. Control how old the records need to be with the auto_handle_queued_age site setting. 2017-09-14 12:01:06 -04:00
mailers remove unused file pending_flags_mailer.rb 2017-09-12 18:00:51 -04:00
models FIX: Use default locale for edit reason when owner of post gets changed 2017-09-14 17:17:37 +02:00
serializers FIX: link to sub-categories in group activity feed wasn't working 2017-09-13 23:14:46 +02:00
services FIX: Users should be able to activate their emails even if unapproved 2017-09-12 15:04:39 -04:00
views add image type attribute to icon link tag 2017-09-08 12:48:30 +05:30