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
19bc7b80c5c1e6f4006725dad0d4d1553bee9466
Switch branch/tag
mirai
04 Apr, 2020
16 commits
Rename `MessageSource.senderId` to `MessageSource.fromId`
· 19bc7b80
Him188
authored
Apr 04, 2020
19bc7b80
Cleanup
· 039b3d75
Him188
authored
Apr 04, 2020
039b3d75
Reconstruct MessageSource, fix #197, #133
· 2b49a758
Him188
authored
Apr 04, 2020
2b49a758
Avoid NPE from Android
· 9f7088d4
Him188
authored
Apr 04, 2020
9f7088d4
Fix #187
· eb482a43
Him188
authored
Apr 04, 2020
eb482a43
Rearrange `FlashImage`, add more docs
· c3be191d
Him188
authored
Apr 04, 2020
c3be191d
Simplify constructor
· bd3e73ae
Him188
authored
Apr 04, 2020
bd3e73ae
Introduce `BotIsBeingMutedException` to replace `IllegalStateException`
· 3cc5cbfc
Him188
authored
Apr 04, 2020
3cc5cbfc
Fix name
· e8b0c990
Him188
authored
Apr 04, 2020
e8b0c990
Fix message length estimate, close #195
· 220e6d42
Him188
authored
Apr 04, 2020
220e6d42
Update guide_getting_started.md
· f74e5d87
Him188
authored
Apr 04, 2020
f74e5d87
Update guide_quick_start.md
· e68c952e
Him188
authored
Apr 04, 2020
e68c952e
Update README.md
· 919527bb
Him188
authored
Apr 04, 2020
919527bb
Support `Bot.nick`, closed #93
· eac23171
ryoii
authored
Apr 04, 2020
eac23171
Filter repeated GroupNameChangeEvent
· 5e553a56
ryoii
authored
Apr 04, 2020
5e553a56
Fix groupCard charset encode, fixed #77
· 2a7496c0
ryoii
authored
Apr 04, 2020
2a7496c0
03 Apr, 2020
11 commits
Cleanup
· 18c59116
Him188
authored
Apr 03, 2020
18c59116
Fix message select
· 6590d8ad
Him188
authored
Apr 03, 2020
6590d8ad
Add FlashImage.invoke(imageId: String)
· 1af13913
Him188
authored
Apr 03, 2020
1af13913
Fix `ContactMessage.nextMessageContaining`
· cb535bb8
Him188
authored
Apr 03, 2020
cb535bb8
Add Image.Key support for FlashImage
· ed1a675c
Him188
authored
Apr 03, 2020
ed1a675c
Remove prints
· 514084c4
Him188
authored
Apr 03, 2020
514084c4
Fix `PlainText.equals`, close #192
· 14bce64f
Him188
authored
Apr 03, 2020
14bce64f
Fix FlashImage constructing
· b4f77454
Him188
authored
Apr 03, 2020
b4f77454
Make `AbstractImage` sealed
· ebe3ecd2
Him188
authored
Apr 03, 2020
ebe3ecd2
Make `FlashImage` constructable from `mirai-core`
· 985b0b4b
Him188
authored
Apr 03, 2020
985b0b4b
Support FlashImage
· 5cb93c9f
ryoii
authored
Apr 03, 2020
5cb93c9f
02 Apr, 2020
13 commits
Fix unsigned value representation
· fb635c14
Him188
authored
Apr 02, 2020
fb635c14
Fix `fixToString`
· 42595a37
Him188
authored
Apr 02, 2020
42595a37
Fix reference
· f8e0f27f
Him188
authored
Apr 02, 2020
f8e0f27f
0.32.0 released
· fb89837c
Him188
authored
Apr 02, 2020
fb89837c
Fix build
· 2f6ee0c4
Him188
authored
Apr 02, 2020
2f6ee0c4
Move `net.mamoe.mirai.qqandroid.io` to `net.mamoe.mirai.qqandroid.utils.io`
· 06092f0f
Him188
authored
Apr 02, 2020
06092f0f
Fix init error
· cd41166f
Him188
authored
Apr 02, 2020
cd41166f
Introduce `ContactMessage` to replace `MessagePacket<*, *>`
· 32553fad
Him188
authored
Apr 02, 2020
32553fad
Replace use of `Bot.uin` with `Bot.id`
· 37735489
Him188
authored
Apr 02, 2020
37735489
Add `MessageTooLargeException` to differentiate with mute exception
· d5868ed7
Him188
authored
Apr 02, 2020
d5868ed7
Make chinese letter length estimating more safer
· 069753e9
Him188
authored
Apr 02, 2020
069753e9
Merge remote-tracking branch 'origin/master'
· 7abfa5a0
Him188
authored
Apr 02, 2020
7abfa5a0
Fix length estimate for the case Quote + Image
· 993faee5
Him188
authored
Apr 02, 2020
993faee5