aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/templates
AgeCommit message (Collapse)Author
2019-08-16Add configurable colors and logo for the digest templateEgor Kislitsyn
2019-08-14Improve digest email templateEgor Kislitsyn
2019-08-08Merge branch 'feature/digest-email' into 'develop'lain
Feature/digest email See merge request pleroma/pleroma!1078
2019-08-03templates/layout/app.html.eex: Style anchorsHaelwenn (lanodan) Monnier
[ci skip]
2019-06-29Resolve conflictsRoman Chvanikov
2019-06-24[#184] small refactoring reset passwordMaksim
2019-06-12[#963] No redirect on OOB OAuth authorize request with existing ↵Ivan Tashkinov
authorization. OAuth-related refactoring.
2019-06-05Fix conflictRoman Chvanikov
2019-06-04Add task to test emailsRoman Chvanikov
2019-06-03Merge branch 'develop' into feature/digest-emailMark Felder
2019-06-03Remove repeated scope listseugenijm
2019-06-03Use workaround for the heavy checkmark symbol in iOSeugenijm
2019-06-03Merge branch 'develop' into update-oauth-templateMark Felder
2019-06-01Remove now useless flavours switchingHaelwenn (lanodan) Monnier
2019-05-30Use Pleroma.Config everywhereEgor Kislitsyn
2019-05-01Merge branch 'develop' into update-oauth-templateMark Felder
2019-05-01Remove incorrect statement about valid charactersMark Felder
2019-04-20Digest emailsRoman Chvanikov
2019-04-19Merge branch '923_oauth_consumer_refactoring_ci' into 'develop'lambda
OAuth consumer params handling refactoring See merge request pleroma/pleroma!1047
2019-04-12Merge branch 'fix/732-password-align' into 'develop'lambda
password reset page labels align See merge request pleroma/pleroma!986
2019-04-11Update OAuth web templateMark Felder
2019-04-10[#923] OAuth consumer params handling refactoring.Ivan Tashkinov
Registration and authorization-related params are wrapped in "authorization" in order to reduce edge cases number and simplify handling logic.
2019-04-07[#923] Removed <br> elements from auth forms, adjusted docs, minor auth ↵Ivan Tashkinov
settings refactoring.
2019-04-05[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.Ivan Tashkinov
2019-04-04[#923] OAuth consumer controller tests. Misc. improvements.Ivan Tashkinov
2019-03-27password reset page labels alignAlex S
2019-03-27[#923] OAuth consumer improvements, fixes, refactoring.Ivan Tashkinov
2019-03-20[#923] Support for multiple OAuth consumer strategies.Ivan Tashkinov
2019-03-20[#923] Nickname & email selection for external registrations, option to ↵Ivan Tashkinov
connect to existing account.
2019-03-15[#923] OAuth: prototype of sign in / sign up with Twitter.Ivan Tashkinov
2019-03-11Sign in via Twitter (WIP).Ivan Tashkinov
2019-03-11Remove chromium input hilight that clashes with our ownShpuld Shpuldson
2019-03-11Style again the login page to fit pleroma moreShpuld Shpuldson
2019-02-22Merge branch 'fix/twittercards' into 'develop'kaniini
Fix Twitter Cards See merge request pleroma/pleroma!815
2019-02-19Player: allow styles on CSP, loop videoshref
2019-02-19Merge branch 'develop' into fix/twittercardsMark Felder
2019-02-19Embed player suitable for Twitter Cardshref
2019-02-19[#468] Merged `upstream/develop`.Ivan Tashkinov
2019-02-17[#468] Merged `upstream/develop`, resolved conflicts.Ivan Tashkinov
2019-02-17[#468] Refactored OAuth scopes' defaults & missing selection handling.Ivan Tashkinov
2019-02-16[MastoAPI] Add switching of frontend flavoursHaelwenn (lanodan) Monnier
2019-02-15[#468] Defined OAuth restrictions for all applicable routes.Ivan Tashkinov
Improved missing "scopes" param handling. Allowed "any of" / "all of" mode specification in OAuthScopesPlug. Fixed auth UI / behavior when user selects no permissions at /oauth/authorize.
2019-02-13Improve login error for OAuth flowMark Felder
2019-02-14[#468] User UI for OAuth permissions restriction. Standardized storage ↵Ivan Tashkinov
format for `scopes` fields, updated usages.
2019-02-09[#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions.Ivan Tashkinov
2019-02-02Add responsive features to layoutMaxim Filippov
2019-01-28/web/index template: Modify for glitch-socHaelwenn (lanodan) Monnier
2018-12-13[#114] Refactored `password_reset` (moved to TwitterAPI). Added homepage ↵Ivan Tashkinov
links to password reset result pages.
2018-11-26Replace this hardcoded <title>Mark Felder
2018-11-06Unify Mastodon Login with OAuth login.lain
This removes duplication in the login code.