-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Added a role for the bridge mautrix-signal #686
Merged
Merged
Commits on Oct 22, 2020
-
2
Configuration menu - View commit details
-
Copy full SHA for 69efcb5 - Browse repository at this point
Copy the full SHA 69efcb5View commit details
Commits on Oct 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7a54e11 - Browse repository at this point
Copy the full SHA 7a54e11View commit details
Commits on Oct 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for d6940d9 - Browse repository at this point
Copy the full SHA d6940d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ff1d792 - Browse repository at this point
Copy the full SHA ff1d792View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9b890e9 - Browse repository at this point
Copy the full SHA 9b890e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ebc39d - Browse repository at this point
Copy the full SHA 8ebc39dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c36e135 - Browse repository at this point
Copy the full SHA c36e135View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59aa07 - Browse repository at this point
Copy the full SHA e59aa07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2211e67 - Browse repository at this point
Copy the full SHA 2211e67View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd50ee1 - Browse repository at this point
Copy the full SHA dd50ee1View commit details
Commits on Oct 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 468cc39 - Browse repository at this point
Copy the full SHA 468cc39View commit details -
Configuration menu - View commit details
-
Copy full SHA for aabefe2 - Browse repository at this point
Copy the full SHA aabefe2View commit details -
Configuration menu - View commit details
-
Copy full SHA for cea2faa - Browse repository at this point
Copy the full SHA cea2faaView commit details
Commits on Nov 28, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 77b04b2 - Browse repository at this point
Copy the full SHA 77b04b2View commit details
Commits on Dec 24, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 19d030b - Browse repository at this point
Copy the full SHA 19d030bView commit details
Commits on Jan 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for a06c58c - Browse repository at this point
Copy the full SHA a06c58cView commit details -
Configuration menu - View commit details
-
Copy full SHA for ffb837d - Browse repository at this point
Copy the full SHA ffb837dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 89f7f3c - Browse repository at this point
Copy the full SHA 89f7f3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 56af2b1 - Browse repository at this point
Copy the full SHA 56af2b1View commit details
Commits on Jan 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 84cac25 - Browse repository at this point
Copy the full SHA 84cac25View commit details
Commits on Jan 3, 2021
-
The answer to these is: it's good to have them in both places. The role defines the obvious things it depends on (not knowing what setup it will find itself into), and then `group_vars/matrix_servers` "extends" it based on everything else it knows (the homeserver being Synapse, whether or not the internal Postgres server is being used, etc.)
Configuration menu - View commit details
-
Copy full SHA for df8d9cf - Browse repository at this point
Copy the full SHA df8d9cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for aac4006 - Browse repository at this point
Copy the full SHA aac4006View commit details -
Get rid of matrix_mautrix_signal_configuration_permissions
While it's kind of nice having it, it's also somewhat raw and unnecessary. Having a good default and not even mentioning it seems better for most users. People who need a more exposed bridge (rare) can use override the default configuration using `matrix_mautrix_signal_configuration_extension_yaml`.
Configuration menu - View commit details
-
Copy full SHA for da2a668 - Browse repository at this point
Copy the full SHA da2a668View commit details -
Configuration menu - View commit details
-
Copy full SHA for 274f23f - Browse repository at this point
Copy the full SHA 274f23fView commit details -
Make mautrix-signal bridge not log to files
We try to only use console logging (going to journald) for everything, instead of logging things twice (or more).
Configuration menu - View commit details
-
Copy full SHA for 3b524ee - Browse repository at this point
Copy the full SHA 3b524eeView commit details
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.