Merge branch 'fix-docker-build' into 'develop'
[akkoma] / lib /
2019-11-19 lainMerge branch 'feature/admin-api/support-token-header...
2019-11-19 Egor KislitsynSupport authentication via `x-admin-token` HTTP header
2019-11-15 kaniiniMerge branch 'nodeinfo-fields-limit' into 'develop'
2019-11-15 rinpatchMerge branch 'mix-task-warning' into 'develop'
2019-11-15 rinpatchMerge branch 'bugfix/1395-email-activation' into 'develop'
2019-11-15 lainOAuthPlug, Router: Handle deactivated users in the...
2019-11-15 lainMerge branch 'feature/mrf-object-age-policy' into ...
2019-11-15 kPheroxAdd fieldsLimit to metadata of nodeinfo
2019-11-15 Ariadne Conillobject age policy: remove debug logging
2019-11-15 Ariadne ConillMRF: add ObjectAgePolicy which deals with old posts...
2019-11-14 rinpatchMerge branch 'fix/conversations-rendering' into 'develop'
2019-11-14 rinpatchformat the code
2019-11-14 feldMerge branch 'feature/reports-groups-and-multiple-state...
2019-11-14 rinpatchMerge branch 'reactions' into 'develop'
2019-11-13 lainMerge branch 'static-fe-object-id' into 'develop'
2019-11-13 Phil HagelbergSupport redirecting by activity UUID in static FE as...
2019-11-13 Phil HagelbergSupport redirecting by object ID in static FE.
2019-11-13 lainMerge branch 'fix-rate-limiter-test' into 'develop'
2019-11-13 rinpatchMerge branch 'fix-docs-formatting' into 'develop'
2019-11-13 lainMerge branch 'static-remote-redirect' into 'develop'
2019-11-13 rinpatchMerge branch 'bugfix/1360-actorless-posts' into 'develop'
2019-11-12 Phil HagelbergFor remote notices, redirect to the original instead...
2019-11-12 lainContainment: Add a catch-all clause to contain_origin.
2019-11-12 Mark FelderFix rendering conversations when there's a malformed...
2019-11-11 feldMerge branch 'nodeinfo-federation-enabled' into 'develop'
2019-11-11 kaniiniMerge branch 'feature/static-fe' into 'develop'
2019-11-11 hrefreport federating status in nodeinfo
2019-11-11 lainMerge branch 'fix-dokku-2' into 'develop'
2019-11-11 lainMerge branch 'update-docs' into 'develop'
2019-11-11 lainMerge branch 'iss-1376' into 'develop'
2019-11-11 lainMerge branch 'fix/1399' into 'develop'
2019-11-11 lainMerge branch 'new-rate-limiter' into 'develop'
2019-11-11 Steven FuchsNew rate limiter
2019-11-11 lainUserEnabledPlug: Don't authenticate unconfirmed users.
2019-11-11 lainUser: Don't let deactivated users authenticate.
2019-11-11 Maxim FilippovMerge branch 'develop' into feature/reports-groups...
2019-11-11 Maxim FilippovCode style fixes
2019-11-10 Alexanderfix for migrate task
2019-11-10 lainMerge branch 'develop' into 'reactions'
2019-11-10 lainMerge branch 'issue/1339' into 'develop'
2019-11-10 Maksim Pechnikovadd subject to atom feed
2019-11-10 Phil HagelbergFormatter moved to new module.
2019-11-10 Phil HagelbergAdd some further test cases.
2019-11-10 Phil HagelbergPrevent non-local notices from rendering.
2019-11-10 Phil HagelbergMove static_fe config to its own section instead of...
2019-11-10 Phil HagelbergRender errors in HTML, not with JS.
2019-11-10 Phil HagelbergExpand subject content automatically when config is...
2019-11-10 Phil HagelbergInclude metadata in static FE conversations and profiles.
2019-11-10 Phil HagelbergCatch 404s.
2019-11-10 Phil HagelbergPagination for user profiles.
2019-11-10 Phil HagelbergMake many of the improvements suggested in review.
2019-11-10 Phil HagelbergStatic FE plug should only respond to text/html requests.
2019-11-10 Phil HagelbergMove static FE routing into its own plug.
2019-11-10 Phil HagelbergMake sure notice link is remote if the post is remote.
2019-11-10 Phil HagelbergVisually separate header.
2019-11-10 Phil HagelbergFix a bug where reblogs were displayed under the wrong...
2019-11-10 Phil HagelbergChange date formatting.
2019-11-10 Phil HagelbergMove static-fe CSS to a separate file.
2019-11-10 Phil HagelbergShow counts for replies, likes, and announces for selec...
2019-11-10 Phil HagelbergFormat dates using CommonAPI utils.
2019-11-10 Phil HagelbergAdd header to profile/notice pages linking to pleroma-fe.
2019-11-10 Phil HagelbergRemove activity/user representer; move logic to controller.
2019-11-10 Phil HagelbergGet rid of @data in views and use separate fields.
2019-11-10 Phil HagelbergUse gettext for sensitive media warning.
2019-11-10 Phil HagelbergApply all suggested changes from reviewers.
2019-11-10 Phil HagelbergNotices should show entire thread from context.
2019-11-10 Phil HagelbergShow images, video, and audio attachments to notices.
2019-11-10 Phil HagelbergFix activity_representer to work with User.get_or_fetch...
2019-11-10 Phil HagelbergFix OStatus controller to know about StaticFEController.
2019-11-10 Phil HagelbergDon't show 404 in static-fe controller unless it's...
2019-11-10 Phil HagelbergAdd permalinks to the static-fe notice rendering.
2019-11-10 Phil HagelbergLooks like source_data is on user directly now.
2019-11-10 William Pitcockstatic fe: add remote follow button
2019-11-10 William Pitcockstatic fe: add support for message subjects
2019-11-10 William Pitcockstatic fe: reformat activity representer
2019-11-10 William Pitcockstatic fe: add user profile rendering
2019-11-10 William Pitcockstatic fe: use a generic activity representer to render...
2019-11-10 William Pitcockstatic fe: formatting
2019-11-10 William Pitcockstatic fe: proof of concept
2019-11-08 rinpatchMerge branch 'bugfix/containment-no-id' into 'develop'
2019-11-08 Ariadne Conillobject containment: handle all cases where ID is invali...
2019-11-08 kaniiniMerge branch 'chore/add-multifetch' into 'develop'
2019-11-08 Ariadne Conillnodeinfo: add multifetch feature (ref pleroma-fe!977).
2019-11-08 lainMerge remote-tracking branch 'origin/develop' into...
2019-11-08 Maxim FilippovMerge branch 'develop' into feature/reports-groups...
2019-11-08 Maxim FilippovSupport old flag format
2019-11-07 kaniiniMerge branch 'recipients-filter' into 'develop'
2019-11-07 eugenijmMastodon API: Add the `recipients` parameter to `GET...
2019-11-06 rinpatchMerge branch 'fix/unwrapped-object-return' into 'develop'
2019-11-06 rinpatchFetcher: fix local check returning unwrapped object
2019-11-06 rinpatchMerge branch 'fix/trailing-format-plug-oauth' into...
2019-11-06 rinpatchMerge branch 'changelog-cleanup' into 'develop'
2019-11-06 rinpatchMerge branch 'fix/saner-static-cache-control' into...
2019-11-06 rinpatchFix TrailingFormatPlug not being active for /api/oauth_...
2019-11-06 rinpatchSet better Cache-Control header for static content
2019-11-06 feldMerge branch 'feature/multiple-users-force-password...
2019-11-06 Maxim FilippovGrouped reports with status data baked in
2019-11-06 rinpatchMerge branch 'fix/object-reinject-set-cache' into ...
2019-11-06 rinpatchObject Fetcher: set cache after reinjecting
2019-11-05 AkiraFukushimaCheck client and token in GET /oauth/authorize
next