discourse/app
Martin Brennan d098f51ad3
DEV: Drop duration column from topic timers (#13543)
The duration column has been ignored since the commit
4af77f1e38
for topic_timers, we use duration_minutes instead.

Also removing the duration key from Topic.set_or_create_timer. The only
plugin to use this was discourse-solved, which doesn't use it any
longer
since
c722b94a97
2021-06-29 09:27:12 +10:00
..
assets UX: Tweak spacing in the admin dashboard (#13557) 2021-06-28 23:35:31 +02:00
controllers DEV: adds support for bannered until (#13417) 2021-06-24 11:35:36 +02:00
helpers FEATURE: Render emojis on GitHub labels when oneboxing an issue. (#13531) 2021-06-25 14:48:36 -03:00
jobs FIX: Remove legacy topic timer code (#13544) 2021-06-29 09:16:25 +10:00
mailers FIX: Do not show In Reply To for group SMTP emails (#13541) 2021-06-28 13:19:17 +10:00
models DEV: Drop duration column from topic timers (#13543) 2021-06-29 09:27:12 +10:00
serializers FIX: topic level bookmark button (#13530) 2021-06-28 12:24:23 +04:00
services FEATURE: Use group SMTP job and mailer instead of UserNotifications change (#13489) 2021-06-28 08:55:13 +10:00
views FIX: Improve participant display in group SMTP emails (#13539) 2021-06-28 10:42:06 +10:00