Skip to content

[IMPROVE] System messages consistency#4461

Merged
reinaldonetof merged 23 commits into
developfrom
improve/sys-messages-consistency-v2
Oct 21, 2022
Merged

[IMPROVE] System messages consistency#4461
reinaldonetof merged 23 commits into
developfrom
improve/sys-messages-consistency-v2

Conversation

@dnlsilva

@dnlsilva dnlsilva commented Aug 23, 2022

Copy link
Copy Markdown
Contributor

Proposed changes

System messages consistency

Related: RocketChat/Rocket.Chat#26130

Issue(s)

How to test or reproduce

Screenshots

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • Improvement (non-breaking change which improves a current function)
  • New feature (non-breaking change which adds functionality)
  • Documentation update (if none of the other choices apply)

Checklist

  • I have read the CONTRIBUTING doc
  • I have signed the CLA
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works (if applicable)
  • I have added necessary documentation (if applicable)
  • Any dependent changes have been merged and published in downstream modules

Further comments

Jira: TC-88

@reinaldonetof reinaldonetof left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's missing 'ru', 'au', 'user-muted', 'user-unmuted', 'r', 'room_changed_privacy', 'room_changed_avatar', 'room_e2e_enabled', 'room_e2e_disabled', 'room-removed-set-only', 'room-set-read-only', 'room-dissalowed-reacting', 'room-allowed-reacting', inside SYSTEM_MESSAGE_TYPES_WITH_AUTHOR_NAME

'room_archived', 'user-muted' isn't working

https://github.com/RocketChat/Rocket.Chat.ReactNative/pull/4461/files#diff-86656b83460baf771e2b3a7a9729ec2b8f417dc63f65ff4819f806109ae07ca5L107

Comment thread app/containers/message/utils.ts Outdated
Comment thread app/definitions/IMessage.ts
Comment thread app/i18n/locales/en.json
@reinaldonetof reinaldonetof merged commit 16e11c7 into develop Oct 21, 2022
@reinaldonetof reinaldonetof deleted the improve/sys-messages-consistency-v2 branch October 21, 2022 16:35
diegolmello pushed a commit that referenced this pull request Dec 2, 2022
* fix sys messages

* update snapshot

* update snapshot

* add username

* wip

* wip

* change to switch and fix types

* wip

* new translations

* update snapshot

* Update app/containers/message/utils.ts

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>

* fix types and return

* remove unused translation

* fix types

* remove unused params

* minor tweak

* update story

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
diegolmello pushed a commit that referenced this pull request Dec 2, 2022
* fix sys messages

* update snapshot

* update snapshot

* add username

* wip

* wip

* change to switch and fix types

* wip

* new translations

* update snapshot

* Update app/containers/message/utils.ts

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>

* fix types and return

* remove unused translation

* fix types

* remove unused params

* minor tweak

* update story

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
ivnxyz pushed a commit to NextiaDev/Rocket.Chat.ReactNative that referenced this pull request May 26, 2023
* fix sys messages

* update snapshot

* update snapshot

* add username

* wip

* wip

* change to switch and fix types

* wip

* new translations

* update snapshot

* Update app/containers/message/utils.ts

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>

* fix types and return

* remove unused translation

* fix types

* remove unused params

* minor tweak

* update story

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
ivnxyz pushed a commit to NextiaDev/Rocket.Chat.ReactNative that referenced this pull request May 26, 2023
* fix sys messages

* update snapshot

* update snapshot

* add username

* wip

* wip

* change to switch and fix types

* wip

* new translations

* update snapshot

* Update app/containers/message/utils.ts

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>

* fix types and return

* remove unused translation

* fix types

* remove unused params

* minor tweak

* update story

Co-authored-by: Reinaldo Neto <47038980+reinaldonetof@users.noreply.github.com>
Co-authored-by: Reinaldo Neto <reinaldonetof@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants