aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates/static_fe
AgeCommit message (Collapse)Author
2022-03-01Make static fe translatableTusooa Zhu
2020-04-22static_fe: Add microformats2 classesKarol Kosek
2020-04-10profile emojis in User.emoji instead of source_dataHaelwenn (lanodan) Monnier
2020-03-31Provide known-good user.uri, remove User.profile_url/1Haelwenn (lanodan) Monnier
2019-11-09Render errors in HTML, not with JS.Phil Hagelberg
2019-11-09Expand subject content automatically when config is set.Phil Hagelberg
2019-11-09Pagination for user profiles.Phil Hagelberg
2019-11-09Make many of the improvements suggested in review.Phil Hagelberg
2019-11-09Visually separate header.Phil Hagelberg
2019-11-09Show counts for replies, likes, and announces for selected notice.Phil Hagelberg
Using text instead of an icon, for now.
2019-11-09Format dates using CommonAPI utils.Phil Hagelberg
2019-11-09Add header to profile/notice pages linking to pleroma-fe.Phil Hagelberg
2019-11-09Get rid of @data in views and use separate fields.Phil Hagelberg
2019-11-09Use gettext for sensitive media warning.Phil Hagelberg
2019-11-09Apply all suggested changes from reviewers.Phil Hagelberg
2019-11-09Notices should show entire thread from context.Phil Hagelberg
2019-11-09Show images, video, and audio attachments to notices.Phil Hagelberg
2019-11-09Add permalinks to the static-fe notice rendering.Phil Hagelberg
2019-11-09static fe: add remote follow buttonWilliam Pitcock
2019-11-09static fe: add support for message subjectsWilliam Pitcock
2019-11-09static fe: add user profile renderingWilliam Pitcock
2019-11-09static fe: proof of conceptWilliam Pitcock