8000 Tags · Yakira111/matrix-puppet-facebook · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: Yakira111/matrix-puppet-facebook

Tags

v1.6.0

Toggle v1.6.0's commit message
Bump to 1.6.0; matrix-puppet-bridge 1.17.0

v1.5.3

Toggle v1.5.3's commit message
Trying yet another workaround for issue matrix-hacks#8.

This time we restart the entire process and use a simple supervisor script.

v1.5.2

Toggle v1.5.2's commit message
Attempt to work around issue matrix-hacks#8.

We restart the facebook client every 8 hours or so to try to avoid the problem
described there.

v1.5.1

Toggle v1.5.1's commit message
Fix a bug with attachment messages that also have a body.

If an fb message had any body text along with one or more attachments,
the attachments would be completely ignored and never sent into the matrix
room -- only the body text would be sent.

This commit fixes that issue, and both the body and any attachments will now
be sent to the matrix room.

This fixes another potential issue where only one attachment would be relayed
to the matrix room if the fb message contains multiple attachments. I was not
able to test this fix, however, because i am not entirely sure how to attach
multiple things to a facebook message.

I should also mention that each fb attachment is sent as a separate message to matrix,
and the body text itself (if any) is also sent as a separate matrix to matrix. I believe
this mirrors how facebook handles things; It doesn't attempt to consolidate everything
into a single message.

v1.5.0

Toggle v1.5.0's commit message
Add support for Login Approvals (2FA).

This commit adds support for Login approvals. A login.js script was
added to prompt for username, password, and any relevant login
approval information, log into facebook, and save out the auth token.
Running login.js is now required to set up the bridge, and it completely
replaces storage of any fb username/password info the config.json.

See the README.md for information on how to use it.

v1.4.4

Toggle v1.4.4's commit message
Bump version.

v1.4.3

Toggle v1.4.3's commit message
Bump bridge base and package version.

v1.4.2

Toggle v1.4.2's commit message
Fix facebookUrl messages

v1.4.1

Toggle v1.4.1's commit message
bump patch version

v1.1.0

Toggle v1.1.0's commit message
bump to 1.1.0

0