discourse/app
Jarek Radosz 5a50f18c0c
DEV: Avoid $ globals (#15453)
Also:
* Remove an unused method (#fill_email)
* Replace a method that was used just once (#generate_username) with `SecureRandom.alphanumeric`
* Remove an obsolete dev puma `tmp/restart` file logic
2022-01-08 23:39:46 +01:00
..
assets FIX: Append /all to URL if default list is 'none' (#15460) 2022-01-08 13:58:42 +02: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 FIX: when composing a message do not suggest deleted posts users (#15488) 2022-01-07 17:06:11 +05:30
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 FEATURE: Allow to modify topic-backed static pages (#15324) 2021-12-16 04:24:11 +01:00