3286d7e6e2
Invite only on direct chat
9270761b20
Missing invite for bridgebot
9d1d6e379c
Support LINE users with no discoverable ID
ec14b90711
Allow syncing pathless avatar images
14de373787
Startup fixes
Missing invites
92fd74afa2
Missing invite for bridgebot
47a0284e81
Safety null checks for avatars
b06e4532a1
Use real sender name ya dingus
8613ad1256
Support LINE users with no discoverable ID
3c5c8cd610
Allow syncing pathless avatar images
Systemd services
Should check github.com/matrix-org/synapse#9803 for seucrity hardening tips and tools like systemd-analyze security
from [this…
Errors in sync stage block receiving new messages
During sync some messages are sent on user's behalf
Systemd services
Or better yet, the Python module itself can poll for a socket connection instead of erroring out on first failure.
That would indeed be preferred. A n time retry with a few seconds time-out…
WIP: Systemd services
During sync some messages are sent on user's behalf
Unifying the executables
I'm thinking it will be a security concern down the line if another app would be able to access the raw chrome connection on the port/socket. It may not be a major risk, but it could be in the late…
Unifying the executables
X server is needed?
Hmm, that's unfortunate. So until that's solved we'll use something like xvfb
? Are there many adjustments needed to get that working?