summaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates
AgeCommit message (Expand)Author
2021-02-08RSS: Make sure post URL is the first `<link>` elementrinpatch
2021-01-28Email-like field in /api/v1/accounts/verify_credentials response (for OAuth p...Ivan Tashkinov
2020-12-28Revert "Merge branch 'features/hashtag-column' into 'develop'"Haelwenn
2020-12-28Pleroma.Object/1: take %Object{} as argument insteadHaelwenn (lanodan) Monnier
2020-12-22Create Object.hashtags/1 wrapperHaelwenn (lanodan) Monnier
2020-12-22Insert text representation of hashtags into object["hashtags"]Haelwenn (lanodan) Monnier
2020-12-14Fix for dropping posts/notifs in WS when mix task is executedAlexander Strizhakov
2020-11-28OAuth form user remembering feature. Local MastoFE login / logout fixes.Ivan Tashkinov
2020-11-10escaping summary and other fields in xml templatesAlexander Strizhakov
2020-10-15Fix warningsEgor Kislitsyn
2020-09-09[#2130] Fixed OAuth OOB authentication for users with enabled MFA.Ivan Tashkinov
2020-08-05templates/layout/app.html.eex: fix link colorKarol Kosek
2020-07-17TOTP length is configurable, so we can't hardcode this here.Mark Felder
2020-07-16Improve TOTP token and recovery input fields in OAuth loginMark Felder
2020-06-01Merge remote-tracking branch 'origin/develop' into feature/embeddable-postsEgor Kislitsyn
2020-05-07Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> Pleroma.Web.Plero...Maksim
2020-05-02static-fe.css: Restore and move to /priv/static/static-feHaelwenn (lanodan) Monnier
2020-04-22static_fe: Add microformats2 classesKarol Kosek
2020-04-16Merge branch 'fix/1691-feed-render' into 'develop'rinpatch
2020-04-16fix for use of published from different entitiesAlexander Strizhakov
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
2020-03-20Add embeddable postsEgor Kislitsyn
2020-03-16adding rss for user feedAlexander Strizhakov
2020-02-11Hotlink logo instead of attachmentEgor Kislitsyn
2020-02-11Merge branch 'develop' into feature/new-registrations-digestEgor Kislitsyn
2020-01-24added atom feedMaksim Pechnikov
2020-01-22Apply suggestion to lib/pleroma/web/templates/layout/email_styled.html.eexminibikini
2020-01-22Add new users digest emailEgor Kislitsyn
2020-01-14Merge branch 'develop' into feature/tag_feedMaksim Pechnikov
2019-12-21moved remote follow in separate controllerMaksim Pechnikov
2019-12-18add tag feedsMaksim Pechnikov
2019-12-06init tag feedMaksim Pechnikov
2019-11-11Merge branch 'feature/static-fe' into 'develop'kaniini
2019-11-10add subject to atom feedMaksim Pechnikov
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-09Include metadata in static FE conversations and profiles.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-09Move static-fe CSS to a separate file.Phil Hagelberg
2019-11-09Show counts for replies, likes, and announces for selected notice.Phil Hagelberg
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