discourse/app
Alan Guo Xiang Tan ab2c17236a DEV: Follow Discourse's convention when monkey patching.
Having to load `ip_addr` is confusing especially when that file exists
to monkey patch Ruby's `IpAddr` class. Moving it to our freedom patches
folder which is automatically loaded on initialization.
2022-01-11 09:48:27 +08:00
..
assets FIX: Update recent emoji list when selecting from it (#15514) 2022-01-11 00:00:47 +01:00
controllers DEV: Avoid $ globals (#15453) 2022-01-08 23:39:46 +01:00
helpers SECURITY: Remove ember-cli specific response from application routes (#15155) 2021-12-01 16:10:40 +00:00
jobs DEV: Fix methods removed in Ruby 3.2 (#15459) 2022-01-05 18:45:08 +01:00
mailers DEV: Hash tokens stored from email_tokens (#14493) 2021-11-25 09:34:39 +02:00
models DEV: Follow Discourse's convention when monkey patching. 2022-01-11 09:48:27 +08:00
serializers FEATURE: Experimental support for group membership via google auth (#14835) 2021-12-09 12:30:27 +00:00
services DEV: Avoid $ globals (#15453) 2022-01-08 23:39:46 +01:00
views UX: updated "accept invite" error page (#15490) 2022-01-09 10:21:42 +05:30