21 Commits (1a2fe96d56350dc685eb53112630af567de8d5bd)

Author SHA1 Message Date
  Haelwenn (lanodan) Monnier c4439c630f
Bump Copyright to 2021 3 years ago
  Alex Gleason c41430b23e
Refactor with Chat.for_user_query/1 3 years ago
  Maksim Pechnikov 9853c90abb added paginate links to headers for /chats/:id/messages 3 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. 4 years ago
  lain 68abea313d ChatController: Add creation and return of chats. 4 years ago
  lain 2e78686686 SideEffects: Handle ChatMessage creation. 4 years ago
  lain 3775683a04 ChatMessage: Basic incoming handling. 4 years ago
  lain fd97b0e634 Chats: Basic implementation. 4 years ago