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
a9972dc0305d58beaf8de9aa83b761abb5da4c0d
Switch branch/tag
mirai
24 Mar, 2020
7 commits
Reduce code redundancy
· a9972dc0
Him188
authored
Mar 24, 2020
a9972dc0
Clear all deprecated functions which are for binary compatibility
· ed467809
Him188
authored
Mar 24, 2020
ed467809
Suppress expected warnings
· c6a72ba6
Him188
authored
Mar 24, 2020
c6a72ba6
Fix compilation error
· 56843580
Him188
authored
Mar 24, 2020
56843580
Fix compilation error
· 936ed3ff
Him188
authored
Mar 24, 2020
936ed3ff
Migrate to Kotlin 1.4
· 70dd71cb
Him188
authored
Mar 24, 2020
70dd71cb
Update to Kotlin 1.4-M1
· eb7afb6c
Him188
authored
Mar 24, 2020
eb7afb6c
23 Mar, 2020
9 commits
Update CHANGELOG
· f2bd3218
Him188
authored
Mar 23, 2020
f2bd3218
Enhanced message selection
· a6196d85
Him188
authored
Mar 23, 2020
a6196d85
Remove all unnecessary java-friendly JvmName magics
· fccb69bb
Him188
authored
Mar 23, 2020
fccb69bb
Fix ambiguous CombinedMessage
· ac263579
Him188
authored
Mar 23, 2020
ac263579
Add companion `Key`s to `GroupImage`, `FriendImage`, `OnlineImage`, `OfflineImage`
· 7443e2ae
Him188
authored
Mar 23, 2020
7443e2ae
Reduce stack waste
· 917aaf68
Him188
authored
Mar 23, 2020
917aaf68
Make `SingleMessage` implement `CharSequence` and `Iterable<String>`
· bb9d2fb3
Him188
authored
Mar 23, 2020
bb9d2fb3
Fix typos
· 83064d0c
Him188
authored
Mar 23, 2020
83064d0c
Rearrange `RichMessage`
· 0bf290c2
Him188
authored
Mar 23, 2020
0bf290c2
22 Mar, 2020
18 commits
Fix build
· 85840cc4
Him188
authored
Mar 22, 2020
85840cc4
Fix build
· 91e589c8
Him188
authored
Mar 22, 2020
91e589c8
Fix build
· c1e7b559
Him188
authored
Mar 22, 2020
c1e7b559
Binary compatibility
· f9a29633
Him188
authored
Mar 22, 2020
f9a29633
0.29.1
· 48506660
Him188
authored
Mar 22, 2020
48506660
Fix binary compatibility
· a30fafa8
Him188
authored
Mar 22, 2020
a30fafa8
Binary compatibility, fix #155
· d8e262c5
Him188
authored
Mar 22, 2020
d8e262c5
Fix #154
· 1f60474c
Him188
authored
Mar 22, 2020
1f60474c
0.29.0
· 9029dab4
Him188
authored
Mar 22, 2020
9029dab4
Update docs
· f87a8206
Him188
authored
Mar 22, 2020
f87a8206
Prohibit unsafe usage
· 6bb8231d
Him188
authored
Mar 22, 2020
6bb8231d
Ensure references is released after Job cancelling
· 8e37cdbf
Him188
authored
Mar 22, 2020
8e37cdbf
Add close(onEach)
· 9b191f67
Him188
authored
Mar 22, 2020
9b191f67
Adjust jvm method visibility
· 1d34f3e8
Him188
authored
Mar 22, 2020
1d34f3e8
Add module 'compatibility-validator'
· f95a11a2
Him188
authored
Mar 22, 2020
f95a11a2
Change `sendMessage(MessageChain)` to `sendMessage(Message)`
· 53fdcd41
Him188
authored
Mar 22, 2020
53fdcd41
Review: ensure reentrant, rearrange coroutine job management
· 7820b43f
Him188
authored
Mar 22, 2020
7820b43f
Remove redundant rules
· 789317fb
Him188
authored
Mar 22, 2020
789317fb
21 Mar, 2020
6 commits
Rearrange tests, close #126
· 41dc1ffa
Him188
authored
Mar 21, 2020
41dc1ffa
Rearrange tests
· d5c2c19c
Him188
authored
Mar 21, 2020
d5c2c19c
Handle `StatSvc.ReqMSFOffline`, fix #150
· 3e6c7bc6
Him188
authored
Mar 21, 2020
3e6c7bc6
No more data class for ProtoBuf and JceStruct
· 40f15797
Him188
authored
Mar 21, 2020
40f15797
Ensure sequential listener invoking, ensure contextual equals
· 7fff235a
Him188
authored
Mar 21, 2020
7fff235a
Remove listener when job is completed
· df1fbbe2
Him188
authored
Mar 21, 2020
df1fbbe2