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
ae1156b43473874a414e595d061c1ed016c55a8d
Switch branch/tag
mirai
10 Apr, 2020
1 commit
Simplify Contact structure
· ae1156b4
Him188
authored
Apr 10, 2020
ae1156b4
09 Apr, 2020
11 commits
Merge remote-tracking branch 'origin/master'
· aa195b0c
Him188
authored
Apr 09, 2020
aa195b0c
Simplify Bot structure
· ec35eeba
Him188
authored
Apr 09, 2020
ec35eeba
Add fail-fast check
· f28e50e0
Him188
authored
Apr 09, 2020
f28e50e0
Fix kick
· ee89f22c
Him188
authored
Apr 09, 2020
ee89f22c
Add lua-mirai
· 28e8afcb
Him188
authored
Apr 09, 2020
28e8afcb
Increase timeout, close #28
· 8f4313a3
Him188
authored
Apr 09, 2020
8f4313a3
Fix MessageSource.id from offline quotations
· 3a8b2dd6
Him188
authored
Apr 09, 2020
3a8b2dd6
Add warning for LowLevelApi
· 7f498604
Him188
authored
Apr 09, 2020
7f498604
Add constructor checks
· 06786eb3
Him188
authored
Apr 09, 2020
06786eb3
Fix naming issue
· a604083e
Him188
authored
Apr 09, 2020
a604083e
Add subscribers for TempMessage
· 3dafb8ea
Him188
authored
Apr 09, 2020
3dafb8ea
08 Apr, 2020
18 commits
Support TempMessage
· 2053ab19
ryoii
authored
Apr 08, 2020
2053ab19
Fix build
· fc8714de
Him188
authored
Apr 08, 2020
fc8714de
0.35.0 released
· 3fdb6466
Him188
authored
Apr 08, 2020
3fdb6466
Fix build
· 5493bf39
Him188
authored
Apr 08, 2020
5493bf39
Fix incorrect new contact handling
· df9a5f7c
Him188
authored
Apr 08, 2020
df9a5f7c
Extract `reloadFriendList()` outside `init()`
· b4140b78
Him188
authored
Apr 08, 2020
b4140b78
Handle ContactList syncing on new friend or member event.
· 6480e78b
Him188
authored
Apr 08, 2020
6480e78b
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
10 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