Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
Add more user filters + move search to its own module
See merge request pleroma/pleroma!982
|
|
|
|
|
|
|
|
|
|
Do not federate instance avatar
Closes #759
See merge request pleroma/pleroma!977
|
|
Mastodon 2.7.2 instance attributes (registrations, languages)
See merge request pleroma/pleroma!979
|
|
|
|
|
|
Mastodon-based auth error messages. User#auth_active?/1 refactoring.
See merge request pleroma/pleroma!978
|
|
|
|
Increment replies_count (MastoAPI)
Closes #756
See merge request pleroma/pleroma!974
|
|
|
|
|
|
|
|
|
|
|
|
|