Commit Graph

44 Commits (6b1f6a1cf7efc8bbaf099c7363a5aeadd256c781)

Author SHA1 Message Date
Egor Kislitsyn 317e2b8d61
Use atoms as keys in `ActivityPub.fetch_*` functions options
4 years ago
Ivan Tashkinov 2c4844237f Refactoring of :if_func / :unless_func plug options (general availability). Added tests for Pleroma.Web.Plug.
4 years ago
Haelwenn (lanodan) Monnier 9172d719cc
profile emojis in User.emoji instead of source_data
5 years ago
Egor Kislitsyn 5a34dca8ed
Add emoji support in statuses in staticfe
5 years ago
Haelwenn (lanodan) Monnier 8176ca9e40 static_fe: Sanitize HTML in users
5 years ago
Haelwenn (lanodan) Monnier 0ac6e29654 static_fe: Sanitize HTML in posts
5 years ago
Ivan Tashkinov 5b696a8ac1 [#1560] Enforced authentication for non-federating instances in StaticFEController.
5 years ago
Mark Felder 05da5f5cca Update Copyrights
5 years ago
Phil Hagelberg 3c60adbc1f Support redirecting by activity UUID in static FE as well.
5 years ago
Phil Hagelberg 0867cb083e Support redirecting by object ID in static FE.
5 years ago
Phil Hagelberg 62f3a93049 For remote notices, redirect to the original instead of 404.
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 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 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 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 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 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