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
Martin Brennan 6bf97a47a7
FEATURE: Add last updated details to SMTP/IMAP group settings UI (#13396)
Adds the last updated at and by SMTP/IMAP fields to the UI, we were already storing them in the DB. Also makes sure that `imap_mailbox_name` being changed makes the last_updated_at/by field update for IMAP.
2021-06-17 08:21:06 +10:00
..
assets FEATURE: Add last updated details to SMTP/IMAP group settings UI (#13396) 2021-06-17 08:21:06 +10:00
controllers FIX: Make sure reset-new for tracked is not limited by per_page count (#13395) 2021-06-17 08:20:09 +10:00
helpers FEATURE: Add type=website OpenGraph meta tag (#13376) 2021-06-14 15:13:55 -03:00
jobs FIX: Make sure topic_user.bookmarked is synced in more places (#13383) 2021-06-16 08:30:40 +10:00
mailers DEV: Add SMTP group ID to EmailLog (#13381) 2021-06-15 11:29:46 +10:00
models FEATURE: Add last updated details to SMTP/IMAP group settings UI (#13396) 2021-06-17 08:21:06 +10:00
serializers DEV: Add plugin API to extend search results (#12966) 2021-06-15 15:32:41 +10:00
services FEATURE: Blocking is optional when deleting a user from the review queue. (#13375) 2021-06-15 12:35:45 -03:00
views FIX: Theme tests should work in production (#13333) 2021-06-08 22:03:59 +03:00