Commit Graph

2962 Commits

Author SHA1 Message Date
Him188
c3f01f9027
Configure Shadow publish (#160)
* Test shadow

* Add print stacktrace

* Add more ways to find githubToken

* Error when failed to upload

* Try github token

* Use mamoe token

* Use header

* Rubbish actions

* Fix `GroupImpl.getGroupByUin`

* Triage shadow task on release
2020-03-25 16:16:21 +08:00
Him188
748b1f7444 Update workflow 2020-03-25 13:49:57 +08:00
Him188
8325b7d4f9 Update workflow 2020-03-25 13:48:27 +08:00
Him188
e3baedfff2 Gradle tasks for uploading artifacts 2020-03-25 12:18:58 +08:00
Him188
588d2d16ca Gradle tasks for uploading artifacts 2020-03-25 11:47:09 +08:00
Him188
b70627f35e Gradle tasks for uploading artifacts 2020-03-25 10:12:24 +08:00
Him188
00a44a1df8 Fix build 2020-03-25 09:44:54 +08:00
jiahua.liu
64e36ea7b1 Github Uploader 2020-03-24 22:27:24 +08:00
Him188
a4f49ee9c4 Revert "Update buildSrc"
This reverts commit 702e14eb
2020-03-24 18:11:14 +08:00
Him188
702e14ebfe Update buildSrc 2020-03-24 18:02:59 +08:00
Him188
d5489737a7 Fix version 2020-03-24 17:32:22 +08:00
Him188
b7f758d27f 0.30.0 2020-03-24 16:42:15 +08:00
Him188
869cb81f7e Remove Bot.contains 2020-03-24 16:41:42 +08:00
Him188
3e1925e2fc Correct JavaHappy to JavaFriendly 2020-03-24 16:39:06 +08:00
Him188
472aaccbe9 0.30.0 2020-03-24 16:34:50 +08:00
Him188
3ba1ae4a5c Adjust visibilities 2020-03-24 16:10:39 +08:00
Him188
5dc0475a73 Misc improvements 2020-03-24 15:45:49 +08:00
Him188
83793d3f7e Extract implementations of Contacts to separate files; correct package name 2020-03-24 15:41:26 +08:00
Him188
94e40e2e6a Annotate new APIs with @SinceMirai("0.30.0") 2020-03-24 15:36:18 +08:00
Him188
8eb597470f Extract group settings to interface GroupSettings 2020-03-24 15:35:03 +08:00
Him188
22ade1afea Correct classname 2020-03-24 15:32:29 +08:00
Him188
2944b8abd8 Remove redundant @JvmName 2020-03-24 15:29:52 +08:00
Him188
a9972dc030 Reduce code redundancy 2020-03-24 15:28:24 +08:00
Him188
ed46780983 Clear all deprecated functions which are for binary compatibility 2020-03-24 15:24:06 +08:00
Him188
c6a72ba638 Suppress expected warnings 2020-03-24 15:13:12 +08:00
Him188
568435803b Fix compilation error 2020-03-24 14:58:18 +08:00
Him188
936ed3fff9 Fix compilation error 2020-03-24 14:44:07 +08:00
Him188
70dd71cb61 Migrate to Kotlin 1.4 2020-03-24 13:42:33 +08:00
Him188
eb7afb6cff Update to Kotlin 1.4-M1 2020-03-24 10:01:03 +08:00
Him188
f2bd321838 Update CHANGELOG 2020-03-23 22:02:49 +08:00
Him188
a6196d8580 Enhanced message selection 2020-03-23 21:49:42 +08:00
Him188
fccb69bb3f Remove all unnecessary java-friendly JvmName magics 2020-03-23 20:05:17 +08:00
Him188
ac263579f6 Fix ambiguous CombinedMessage 2020-03-23 20:04:39 +08:00
Him188
7443e2aedd Add companion Keys to GroupImage, FriendImage, OnlineImage, OfflineImage 2020-03-23 20:03:01 +08:00
Him188
917aaf685b Reduce stack waste 2020-03-23 19:46:48 +08:00
Him188
bb9d2fb322 Make SingleMessage implement CharSequence and Iterable<String> 2020-03-23 19:39:40 +08:00
Him188
83064d0c37 Fix typos 2020-03-23 19:34:05 +08:00
Him188
0bf290c2ff Rearrange RichMessage 2020-03-23 19:31:22 +08:00
Him188
85840cc4ca Fix build 2020-03-22 23:54:53 +08:00
Him188
91e589c8a1 Fix build 2020-03-22 23:46:07 +08:00
Him188
c1e7b55910 Fix build 2020-03-22 23:44:26 +08:00
Him188
f9a296331d Binary compatibility 2020-03-22 23:42:46 +08:00
Him188
4850666028 0.29.1 2020-03-22 22:43:26 +08:00
Him188
a30fafa8f1 Fix binary compatibility 2020-03-22 22:43:12 +08:00
Him188
d8e262c558 Binary compatibility, fix #155 2020-03-22 21:55:17 +08:00
Him188
1f60474cb0 Fix #154 2020-03-22 21:31:34 +08:00
Him188
9029dab4e1 0.29.0 2020-03-22 16:30:00 +08:00
Him188
f87a820688 Update docs 2020-03-22 16:27:58 +08:00
Him188
6bb8231d8e Prohibit unsafe usage 2020-03-22 16:24:58 +08:00
Him188
8e37cdbf93 Ensure references is released after Job cancelling 2020-03-22 15:57:43 +08:00