-
Notifications
You must be signed in to change notification settings - Fork 508
Add support for Talk Sidebar in public share pages #2107
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
nickvergessen
merged 21 commits into
master
from
add-support-for-talk-sidebar-in-public-share-pages
Sep 27, 2019
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
edc54ea
Add support for public shares to file rooms
danxuliu 8de6a11
Add integration tests for files shared by link
danxuliu 3d89459
Add integration tests for self-joined users in files shared by link
danxuliu b10313c
Add self-joined users and guests to the candidate mentions in file rooms
danxuliu 6bb86a4
Add integration tests for mentions in a file shared by link
danxuliu ca62f9d
Fix avatar container height during calls
danxuliu 1ba0f4f
Add support for Talk sidebar in public share pages
danxuliu 255ac5d
Add basic acceptance tests for the Talk sidebar in the public share page
danxuliu 83b5469
Add acceptance tests for Talk sidebar in public share page to Drone
danxuliu aaa8b84
Add acceptance tests for registered users in the public share page
danxuliu cd17e48
Add acceptance tests for mentioning users in the Files app
danxuliu c03ab40
Add acceptance tests for mentions in the public share page
danxuliu 7f731bd
Add acceptance tests for chats in a file shared by link
danxuliu b4a2907
Add acceptance tests for chats in a file shared by link with a password
danxuliu 41a1556
Correctly check if the share has a password and if it was entered cor…
nickvergessen b77d4b2
Add integration tests for getting the room for link share with password
danxuliu 7fdcb46
Do not add system message for self joined users to file rooms
danxuliu 6f8ac51
Add integration tests for the "user_added" system message
danxuliu 129a3c1
Add wrapper around "OC.getCurrentUser()" to be able to override the user
danxuliu c1e6687
Override the current user when getting the room for a public share page
danxuliu 891a73f
Fix guest avatars in public share page
danxuliu 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
Correctly check if the share has a password and if it was entered cor…
…rectly. This prevents joining the room for a file shared by link and protected by password if the password has not been entered yet. Signed-off-by: Joas Schilling <[email protected]>
- Loading branch information
commit 41a15569570b1b1208d7a4c2221fb0a9efcb2711
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
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.