Skylar Sadlier skylord123
skylord123 synced commits to dev at skylord123/node-red-contrib-matrix-chat from mirror 2022-03-17 22:08:37 -06:00
2ce80e2906 Update version to 0.5.5
0c657caf5f Update version to 0.5.0
848fd0ec9d Merge pull request #58 from Skylar-Tech/48-key-sharing
fef40f4ea9 - Update matrix-device-verification node description with super basic info on how to use it
595fbca3df - Update main readme with new verification notes
Compare 15 commits »
skylord123 synced commits to dev at skylord123/node-red-contrib-matrix-chat from mirror 2022-03-17 14:08:37 -06:00
d304cb95f6 Merge pull request #55 from Skylar-Tech/51-device_id-fix
85764c08d3 Merge pull request #52 from aikitori/feature/delete-message
050be29d64 rename node
33823dea25 - We now use /whoami to validate the auth token since it gives us the user_id and device_id for the given auth_token (device_id is only available on Synapse 1.40 onwards)
d826c58b51 Add Delete Message Node
Compare 21 commits »
skylord123 synced new reference 51-device_id-fix to skylord123/node-red-contrib-matrix-chat from mirror 2022-03-12 21:08:36 -07:00
skylord123 synced new reference 0.4.6 to skylord123/node-red-contrib-matrix-chat from mirror 2022-02-09 19:58:37 -07:00
skylord123 synced commits to master at skylord123/node-red-contrib-matrix-chat from mirror 2022-02-09 19:58:37 -07:00
d0ba671452 - Fix force-join-room example links
282c8ffc80 - Bump version to 0.4.6
6dd2ec75f0 - Move client storage to the Node-RED user directory.
Compare 3 commits »
skylord123 synced commits to master at skylord123/node-red-contrib-matrix-chat from mirror 2022-02-03 19:38:37 -07:00
ae386b90a6 Fix olm library reference.
skylord123 synced new reference 0.4.1 to skylord123/node-red-contrib-matrix-chat from mirror 2022-02-03 19:38:37 -07:00
skylord123 synced new reference 0.4.0 to skylord123/node-red-contrib-matrix-chat from mirror 2022-02-03 11:28:37 -07:00
skylord123 synced commits to master at skylord123/node-red-contrib-matrix-chat from mirror 2022-02-03 11:28:37 -07:00
4d1ec9e65c - Make it clear that manually generating a Device ID is bad behavior
2fcd463eb6 - Update release to 0.4.0
b44629c84e - When checking authentication we should retry startup if the error we receive isn't related to invalid auth token (M_UNKNOWN_TOKEN)
9f0a962991 - Fixed: Reactions weren't working because sendCompleteEvent is a private method.
f3df8c6f97 This comment is no longer necessary since we implemented it.
Compare 8 commits »
skylord123 synced new reference 0.3.0 to skylord123/node-red-contrib-matrix-chat from mirror 2022-01-14 18:48:37 -07:00
skylord123 synced commits to master at skylord123/node-red-contrib-matrix-chat from mirror 2022-01-14 18:48:37 -07:00
25c92b787a - Messages used to get ignored if they were over 1 second old. This caused issues with messages being ignored on servers that took longer than a second to respond (*cough* matrix.org *cough*). Now it accepts all new messages. Moving forward any messages that are sent before Node-RED starts or gets deployed will be ignored (so that old messages don't pop up since the cache clears every deploy/node-red restart so old messages look like new ones).
skylord123 synced commits to master at skylord123/node-red-contrib-matrix-chat from mirror 2021-12-19 02:28:37 -07:00
0b9c59a7be Fix eventId not being returned from matrix-send-file and matrix-send-message nodes
skylord123 synced new reference 0.2.7 to skylord123/node-red-contrib-matrix-chat from mirror 2021-12-19 02:28:37 -07:00
skylord123 synced new reference 0.2.6 to skylord123/node-red-contrib-matrix-chat from mirror 2021-11-25 02:15:48 -07:00
skylord123 synced commits to master at skylord123/node-red-contrib-matrix-chat from mirror 2021-11-25 02:15:48 -07:00
9c836c9262 Set version 0.2.6
9c62a73b15 Merge pull request #35 from Skylar-Tech/dev
447b18835c Closes #34 - Fix connection state logic
2341cbef10 Closes #32 - fixed leaking unencrypted messages during startup
Compare 4 commits »
skylord123 synced commits to dev at skylord123/node-red-contrib-matrix-chat from mirror 2021-11-25 02:15:47 -07:00
447b18835c Closes #34 - Fix connection state logic
2341cbef10 Closes #32 - fixed leaking unencrypted messages during startup
73d802ff0d Merge pull request #27 from Skylar-Tech/dev
a10667a0e8 Update README.md
Compare 4 commits »
skylord123 synced new reference dev to skylord123/node-red-contrib-gamedig from mirror 2021-09-05 06:53:31 -06:00
skylord123 synced new reference 2.1.1 to skylord123/node-red-contrib-gamedig from mirror 2021-09-05 06:53:31 -06:00
skylord123 synced commits to master at skylord123/node-red-contrib-gamedig from mirror 2021-09-05 06:53:31 -06:00
f6078118c0 Merge pull request #2 from skylord123/dev
e2e8119d7f - update version to 2.1.1
Compare 2 commits »
skylord123 synced commits to master at skylord123/docker-svencoop-server from mirror 2019-12-17 02:42:37 -07:00
9b0ecc3f08 Update README.md