-
Notifications
You must be signed in to change notification settings - Fork 13.1k
[NEW][ENTERPRISE] Hide message history for new channel members #20253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
3df0fab
refactor find visible messages
gabrieleiro 1704c99
Merge branch 'develop' into feat/filter-messages
sampaiodiego 1cca418
Create Message DB service
sampaiodiego 116d68c
Use Message DB service to get messages
sampaiodiego 1dceb5f
Potential places to use Message DB service
sampaiodiego 595ca58
rename notContainingTypes key to excludeTypes
gabrieleiro 6e1954c
add new field in room document
gabrieleiro 77f4c88
apply business logic for findVisibleByRoomId
gabrieleiro 59d96a5
missing todos
gabrieleiro 5aee38a
findVisibleByMentionAndRoomId
gabrieleiro fb3b220
refactor and replace of snippeted
gabrieleiro ddf9767
linter errors
gabrieleiro 14b43b7
more linting
gabrieleiro 6cb4e38
Merge branch 'develop' into db-service
sampaiodiego 428a731
Fix TS lint
sampaiodiego a5f22ae
Postpone some points
sampaiodiego c827914
allow for custom queries
gabrieleiro ae6c143
...ById
gabrieleiro 87dcc86
add unimplemented methods
gabrieleiro dedfbff
linting errors
gabrieleiro cdfac5a
fix typecheck
gabrieleiro 484195c
remove logs
gabrieleiro 5bfc49c
fix typo
gabrieleiro c5aa860
fix getThreadsList
gabrieleiro fe99e29
fix getDeleted
gabrieleiro 5cd1c63
fix threads
gabrieleiro 6869316
fix files
gabrieleiro 3b58590
increase timeout for oembed test
gabrieleiro 0964199
Added option to enable history hiding when creating a new room
pierre-lehnen-rc a1b9aa7
add cursor count
gabrieleiro f0209fe
missing count
gabrieleiro d1ee2fd
revert breaking change
gabrieleiro d5503b8
remove duplicate timestamp logic
gabrieleiro a8b0e63
Merge remote-tracking branch 'origin/develop' into db-service
rodrigok 87bf788
Remove uncessary TODOs
rodrigok be628f0
Remove uncessary change
rodrigok b4b3cf7
Solve LGTM problems
rodrigok 4e844f5
Merge remote-tracking branch 'origin/develop' into db-service
rodrigok 82a046a
pt-br localization
pierre-lehnen-rc efa3385
Simplify excludeTypes
rodrigok 9a94f15
Merge branch 'db-service' of https://github.com/RocketChat/Rocket.Cha…
rodrigok 529f65f
Undo uncessary change
rodrigok d013983
Fix Message.get and total
rodrigok de1ed46
Fix return of totals
rodrigok b74c4fc
Fix last issues with totals
rodrigok 4d7debe
Small fixes
rodrigok 032328b
Fix error on tests
rodrigok 4fe6189
Fix find for snippets
rodrigok 1cf019c
Fix findThreads
rodrigok 6290630
Fix issue with chat.syncThreadsList and chat.syncThreadMessages
rodrigok ba9b29a
Fix tests
rodrigok ea6957a
Undo cleanRoomHistory
rodrigok 767b91d
add filter for pinned messages
gabrieleiro 55206ad
Put back new model methods in cleanRoomHistory
rodrigok 71f1b49
Merge branch 'db-service' of https://github.com/RocketChat/Rocket.Cha…
rodrigok 97c3cf6
fix typecheck
gabrieleiro 2c2de91
Simplify services
rodrigok 9119cf4
Add option to hide/show history on discussions too.
pierre-lehnen-rc ca4e988
Option to enable/disable history for new users through the room sidebar.
pierre-lehnen-rc 7dfc684
Merge branch 'develop' into db-service
sampaiodiego 7a90530
Remove console.log
sampaiodiego File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.