index
:
purple-matrix
devel
master
Libpurple protocol plugin for matrix
Matěj Cepl <mcepl@cepl.eu>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
matrix-connection.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
matrix-connection: Only change state and progress if we're not already connec...
Ave
2021-02-05
1
-2
/
+5
*
connection: Use stored access token
Dr. David Alan Gilbert
2019-12-28
1
-1
/
+53
*
connection: Handle no password explicitly
Dr. David Alan Gilbert
2019-12-28
1
-4
/
+75
*
connection: Split start of sync out of _login_completed
Dr. David Alan Gilbert
2019-12-28
1
-26
/
+35
*
connection: store access token
Dr. David Alan Gilbert
2019-12-28
1
-0
/
+2
*
e2e: Retrieve or create Olm account state, send keys
Dr. David Alan Gilbert
2018-02-25
1
-2
/
+8
*
Re-use the device-id provided by the server
Eion Robb
2017-03-12
1
-1
/
+5
*
Pass body/len/content_type to completion callback
Dr. David Alan Gilbert
2016-11-13
1
-3
/
+6
*
Invert the sense of the 'full_state' flag
Richard van der Hoff
2015-11-03
1
-3
/
+3
*
Reload old messages on first connection
Richard van der Hoff
2015-11-02
1
-1
/
+11
*
Handle incoming room invites
Richard van der Hoff
2015-11-02
1
-0
/
+9
*
Implement joining rooms
Richard van der Hoff
2015-10-30
1
-0
/
+68
*
Fix segfault on homeserver connection drop
Richard van der Hoff
2015-10-30
1
-2
/
+10
*
Improve error-handling in API requests
Richard van der Hoff
2015-10-29
1
-2
/
+7
*
Request a full_state sync the first time we connect to an account.
Richard van der Hoff
2015-10-27
1
-11
/
+37
*
Better room names for one-to-one chats
Richard van der Hoff
2015-10-26
1
-0
/
+5
*
Update the room state on first message
Richard van der Hoff
2015-10-22
1
-0
/
+5
*
Abort active sync when the account disconnects
Richard van der Hoff
2015-10-22
1
-2
/
+34
*
Refactor the connection code
Richard van der Hoff
2015-10-22
1
-0
/
+145