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
/
lib
Age
Commit message (
Expand
)
Author
2020-06-04
ChatMessageReferences: Change seen -> unread
lain
2020-06-04
WebPush: Push out chat message notications.
lain
2020-06-03
Notification: Fix notifications backfill for compacted activities
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
Streamer, SideEffects: Stream out ChatMessageReferences
lain
2020-06-03
FollowingRelationship: Remove meaningless change
lain
2020-06-03
Chats: Remove `unread` from the db, calculate from unseen messages.
lain
2020-06-03
Credo fixes.
lain
2020-06-03
ChatMessageReferences: Move tests
lain
2020-06-03
ChatMessageReferences: Adjust views
lain
2020-06-03
ChatMessageReference: Introduce and switch in chat controller.
lain
2020-06-02
Credo fixes
lain
2020-06-02
Migrations: Add a migration to backfill notification types.
lain
2020-06-02
Notification: Add function to backfill notification types
lain
2020-06-02
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-06-02
Activity: Remove notifications-related functions.
lain
2020-06-02
NotificationController: Don't return chat_mentions by default.
lain
2020-06-02
Merge branch 'fix/invisible-repeats' into 'develop'
lain
2020-06-02
Notifications: Make notifications save their type.
lain
2020-06-02
Do not include activities of invisible users unless explicitly requested
rinpatch
2020-06-02
Merge branch 'feature/status-by-id-account-view' into 'develop'
lain
2020-06-02
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-06-01
Merge branch 'user-updates' into 'develop'
rinpatch
2020-06-01
CommonAPI: Newlines -> br for chat messages.
lain
2020-06-01
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-06-01
TimelineController: Only return `Create` in public timelines.
lain
2020-06-01
AccountController: Federate user account changes.
lain
2020-05-30
Merge branch 'chore/bump-hackney' into 'develop'
Haelwenn
2020-05-30
hackney adapter helper: support tlsv1.3 and remove custom opts
rinpatch
2020-05-30
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-30
CommonAPI: Linkify chat messages.
lain
2020-05-30
SafeText: Let through basic html.
lain
2020-05-30
Merge branch 'conversation-pagination' into 'develop'
lain
2020-05-30
Conversation pagination
Steven Fuchs
2020-05-29
Merge branch 'bugfix/csp-unproxied' into 'develop'
rinpatch
2020-05-29
Apply suggestion to lib/pleroma/plugs/http_security_plug.ex
rinpatch
2020-05-29
Merge branch 'connect-src' into 'develop'
rinpatch
2020-05-29
Add blob: to connect-src CSP
Alex Gleason
2020-05-29
Merge branch 'fix-streaming' into 'develop'
lain
2020-05-29
Merge branch 'mix/database-vacuum-options' into 'develop'
feld
2020-05-30
Fix argument error in streamer
kPherox
2020-05-29
http_security_plug.ex: Fix non-proxied media
Haelwenn (lanodan) Monnier
2020-05-29
SideEffects: Ensure a chat is present before streaming something out.
lain
2020-05-29
StreamerView: Actually send Chats, not ChatMessages.
lain
2020-05-29
SideEffects: Stream out chat messages.
lain
2020-05-29
Streamer: Add a chat message stream.
lain
2020-05-29
Merge branch 'fix-relay-repeat-notification' into 'develop'
lain
2020-05-29
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remo...
lain
2020-05-29
Use `User.is_internal_user?` instead
kPherox
[next]