Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🎉 0.7.0 #156

Merged
merged 92 commits into from
Jun 7, 2022
Merged
Show file tree
Hide file tree
Changes from 18 commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
348fc28
⏩add amnesia dependency
BlueGlassBlock Apr 15, 2022
96352a1
:fast_forward: update amnesia version
BlueGlassBlock May 4, 2022
7788790
:bulb: implement ariadne connector (#124)
BlueGlassBlock May 12, 2022
fa555fd
:label: fix get_running type hint
BlueGlassBlock May 12, 2022
74422fe
:thinking: connection names
BlueGlassBlock May 14, 2022
be7ebef
:pushpin: remove pypi mirror
BlueGlassBlock May 14, 2022
51329ff
style: {connector => connection}
GreyElaina May 15, 2022
c254350
Merge branch 'amnesia-port' of https://github.com/GraiaProject/Ariadn…
GreyElaina May 15, 2022
8c842f6
:building_construction: rearrange connection structure
BlueGlassBlock May 16, 2022
60218df
websocket fallback impl
BlueGlassBlock May 16, 2022
6cb676e
:bulb: impl internal_cls
BlueGlassBlock May 18, 2022
c2b6a33
:beers: protect internal types
BlueGlassBlock May 18, 2022
320c4e5
:beers: rewrite logics for log and Ariadne cls
BlueGlassBlock May 18, 2022
da94612
:building_construction: patch launch manager automatically
BlueGlassBlock May 18, 2022
7425e6b
:bulb: impl Ariadne.(create|current)
BlueGlassBlock May 19, 2022
878eeb2
:construction: mixins
BlueGlassBlock May 20, 2022
25cc96b
:construction: mixins and replacement
BlueGlassBlock May 20, 2022
af1d5b0
:bulb: change url for avatar fetch
BlueGlassBlock May 20, 2022
fa59196
:construction: basically usable
BlueGlassBlock May 20, 2022
04be72e
:construction: impl auto reconnect
BlueGlassBlock May 21, 2022
662dc6f
:construction: impl lifecycle event post
BlueGlassBlock May 22, 2022
8027145
:construction: add export entries
BlueGlassBlock May 22, 2022
f62c2ab
:construction: change config layout
BlueGlassBlock May 22, 2022
bba922c
:arrows_clockwise: merge branch 'dev' into amnesia-port
BlueGlassBlock May 22, 2022
d86c614
:broom: cleanup tests and split model module
BlueGlassBlock May 22, 2022
304fa5a
:book: removing dead docs
BlueGlassBlock May 22, 2022
e7ac4bb
:construction: add task validation
BlueGlassBlock May 22, 2022
43f33f8
:building_construction: add NoneDispatcher
BlueGlassBlock May 22, 2022
4bf2295
feat: interface.call add param
GreyElaina May 22, 2022
abcf61f
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] May 22, 2022
e046a36
:construction: change Ariadne.current
BlueGlassBlock May 22, 2022
65bb883
:construction: const map for MemberPerm
BlueGlassBlock May 22, 2022
aac6dbc
:fire: fix MessageChain
BlueGlassBlock May 22, 2022
9536688
:fire: add Face to normal element types
BlueGlassBlock May 22, 2022
28c2ace
:bug: Fix #164
BlueGlassBlock May 23, 2022
f0b3a8f
:construction: Add config to Ariadne class
BlueGlassBlock May 23, 2022
83288c1
:construction: change entry import style
BlueGlassBlock May 23, 2022
d8e811a
:construction: prefer snake_case method
BlueGlassBlock May 24, 2022
d02067f
:fire: fix MessageChain validation
BlueGlassBlock May 24, 2022
19273ce
:thinking: reimplement MessageChain creation algo
BlueGlassBlock May 24, 2022
fbd10d4
:bulb: change to Amnesia impl for MessageChain
BlueGlassBlock May 24, 2022
ddcf6e3
:bulb: use Self in MessageChain methods
BlueGlassBlock May 24, 2022
2e5adfa
:bug: fix bugs related to MessageChain
BlueGlassBlock May 25, 2022
973cae4
:bulb: add operations to relationship models
BlueGlassBlock May 25, 2022
3846ec5
:bulb: Support Twilight.predicate
BlueGlassBlock May 25, 2022
59ba007
:bulb: fix errors
BlueGlassBlock May 26, 2022
3c0dec6
:bug: change back to amnesia native impl
BlueGlassBlock May 27, 2022
58210d4
:bulb: Launch API v2
BlueGlassBlock May 30, 2022
a6bac72
:beer: merge MultimediaElement's persistent string
BlueGlassBlock May 30, 2022
996fa34
:bulb: changes
BlueGlassBlock May 31, 2022
fce3ac6
:broom: cleanup unused utils
BlueGlassBlock Jun 1, 2022
42d8646
:book: try to fix readthedocs build
BlueGlassBlock Jun 1, 2022
92e700d
:book: try to fix readthedocs build x2
BlueGlassBlock Jun 1, 2022
8951b76
:beers: snake_case for events
BlueGlassBlock Jun 1, 2022
6860777
:construction: migrator: rich diff using difflib
BlueGlassBlock Jun 1, 2022
da3ba5b
:construction: support different styles for migrator
BlueGlassBlock Jun 1, 2022
74469bf
:construction: migrator usage
BlueGlassBlock Jun 1, 2022
86775a2
:book: start documentation change
BlueGlassBlock Jun 1, 2022
a0fb0a1
:book: fix other camelCase in docs
BlueGlassBlock Jun 1, 2022
556b289
:arrow_right: moving CHANGELOG
BlueGlassBlock Jun 1, 2022
668d7ef
:globe_with_meridians: setup Cloudflare pages
BlueGlassBlock Jun 2, 2022
a4da3ac
:globe_with_meridians: add CF preview deployment
BlueGlassBlock Jun 2, 2022
de3b754
Merge branch 'dev' into amnesia-port
BlueGlassBlock Jun 2, 2022
40e3532
:bulb: change lifecycle management process
BlueGlassBlock Jun 2, 2022
d3c0dbd
:book: fix README example
BlueGlassBlock Jun 2, 2022
0e36813
:bulb: fix classproperty with less hacky
BlueGlassBlock Jun 2, 2022
04fd8df
:thinking: prepare to pick out #169
BlueGlassBlock Jun 2, 2022
5a087fc
:boom: dropping #169
BlueGlassBlock Jun 2, 2022
d906cd5
:thinking: try: switch to new Launart design
BlueGlassBlock Jun 4, 2022
8f67e92
:beers: amnesia 0.5.2
BlueGlassBlock Jun 6, 2022
5742461
:beers: make Connection launchable
BlueGlassBlock Jun 6, 2022
c5c5a7c
style: replace assert in configure to AriadneConfigureError
GreyElaina Jun 6, 2022
70f8792
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 6, 2022
63b55a6
style: replace assert in configure to AriadneConfigureError
GreyElaina Jun 6, 2022
8209ba0
Merge branch 'amnesia-port' of https://github.com/GraiaProject/Ariadn…
GreyElaina Jun 6, 2022
a674721
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 6, 2022
0124e4e
refactor: divide http & websocket connection to multi modules
GreyElaina Jun 6, 2022
f3472e8
Merge branch 'amnesia-port' of https://github.com/GraiaProject/Ariadn…
GreyElaina Jun 6, 2022
7f9841f
style: separate classvar and instance/account var
GreyElaina Jun 6, 2022
65bdb13
chore: complete dev deps
GreyElaina Jun 6, 2022
d007dc9
:thinking: minor fix
BlueGlassBlock Jun 6, 2022
2517b11
style: rename some
GreyElaina Jun 6, 2022
c1b0ad3
Merge branch 'amnesia-port' of https://github.com/GraiaProject/Ariadn…
GreyElaina Jun 6, 2022
0b38a7a
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Jun 6, 2022
6eccb1b
refactor: service launch flow
GreyElaina Jun 6, 2022
2e15d7f
Merge branch 'amnesia-port' of https://github.com/GraiaProject/Ariadn…
GreyElaina Jun 6, 2022
6955f31
:beers: bcc 0.17.0 adapt
BlueGlassBlock Jun 6, 2022
0cef8fd
fix: "deadlock" a stupid problem
GreyElaina Jun 6, 2022
147679c
merge upstream
GreyElaina Jun 6, 2022
ce6bd99
fix: import error
GreyElaina Jun 6, 2022
61c215d
feat: add aliases for base parsers/matchers
GreyElaina Jun 6, 2022
7c9d09b
:book: improve docs
BlueGlassBlock Jun 7, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"alconna",
"arithmatex",
"asgi",
"Behaviour",
"behaviours",
"betterem",
"cheatsheet",
Expand All @@ -17,6 +18,7 @@
"docformat",
"favicon",
"fontawesome",
"HRTX",
"inlinehilite",
"isawaitable",
"Kugou",
Expand All @@ -26,12 +28,15 @@
"linenums",
"Migu",
"miraijvm",
"MISRO",
"mkdocstrings",
"pycon",
"pymdownx",
"pypi",
"quickstart",
"smartsymbols",
"sourcery",
"starlette",
"superfences",
"tasklist",
"ujson",
Expand All @@ -43,5 +48,5 @@
"editor.fontLigatures": false,
"python.linting.flake8Enabled": true,
"python.analysis.typeCheckingMode": "basic",
"sourcery.ruleType.comments": false
"jupyter.jupyterServerType": "local",
}
Loading