Insights: discourse/discourse
Overview
-
0 Active issues
-
- 108 Merged pull requests
- 15 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
108 Pull requests merged by 20 people
-
allow extra whitespace when asking discobot to perform a bot command
#17738 merged
Aug 18, 2022 -
FEATURE: Count views on published pages
#17878 merged
Aug 18, 2022 -
DEV: Add hint when qunit assertion fails and app is unsettled
#17984 merged
Aug 18, 2022 -
FIX: Limit new and existent staged users for email topics
#17970 merged
Aug 18, 2022 -
FEATURE: Limit maximum recipients for group emails
#17971 merged
Aug 18, 2022 -
UX: Improve empty state copy on the activity/replies page
#17784 merged
Aug 18, 2022 -
UX: show blank page placeholder instead of the blue panel that says "No Activity"
#16293 merged
Aug 18, 2022 -
UX: Don't shrink avatar/number box
#17985 merged
Aug 18, 2022 -
DEV: add tests for --composer-height calculation
#17986 merged
Aug 18, 2022 -
DEV: Asyncify most of Composer controller
#17974 merged
Aug 18, 2022 -
FIX: show hide bootstrap mode notice in real time
#17981 merged
Aug 18, 2022 -
FEATURE: show default custom date on time-shortcut-pickers
#17867 merged
Aug 18, 2022 -
UX: Revamp styling of sidebar
#17980 merged
Aug 18, 2022 -
DEV: Update internal `package.json` metadata
#17978 merged
Aug 17, 2022 -
DEV: Add progress output in CI during ember-cli build
#17977 merged
Aug 17, 2022 -
DEV: Ensure custom ember-cli addons only output JS files
#17976 merged
Aug 17, 2022 -
UX: Make popup menu options scroll on limited screen height
#17973 merged
Aug 17, 2022 -
DEV: Add more excludes to jsconfig
#17975 merged
Aug 17, 2022 -
DEV: Clean up `loadDraft()`
#17969 merged
Aug 17, 2022 -
DEV: Filter topics by tag for categories
#17953 merged
Aug 17, 2022 -
FIX: Disable Twitter onebox without API support
#17519 merged
Aug 17, 2022 -
FIX: set --composer-height when the composer is in collapsed state
#17968 merged
Aug 17, 2022 -
FEATURE: Trigger `backup_failed` event on backup failure
#17955 merged
Aug 17, 2022 -
DEV: Await for all async MessageBus callbacks
#17966 merged
Aug 17, 2022 -
DEV: Add test for arrow keys navigation in the experimental user menu
#17961 merged
Aug 17, 2022 -
DEV: Update commit hash for .git-blame-ignore-revs
#17964 merged
Aug 17, 2022 -
DEV: Template colocation for sidebar files
#17963 merged
Aug 17, 2022 -
DEV: Display Sidebar template for anonymous user
#17962 merged
Aug 17, 2022 -
FEATURE: open create invite modal from the bootstrap notice banner
#17960 merged
Aug 17, 2022 -
UX: Sort tags alphabetically in sidebar
#17959 merged
Aug 17, 2022 -
UX: Sort categories alphabetically in Sidebar
#17958 merged
Aug 17, 2022 -
UX: Make category section link icons consistent with Sidebar's interface
#17922 merged
Aug 17, 2022 -
PERF: Only load the current user's topic_user for bookmarks list
#17873 merged
Aug 17, 2022 -
A11Y: Accessible full-screen and minimize composer buttons
#17936 merged
Aug 17, 2022 -
A11Y: Use button in `d-modal-cancel` component
#17938 merged
Aug 17, 2022 -
Build(deps): Bump mini_racer from 0.6.2 to 0.6.3
#17956 merged
Aug 17, 2022 -
Build(deps): Bump pry-byebug from 3.10.0 to 3.10.1
#17957 merged
Aug 17, 2022 -
DEV: `list_type: simple` to allow for easy re-ordering
#17952 merged
Aug 16, 2022 -
FIX: welcome topic title was not editable
#17950 merged
Aug 16, 2022 -
DEV: Ensure RenderGlimmer handles in-place component changes
#17946 merged
Aug 16, 2022 -
FIX: Recover from guardian check when deleting reviewable users.
#17949 merged
Aug 16, 2022 -
A11Y: Don't include aria on reply count `span` element
#17948 merged
Aug 16, 2022 -
Update translations
#17947 merged
Aug 16, 2022 -
DEV: Use afterEach instead of try/finally
#17944 merged
Aug 16, 2022 -
DEV: Do the full cleanup after **every** test
#17943 merged
Aug 16, 2022 -
DEV: Await for async helpers
#17942 merged
Aug 16, 2022 -
DEV: Remove commented-out code
#17945 merged
Aug 16, 2022 -
DEV: Remove code that is not being used
#17941 merged
Aug 16, 2022 -
UX: Make Sidebar more consistent with user menu on mobile
#17940 merged
Aug 16, 2022 -
DEV: Introduce on-resize modifier and service
#17935 merged
Aug 16, 2022 -
Build(deps): Bump pry-byebug from 3.9.0 to 3.10.0
#17937 merged
Aug 16, 2022 -
DEV: Refactor new user menu files
#17879 merged
Aug 16, 2022 -
UX: Add flat text button styles and use in date/time cancel modal
#17892 merged
Aug 15, 2022 -
A11Y: Add clearer focus states for date picker elements
#17890 merged
Aug 15, 2022 -
DEV: Proxy `mobile_view` param to /bootstrap.json
#17934 merged
Aug 15, 2022 -
DEV: Fix /logs in dev env
#17933 merged
Aug 15, 2022 -
DEV: Declare new SMTP settings from 3a37a7f
#17932 merged
Aug 15, 2022 -
DEV: Modernise discovery controller query parameter construction
#17927 merged
Aug 15, 2022 -
Allow configuration of smtp timeout settings
#17863 merged
Aug 15, 2022 -
DEV: Silence recent resolver deprecations for now
#17931 merged
Aug 15, 2022 -
FEATURE: Add safe-mode toggle to /u/admin-login
#17930 merged
Aug 15, 2022 -
UX: Improve safe-mode usability
#17929 merged
Aug 15, 2022 -
DEV: Modernise rest adapter query parameter construction
#17925 merged
Aug 15, 2022 -
DEV: Allow safe_mode and preview_theme_id to work via ember-cli proxy
#17928 merged
Aug 15, 2022 -
FIX: Ensure topic-list adapter never serializes `undefined`
#17924 merged
Aug 15, 2022 -
DEV: Modernise navigation-item query parameter construction
#17926 merged
Aug 15, 2022 -
DEV: Ensure date-time-input-range-test works in all timezones
#17923 merged
Aug 15, 2022 -
DEV: Update eslint-config-discourse to introduce `sort-class-members`
#17910 merged
Aug 15, 2022 -
DEV: Make experimental sidebar site settings public
#17921 merged
Aug 15, 2022 -
Revert "DEV: Ability to scroll sidebar to specific element"
#17920 merged
Aug 15, 2022 -
UX: Reduce font-size of sidebar section link suffix icon
#17919 merged
Aug 15, 2022 -
DEV: Skip flaky sidebar test
#17918 merged
Aug 15, 2022 -
A11Y: Keep composer as focused element when dismissing Link modal via keyboard
#17893 merged
Aug 15, 2022 -
A11Y: add focus state for advanced search toggles
#17894 merged
Aug 15, 2022 -
A11Y: Improve group box hover highlight
#17895 merged
Aug 15, 2022 -
Build(deps): Bump redis-namespace from 1.8.2 to 1.9.0
#17911 merged
Aug 15, 2022 -
DEV: Fix `sidebar-hidden` localStorage value
#17915 merged
Aug 15, 2022 -
DEV: Fix localStorage test leakage
#17917 merged
Aug 15, 2022 -
FEATURE: allow wizard checkbox field to be disabled
#17916 merged
Aug 15, 2022 -
DEV: Fix random test ordering
#17905 merged
Aug 15, 2022 -
Build(deps): Bump rubocop from 1.34.1 to 1.35.0
#17912 merged
Aug 14, 2022 -
Build(deps-dev): Bump bullet from 7.0.2 to 7.0.3
#17913 merged
Aug 14, 2022 -
Build(deps-dev): Bump test-prof from 1.0.9 to 1.0.10
#17914 merged
Aug 14, 2022 -
DEV: Prefer kvs over raw localStorage
#17907 merged
Aug 14, 2022 -
DEV: Change test localStorage prefix
#17906 merged
Aug 14, 2022 -
DEV: Tweak core_frontend_tests timeouts
#17902 merged
Aug 14, 2022 -
UX: improve styles of the user status message component
#17904 merged
Aug 14, 2022 -
FIX: Don't raise on deleted topic in UpdateHotlinkedRaw
#17901 merged
Aug 13, 2022 -
DEV: Enqueueing symbol args is deprecated
#17897 merged
Aug 13, 2022 -
UX: Remove extraneous margins in profile pic modal
#17896 merged
Aug 13, 2022 -
FIX: markdown-it parse fn requires an env arg with {} as default
#17900 merged
Aug 13, 2022 -
DEV: implements parseAsync in discourse/lib/text
#17899 merged
Aug 13, 2022 -
A11Y: ensures featured topic btn is focused when modal closes
#17898 merged
Aug 13, 2022 -
DEV: Add before-composer-fields plugin outlet
#17891 merged
Aug 12, 2022 -
A11Y: makes toolbar tabindex independent from its context
#17889 merged
Aug 12, 2022 -
A11Y: moves anchor rendering out of conditional to prevent losing focus
#17887 merged
Aug 12, 2022 -
FEATURE: PWA users are prompted for push before first post
#17888 merged
Aug 12, 2022 -
PERF: Add exponential backoff for DistributedMutex
#17886 merged
Aug 12, 2022 -
DEV: Remove `discourse/components/glimmer` superclass
#17877 merged
Aug 12, 2022 -
FIX: Regression with Categories nav item
#17885 merged
Aug 12, 2022 -
FIX: Reset flair group if user is removed from group
#17862 merged
Aug 12, 2022 -
DEV: Make group message summary notification link to the group inbox
#17884 merged
Aug 12, 2022 -
DEV: Fallback to `bookmarkable_url` if bookmark reminder notification has no topic info
#17883 merged
Aug 12, 2022 -
DEV: Remove undefined in Sidebar::SectionLink class attribute
#17881 merged
Aug 12, 2022 -
DEV: Remove flaky sidebar acceptance test.
#17882 merged
Aug 12, 2022 -
DEV: Route PM only tags to PM tags show route
#17870 merged
Aug 12, 2022 -
DEV: Update composer-fullscreen-prompt to template-only component
#17871 merged
Aug 12, 2022 -
DEV: Update sidebar components to use `@glimmer/component`
#17875 merged
Aug 11, 2022
15 Pull requests opened by 10 people
-
Build(deps): Bump faraday from 1.10.0 to 2.5.2
#17880 opened
Aug 11, 2022 -
FEATURE: make user status on post streams live
#17903 opened
Aug 13, 2022 -
DEV: Refactor mobile view logic
#17909 opened
Aug 14, 2022 -
FEATURE: default sidebar categories and tags
#17939 opened
Aug 15, 2022 -
FIX: Improvements to like button for archived topics
#17951 opened
Aug 16, 2022 -
FIX: Restore trust level when leaving group
#17954 opened
Aug 16, 2022 -
DEV: Introduce flag for compiling Plugin JS with Ember CLI
#17965 opened
Aug 17, 2022 -
DEV: Try reducing RSVP usage
#17967 opened
Aug 17, 2022 -
FIX: Allow `match_all_tags` to be passed as a URL param
#17972 opened
Aug 17, 2022 -
FIX: Remove last_unread_post excerpt logic for bookmarks
#17979 opened
Aug 18, 2022 -
DEV: Add profile tab to the experimental user menu
#17982 opened
Aug 18, 2022 -
DEV: Update `setting()` computed helper to update live
#17983 opened
Aug 18, 2022 -
DEV: Use button for sidebar section header
#17987 opened
Aug 18, 2022 -
UX: fix typo in a blank page copy
#17988 opened
Aug 18, 2022 -
DEV: Abort qunit tests when clicking in the toolbar
#17989 opened
Aug 18, 2022
5 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.
-
UX: Make Post Notices consistent
#17677 commented on
Aug 12, 2022 • 1 new comment -
DEV: Prefer `site` injection over import
#14982 commented on
Aug 13, 2022 • 0 new comments -
FIX: display correct theme & color-scheme in other user's profiles.
#17710 commented on
Aug 14, 2022 • 0 new comments -
DEV: Remove `{{user-selector}}`
#17753 commented on
Aug 17, 2022 • 0 new comments -
Convert DButton to a Glimmer Component
#17767 commented on
Aug 18, 2022 • 0 new comments