riot-web/src
Pankaj Singh 773b03e15e
Added meaning full error message based on platform (#12074)
* fix: fixed 'Database unexpectedly closed' is a bad error message (#25948)

* Added deviceType condition check for web and desktop

* Added Error description for web and desktop

* Changed 'error_database_closed_title' Title to '%(brand)s stopped working'

Signed-off-by: Pankaj Singh <pankajsingh132000@gmail.com>

* refactor(platform): replace UA parsing with Platform for platform detection

Signed-off-by: Pankaj Singh <pankajsingh132000@gmail.com>

* refactor(platform-test): added getHumanReadableName function in testcase

Signed-off-by: Pankaj Singh <pankajsingh132000@gmail.com>

* refactor(platform): added %brand argument for description

Signed-off-by: Pankaj Singh <pankajsingh132000@gmail.com>

* refactor by linter

Signed-off-by: Pankaj Singh <pankajsingh132000@gmail.com>

* refactor(linter): used prettier for linter

* Enable `A thread with a redacted unread is still read after restart` (#12083)

* [create-pull-request] automated change (#12085)

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>

* Allow element-web hash to be specified when calling playwright tests workflow (#12087)

* add link to issue for disabled test

* [create-pull-request] automated change (#12093)

Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>

* Add tests about room list order (#12088)

---------

Signed-off-by: Pankaj Singh <pankajsingh132000@gmail.com>
Co-authored-by: Florian Duros <florianduros@element.io>
Co-authored-by: ElementRobot <releases@riot.im>
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
Co-authored-by: Richard van der Hoff <richard@matrix.org>
2024-01-02 11:48:12 +00:00
..
@types Improve AccessibleButton & related types (#12075) 2023-12-20 14:42:31 +00:00
accessibility Switch AccessibleButton and derivatives to using `forwardRef` (#12054) 2023-12-21 08:50:42 +00:00
actions
async-components/views/dialogs Set up key backup using non-deprecated APIs (#12005) 2023-12-06 17:54:47 +00:00
audio Revert back to worklet-loader compatible syntax 2023-11-18 21:36:11 +01:00
autocomplete
components Prepare for switching AccessibleTooltipButton to using Compound Tooltips (#12082) 2024-01-02 09:21:53 +00:00
contexts Improve AccessibleButton & related types (#12075) 2023-12-20 14:42:31 +00:00
customisations
dispatcher Fix timeline position when moving to a room and coming back (#12055) 2023-12-19 13:21:44 +00:00
editor Deserialise spoilers back into slash command form (#11805) 2023-10-26 13:35:02 +00:00
effects
emojipicker
events Stop displaying verification done messages in timeline (#11932) 2023-12-01 09:12:38 +00:00
hooks
i18n/strings Added meaning full error message based on platform (#12074) 2024-01-02 11:48:12 +00:00
indexing Reduce amount of log spam (#11898) 2023-11-20 12:24:13 +00:00
integrations
mjolnir
models Remove limit condition. (#11960) 2023-11-29 19:49:33 +00:00
modules Knock on a ask-to-join room if a module wants to join the room when navigating to a room (#11787) 2023-10-27 12:51:39 +00:00
notifications
performance
rageshake Log unhandled promise rejections in the rageshake (#12028) 2023-12-15 10:16:30 +00:00
resizer
settings Deprecate lab experiment 'feature_state_counters' (#11343) 2023-11-30 08:19:16 +00:00
slash-commands
stores Fix timeline position when moving to a room and coming back (#12055) 2023-12-19 13:21:44 +00:00
toasts Use Compound tooltips instead of homegrown in TextWithTooltip & InfoTooltip (#12052) 2023-12-19 17:19:54 +00:00
usercontent
utils Iterate landmarks around the app in order to improve a11y (#12064) 2023-12-20 15:32:24 +00:00
voice-broadcast
widgets Use new matrixRTC calling (#11792) 2023-10-30 15:14:27 +00:00
workers Appease the linter 2023-11-18 21:37:49 +01:00
AddThreepid.ts
AsyncWrapper.tsx
Avatar.ts
BasePlatform.ts Update base64 import (#11784) 2023-10-20 18:19:09 +01:00
BlurhashEncoder.ts Fix paths and extensions 2023-11-13 20:10:55 +01:00
ContentMessages.ts
DateUtils.ts
DecryptionFailureTracker.ts
DeviceListener.ts
Editing.ts
HtmlUtils.tsx
IConfigOptions.ts Show all labs flags if developerMode enabled (#11746) 2023-10-13 13:24:00 +00:00
IdentityAuthClient.tsx
ImageUtils.ts
KeyBindingsDefaults.ts
KeyBindingsManager.ts
Keyboard.ts
LegacyCallHandler.tsx
Lifecycle.ts Keep device language when it has been previosuly set, after a successful delegated authentication flow that clears localStorage (#11902) 2023-11-24 15:51:28 +00:00
Livestream.ts
Login.ts
Markdown.ts
MatrixClientPeg.ts Added meaning full error message based on platform (#12074) 2024-01-02 11:48:12 +00:00
MediaDeviceHandler.ts
Modal.tsx
NodeAnimator.tsx
Notifier.ts Add ringing for matrixRTC (#11870) 2023-11-21 17:12:08 +00:00
PageTypes.ts
PasswordReset.ts
PlatformPeg.ts
PosthogAnalytics.ts Report crypto sdk in posthog (#11834) 2023-11-13 14:16:12 +00:00
PosthogTrackers.ts Update dependency @vector-im/compound-web to v0.9.4 (#11891) 2023-12-14 11:10:01 +00:00
Presence.ts Switch to updating presence via /sync calls instead of PUT /presence (#11824) 2023-11-01 10:49:47 +00:00
Registration.tsx
Resend.ts
Roles.ts
RoomAliasCache.ts
RoomInvite.tsx
RoomNotifs.ts Rewrite doesRoomOrThreadHaveUnreadMessages to use the receipt rewrite from js-sdk (#11903) 2023-11-29 13:36:52 +00:00
Rooms.ts
ScalarAuthClient.ts
ScalarMessaging.ts
SdkConfig.ts Show all labs flags if developerMode enabled (#11746) 2023-10-13 13:24:00 +00:00
Searching.ts
SecurityManager.ts Element-R: fix repeated requests to enter 4S key during cross-signing reset (#12059) 2023-12-15 14:59:36 +00:00
SendHistoryManager.ts
SlashCommands.tsx
SlidingSyncManager.ts
Terms.ts
TextForEvent.tsx
Typeguards.ts
Unread.ts Rewrite doesRoomOrThreadHaveUnreadMessages to use the receipt rewrite from js-sdk (#11903) 2023-11-29 13:36:52 +00:00
UserActivity.ts
UserAddress.ts
Views.ts
VoipUserMapper.ts
WhoIsTyping.ts
WorkerManager.ts Load web workers in a way that Webpack 5 can bundle them 2023-11-11 16:03:08 +01:00
boundThreepids.ts
call-types.ts
createRoom.ts Always allow call.member events on new rooms (#11948) 2023-11-28 12:13:31 +00:00
email.ts
identifiers.ts
index.ts
languageHandler.tsx
linkify-matrix.ts
phonenumber.ts
sendTimePerformanceMetrics.ts
sentry.ts Add crypto info for rust crypto in sentry (#11798) 2023-10-26 15:45:05 +00:00
shouldHideEvent.ts
theme.ts
verification.ts