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
2019-11-19
Support authentication via `x-admin-token` HTTP header
Egor Kislitsyn
2019-11-15
Merge branch 'nodeinfo-fields-limit' into 'develop'
kaniini
2019-11-15
Merge branch 'bugfix/1395-email-activation' into 'develop'
rinpatch
2019-11-15
OAuthPlug, Router: Handle deactivated users in the UserEnabledPlug
lain
2019-11-15
Add fieldsLimit to metadata of nodeinfo
kPherox
2019-11-14
object age policy: remove debug logging
Ariadne Conill
2019-11-14
MRF: add ObjectAgePolicy which deals with old posts being imported
Ariadne Conill
2019-11-14
Merge branch 'fix/conversations-rendering' into 'develop'
rinpatch
2019-11-14
format the code
rinpatch
2019-11-14
Merge branch 'feature/reports-groups-and-multiple-state-update' into 'develop'
feld
2019-11-14
Merge branch 'reactions' into 'develop'
rinpatch
2019-11-13
Support redirecting by activity UUID in static FE as well.
Phil Hagelberg
2019-11-13
Support redirecting by object ID in static FE.
Phil Hagelberg
2019-11-13
Merge branch 'static-remote-redirect' into 'develop'
lain
2019-11-12
For remote notices, redirect to the original instead of 404.
Phil Hagelberg
2019-11-12
Containment: Add a catch-all clause to contain_origin.
lain
2019-11-11
Fix rendering conversations when there's a malformed status
Mark Felder
2019-11-11
Merge branch 'nodeinfo-federation-enabled' into 'develop'
feld
2019-11-11
Merge branch 'feature/static-fe' into 'develop'
kaniini
2019-11-11
report federating status in nodeinfo
href
2019-11-11
Merge branch 'iss-1376' into 'develop'
lain
2019-11-11
Merge branch 'fix/1399' into 'develop'
lain
2019-11-11
New rate limiter
Steven Fuchs
2019-11-11
UserEnabledPlug: Don't authenticate unconfirmed users.
lain
2019-11-11
User: Don't let deactivated users authenticate.
lain
2019-11-11
Merge branch 'develop' into feature/reports-groups-and-multiple-state-update
Maxim Filippov
2019-11-11
Code style fixes
Maxim Filippov
2019-11-10
fix for migrate task
Alexander
2019-11-10
Merge branch 'develop' into 'reactions'
lain
2019-11-10
Merge branch 'issue/1339' into 'develop'
lain
2019-11-10
add subject to atom feed
Maksim Pechnikov
2019-11-09
Formatter moved to new module.
Phil Hagelberg
2019-11-09
Add some further test cases.
Phil Hagelberg
2019-11-09
Prevent non-local notices from rendering.
Phil Hagelberg
2019-11-09
Move static_fe config to its own section instead of in :instance.
Phil Hagelberg
2019-11-09
Render errors in HTML, not with JS.
Phil Hagelberg
2019-11-09
Expand subject content automatically when config is set.
Phil Hagelberg
2019-11-09
Include metadata in static FE conversations and profiles.
Phil Hagelberg
2019-11-09
Catch 404s.
Phil Hagelberg
2019-11-09
Pagination for user profiles.
Phil Hagelberg
2019-11-09
Make many of the improvements suggested in review.
Phil Hagelberg
2019-11-09
Static FE plug should only respond to text/html requests.
Phil Hagelberg
2019-11-09
Move static FE routing into its own plug.
Phil Hagelberg
2019-11-09
Make sure notice link is remote if the post is remote.
Phil Hagelberg
2019-11-09
Visually separate header.
Phil Hagelberg
2019-11-09
Fix a bug where reblogs were displayed under the wrong user.
Phil Hagelberg
2019-11-09
Change date formatting.
Phil Hagelberg
2019-11-09
Move static-fe CSS to a separate file.
Phil Hagelberg
2019-11-09
Show counts for replies, likes, and announces for selected notice.
Phil Hagelberg
2019-11-09
Format dates using CommonAPI utils.
Phil Hagelberg
[next]