Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Merge conflict in test/web/mastodon_api/mastodon_api_controller_test.exs
|
|
|
|
|
|
fix for twitter api tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Added in pleroma extensions, but can be moved whenever
|
|
|
|
|
|
|
|
twitter_oauth
# Conflicts:
# mix.exs
|
|
|
|
|
|
ActivityPub Utils: Greatly speed up the follow / block activity fetching.
See merge request pleroma/pleroma!1011
|
|
Support activities with dates in the Unix timestamp format
Closes #763
See merge request pleroma/pleroma!1004
|
|
Add fake status submit
See merge request pleroma/pleroma!995
|
|
|
|
|
|
Conflict test/web/twitter_api/util_controller_test.exs
|
|
[OStatus] adds status to pleroma instance if the url given is a status
See merge request pleroma/pleroma!1002
|
|
Replace `Repo.get_by` with existing functions
See merge request pleroma/pleroma!1010
|
|
|
|
not inserted to the db
|
|
`User.get_by_nickname(nickname)` in tests
|
|
MastoAPI 2.6.0 `force_login` option
Closes #734
See merge request pleroma/pleroma!999
|
|
Replace `Repo.get(Module, id)` with `Module.get_by_id(id)` where possible
See merge request pleroma/pleroma!1009
|
|
|
|
|
|
|
|
|
|
|
|
|
|
features/mastoapi/2.6.0-conversations
|
|
|
|
|
|
|
|
changes in apis
|
|
|
|
|
|
|