.. |
components
|
rename 'enable_private_email_messages' to 'enable_personal_email_messages'
|
2018-02-01 13:25:29 +05:30 |
controllers
|
Many enhancements to the flagging / suspending interface.
|
2018-02-01 17:13:02 -05:00 |
fabricators
|
FIX: Password required flag should be cleared whenever clearing the raw password (#5384)
|
2017-12-01 15:19:24 +11:00 |
fixtures
|
FEATURE: Allow plugins to register a new locale
|
2018-01-25 14:57:41 +01:00 |
helpers
|
FEATURE: allow specifying s3 config via globals
|
2017-10-06 16:20:01 +11:00 |
import_export
|
FIX: topic and category exporters were only exporting users who created the first post
|
2018-01-16 12:51:53 -05:00 |
integration
|
FIX: return 429 when admin api key is limited on admin route
|
2018-01-12 14:15:26 +11:00 |
integrity
|
FEATURE: allow better fidelity for auto linkify, disable most tlds based linkify
|
2018-02-01 13:22:38 +11:00 |
jobs
|
prevent users with a tiny number of posts to dominate the 'new user of the month' leaderboard
|
2018-01-29 12:09:17 +01:00 |
mailers
|
FIX: Re-enable invalid interpolation keys check and allow default keys to be left out of translation overrides.
|
2017-11-27 11:00:08 +08:00 |
models
|
FIX: After moving the posts topic timestamp should be updated with newest post
|
2018-02-02 19:30:52 +05:30 |
multisite
|
Update `rails_multisite` to 2.0.1.
|
2018-01-19 10:19:16 +08:00 |
requests
|
FIX: don't return 200s when login is required to paths
|
2018-02-01 12:26:45 +11:00 |
serializers
|
FIX: featured links are 'undefined' in suggested topics
|
2018-01-25 14:40:07 -05:00 |
services
|
rename 'private_email_time_window_seconds' to 'personal_email_time_window_seconds'
|
2018-02-01 13:25:29 +05:30 |
support
|
SECURITY: Any group can be invited into a PM.
|
2017-12-14 14:57:48 +08:00 |
tasks
|
suppress print output when running specs
|
2017-10-31 16:06:11 +05:30 |
views/omniauth_callbacks
|
Add rubocop to our build. (#5004)
|
2017-07-28 10:20:09 +09:00 |
discourse_tagging_spec.rb
|
FIX: prevent creation of tags with invalid characters
|
2016-10-12 15:44:36 -04:00 |
rails_helper.rb
|
FIX: load balanced servers do not share monotonic clock
|
2017-12-07 11:48:11 +11:00 |