index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
pleroma_api
/
views
Age
Commit message (
Expand
)
Author
2020-06-07
SideEffects: Move streaming of chats to after the transaction.
lain
2020-06-06
ChatMessageReference -> Chat.MessageReference
lain
2020-06-05
SideEffects / ChatView: Add an unread cache.
lain
2020-06-03
ChatMessageReferenceView: Return read status as `unread`.
lain
2020-06-03
ChatMessageReferences: Adjust views
lain
2020-06-03
ChatMessageReference: Introduce and switch in chat controller.
lain
2020-05-21
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-19
Move Scrobble views to ScrobbleView
Egor Kislitsyn
2020-05-14
ChatView: Add update_at field.
lain
2020-05-10
Credo fixes.
lain
2020-05-10
ChatView: Add the last message to the view.
lain
2020-05-06
Credo fixes.
lain
2020-05-06
ChatMessages: Add attachments.
lain
2020-04-27
Chat API: Align more to Pleroma/Mastodon API.
lain
2020-04-27
ChatView: Add actor_account_id
lain
2020-04-20
ChatMessageView: Support emoji.
lain
2020-04-20
Credo fixes.
lain
2020-04-20
CommonAPI: Obey local limit for chat messages.
lain
2020-04-17
ChatView: Add a mastodon api representation of the recipient.
lain
2020-04-15
Chat: Add views, don't return them in timeline queries.
lain