Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Matrix Ruby SDK
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Alexander Olofsson
Matrix Ruby SDK
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
protocol-split
Select Git revision
Branches
6
bot-dsl
master
default
protected
protocol-split
refactoring
tombstones
webmock
Tags
20
v2.8.0
v2.7.0
v2.6.0
v2.5.0
v2.4.0
v2.3.0
v2.2.0
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.1
v2.0.0
v1.5.0
v1.4.0
v1.3.0
v1.2.1
v1.2.0
v1.1.1
v1.1.0
26 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
Apr
5
4
1
28
Mar
17
16
15
14
13
10
16
Feb
14
12
2
27
Jan
22
21
20
19
18
17
16
14
13
12
10
9
18
Dec
12
11
10
9
8
7
6
5
4
3
2
1
30
Nov
29
28
27
26
25
24
23
22
21
20
19
18
17
16
14
28
Oct
27
25
24
30
Sep
27
16
Jul
15
4
3
2
30
Jun
28
27
26
24
23
22
21
19
18
17
16
15
13
12
11
10
9
8
7
6
5
4
3
2
1
31
May
29
27
25
24
21
20
19
17
16
15
14
13
12
10
9
8
7
6
5
4
3
2
1
1
Apr
17
Mar
15
14
8
28
Feb
27
26
25
22
20
17
15
26
Jan
22
Nov
7
Sep
4
3
31
Aug
30
29
28
27
20
14
10
9
8
7
6
5
4
28
Jul
11
10
8
19
Jun
27
May
26
18
11
10
9
6
5
4
3
Remove outdated note about Net::HTTP caching
Add an explanation to empty sync in bot example
Ignore any non m.text messages in bot example
Ensure messages aren't handled in the pre-sync
Add maubot m.relates_to for pongs
Fix a rubocop complaint
Handle ping messages better
Skip echoing empty messages
Cleanly reraise any original socket error
Expose the client listen_forever method
Abort SSE connection on successive errors
Include a unique stream id for SSE debug
Fix more rubocop complaints
Fix rubocop complaints
Improve MSC2108 debug log again
Fix mocha deprecation warning
Add and update changelog with debug changes
Fix a mistake in changelog tense
Include durations and unique query IDs in debug
Add changelog information about MSC improvements
Remove spammy debug from client in regards to SSE
Include filters in SSE sync streams
Fix crash on SSE comments for MSC2108
Disable compression for SSE
Remove some no longer important debug output
Supply a cancellation token for MSC2108
Kill listener thread for client if it doesn't stop
Remove exception on thread for MSC
Fix MSC error handling slightly
Improving MSC2108 debug output slightly
Override bufsize for the buffer for SSE reading
Avoid errors due to anonymous class extending
Version 2.0.1
v2.0.1
v2.0.1
Remove rubocop complaint about block length
Add client abstraction support for MSC2108
Remove old leftover protocol code
Add flag to skip printing HTTP body in debug
Add flag to skip auth header for API requests
Add MSC protocol extension - for MSC2108
Clean up API protocol handling
Loading