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-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
2020-05-29
Don't make relay announce notification
kPherox
2020-05-29
Merge branch 'fix/mediaproxy-bypass-emoji' into 'develop'
rinpatch
2020-05-29
HTTP Security plug: make starting csp string generation more readable
rinpatch
2020-05-28
Merge branch 'fix/1557-gets-local-pack' into 'develop'
lain
2020-05-28
Merge branch 'feature/1792-update-actor-type' into 'develop'
lain
2020-05-28
get-packs for local generated pack
Alexander Strizhakov
2020-05-27
Alpha sort
Mark Felder
2020-05-27
Abstract out the database maintenance. I'd like to use this from AdminFE too.
Mark Felder
2020-05-27
Make clearer that this is time and resource consuming
Mark Felder
2020-05-27
Make it obvious a full vacuum can take a while
Mark Felder
2020-05-27
Permit easy access to vaccum full and analyze via a mix task
Mark Felder
2020-05-27
Fix minor spelling error
Mark Felder
2020-05-27
HTTP security plug: Harden img-src and media-src when MediaProxy is enabled
rinpatch
[next]