Age | Commit message (Collapse) | Author |
|
Replace `Repo.get_by` with existing functions
See merge request pleroma/pleroma!1010
|
|
|
|
not inserted to the db
|
|
# Conflicts:
# lib/pleroma/web/oauth/oauth_controller.ex
# lib/pleroma/web/router.ex
|
|
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
|
|
|
|
|
|
|