discourse/app
Bianca Nenciu f3eab6a86a
FIX: Perform better email validation (#12497)
Using UserEmail for validation is not sufficient because it checks the
emails of staged users too.
2021-03-24 08:44:51 +11:00
..
assets UI: Make sure staff logs don't break the layout (#12494) 2021-03-23 22:08:28 +01:00
controllers FIX: Perform better email validation (#12497) 2021-03-24 08:44:51 +11:00
helpers A11Y: sets the html lang to user's locale when possible (#12007) 2021-02-10 16:12:09 +01:00
jobs FIX: Do not raise if post no longer exists (#12428) 2021-03-17 19:22:05 +02:00
mailers FIX: Correctly use invite to topic email templates (#12411) 2021-03-16 17:08:54 +02:00
models FIX: Add migration to set correct redemption_count (#12491) 2021-03-23 18:57:39 +02:00
serializers FEATURE: Import and export watched word (#12444) 2021-03-22 22:32:18 +02:00
services FIX: Delete invalid web push subscriptions (#12447) 2021-03-19 14:24:03 +01:00
views FEATURE: Implement browser update in crawler view (#12448) 2021-03-22 19:41:42 +02:00