Insights: discourse/discourse
Overview
-
0 Active issues
-
- 124 Merged pull requests
- 21 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
124 Pull requests merged by 32 people
-
DEV: Cleanup glimmer search menu tests
#22170 merged
Jun 17, 2023 -
DEV: more reliable thread level spec
#22173 merged
Jun 17, 2023 -
DEV: Escape html and emojis in search menu topic result type titles
#22166 merged
Jun 16, 2023 -
FIX: Incompatibility between default_composer_category and default_subcategory_on_read_only_category
#22165 merged
Jun 16, 2023 -
FIX: Restore behavior of `window.Discourse`
#22167 merged
Jun 16, 2023 -
DEV: Add plugin modifier to expand group mentions in post_alerter
#22163 merged
Jun 16, 2023 -
Modernise poll plugin
#22162 merged
Jun 16, 2023 -
UX: remove short topic timeline transition
#22161 merged
Jun 16, 2023 -
UX: fix avatar selector overflow
#22159 merged
Jun 16, 2023 -
DEV: Remove renderTemplate from 2fa preferences, email preferences, and new-category
#22156 merged
Jun 16, 2023 -
DEV: Convert d-navigation-item to glimmer
#22155 merged
Jun 16, 2023 -
DEV: Update TranslateAccelerator missing translation string
#22158 merged
Jun 16, 2023 -
UX: consistent button hover transitions
#22157 merged
Jun 16, 2023 -
DEV: Upgrade search-menu to glimmer
#20482 merged
Jun 16, 2023 -
DEV: Introduce Zeitwerk reloading check in CI
#22151 merged
Jun 16, 2023 -
DEV: Namespace chat_header_indicator UserOption enum
#22152 merged
Jun 16, 2023 -
FIX: correctly sets and uses has-reply class
#22153 merged
Jun 16, 2023 -
DEV: Do not attempt to overwrite UserOption enums during autoloading
#22150 merged
Jun 16, 2023 -
FIX: css class was incorrect
#22149 merged
Jun 16, 2023 -
FIX: various mobile chat improvements
#22132 merged
Jun 16, 2023 -
DEV: Remove deprecated 'desc' parameter from group members endpoint
#22147 merged
Jun 16, 2023 -
DEV: Change `have_section_link` match to use exact text match.
#22148 merged
Jun 16, 2023 -
DEV: Further refine development reload for plugin files
#22141 merged
Jun 16, 2023 -
DEV: Remove old deprecation warnings where constants already removed
#22140 merged
Jun 16, 2023 -
DEV: Remove Discourse.redis.delete_prefixed
#22103 merged
Jun 16, 2023 -
DEV: Add classes identifying the setting on the user chat settings control groups
#22139 merged
Jun 16, 2023 -
FEATURE: Allow users to manually track threads without replying
#22100 merged
Jun 16, 2023 -
DEV: Don't render header on invites page
#22138 merged
Jun 16, 2023 -
UX: Improve defaults shown for categories and tags section in sidebar
#22062 merged
Jun 16, 2023 -
FIX: direct message channels can be flagged
#22134 merged
Jun 16, 2023 -
Build(deps-dev): Bump ember-cli-app-version from 6.0.0 to 6.0.1 in /app/assets/javascripts
#22136 merged
Jun 15, 2023 -
Build(deps-dev): Bump ember-cli-dependency-checker from 3.3.1 to 3.3.2 in /app/assets/javascripts
#22137 merged
Jun 15, 2023 -
Build(deps): Bump sass-embedded from 1.63.3 to 1.63.4
#22135 merged
Jun 15, 2023 -
Build(deps): Bump @ember/test-helpers from 2.9.3 to 2.9.4 in /app/assets/javascripts
#22133 merged
Jun 15, 2023 -
DEV: enable plain functions as helpers in Ember
#22023 merged
Jun 15, 2023 -
UX: softer dropdown and menu panel shadows
#22114 merged
Jun 15, 2023 -
DEV: Added modifier to change mentions extracted from cooked text
#21654 merged
Jun 15, 2023 -
Build(deps): Bump webpack from 5.86.0 to 5.87.0 in /app/assets/javascripts
#22121 merged
Jun 15, 2023 -
UX: stack group inbox label horizontally
#22130 merged
Jun 15, 2023 -
DEV: Migrate discourse core to Ember initializers
#22095 merged
Jun 15, 2023 -
FIX: allows selection of messages in threads
#22119 merged
Jun 15, 2023 -
DEV: Do not auto reload on plugin spec file changes
#22127 merged
Jun 15, 2023 -
FIX: Minor thread indicator issue
#22128 merged
Jun 15, 2023 -
DEV: Export dropdown in widgets/header to be used by plugins/TCs
#22126 merged
Jun 15, 2023 -
UX: Hide sidebar on invites page
#22125 merged
Jun 15, 2023 -
FIX: De-duplicate poll vote on user merge
#22107 merged
Jun 15, 2023 -
Fix broken link
#22112 merged
Jun 15, 2023 -
FIX: rename everything link to topics
#22076 merged
Jun 15, 2023 -
FEATURE: Thread indicator improvements and participants
#21909 merged
Jun 15, 2023 -
Build(deps-dev): Bump better_errors from 2.10.0 to 2.10.1
#22123 merged
Jun 15, 2023 -
Build(deps-dev): Bump sass from 1.63.3 to 1.63.4 in /app/assets/javascripts
#22122 merged
Jun 15, 2023 -
Build(deps): Bump racc from 1.7.0 to 1.7.1
#22120 merged
Jun 15, 2023 -
Build(deps): Bump json_schemer from 1.0.2 to 1.0.3
#22124 merged
Jun 15, 2023 -
FIX: Update sidebar to be navigation menu
#22101 merged
Jun 14, 2023 -
DEV: Clean up unused routes
#22118 merged
Jun 14, 2023 -
UX: Remove branded blobs background
#22115 merged
Jun 14, 2023 -
UX: Add required indicator to fields with `required` validation
#22096 merged
Jun 14, 2023 -
Unsilence this-property-fallback
#21615 merged
Jun 14, 2023 -
DEV: Temporarily hide form when editing topic with template
#22099 merged
Jun 14, 2023 -
FEATURE: Implement max_tags_per_email_subject
#22050 merged
Jun 14, 2023 -
A11Y: Adjust contrast for the Dark and Solarized Dark tertiary color schemes
#22102 merged
Jun 14, 2023 -
DEV: group tests related to mentions
#22017 merged
Jun 14, 2023 -
FIX: Moderator(non-admin staff user) group visibility scope queries
#22109 merged
Jun 14, 2023 -
FIX: Don't add the no-text class if translatedLabel is present
#22111 merged
Jun 14, 2023 -
FIX: Correctly get the topic_id from the first post
#22110 merged
Jun 14, 2023 -
FIX: Update workbox class references following version bump
#22108 merged
Jun 14, 2023 -
PERF: fixes multiple N+1 while loading threads
#22106 merged
Jun 14, 2023 -
FIX: Allow half-merged user to be accessed
#22105 merged
Jun 14, 2023 -
DEV: Update username in new quote format - Part 1
#22032 merged
Jun 14, 2023 -
FIX: Backfill chat thread memberships
#21971 merged
Jun 14, 2023 -
Build(deps): Bump html-entities from 2.3.5 to 2.3.6 in /app/assets/javascripts
#22098 merged
Jun 14, 2023 -
Build(deps): Bump google-protobuf from 3.23.2 to 3.23.3
#22097 merged
Jun 14, 2023 -
PERF: limit anonymization to 1 per cluster
#21992 merged
Jun 13, 2023 -
PERF: Increase performance of large csv exports for User Histories
#22008 merged
Jun 13, 2023 -
REFACTOR: move shadow vars to css custom props
#22094 merged
Jun 13, 2023 -
DEV: Fix random typos
#22078 merged
Jun 13, 2023 -
Version bump to v3.0.4
#22093 merged
Jun 13, 2023 -
Version bump to v3.1.0.beta5
#22092 merged
Jun 13, 2023 -
UX: force long filenames to wrap in lightbox
#22091 merged
Jun 13, 2023 -
FEATURE: Custom content summarization strategies.
#21813 merged
Jun 13, 2023 -
SECURITY: Prevent dismissal of topics that user can't see (stable)
#22090 merged
Jun 13, 2023 -
SECURITY: set max-height property for iframes (stable)
#22089 merged
Jun 13, 2023 -
SECURITY: Use canonical url for topic embeddings (stable)
#22088 merged
Jun 13, 2023 -
SECURITY: Prevent dismissal of topics that user can't see
#22086 merged
Jun 13, 2023 -
SECURITY: Use canonical url for topic embeddings
#22085 merged
Jun 13, 2023 -
SECURITY: Limit ThemeField value length to prevent DoS
#22087 merged
Jun 13, 2023 -
SECURITY: set max-height property for iframes
#22084 merged
Jun 13, 2023 -
PERF: improve `findAllMatches` speed
#22083 merged
Jun 13, 2023 -
DEV: Cleanup unused group and post routes
#22067 merged
Jun 13, 2023 -
UX: Better alignment for experimental grids
#22066 merged
Jun 13, 2023 -
Update translations
#22082 merged
Jun 13, 2023 -
Update translations
#22081 merged
Jun 13, 2023 -
UX: remove rounded border on hover lightbox
#22080 merged
Jun 13, 2023 -
DEV: Set limits on custom fields
#21948 merged
Jun 13, 2023 -
DEV: Clean up old polls data from custom fields
#22064 merged
Jun 13, 2023 -
DEV: Try to de-flake topic page specs
#22065 merged
Jun 13, 2023 -
FIX: change dismiss new button label
#22075 merged
Jun 13, 2023 -
Build(deps-dev): Bump terser from 5.17.7 to 5.18.0 in /app/assets/javascripts
#22074 merged
Jun 12, 2023 -
Build(deps): Bump rubocop from 1.52.0 to 1.52.1
#22070 merged
Jun 12, 2023 -
Build(deps): Bump net-imap from 0.3.4 to 0.3.6
#22069 merged
Jun 12, 2023 -
Build(deps-dev): Bump sinon from 15.1.0 to 15.1.2 in /app/assets/javascripts
#22073 merged
Jun 12, 2023 -
UX: Make user tips more obvious
#22012 merged
Jun 12, 2023 -
Build(deps-dev): Bump @babel/core from 7.22.1 to 7.22.5 in /app/assets/javascripts
#22026 merged
Jun 12, 2023 -
UX: dark color palettes need darker shadows
#22051 merged
Jun 12, 2023 -
Build(deps-dev): Bump @babel/standalone from 7.22.4 to 7.22.5 in /app/assets/javascripts
#22027 merged
Jun 12, 2023 -
DEV: Increase topic_page_spec wait time
#22063 merged
Jun 12, 2023 -
fix: when scheduling next update in the presence service `_presentChannels.length` is always undefined
#22053 merged
Jun 12, 2023 -
FIX: TOC anchors in a subfolder setup
#21985 merged
Jun 12, 2023 -
Build(deps): Bump webpack from 5.85.1 to 5.86.0 in /app/assets/javascripts
#21987 merged
Jun 12, 2023 -
DEV: Bump workbox packages from 4.3.1 to 7.0.0
#22052 merged
Jun 12, 2023 -
DEV: Fix subfolder setup in dev env
#21983 merged
Jun 12, 2023 -
FEATURE: Dynamic chunk size with uppy
#22061 merged
Jun 12, 2023 -
UX: Chat unread indicator refactor
#22040 merged
Jun 12, 2023 -
Build(deps-dev): Bump selenium-webdriver from 4.9.0 to 4.10.0
#21991 merged
Jun 12, 2023 -
Build(deps): Bump redis-namespace from 1.10.0 to 1.11.0
#22028 merged
Jun 12, 2023 -
DEV: Use runtime info to split test files for parallel testing
#22060 merged
Jun 12, 2023 -
DEV: Use `concat-class` helper when setting class for `DButton`
#21998 merged
Jun 12, 2023 -
Build(deps): Bump parser from 3.2.2.1 to 3.2.2.3
#22030 merged
Jun 12, 2023 -
Build(deps): Bump sass-embedded from 1.62.1 to 1.63.3
#22057 merged
Jun 12, 2023 -
Build(deps): Bump jwt from 2.7.0 to 2.7.1
#22054 merged
Jun 12, 2023 -
Build(deps-dev): Bump mocha from 2.0.2 to 2.0.4
#22055 merged
Jun 12, 2023 -
Build(deps): Bump regexp_parser from 2.8.0 to 2.8.1
#22056 merged
Jun 12, 2023 -
Build(deps-dev): Bump capybara from 3.39.1 to 3.39.2
#22058 merged
Jun 11, 2023 -
Build(deps-dev): Bump sass from 1.62.1 to 1.63.3 in /app/assets/javascripts
#22059 merged
Jun 11, 2023
21 Pull requests opened by 16 people
-
FIX: user presence was not updated in the server when 'leaving' the channel due to no activity
#22068 opened
Jun 12, 2023 -
FIX: Theme translations resetting on save
#22072 opened
Jun 12, 2023 -
FIX: Correctly intercept `<a href target="_self"`
#22077 opened
Jun 13, 2023 -
DEV: De-jQ click-interceptor initializer
#22079 opened
Jun 13, 2023 -
DEV: Update display name in new quote format - Part 2
#22104 opened
Jun 14, 2023 -
FEATURE: Export chat messages to CSV file
#22113 opened
Jun 14, 2023 -
DEV: support nil values in the eq_time matcher
#22116 opened
Jun 14, 2023 -
FEATURE: Conditionally change back button route for thread
#22129 opened
Jun 15, 2023 -
FEATURE: Implement SiteSetting to Allow Anonymous Likes
#22131 opened
Jun 15, 2023 -
DEV: Deselect all and reset to defaults btns to edit categories modal
#22143 opened
Jun 16, 2023 -
DEV: Refactor DM channel creation into new service pattern
#22144 opened
Jun 16, 2023 -
FIX: update unread and new count for categories
#22145 opened
Jun 16, 2023 -
DRAFT: Count only approved flagged posts in user pages
#22146 opened
Jun 16, 2023 -
DEV: Convert share-topic modal to new component-based API
#22154 opened
Jun 16, 2023 -
FEATURE: Enable image grid by default
#22160 opened
Jun 16, 2023 -
DEV: Convert poll modals to new component-based API
#22164 opened
Jun 16, 2023 -
DEV: Fix warning when exporting Staff Actions
#22168 opened
Jun 16, 2023 -
DEV: Add custom error messages to form template forms
#22169 opened
Jun 16, 2023 -
FIX: Make the arrow and tooltip background the same color
#22171 opened
Jun 17, 2023 -
REFACTOR: <ChatMessage> component
#22172 opened
Jun 17, 2023 -
FIX: Don't error when clicking on a custom link in community section
#22174 opened
Jun 17, 2023
13 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
DEV: use HTML5 version of loofah
#21522 commented on
Jun 15, 2023 • 14 new comments -
FEATURE: Scroll to first message when clicking date in chat
#21926 commented on
Jun 15, 2023 • 14 new comments -
FIX: Add 'Ignored' flags to Moderator Activity report
#22041 commented on
Jun 14, 2023 • 2 new comments -
FEATURE: introduces Discourse Lightbox
#19798 commented on
Jun 15, 2023 • 1 new comment -
Add hooks for email poller plugins
#21384 commented on
Jun 16, 2023 • 1 new comment -
DEV: extract channel. joined_by and can_be_joined_by methods
#21752 commented on
Jun 16, 2023 • 1 new comment -
Showcase for `<template>` (`.gjs`)
#21899 commented on
Jun 15, 2023 • 1 new comment -
FEATURE: Use rich user status tooltip everywhere
#21125 commented on
Jun 14, 2023 • 0 new comments -
DEV: Introduce new component-based DModal API
#21304 commented on
Jun 16, 2023 • 0 new comments -
FEATURE: Try to load plugin gems platform variants
#21643 commented on
Jun 15, 2023 • 0 new comments -
DEV: check if user can_chat inside the can_join_chat_channel guardian
#21812 commented on
Jun 16, 2023 • 0 new comments -
FEATURE: show status on chat mentions when user haven't used autocomplete
#21935 commented on
Jun 16, 2023 • 0 new comments -
DEV: store user ids for different types of notifications in different hashes
#22049 commented on
Jun 16, 2023 • 0 new comments