Commit Graph

7536 Commits

Author SHA1 Message Date
Him188
311df7d22b Extract contact sync logic to ContactUpdater for future caching #408 2021-02-06 19:53:51 +08:00
Him188
13d4554456 Send logout on bot.close 2021-02-06 17:43:12 +08:00
Him188
3964d9976a Fix PC OtherClientOnlineEvent sync missing clientInfo, fix #955 2021-02-06 17:29:28 +08:00
Karlatemp
9d8781d27c
Init keys before project init 2021-02-06 16:38:43 +08:00
Karlatemp
059d6a2ee5
2.4.0-dev-publish-1 2021-02-06 16:31:59 +08:00
Karlatemp
9af889f730
GitHub Workflow 2021-02-06 15:41:09 +08:00
Karlatemp
4a60a52faf
Don't config maven publish for gradle & idea plugin 2021-02-06 14:12:58 +08:00
Karlatemp
eacbbef54d
ignore build-secret-keys 2021-02-06 08:32:01 +08:00
Karlatemp
7eadb1df56
Merge remote-tracking branch 'origin/dev' into maven-central
# Conflicts:
#	buildSrc/src/main/kotlin/Versions.kt
2021-02-06 08:30:32 +08:00
Karlatemp
0750e81b45
Setup sonatype remote 2021-02-06 08:16:29 +08:00
Karlatemp
cd47c60e76
Add the missing values in POM 2021-02-06 08:15:21 +08:00
Him188
99701a2434 Merge remote-tracking branch 'console/master' 2021-02-05 23:34:32 +08:00
Him188
2089ecfe54 2.4.0-dev-1 2021-02-05 23:34:31 +08:00
Him188
502f62167d 2.4.0-dev-1 2021-02-05 23:33:50 +08:00
Him188
3889ea225a Merge remote-tracking branch 'mirai/dev' into dev 2021-02-05 23:00:59 +08:00
Him188
3c4a517f68 apiDump for ShowImageFlag.SERIAL_NAME 2021-02-05 23:00:43 +08:00
Him188
fce880f739
Update Messages.md 2021-02-05 23:00:14 +08:00
Him188
73b6a886be Install serializer for ShowImageFlag, fix build. 2021-02-05 22:43:16 +08:00
Him188
fd3b32482e Add check for DeviceInfo.imsiMd5.size on init. #979 2021-02-05 22:40:27 +08:00
Him188
13faff5471 Add serialization support for ShowImageFlag 2021-02-05 22:34:08 +08:00
Him188
5cd617eaa6 Deprecate SingleMessage.Serializer for compatibility issue with array polymorphism 2021-02-05 22:33:36 +08:00
Him188
9febb66922 Update docs 2021-02-05 22:10:10 +08:00
Him188
3c38a3b9c0 Extract SingleMessage and ConstrainSingle to separate files, update docs 2021-02-05 22:10:06 +08:00
Karlatemp
ea44735bce
POM file setup 2021-02-05 22:07:35 +08:00
Karlatemp
95d6484ec6
GPG sign 2nd verity 2021-02-05 22:04:37 +08:00
Him188
fada587297
Resource not closed inspection (#286)
* Initial support of ResourceNotClosedInspection, #283

* Improve UsingStringPlusMessageInspection

* Add fix for sendAsImageTo and uploadAsImage

* Add Fix for ResourceNotClosedInspection

* ResourceNotClosedInspection support for Java

* Add WrapWithResourceUseCallIntention for Kotlin, #284
2021-02-05 21:45:39 +08:00
Karlatemp
d37675f5c2
GPG sign for artifacts 2021-02-05 17:38:27 +08:00
Him188
5cfd9d7aa9 Merge remote-tracking branch 'console/master' 2021-02-04 01:49:48 +08:00
Karlatemp
3a5e2fe174
Mark @JvmWildcard on Command.overloads for fix java cannot extends XXXCommand 2021-02-03 22:11:14 +08:00
Eritque arcus
3a8003057a
Update README.md (#960) 2021-02-03 21:57:13 +08:00
Him188
73f457b628 Support CommandDeclarationLineMarkerProvider for Java methods 2021-02-03 21:47:19 +08:00
Him188
6d02aa72d9 Support PluginMainLineMarkerProvider for Java classes 2021-02-03 21:31:31 +08:00
Him188
14258b8212 Add task cleanExceptIntellij 2021-02-03 21:28:04 +08:00
Him188
af72c4ec25 2.3.2 2021-02-03 20:24:25 +08:00
Him188
3b06df6bc5 Simplify EventChannel.parentScope 2021-02-03 20:23:10 +08:00
Him188
8ac8089015 2.3.2 2021-02-03 19:55:29 +08:00
Him188
1205d95186 Fix EventChannel.parentScope missing parentJob 2021-02-03 19:45:45 +08:00
Him188
842549fd44 Fix the issue EventChannel.context loses intercepted, fix #956 2021-02-03 19:40:46 +08:00
Him188
012d9d6e71 Fix uninitialized property exception when Bot.closed called before Bot.login 2021-02-03 19:23:12 +08:00
Him188
9597a70f58 Add test testAsChannel for EventChannel 2021-02-03 19:10:06 +08:00
Him188
d4cc4845ba Fix inappropriate coroutine suspension in java bridges in EventChannel 2021-02-03 19:09:30 +08:00
Karlatemp
10eb7a452f
Fix exception logging in event processing 2021-02-03 18:57:23 +08:00
Him188
1038d8f092
Update ConfiguringProjects.md 2021-02-03 18:05:58 +08:00
高厉害
62303e679f
add drinkal/Mirai-js (#957) 2021-02-03 18:03:36 +08:00
Him188
70cd1621ca 2.3.1 2021-02-03 15:49:27 +08:00
Him188
41bbef98ad 2.3.1 2021-02-03 15:49:27 +08:00
Him188
b250092e4e Prefer device.json and auto-rename from deviceInfo.json 2021-02-03 15:46:35 +08:00
Karlatemp
a9ca815627
Fix device info coping; fix #281 2021-02-03 15:32:00 +08:00
Him188
ea895db70c 2.3.0 2021-02-03 13:15:23 +08:00
Him188
b7c46e27e0 2.3.0 2021-02-03 13:15:23 +08:00