From: Ivan Tashkinov Date: Mon, 7 Dec 2020 18:45:04 +0000 (+0300) Subject: Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=c8e7ace812ef199b6d24013e7d2699daf1b79d55;p=akkoma Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements # Conflicts: # CHANGELOG.md --- c8e7ace812ef199b6d24013e7d2699daf1b79d55 diff --cc CHANGELOG.md index 397488584,72dfbedd0..421649e6f --- a/CHANGELOG.md +++ b/CHANGELOG.md @@@ -24,7 -24,7 +24,8 @@@ The format is based on [Keep a Changelo - Ability to view remote timelines, with ex. `/api/v1/timelines/public?instance=lain.com` and streams `public:remote` and `public:remote:media`. - The site title is now injected as a `title` tag like preloads or metadata. - Password reset tokens now are not accepted after a certain age. + - Mix tasks to help with displaying and removing ConfigDB entries. See `mix pleroma.config` +- OAuth form improvements: users are remembered by their cookie, the CSS is overridable by the admin, and the style has been improved.
API Changes