Merge remote-tracking branch 'upstream/develop' into feature/move-activity
[akkoma] / lib / pleroma / web / static_fe /
2019-11-14 Egor KislitsynMerge remote-tracking branch 'upstream/develop' into...
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-12 Phil HagelbergFor remote notices, redirect to the original instead...
2019-11-11 feldMerge branch 'nodeinfo-federation-enabled' into 'develop'
2019-11-11 kaniiniMerge branch 'feature/static-fe' into 'develop'
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 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 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 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 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: 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