.. |
admin
|
FIX: Force the right encoding when handling email.
|
2017-04-27 16:51:54 +08:00 |
users
|
FIX: confirm email token for user created via social login
|
2017-04-13 14:15:32 +05:30 |
about_controller.rb
|
FIX: do not show about page to anonymous users for private forums
|
2017-03-08 13:15:44 +05:30 |
application_controller.rb
|
Pass a context in when using a HTML builder
|
2017-04-18 12:35:35 -04:00 |
badges_controller.rb
|
FEATURE: add og tags to metadata in individual badges page
|
2017-04-06 09:32:53 +05:30 |
categories_controller.rb
|
FEATURE: category setting for default top period
|
2017-03-22 16:54:18 -04:00 |
category_hashtags_controller.rb
|
…
|
|
clicks_controller.rb
|
…
|
|
composer_messages_controller.rb
|
…
|
|
directory_items_controller.rb
|
…
|
|
draft_controller.rb
|
…
|
|
email_controller.rb
|
…
|
|
embed_controller.rb
|
…
|
|
exceptions_controller.rb
|
SECURITY: prefer render plain/html to render text where possible
|
2017-04-10 08:01:42 -04:00 |
export_csv_controller.rb
|
…
|
|
extra_locales_controller.rb
|
FIX: eradicate I18n fallback issues 💣
|
2017-02-24 11:31:21 +01:00 |
finish_installation_controller.rb
|
…
|
|
forums_controller.rb
|
SECURITY: prefer render plain/html to render text where possible
|
2017-04-10 08:01:42 -04:00 |
groups_controller.rb
|
FEATURE: default notification level for group messages
|
2017-04-20 15:47:35 -04:00 |
highlight_js_controller.rb
|
FEATURE: add immutable caching to rails site of things
|
2017-02-23 13:05:00 -05:00 |
invites_controller.rb
|
FIX: always send password reset email when accepting invite if password is not set
|
2017-04-18 14:37:06 +05:30 |
list_controller.rb
|
FIX: web crawlers getting 404 on category pages
|
2017-04-06 14:52:06 -04:00 |
metadata_controller.rb
|
Use `natural` orientation for web app manifest.
|
2017-02-12 18:04:06 +00:00 |
notifications_controller.rb
|
FIX: Incorrect error raised.
|
2017-04-25 09:59:01 +08:00 |
onebox_controller.rb
|
SECURITY: prefer render plain/html to render text where possible
|
2017-04-10 08:01:42 -04:00 |
permalinks_controller.rb
|
…
|
|
post_action_users_controller.rb
|
…
|
|
post_actions_controller.rb
|
…
|
|
posts_controller.rb
|
FIX: Raise right response when post_action does not exist.
|
2017-04-27 17:29:53 +08:00 |
queued_posts_controller.rb
|
…
|
|
robots_txt_controller.rb
|
…
|
|
safe_mode_controller.rb
|
…
|
|
search_controller.rb
|
…
|
|
session_controller.rb
|
Improve SSO verbose log when user record is invalid.
|
2017-04-13 11:39:26 +08:00 |
similar_topics_controller.rb
|
…
|
|
site_controller.rb
|
FEATURE: Send anonymized usage statistics to Discourse if Discourse Hub can't reach the site
|
2017-03-28 09:07:23 +05:30 |
static_controller.rb
|
SECURITY: prefer render plain/html to render text where possible
|
2017-04-10 08:01:42 -04:00 |
steps_controller.rb
|
…
|
|
stylesheets_controller.rb
|
FEATURE: Native theme support
|
2017-04-12 10:53:49 -04:00 |
tag_groups_controller.rb
|
…
|
|
tags_controller.rb
|
FIX: tags created in secured categories should not be forbidden outside those categories
|
2017-03-07 11:46:46 -05:00 |
themes_controller.rb
|
FEATURE: Native theme support
|
2017-04-12 10:53:49 -04:00 |
topics_controller.rb
|
FEATURE: Allow admins to schedule a topic to be published in the future.
|
2017-04-04 11:16:05 +08:00 |
uploads_controller.rb
|
FIX: Don't use backticks that take in inputs.
|
2017-03-17 15:33:51 +08:00 |
user_actions_controller.rb
|
…
|
|
user_api_keys_controller.rb
|
…
|
|
user_avatars_controller.rb
|
FEATURE: add immutable caching to rails site of things
|
2017-02-23 13:05:00 -05:00 |
user_badges_controller.rb
|
…
|
|
users_controller.rb
|
FIX: redirect to login page for anonymous user when profiles are hidden
|
2017-04-20 13:00:45 +05:30 |
users_email_controller.rb
|
reset bounce score when email is successfully changed
|
2017-02-20 10:37:01 +01:00 |
webhooks_controller.rb
|
FIX: bounce webhooks should also use recipient address
|
2017-02-05 19:06:35 +01:00 |
wizard_controller.rb
|
…
|
|