Marko Weltzer
|
7e5b88c3b7
|
fix: all praise the allmighty yamllinter
|
2022-02-05 21:32:54 +01:00 |
|
Matthew Cengia
|
cb608c06aa
|
Remove references to sqlite
Remove references to sqlite since we should just use postgres from the
outset.
|
2021-12-14 22:36:23 +11:00 |
|
Matthew Cengia
|
7afe8103da
|
Find/replace Facebook with Twitter
find roles/matrix-bridge-mautrix-twitter -type f -exec sed -i \
-e 's/facebook/twitter/g' \
-e 's/Facebook/Twitter/g' \
-e 's/FB/Twitter/g' \
-e 's/fb/twitter/g' {} +
|
2021-12-14 22:36:23 +11:00 |
|
Matthew Cengia
|
6b9b824964
|
Copy matrix-bridge-mautrix-facebook as base for matrix-bridge-mautrix-twitter
|
2021-12-14 22:36:23 +11:00 |
|