.. |
admin
|
FEATURE: Add new features section in admin dashboard (#11731)
|
2021-01-22 10:09:02 -05:00 |
users
|
DEV: Make it easier to customize omniauth login complete handler in plugins (#11403)
|
2020-12-03 22:27:55 +01:00 |
about_controller.rb
|
…
|
|
application_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
badges_controller.rb
|
…
|
|
bookmarks_controller.rb
|
FIX: Add bookmark limits (#11725)
|
2021-01-19 08:53:49 +10:00 |
bootstrap_controller.rb
|
FEATURE: Add plugin js / plugin test js to bootstrap.json
|
2020-11-27 12:31:17 -05:00 |
categories_controller.rb
|
FIX: Allow for cateogry edit routes of unknown depth (#11426)
|
2020-12-08 16:50:26 -05:00 |
clicks_controller.rb
|
…
|
|
composer_messages_controller.rb
|
…
|
|
csp_reports_controller.rb
|
…
|
|
directory_items_controller.rb
|
FIX: Ensure directory items appear in a consistent order (#11370)
|
2020-11-27 18:12:49 +00:00 |
do_not_disturb_controller.rb
|
DEV: Replace 'processed' column on notifications with new table (#11864)
|
2021-01-27 10:29:24 -06:00 |
draft_controller.rb
|
FEATURE: composer option to reload page and force save draft (#10773)
|
2020-09-29 22:29:03 +05:30 |
drafts_controller.rb
|
…
|
|
email_controller.rb
|
FIX: set mailing_list_mode to false when unsubscribing from all (#10354)
|
2020-08-03 16:59:54 +10:00 |
embed_controller.rb
|
FIX: Embedded comments should only return regular posts (#11773)
|
2021-01-21 12:47:03 -05:00 |
exceptions_controller.rb
|
…
|
|
export_csv_controller.rb
|
DEV: Switch to new ExportUserArchive job
|
2020-08-28 11:46:53 -07:00 |
extra_locales_controller.rb
|
Replace `base_uri` with `base_path` (#10879)
|
2020-10-09 12:51:24 +01:00 |
finish_installation_controller.rb
|
…
|
|
forums_controller.rb
|
…
|
|
groups_controller.rb
|
Fix i18n issues reported on Crowdin (#11747)
|
2021-02-02 10:50:04 +01:00 |
hashtags_controller.rb
|
DEV: Merge category and tag hashtags code paths (#10216)
|
2020-07-13 19:13:17 +03:00 |
highlight_js_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
inline_onebox_controller.rb
|
…
|
|
invites_controller.rb
|
FIX: Allow a single invite per email address (#11855)
|
2021-01-28 13:38:36 +02:00 |
list_controller.rb
|
FIX: Skip shared drafts logic if disabled (#11918)
|
2021-02-01 20:29:04 +02:00 |
metadata_controller.rb
|
FIX: Include subfolder base_path in web app manifest shortcuts (#10878)
|
2020-10-09 11:40:40 +01:00 |
notifications_controller.rb
|
FIX: Typo in `NotificationsController#index` not caught by tests.
|
2020-07-22 09:22:26 +08:00 |
offline_controller.rb
|
…
|
|
onebox_controller.rb
|
DEV: Add more debugging context to onebox generation
|
2020-10-22 12:50:22 +08:00 |
permalinks_controller.rb
|
…
|
|
post_action_users_controller.rb
|
FEATURE: Allow category group moderators to delete topics (#11069)
|
2020-11-05 12:18:26 -05:00 |
post_actions_controller.rb
|
…
|
|
post_readers_controller.rb
|
…
|
|
posts_controller.rb
|
FEATURE: allow disabling self-deletions of posts (#11668)
|
2021-01-08 20:35:13 +05:30 |
published_pages_controller.rb
|
FIX: Do not enable published page if secure media enabled (#11131)
|
2020-11-06 10:33:19 +10:00 |
push_notification_controller.rb
|
…
|
|
qunit_controller.rb
|
…
|
|
reviewable_claimed_topics_controller.rb
|
FEATURE: Allow group moderators to close/archive topics
|
2020-07-14 12:36:19 -04:00 |
reviewables_controller.rb
|
FIX: Approving a user was not sending an email (#11883)
|
2021-01-28 12:41:30 -05:00 |
robots_txt_controller.rb
|
FEATURE: explicitly ban outlier traffic sources in robots.txt (#11553)
|
2020-12-23 08:51:14 +11:00 |
safe_mode_controller.rb
|
…
|
|
search_controller.rb
|
FIX: global setting needs to be coerced to float (#11162)
|
2020-11-09 16:46:52 +11:00 |
session_controller.rb
|
SECURITY: Rate limit MFA by login if possible (#11938)
|
2021-02-03 10:26:28 +11:00 |
similar_topics_controller.rb
|
PERF: Avoid parsing `Post#cooked` with Nokogiri for every search.
|
2020-07-24 10:43:09 +08:00 |
site_controller.rb
|
DEV: Make site setting type uploaded_image_list use upload IDs (#10401)
|
2020-10-13 16:17:06 +03:00 |
static_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
steps_controller.rb
|
…
|
|
stylesheets_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
svg_sprite_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
tag_groups_controller.rb
|
Tag groups can belong to groups (#10854)
|
2020-10-14 13:15:54 -04:00 |
tags_controller.rb
|
FIX: hidden tags returned in extras of tags index json
|
2021-01-11 10:21:54 -05:00 |
theme_javascripts_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
topics_controller.rb
|
FIX: Make category change work with shared drafts (#11705)
|
2021-01-14 19:20:34 +02:00 |
uploads_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
user_actions_controller.rb
|
…
|
|
user_api_keys_controller.rb
|
DEV: Move UserApiKey scopes to dedicated table (#10704)
|
2020-09-29 10:57:48 +01:00 |
user_avatars_controller.rb
|
DEV: apply allow origin response header for CDN requests. (#11893)
|
2021-01-29 07:44:49 +05:30 |
user_badges_controller.rb
|
…
|
|
users_controller.rb
|
FIX: reindex_search job should work on model with no search data (#11819)
|
2021-01-25 11:23:36 +01:00 |
users_email_controller.rb
|
FIX: Make sure login required skipped for confirm new email routes (#11748)
|
2021-01-20 10:52:25 +10:00 |
webhooks_controller.rb
|
FEATURE: IMAP delete email sync for group inboxes (#10392)
|
2020-08-12 10:16:26 +10:00 |
wizard_controller.rb
|
…
|
|