aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates
AgeCommit message (Expand)Author
2020-11-04Merge branch 'chore/elixir-1.11' into 'develop'feld
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
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
2019-10-19MastoFE: Add PWA manifest.KokaKiwi
2019-10-18feed: don't advertise salmon endpointAriadne Conill
2019-10-18websub: remove entirelyAriadne Conill
2019-10-07Extract RSS Feed functionality from OStatusSergey Suprunenko