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
Bianca Nenciu 18c32a809b
FIX: Validate email_accent_bg_color color (#13778)
Using an invalid value was allowed. This commit tries to automatically
fix the color by adding missing # symbol or will show an error to the
user if it is not possible and it is not a CSS color either.
2021-07-22 17:42:47 +03:00
..
assets FIX: Validate email_accent_bg_color color (#13778) 2021-07-22 17:42:47 +03:00
controllers DEV: extract join_group method from groups#add_members method (#13807) 2021-07-22 11:11:23 +04:00
helpers FIX: Assets for the theme tests page are not compressed (#13736) 2021-07-14 22:52:35 +03:00
jobs DEV: Improve logging of errors in Jobs::ProcessUserNotificationSchedules 2021-07-21 12:20:44 +08:00
mailers UX: suspend forever time period messages (#13776) 2021-07-20 14:42:08 +04:00
models FIX: manually adds frowning_face_with_open_mouth for apple (#13528) 2021-07-21 23:27:20 +02:00
serializers FEATURE: Per-category default slow mode duration for topics. 2021-07-21 12:32:07 +08:00
services FIX: Allow only groups with flairs to be selected (#13744) 2021-07-21 14:41:04 +03:00
views FEATURE: add title tag for group detail page (#13702) 2021-07-12 20:05:57 +05:30