Commit Graph

21 Commits (e53984e44655784ef0c4661c68c571d9738025e1)

Author SHA1 Message Date
Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021
4 years ago
lain c95859e45b Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2115
4 years ago
Alex Gleason 9733c9d065
Merge remote-tracking branch 'upstream/develop' into chat-moderation
4 years ago
Alex Gleason c41430b23e
Refactor with Chat.for_user_query/1
4 years ago
Maksim Pechnikov 9853c90abb added paginate links to headers for /chats/:id/messages
4 years ago
lain 1a11f0e453 Chats: Change id to flake id.
4 years ago
lain 239d03499e Chat: creation_cng -> changeset
4 years ago
lain 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages.
4 years ago
lain 2591745fc2 ChatMessageReferences: Move tests
4 years ago
lain aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller.
4 years ago
lain fdb98715b8 Chat: Fix wrong query.
4 years ago
lain f335e1404a ChatView: Add the last message to the view.
4 years ago
lain 9637cded21 Chat: Fix missing chat id on second 'get'
4 years ago
lain b04328c3de ChatController: Add mark_as_read
4 years ago
lain 89a6c34081 Apply suggestion to lib/pleroma/chat.ex
4 years ago
lain 970b74383b Credo fixes.
4 years ago
lain 64c78581fe Chat: Only create them for valid users for now.
5 years ago
lain 68abea313d ChatController: Add creation and return of chats.
5 years ago
lain 2e78686686 SideEffects: Handle ChatMessage creation.
5 years ago
lain 3775683a04 ChatMessage: Basic incoming handling.
5 years ago
lain fd97b0e634 Chats: Basic implementation.
5 years ago