Commit Graph

4593 Commits (fb090b748ab7ec3740008017f419e210405e2633)

Author SHA1 Message Date
feld e27d78e768 Merge branch 'nodeinfo-federation-enabled' into 'develop'
5 years ago
kaniini 2cc043591c Merge branch 'feature/static-fe' into 'develop'
5 years ago
href b39b49cc14 report federating status in nodeinfo
5 years ago
lain 1ca7b877a1 Merge branch 'iss-1376' into 'develop'
5 years ago
lain 417f9a782f Merge branch 'fix/1399' into 'develop'
5 years ago
Steven Fuchs 94627baa5c New rate limiter
5 years ago
Alexander 6a4201e0b4
fix for migrate task
5 years ago
lain 3a1aaadc18 Merge branch 'issue/1339' into 'develop'
5 years ago
Maksim Pechnikov 9d0b989521 add subject to atom feed
5 years ago
Phil Hagelberg 3cc49cdb78 Formatter moved to new module.
5 years ago
Phil Hagelberg ef7c3bdc7a Add some further test cases.
5 years ago
Phil Hagelberg 4729027f91 Prevent non-local notices from rendering.
5 years ago
Phil Hagelberg 886a07ba57 Move static_fe config to its own section instead of in :instance.
5 years ago
Phil Hagelberg b0080fa730 Render errors in HTML, not with JS.
5 years ago
Phil Hagelberg e27c61218d Expand subject content automatically when config is set.
5 years ago
Phil Hagelberg bfd5d79826 Include metadata in static FE conversations and profiles.
5 years ago
Phil Hagelberg 828259fb65 Catch 404s.
5 years ago
Phil Hagelberg df2f59be91 Pagination for user profiles.
5 years ago
Phil Hagelberg 8969c5522d Make many of the improvements suggested in review.
5 years ago
Phil Hagelberg e8bee35578 Static FE plug should only respond to text/html requests.
5 years ago
Phil Hagelberg dc3b87d153 Move static FE routing into its own plug.
5 years ago
Phil Hagelberg c6c706161e Make sure notice link is remote if the post is remote.
5 years ago
Phil Hagelberg 274cc18e8a Visually separate header.
5 years ago
Phil Hagelberg 2ac1ece652 Fix a bug where reblogs were displayed under the wrong user.
5 years ago
Phil Hagelberg 5d7c44266b Change date formatting.
5 years ago
Phil Hagelberg 1dc785b74b Move static-fe CSS to a separate file.
5 years ago
Phil Hagelberg e4b9784c39 Show counts for replies, likes, and announces for selected notice.
5 years ago
Phil Hagelberg 93e9c0cedf Format dates using CommonAPI utils.
5 years ago
Phil Hagelberg 918e1353f6 Add header to profile/notice pages linking to pleroma-fe.
5 years ago
Phil Hagelberg 33a26b61c3 Remove activity/user representer; move logic to controller.
5 years ago
Phil Hagelberg 41fde63def Get rid of @data in views and use separate fields.
5 years ago
Phil Hagelberg e944a2213d Use gettext for sensitive media warning.
5 years ago
Phil Hagelberg 2d1897e8a7 Apply all suggested changes from reviewers.
5 years ago
Phil Hagelberg cc1b07132f Notices should show entire thread from context.
5 years ago
Phil Hagelberg 748d800acb Show images, video, and audio attachments to notices.
5 years ago
Phil Hagelberg 1d8950798c Fix activity_representer to work with User.get_or_fetch returning tuple.
5 years ago
Phil Hagelberg 0cf04e1088 Fix OStatus controller to know about StaticFEController.
5 years ago
Phil Hagelberg e79d8985ab Don't show 404 in static-fe controller unless it's actually not found.
5 years ago
Phil Hagelberg c1fc139986 Add permalinks to the static-fe notice rendering.
5 years ago
Phil Hagelberg d1320160f4 Looks like source_data is on user directly now.
5 years ago
William Pitcock ca5ef201ef static fe: add remote follow button
5 years ago
William Pitcock b33fbd58e3 static fe: add support for message subjects
5 years ago
William Pitcock e2904b5777 static fe: reformat activity representer
5 years ago
William Pitcock 2b5bd5236d static fe: add user profile rendering
5 years ago
William Pitcock 8f08da750a static fe: use a generic activity representer to render activities
5 years ago
William Pitcock ff8d0902f3 static fe: formatting
5 years ago
William Pitcock a4d3a8ec03 static fe: proof of concept
5 years ago
Ariadne Conill 5b60d82592 object containment: handle all cases where ID is invalid (missing, nil, non-string)
5 years ago
Ariadne Conill 532fd38b12 nodeinfo: add multifetch feature (ref pleroma-fe!977).
5 years ago
eugenijm 7888803ffe Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`
5 years ago