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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Update CHANGES file
Richard van der Hoff
2016-01-03
1
-2
/
+9
*
Merge pull request #3
Richard van der Hoff
2016-01-03
3
-30
/
+63
|
\
|
*
Factor out common parts of Makefile and Makefile.mingw
Richard van der Hoff
2016-01-03
3
-64
/
+45
|
*
Merge remote-tracking branch 'eionrobb/patch-2' into EionRobb-patch-2
Richard van der Hoff
2016-01-03
1
-0
/
+52
|
/
|
|
*
Create Makefile.mingw
Eion Robb
2016-01-04
1
-0
/
+52
*
|
Merge pull request #2
Richard van der Hoff
2016-01-03
1
-13
/
+8
|
\
\
|
|
/
|
/
|
|
*
Fix some indentation; move json_object_unref back to where it was
Richard van der Hoff
2016-01-03
1
-6
/
+6
|
*
Allow building for winpidgin
Eion Robb
2016-01-04
1
-14
/
+9
|
/
*
Add a changes file
v0.0.0
Richard van der Hoff
2016-01-02
1
-0
/
+4
*
Update notes/strings about synapse versions
Richard van der Hoff
2016-01-02
2
-5
/
+3
*
Use Client API r0 rather than a mix of v1 and v2_alpha.
Richard van der Hoff
2016-01-02
1
-5
/
+7
*
Note that we require bleeding-edge synapse
Richard van der Hoff
2015-11-20
1
-4
/
+5
*
Update for /sync response changes
Richard van der Hoff
2015-11-19
3
-32
/
+17
*
Handle state events which arrive in the timeline
Richard van der Hoff
2015-11-19
1
-3
/
+9
*
Fix a bug which stopped room name changes being handled
Richard van der Hoff
2015-11-19
2
-2
/
+3
*
Fix infinite loop in matrix_room_displayname_to_userid
Richard van der Hoff
2015-11-03
1
-6
/
+7
*
Invert the sense of the 'full_state' flag
Richard van der Hoff
2015-11-03
4
-16
/
+19
*
Update the README, and add some ascii-art to libmatrix.h
Richard van der Hoff
2015-11-03
2
-4
/
+84
*
Remove cruft from libmatrix.c
Richard van der Hoff
2015-11-03
1
-812
/
+81
*
Hopefully fix bugs where the member list got out of sync
Richard van der Hoff
2015-11-03
4
-253
/
+392
*
Include invited members in room name calculations
Richard van der Hoff
2015-11-03
3
-5
/
+12
*
Implement get_cb_real_name
Richard van der Hoff
2015-11-02
5
-1
/
+72
*
Show correct displayname on our own outgoing messages
Richard van der Hoff
2015-11-02
3
-3
/
+13
*
Reload old messages on first connection
Richard van der Hoff
2015-11-02
3
-1
/
+17
*
Mark chats as active when we reconnect.
Richard van der Hoff
2015-11-02
2
-5
/
+15
*
Handle incoming room invites
Richard van der Hoff
2015-11-02
9
-48
/
+178
*
Use m.room.canonical_alias when it exists
Richard van der Hoff
2015-11-02
1
-0
/
+11
*
Refactor the statetable out to a separate file
Richard van der Hoff
2015-10-30
6
-196
/
+400
*
Implement joining rooms
Richard van der Hoff
2015-10-30
5
-1
/
+142
*
Leave rooms when pidgin tells us to.
Richard van der Hoff
2015-10-30
3
-8
/
+72
*
Fix segfault when JSON parsing fails
Richard van der Hoff
2015-10-30
1
-1
/
+1
*
Fix segfault on homeserver connection drop
Richard van der Hoff
2015-10-30
2
-4
/
+13
*
Move the room member table management out to a separate file
Richard van der Hoff
2015-10-29
6
-316
/
+549
*
Set the 'persistent' flag on rooms when added to the buddy list
Richard van der Hoff
2015-10-29
2
-29
/
+45
*
README: We now have member lists in rooms. Mostly.
Richard van der Hoff
2015-10-29
1
-2
/
+1
*
Improve error-handling in API requests
Richard van der Hoff
2015-10-29
4
-89
/
+138
*
Set HTTP request headers correctly for requests via proxy
Richard van der Hoff
2015-10-29
2
-15
/
+26
*
Build our own GET requests
Richard van der Hoff
2015-10-28
1
-15
/
+68
*
Add an indication of the members of a room
Richard van der Hoff
2015-10-27
3
-146
/
+407
*
Request a full_state sync the first time we connect to an account.
Richard van der Hoff
2015-10-27
4
-66
/
+47
*
Better room names for one-to-one chats
Richard van der Hoff
2015-10-26
5
-15
/
+149
*
Update the room state on first message
Richard van der Hoff
2015-10-22
4
-3
/
+89
*
Don't send new messages when the connection is dropping
Richard van der Hoff
2015-10-22
1
-19
/
+29
*
Abort active sync when the account disconnects
Richard van der Hoff
2015-10-22
5
-4
/
+50
*
Refactor the connection code
Richard van der Hoff
2015-10-22
13
-168
/
+250
*
Rename MatrixAccount to MatrixConnectionData
Richard van der Hoff
2015-10-22
8
-90
/
+76
*
Implement a 'cancel' method for the matrix-api interface
Richard van der Hoff
2015-10-22
3
-23
/
+65
*
Stash the next_batch token in the account settings
Richard van der Hoff
2015-10-22
4
-8
/
+25
*
Add comments for matrixprpl_list_icon
Richard van der Hoff
2015-10-22
1
-4
/
+13
*
Install matrix icons
Richard van der Hoff
2015-10-22
4
-3
/
+13
[prev]
[next]