WIP: support for chat messages api #36

Draft
shpuld wants to merge 5 commits from gitlab-mr-iid-34 into master
Owner
https://docs-develop.pleroma.social/backend/API/chats/
Author
Owner

I checked this out a few days ago, it seems that the API is working like it should here, but not everything is tested properly yet, I need to overhaul the tests and make sure things like emojify is used

I checked this out a few days ago, it seems that the API is working like it should here, but not everything is tested properly yet, I need to overhaul the tests and make sure things like emojify is used
Author
Owner

Cleaned up the current parts, I realized I still need to add notifications support for chats, but this can already be used by kenoma to replace conversations api in the chat components

Cleaned up the current parts, I realized I still need to add notifications support for chats, but this can already be used by kenoma to replace conversations api in the chat components
This pull request is marked as a work in progress.
This branch is out-of-date with the base branch
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin gitlab-mr-iid-34:gitlab-mr-iid-34
git switch gitlab-mr-iid-34

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff gitlab-mr-iid-34
git switch gitlab-mr-iid-34
git rebase master
git switch master
git merge --ff-only gitlab-mr-iid-34
git switch gitlab-mr-iid-34
git rebase master
git switch master
git merge --no-ff gitlab-mr-iid-34
git switch master
git merge --squash gitlab-mr-iid-34
git switch master
git merge --ff-only gitlab-mr-iid-34
git switch master
git merge gitlab-mr-iid-34
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pleroma/pleroma-api!36
No description provided.