index
:
easybridge.git
master
wip_xmpp_avatar
An easy to set-up simple pupetting bridge for talking to all your IM contacts through Matrix
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
connector
/
xmpp
/
xmpp.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve XMPP bridge: less flashing
Alex Auvolat
2020-10-10
1
-74
/
+137
*
Looks like 2FA works in facebook messenger :o
Alex Auvolat
2020-10-04
1
-0
/
+4
*
Notify user of stuff going on in backends (not done for FB Messenger)
Alex Auvolat
2020-05-04
1
-5
/
+3
*
XMPP: autorejoin MUCs when reconnecting
Alex Auvolat
2020-05-04
1
-7
/
+26
*
Fix revUserId (messenger) and implement search (messenger only for now)
Alex Auvolat
2020-03-09
1
-0
/
+5
*
Load member lists and avatar (low res) from facebook
Alex Auvolat
2020-02-29
1
-1
/
+1
*
Support for external processes; stub FB messenger bridge
Alex Auvolat
2020-02-29
1
-1
/
+1
*
Fix Mattermost event deduplication
Alex Auvolat
2020-02-29
1
-8
/
+9
*
Rename DbCache to DbKv
Alex Auvolat
2020-02-28
1
-1
/
+1
*
XMPP logging
Alex Auvolat
2020-02-27
1
-10
/
+9
*
Fix maintenance of connected status
Alex Auvolat
2020-02-26
1
-0
/
+1
*
Initial ability to configure accounts from web interface
Alex Auvolat
2020-02-26
1
-9
/
+4
*
Try to fix stuff
Alex Auvolat
2020-02-26
1
-1
/
+5
*
Handle event IDs on xmpp; do not echo back messages
Alex Auvolat
2020-02-26
1
-1
/
+7
*
Whoops & refactor
Alex Auvolat
2020-02-26
1
-1
/
+1
*
Room autorejoin
Alex Auvolat
2020-02-26
1
-1
/
+2
*
go fmt
Alex Auvolat
2020-02-23
1
-28
/
+27
*
Mattermost media objects in both ways + user/team profile pictures from MM to...
Alex Auvolat
2020-02-21
1
-0
/
+13
*
Talking to Easybridge is now possible for some things
Alex Auvolat
2020-02-17
1
-0
/
+5
*
Logging
Alex Auvolat
2020-02-17
1
-7
/
+9
*
Fix XMPP && transmit nicknames from bridges to matrix
Alex Auvolat
2020-02-17
1
-47
/
+63
*
Correctly update room topics (works on irc)
Alex Auvolat
2020-02-17
1
-5
/
+11
*
Logging; fix xmpp a bit
Alex Auvolat
2020-02-17
1
-3
/
+36
*
Basic XMPP
Alex Auvolat
2020-02-16
1
-0
/
+274