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
/
account.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Notify user of stuff going on in backends (not done for FB Messenger)
Alex Auvolat
2020-05-04
1
-1
/
+5
*
Avoid occasionnal deadlocks (1 in 256)
Alex Auvolat
2020-03-13
1
-5
/
+4
*
Fix message duplication due to a race-condition
Alex Auvolat
2020-03-13
1
-0
/
+3
*
Save client pickle automatically (messenger)
Alex Auvolat
2020-03-09
1
-31
/
+44
*
Don't flood Messenger bridge logs to stderr by default
Alex Auvolat
2020-03-04
1
-0
/
+1
*
Better practices
Alex Auvolat
2020-03-04
1
-1
/
+1
*
Improve exiting (actually it was Mattermost that was creating a deadlock)
Alex Auvolat
2020-03-04
1
-5
/
+9
*
Handle shutdown better
Alex Auvolat
2020-03-02
1
-0
/
+1
*
Now receiving messages from messenger as well (rudimentary)
Alex Auvolat
2020-03-01
1
-0
/
+9
*
Load member lists and avatar (low res) from facebook
Alex Auvolat
2020-02-29
1
-6
/
+10
*
Support for external processes; stub FB messenger bridge
Alex Auvolat
2020-02-29
1
-2
/
+3
*
Fix Mattermost event deduplication
Alex Auvolat
2020-02-29
1
-2
/
+15
*
Fixes
Alex Auvolat
2020-02-28
1
-1
/
+1
*
(nothing)
Alex Auvolat
2020-02-28
1
-1
/
+1
*
Handle matrix left events correctly (hopefully)
Alex Auvolat
2020-02-28
1
-9
/
+13
*
Rename DbCache to DbKv
Alex Auvolat
2020-02-28
1
-5
/
+5
*
Refactor connector creation logic
Alex Auvolat
2020-02-28
1
-1
/
+10
*
Logging done better
Alex Auvolat
2020-02-27
1
-5
/
+5
*
Account deletion
Alex Auvolat
2020-02-26
1
-0
/
+3
*
Fix maintenance of connected status
Alex Auvolat
2020-02-26
1
-3
/
+3
*
Initial ability to configure accounts from web interface
Alex Auvolat
2020-02-26
1
-0
/
+22
*
Refactor
Alex Auvolat
2020-02-26
1
-7
/
+67
*
Implement account configuration save/load from db
Alex Auvolat
2020-02-26
1
-5
/
+2
*
Try to fix stuff
Alex Auvolat
2020-02-26
1
-1
/
+3
*
Whoops & refactor
Alex Auvolat
2020-02-26
1
-14
/
+12
*
Room autorejoin
Alex Auvolat
2020-02-26
1
-1
/
+64
*
Move appservice/ to /
Alex Auvolat
2020-02-26
1
-0
/
+331