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
3efeba1980a81fdb87b49689a4811d9fb573cb74
Switch branch/tag
mirai
22 Apr, 2020
15 commits
Merge remote-tracking branch 'origin/master'
· 3efeba19
Him188
authored
Apr 22, 2020
3efeba19
Rename `Identified` to `ContactOrBot`, remove experimental annotations
· 3c9b057a
Him188
authored
Apr 22, 2020
3c9b057a
Update README.md
· 896860e3
mzdluo123
authored
Apr 22, 2020
896860e3
Add compatibility tests
· 15527b56
Him188
authored
Apr 22, 2020
15527b56
Use `List` instead of `Sequence`
· 4b05cb45
Him188
authored
Apr 22, 2020
4b05cb45
Replace `Bot.instances: List<WeakRef>` with `Bot.instances: Sequence<Bot>`
· 373ad9e8
Him188
authored
Apr 22, 2020
373ad9e8
Make `BotIsBeingMutedException.botMuteRemaining` inline
· d40e3ee7
Him188
authored
Apr 22, 2020
d40e3ee7
Add more DSL clauses
· 34716841
Him188
authored
Apr 22, 2020
34716841
?
· 5aa85ba0
Him188
authored
Apr 22, 2020
5aa85ba0
Make crossinline
· 9ad8dfa7
Him188
authored
Apr 22, 2020
9ad8dfa7
Fix version number
· be6cc718
Him188
authored
Apr 22, 2020
be6cc718
Rearrange tests
· b78d9ad3
Him188
authored
Apr 22, 2020
b78d9ad3
Fix build
· 9ae02b5a
Him188
authored
Apr 22, 2020
9ae02b5a
Fix build
· a6623621
Him188
authored
Apr 22, 2020
a6623621
Fix build
· 41f1c12c
Him188
authored
Apr 22, 2020
41f1c12c
21 Apr, 2020
7 commits
Fix #245
· c425a809
Him188
authored
Apr 21, 2020
c425a809
Fix `syncFromEvent`, add Tests
· ca216bc4
Him188
authored
Apr 21, 2020
ca216bc4
Rename `MessagePacket.kt` to `ContactMessage.kt`
· 422e8a9b
Him188
authored
Apr 21, 2020
422e8a9b
Simplify expressions
· a5167646
Him188
authored
Apr 21, 2020
a5167646
Remove senseless contracts
· 069a88e8
Him188
authored
Apr 21, 2020
069a88e8
Rename `subscribingGet` to `syncFromEvent`, `subscribingGetAsync` to `asyncFromEvent`; Improve docs
· d94b1d32
Him188
authored
Apr 21, 2020
d94b1d32
Add noinline subscribers that take eventClasses
· 52342267
Him188
authored
Apr 21, 2020
52342267
20 Apr, 2020
18 commits
0.38.0 released
· 8c3b76e1
Him188
authored
Apr 20, 2020
8c3b76e1
Add `MessageChain.contentEquals`
· 5af1d043
Him188
authored
Apr 20, 2020
5af1d043
Add `Message.isPlain`, `Message.isNotPlain`
· f845b5cd
Him188
authored
Apr 20, 2020
f845b5cd
Improve docs
· edd823c7
Him188
authored
Apr 20, 2020
edd823c7
Fix typo, add `MessageChain.allContent`, `MessageChain.noneContent`
· 16fec257
Him188
authored
Apr 20, 2020
16fec257
Fix CombinedMessage.toString, add caches.
· 9270195d
Him188
authored
Apr 20, 2020
9270195d
Merge remote-tracking branch 'origin/master'
· fa932043
Him188
authored
Apr 20, 2020
fa932043
Support CustomMessage
· 96610b30
Him188
authored
Apr 20, 2020
96610b30
Update Chat Group
· 8c684c9e
ryoii
authored
Apr 20, 2020
8c684c9e
Add `BotConfiguration.inheritCoroutineContext`
· 1258746e
Him188
authored
Apr 20, 2020
1258746e
Improve performance
· 162dfb7c
Him188
authored
Apr 20, 2020
162dfb7c
`MessageChain.firstOrNull` rather than `MessageChain.getOrNull` on JVM
· c4b3eade
Him188
authored
Apr 20, 2020
c4b3eade
Cleanup
· 0689f84b
Him188
authored
Apr 20, 2020
0689f84b
Improve KDoc
· 1542b73f
Him188
authored
Apr 20, 2020
1542b73f
Fix function name on JVM, from `MessageReceipt.recall` to `MessageReceipt.recallIn`
· c8cd03ac
Him188
authored
Apr 20, 2020
c8cd03ac
Use `first` on JVM
· 1eff81d4
Him188
authored
Apr 20, 2020
1eff81d4
Enhance MessageChainBuilder
· 1fae390f
Him188
authored
Apr 20, 2020
1fae390f
Merge remote-tracking branch 'origin/master'
· 604559fb
Him188
authored
Apr 20, 2020
604559fb