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

Make comments an option #28

Draft
wants to merge 22 commits into
base: main
Choose a base branch
from
Draft
Changes from 1 commit
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
44d80b7
Bump fastapi from 0.88.0 to 0.89.0
dependabot[bot] Jan 9, 2023
add1537
Merge pull request #7 from Deuchnord/dependabot/pip/main/fastapi-0.89.0
Deuchnord Jan 9, 2023
8703382
Fix compatibility with fastapi 0.89
Jan 10, 2023
45ab987
Simplify method to get message, fix note ID
Jan 10, 2023
ef8f185
Add compatibility for Lemmy (#8)
Deuchnord Jan 11, 2023
81a4c2c
Remove the avatar and header endpoints, use URLs instead in configura…
Deuchnord Jan 11, 2023
7678a46
Bump fastapi from 0.89.0 to 0.89.1 (#10)
dependabot[bot] Jan 11, 2023
42ee933
Update docs: remove avatar and header reference
Jan 11, 2023
da2f587
Add pycln to check imports
Jan 12, 2023
f5b3e7b
Fix imports
Jan 12, 2023
47a5764
Refactor inbox handling (#11)
Deuchnord Jan 12, 2023
84fb800
Fix missing field in database, update the feed correctly after #8 (#14)
Deuchnord Jan 12, 2023
5311f24
Bump requests from 2.28.1 to 2.28.2 (#16)
dependabot[bot] Jan 13, 2023
0da3af5
Comments: save responses to the database (#15)
Deuchnord Jan 23, 2023
ca27587
Bump pycln from 2.1.2 to 2.1.3 (#17)
dependabot[bot] Jan 23, 2023
45b84b9
Bump requests from 2.28.1 to 2.28.2 (#21)
dependabot[bot] Jan 23, 2023
ff7f5e8
Bump pytest from 7.2.0 to 7.2.1 (#20)
dependabot[bot] Jan 23, 2023
49c73dc
Database: test init and upgrade (#22)
Deuchnord Jan 24, 2023
046d510
Add Markdown tests (#23)
Deuchnord Jan 24, 2023
f8f5423
Add webserver tests (#25)
Deuchnord Jan 25, 2023
3dbadef
Comments: support delete event (#24)
Deuchnord Jan 25, 2023
7f5261d
Make comments an option
Jan 26, 2023
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
Prev Previous commit
Next Next commit
Bump pytest from 7.2.0 to 7.2.1 (#20)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](pytest-dev/pytest@7.2.0...7.2.1)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] authored Jan 23, 2023
commit ff7f5e8c0aaf1f936523f83c4988e9985f1307c9
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.