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
Age
Commit message (
Expand
)
Author
2020-06-08
ChatController: Remove nonsensical pagination.
lain
2020-06-07
ChatController: Make last_read_id mandatory.
lain
2020-06-07
ChatController: Add `last_read_id` option to mark_as_read.
lain
2020-06-07
SideEffects: Move streaming of chats to after the transaction.
lain
2020-06-06
ChatController: Use new oauth scope *:chats.
lain
2020-06-06
ChatMessageReference -> Chat.MessageReference
lain
2020-06-05
SideEffects / ChatView: Add an unread cache.
lain
2020-06-04
ChatMessageReferences: Change seen -> unread
lain
2020-06-03
ChatController: Add function to mark single message as read.
lain
2020-06-03
ChatMessageReferenceView: Return read status as `unread`.
lain
2020-06-03
Chats: Remove `unread` from the db, calculate from unseen messages.
lain
2020-06-03
ChatMessageReferences: Adjust views
lain
2020-06-03
ChatMessageReference: Introduce and switch in chat controller.
lain
2020-05-25
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-22
Merge branch 'emoji-react-better-errors' into 'develop'
rinpatch
2020-05-22
Fix notifications mark as read API
Egor Kislitsyn
2020-05-22
EmojiReactionController: Return more appropriate error.
lain
2020-05-21
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-21
Merge branch 'openapi/pleroma-api/pleroma' into 'develop'
lain
2020-05-21
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-20
Merge branch 'openapi/pleroma-api/emojis' into 'develop'
lain
2020-05-20
Move notification actions to PleromaAPI.NotificationController
Egor Kislitsyn
2020-05-20
Move conversation actions to PleromaAPI.ConversationController
Egor Kislitsyn
2020-05-20
Move reaction actions to EmojiReactionController
Egor Kislitsyn
2020-05-20
Add OpenAPI spec for PleromaAPI.PleromaAPIController
Egor Kislitsyn
2020-05-19
Move Scrobble views to ScrobbleView
Egor Kislitsyn
2020-05-19
Add OpenAPI spec for PleromaAPI.ScrobbleController
Egor Kislitsyn
2020-05-18
Add OpenAPI spec for MascotController
Egor Kislitsyn
2020-05-18
Rename EmojiAPIController to EmojiPackController
Egor Kislitsyn
2020-05-18
Cleanup Pleroma.Emoji.Pack
Egor Kislitsyn
2020-05-18
Add OpenAPI spec for PleromaAPI.EmojiAPIController
Egor Kislitsyn
2020-05-15
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-14
ChatView: Add update_at field.
lain
2020-05-13
Add OpenAPI spec for PleromaAPI.AccountController
Egor Kislitsyn
2020-05-13
Chat: Allow posting without content if an attachment is present.
lain
2020-05-13
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-13
Add OpenAPI spec for StatusController
Egor Kislitsyn
2020-05-12
ChatController: Don't return chats for user you've blocked.
lain
2020-05-12
Credo fixes.
lain
2020-05-12
Chat Controller: Add basic error handling.
lain
2020-05-12
ChatController: Support deletion of chat messages.
lain
2020-05-10
Credo fixes.
lain
2020-05-10
ChatController: Add GET /chats/:id
lain
2020-05-10
ChatView: Add the last message to the view.
lain
2020-05-08
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/emo...
lain
2020-05-07
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/und...
lain
2020-05-07
Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...
Maksim
[next]