Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Mirai
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Mirai
Commits
da39cc41a898bc4ec38ea872601ee02f4563f269
Switch branch/tag
mirai
08 Apr, 2020
11 commits
Fix fatal error catching on init
· da39cc41
Him188
authored
Apr 08, 2020
da39cc41
Fix massive concurrent loading
· afb093ba
Him188
authored
Apr 08, 2020
afb093ba
Fix LongMessage decodeing
· 6a7ece1c
Him188
authored
Apr 08, 2020
6a7ece1c
Fix massive group list loading
· faf8002d
Him188
authored
Apr 08, 2020
faf8002d
Add java-friendly APIs
· 4633803c
Him188
authored
Apr 08, 2020
4633803c
Add common `runBlocking` for convenience
· d9756c21
Him188
authored
Apr 08, 2020
d9756c21
cleanup
· a69d6e2e
Him188
authored
Apr 08, 2020
a69d6e2e
Make protocol structure classes internal
· acd11b6e
Him188
authored
Apr 08, 2020
acd11b6e
Update build.gradle.kts
· c8849fd7
Him188
authored
Apr 08, 2020
c8849fd7
Make OIDB structure classes internal
· 62e6d3f4
Him188
authored
Apr 08, 2020
62e6d3f4
Internal struct class
· b08b5bcc
ryoii
authored
Apr 08, 2020
b08b5bcc
07 Apr, 2020
12 commits
Fix bot as a member can't change group card itself
· 0463140b
ryoii
authored
Apr 07, 2020
0463140b
Support for approving requests of adding friend and joining group, close #91
· eec820c1
ryoii
authored
Apr 07, 2020
eec820c1
Adjust timeout, add retry for several servers
· 5c95ab29
Him188
authored
Apr 07, 2020
5c95ab29
Simplify expression
· 7049cc45
Him188
authored
Apr 07, 2020
7049cc45
Support `MessageSource` in `MessageSource.originalMessage`
· fb19c0af
Him188
authored
Apr 07, 2020
fb19c0af
Fix permission detection on recalling self-sent message
· 6c255161
Him188
authored
Apr 07, 2020
6c255161
Adjust exception message
· 366de98a
Him188
authored
Apr 07, 2020
366de98a
Implement `Packet.NoLog`
· dc4b0cbe
Him188
authored
Apr 07, 2020
dc4b0cbe
Implement `Packet.NoLog`
· 1b8626df
Him188
authored
Apr 07, 2020
1b8626df
Fix `MessageSource.key`, add `MessageSource.isAboutFriend` and `MessageSource.isAboutGroup`
· a797dac5
Him188
authored
Apr 07, 2020
a797dac5
Merge remote-tracking branch 'origin/master'
· 0aaeaea7
Him188
authored
Apr 07, 2020
0aaeaea7
Compact MessageSubscribersBuilder
· 9aa32c49
Him188
authored
Apr 07, 2020
9aa32c49
06 Apr, 2020
14 commits
Fix tests
· 8dee2dbb
Him188
authored
Apr 06, 2020
8dee2dbb
Add changelog
· ee001f24
Him188
authored
Apr 06, 2020
ee001f24
Remove useless fast re-login
· b72589de
Him188
authored
Apr 06, 2020
b72589de
0.34.0 released
· 4b58aa9c
Him188
authored
Apr 06, 2020
4b58aa9c
Force message to be in single line
· 09dca31a
Him188
authored
Apr 06, 2020
09dca31a
Unified message logs
· f6cc90a8
Him188
authored
Apr 06, 2020
f6cc90a8
Unified message logs
· 560c46ed
Him188
authored
Apr 06, 2020
560c46ed
Fix StackOverflowError
· c722e97f
Him188
authored
Apr 06, 2020
c722e97f
Fix `MessageChainBuilder.addAndCheckConstrainSingle`
· 7015f0f4
Him188
authored
Apr 06, 2020
7015f0f4
Fix references
· 5c8e995d
Him188
authored
Apr 06, 2020
5c8e995d
Fix references
· 165de9a8
Him188
authored
Apr 06, 2020
165de9a8
Fix buidl
· cdf574d9
Him188
authored
Apr 06, 2020
cdf574d9
Make CombinedMessage internal
· 4184b5f7
Him188
authored
Apr 06, 2020
4184b5f7
Completed CombinedMessage redesigning and constraining on concatenation
· b8b749bf
Him188
authored
Apr 06, 2020
b8b749bf
05 Apr, 2020
3 commits
Merge remote-tracking branch 'origin/master'
· eaa1e96a
Him188
authored
Apr 05, 2020
eaa1e96a
Fix message length estimate again, #195
· fcf2f5c8
ryoii
authored
Apr 05, 2020
fcf2f5c8
Adapt for new `Message.contentToString`
· eb0696be
Him188
authored
Apr 05, 2020
eb0696be