Age | Commit message (Collapse) | Author |
|
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
|
|
|
|
twitter_oauth
# Conflicts:
# mix.exs
|
|
`User.get_by_nickname(nickname)`
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
features/mastoapi/2.6.0-conversations
|
|
|
|
|
|
|
|
|
|
|
|
|
|
little fix
|
|
changes in apis
|
|
|
|
|
|
|
|
|
|
|
|
issues fixes.
|
|
twitter_oauth
# Conflicts:
# mix.exs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Atom keys could also have been transformed to string, or the other
way around but this one is more efficient and what we actually
expect with the current param_types in Pagination
|
|
|
|
|
|
Allow users to configure whether they want to receive notifications from people they follow / who follow them, people from remote / local instances
|
|
|
|
|
|
|
|
|
|
Add more user filters + move search to its own module
See merge request pleroma/pleroma!982
|
|
Closes #762
|
|
|