akkoma/lib/pleroma
Haelwenn e7b1f0f5f4 Merge branch 'feat/chat-list-pagination' into 'develop'
Chats: Introduce /api/v2/pleroma/chats which implements pagination

Closes #2140

See merge request pleroma/pleroma!3325
2021-02-17 15:36:59 +00:00
..
activity
bbs
captcha
chat
config
conversation Add API endpoint to remove a conversation 2021-02-15 21:48:13 +04:00
docs
ecto_type
emails
emoji
gopher
gun
helpers
http
instances
mfa
migration_helper
object
password
reverse_proxy
telemetry
tesla/middleware
tests
upload
uploaders
user
web Merge branch 'feat/chat-list-pagination' into 'develop' 2021-02-17 15:36:59 +00:00
workers
activity.ex
application.ex
application_requirements.ex
bookmark.ex
caching.ex
captcha.ex
chat.ex
clippy.ex
config.ex
config_db.ex
constants.ex
conversation.ex Add API endpoint to remove a conversation 2021-02-15 21:48:13 +04:00
counter_cache.ex
delivery.ex
earmark_renderer.ex
ecto_enums.ex
emoji-test.txt
emoji.ex
filter.ex
following_relationship.ex
formatter.ex
frontend.ex
gun.ex
healthcheck.ex
html.ex
http.ex
instances.ex
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
logging.ex
maintenance.ex
maps.ex
marker.ex
mfa.ex
moderation_log.ex
notification.ex [#2053] Changed Notification/for_user_query/2 to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from users. 2021-02-15 09:08:04 +03:00
object.ex
object_tombstone.ex
otp_version.ex
pagination.ex
password_reset_token.ex
registration.ex
release_tasks.ex
repo.ex
report_note.ex
reverse_proxy.ex
scheduled_activity.ex
signature.ex
stats.ex
thread_mute.ex
upload.ex
user.ex
user_invite_token.ex
user_relationship.ex
utils.ex
web.ex
xml_builder.ex