discourse/app
Bianca Nenciu 429cf656e7
FIX: Use FinalDestination::HTTP to push notifications (#29858)
Sometimes `Jobs::PushNotification` gets stuck, probably because of the
network call. This commit replaces `Excon` with `FinalDestination::HTTP`
which is safer.
2024-11-21 14:11:51 +11:00
..
assets UX: Update sidebar invite button to use correct title attribute text (#29875) 2024-11-21 12:22:01 +10:00
controllers Require permitted scopes when registering a client (#29718) 2024-11-19 15:28:04 -05:00
helpers DEV: Drop WithServiceHelper 2024-09-05 09:58:20 +02:00
jobs FIX: Use FinalDestination::HTTP to push notifications (#29858) 2024-11-21 14:11:51 +11:00
mailers UX: Use a dropdown for SSL mode for group SMTP (#27932) 2024-07-18 10:33:14 +10:00
models Require permitted scopes when registering a client (#29718) 2024-11-19 15:28:04 -05:00
serializers FIX: Don't include secret membership groups when serializing other users (#29799) 2024-11-18 19:25:42 +08:00
services UX: Split hide_profile_and_presence user option (#29632) 2024-11-12 22:22:58 -03:00
views UX: Change the authorize button color to primary (#29666) 2024-11-08 17:33:50 -05:00