Commit Graph

2987 Commits

Author SHA1 Message Date
Him188
a6079f3eaf Support long message in general sendMessage 2020-03-29 13:56:11 +08:00
Him188
e6c55e0955 Add temp for MessageChain.toString 2020-03-29 13:40:12 +08:00
Him188
b6c24e008d Plan for redesigning of MessageSource 2020-03-29 13:34:54 +08:00
Him188
6d5b3086f6 Improve performance 2020-03-29 13:17:34 +08:00
Him188
181ab6e382 Improve performance 2020-03-29 13:06:54 +08:00
Him188
2aaff44c74 Add missing @SinceMirai 2020-03-29 12:49:47 +08:00
Him188
8d2e818454 Specify maximum requirements 2020-03-29 12:45:41 +08:00
Him188
04b0287738 Add pre-condition check 2020-03-29 12:41:07 +08:00
Him188
90ef83e345 Move protocol-specific classes to mirai-core-qqandroid 2020-03-29 02:46:38 +08:00
Him188
7efb7834db Remove senseless response 2020-03-29 02:34:55 +08:00
Him188
aa553ebb75 Add MessageChain.size 2020-03-29 02:33:49 +08:00
Him188
e7a691dc4c Adjust name 2020-03-29 02:33:37 +08:00
Him188
a7e9b151e4 Support long messages 2020-03-29 02:26:59 +08:00
Him188
e30a1ea4b9 Fix length limitation 2020-03-28 23:58:09 +08:00
Him188
c854be95a7 Adjust visibility 2020-03-28 23:55:05 +08:00
Him188
5672837878 Add gzip and ungzip 2020-03-28 21:53:33 +08:00
Him188
8f2843cbfa Handle mute result as an IllegalStateException 2020-03-28 14:16:39 +08:00
Him188
8d7e984b1c Remove useless files 2020-03-27 22:19:14 +08:00
Him188
3f523e6f77 Long message 2020-03-27 13:27:34 +08:00
Him188
e495b91da7 Merge remote-tracking branch 'origin/master' 2020-03-26 21:17:57 +08:00
Him188
5982313d0a Exclude .sf files 2020-03-26 21:17:30 +08:00
Him188
102ebd726e
Update guide_quick_start.md 2020-03-26 16:42:02 +08:00
Him188
dc87f50791 0.30.1 2020-03-26 11:16:25 +08:00
Him188
f15967b87c Rename versions.kt to Versions.kt 2020-03-25 19:49:33 +08:00
Him188
2a499cd953 Highlight significant changes 2020-03-25 19:49:14 +08:00
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