.. |
admin
|
FEATURE: DiscourseEvent hook for sync_sso (#16329)
|
2022-03-30 16:22:22 -03:00 |
users
|
FEATURE: Experimental support for group membership via google auth (#14835)
|
2021-12-09 12:30:27 +00:00 |
about_controller.rb
|
…
|
|
application_controller.rb
|
FIX: Add `errors` field if group update confirmation (#16260)
|
2022-03-24 14:50:44 +02:00 |
associated_groups_controller.rb
|
FEATURE: Experimental support for group membership via google auth (#14835)
|
2021-12-09 12:30:27 +00:00 |
badges_controller.rb
|
UX: Add image uploader widget for uploading badge images (#12377)
|
2021-03-17 08:55:23 +03:00 |
bookmarks_controller.rb
|
FEATURE: Polymorphic bookmarks pt. 1 (CRUD) (#16308)
|
2022-03-30 12:43:11 +10:00 |
bootstrap_controller.rb
|
DEV: Support for running theme test with Ember CLI (third attempt)
|
2022-01-13 16:02:07 -05:00 |
categories_controller.rb
|
FEATURE: Introduce 'Subcategories with featured topics' view (#16083)
|
2022-03-04 21:11:59 +00:00 |
clicks_controller.rb
|
…
|
|
composer_messages_controller.rb
|
…
|
|
csp_reports_controller.rb
|
…
|
|
directory_columns_controller.rb
|
DEV: Plugin API to add directory columns (#13440)
|
2021-06-22 13:00:04 -05:00 |
directory_items_controller.rb
|
FIX: unable to filter user directory when sorted by user field. (#15951)
|
2022-02-16 07:57:35 +05:30 |
do_not_disturb_controller.rb
|
…
|
|
drafts_controller.rb
|
DEV: do not return no_result_help from the server (#15220)
|
2021-12-08 21:46:54 +04:00 |
edit_directory_columns_controller.rb
|
FIX: Always serialize the correct attributes for DirectoryItems (#13510)
|
2021-06-23 14:55:17 -05:00 |
email_controller.rb
|
…
|
|
embed_controller.rb
|
UX: display correct replies count in embedded comments view. (#14175)
|
2021-08-30 10:37:53 +05:30 |
exceptions_controller.rb
|
…
|
|
export_csv_controller.rb
|
…
|
|
extra_locales_controller.rb
|
…
|
|
finish_installation_controller.rb
|
DEV: Hash tokens stored from email_tokens (#14493)
|
2021-11-25 09:34:39 +02:00 |
forums_controller.rb
|
DEV: Avoid `$` globals (#15453)
|
2022-01-08 23:39:46 +01:00 |
groups_controller.rb
|
FIX: Add `errors` field if group update confirmation (#16260)
|
2022-03-24 14:50:44 +02:00 |
hashtags_controller.rb
|
…
|
|
highlight_js_controller.rb
|
…
|
|
inline_onebox_controller.rb
|
…
|
|
invites_controller.rb
|
FEATURE: Show error if invite to topic is invalid (#15959)
|
2022-02-16 18:35:02 +02:00 |
list_controller.rb
|
PERF: Revert all inboxes from messages route. (#14445)
|
2021-09-28 11:58:04 +08:00 |
metadata_controller.rb
|
FIX: Remove svg icons from webmanifest shortcuts (#15765)
|
2022-02-01 15:26:58 -03:00 |
notifications_controller.rb
|
REFACTOR: Improve support for consolidating notifications. (#14904)
|
2021-11-30 13:36:14 -03:00 |
offline_controller.rb
|
…
|
|
onebox_controller.rb
|
…
|
|
permalinks_controller.rb
|
…
|
|
post_action_users_controller.rb
|
…
|
|
post_actions_controller.rb
|
FEATURE: Admins can flag posts so they can review them later. (#12311)
|
2021-03-11 08:21:24 -03:00 |
post_readers_controller.rb
|
…
|
|
posts_controller.rb
|
FEATURE: Polymorphic bookmarks pt. 1 (CRUD) (#16308)
|
2022-03-30 12:43:11 +10:00 |
presence_controller.rb
|
UX: Make PresenceChannel changes more responsive (#14733)
|
2021-10-26 21:15:20 +01:00 |
published_pages_controller.rb
|
…
|
|
push_notification_controller.rb
|
…
|
|
qunit_controller.rb
|
DEV: Make Ember CLI assets the default in production (#15861)
|
2022-02-08 10:03:53 +00:00 |
reviewable_claimed_topics_controller.rb
|
…
|
|
reviewables_controller.rb
|
FEATURE: Show stale reviewable to other clients (#13114)
|
2021-05-26 09:47:35 +10:00 |
robots_txt_controller.rb
|
FEATURE: Replace `Crawl-delay` directive with proper rate limiting (#15131)
|
2021-11-30 12:55:25 +03:00 |
safe_mode_controller.rb
|
…
|
|
search_controller.rb
|
…
|
|
session_controller.rb
|
UX: Add description to the 2FA page when adding new admins (#16098)
|
2022-03-04 06:43:06 +03:00 |
similar_topics_controller.rb
|
…
|
|
site_controller.rb
|
DEV: Include `login_required` attribute in basic info endpoint (#14064)
|
2021-08-17 14:05:51 -04:00 |
static_controller.rb
|
DEV: Correct service-worker sourceMappingURL (#15916)
|
2022-02-14 12:47:56 +00:00 |
steps_controller.rb
|
…
|
|
stylesheets_controller.rb
|
DEV: Fix stylesheet manager flaky spec (#13846)
|
2021-07-26 14:22:54 +10:00 |
svg_sprite_controller.rb
|
FIX: Use absolute URL when redirecting SVG sprite path.
|
2021-06-30 11:25:05 +08:00 |
tag_groups_controller.rb
|
FIX: Allow finding non-lowercase tag groups (#12787)
|
2021-04-21 19:15:53 +02:00 |
tags_controller.rb
|
FIX: Issue 404 for invalid `/tags/c/...` routes
|
2022-03-22 15:26:00 +00:00 |
theme_javascripts_controller.rb
|
FEATURE: Allow theme tests to be run in production (take 2) (#12845)
|
2021-04-28 23:12:08 +03:00 |
topics_controller.rb
|
DEV: Allow params to be passed on topic redirects (#16218)
|
2022-03-17 19:27:51 -06:00 |
uploads_controller.rb
|
FIX: Better 0 file size detection and logging (#16116)
|
2022-03-07 12:39:33 +10:00 |
user_actions_controller.rb
|
FIX: Sanitize parameters provided to user actions
|
2022-02-23 15:46:40 +01:00 |
user_api_keys_controller.rb
|
…
|
|
user_avatars_controller.rb
|
DEV: Fix methods removed in Ruby 3.2 (#15459)
|
2022-01-05 18:45:08 +01:00 |
user_badges_controller.rb
|
FIX: simplify and improve choosing favorite badges (#13743)
|
2021-07-16 11:13:00 +08:00 |
users_controller.rb
|
FIX: Bug setting notification level to muted/ignored on user page (#16268)
|
2022-03-25 10:51:45 -05:00 |
users_email_controller.rb
|
DEV: Hash tokens stored from email_tokens (#14493)
|
2021-11-25 09:34:39 +02:00 |
webhooks_controller.rb
|
DEV: Add bounce_error_code to EmailLog (#15948)
|
2022-02-15 14:17:26 +10:00 |
wizard_controller.rb
|
…
|
|