Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
Clyde-NET
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Clyde.NET
Clyde-NET
Graph
fcba054913b4ffb8858b5fba3a82b62874443d03
Select Git revision
Branches
1
master
default
1 result
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
23
Feb
22
7
1
Nov
30
Oct
7
3
Apr
15
Jan
6
Nov
28
Oct
15
Sep
8
2
1
28
Aug
27
25
24
19
17
15
14
11
10
5
1
31
Jul
30
28
26
24
22
21
16
23
Jun
8
24
Mar
23
22
19
17
28
Feb
27
21
20
18
17
16
14
12
11
10
9
4
1
30
Jan
29
27
26
25
23
22
21
19
Remodelling continued.
master
master
Updated common to resolve buffer read bounds error on WS.
Slice slice slice.
Replace custom serialization attributes with data contracts.
Update the meaningless copyright notice.
Rename RawEntities to Models.
Add funding.
Validate token. Serilog.
Implement null cache provider.
Implement intent support.
Update libraries and WS code.
Also a TODO.
Add full caching abstraction per someone's wishes.
Updated NuGet locations and credentials.
.NET Core 3.0 and 2020.
Properer activity.
delet presence
Updates to configuration:
Added missing using to event handler.
Drop base prefix from type names.
Some events.
Divide the client classes into smaller, more digestible chunks.
Message events.
Implemented most of message components.
Made reaction IsMe more sensibly-named.
Some message stuff.
Added remaining raw event handler skeletons (doot doot).
Map more events.
Add channel pin events.
Readme touchups.
Add channel events.
Added missing license headers.
Redone configuration for Microsoft.Extensions.Configuration/Options.
Begin reworking configuration.
Fix conflicts.
Begin implementing configuration/options.
Make entities implicitly convertible to Maybe<T> (not-a-)monad.
Implement millisecond ratelimit support.
Update entity constructors to not initialize properties (increases consistency), Maybe<T>.
Optimized the buffers.
Loading