Sean King
|
17aa3644be
|
Copyright bump for 2022
|
2022-02-25 23:11:42 -07:00 |
lain
|
6eb7d69e60
|
Merge branch 'delete-account-fix' into 'develop'
TwitterAPI: allow deleting one's own account with request body
Closes #2799 and #2746
See merge request pleroma/pleroma!3564
|
2021-12-15 21:26:45 +00:00 |
Alex Gleason
|
8672ad6b00
|
TwitterAPI: allow deleting one's own account with request body
|
2021-12-13 17:07:29 -05:00 |
Haelwenn (lanodan) Monnier
|
a17910a6c6
|
CI: Bump lint stage to elixir-1.12
Elixir 1.12 changed formatting rules, this allows to avoid having to rollback to run `mix format`
|
2021-10-06 08:11:05 +02:00 |
Tusooa Zhu
|
198250dcef
|
Allow users to remove their emails if instance does not need email to register
|
2021-09-05 21:27:02 -04:00 |
Haelwenn (lanodan) Monnier
|
0e2aebd036
|
TwitterAPI: Make change_email require body params instead of query
Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3503
|
2021-08-13 17:57:11 +02:00 |
Haelwenn (lanodan) Monnier
|
3961422f85
|
TwitterAPI: Make change_password require body params instead of query
Backport of: https://git.pleroma.social/pleroma/pleroma/-/merge_requests/3503
|
2021-08-13 17:56:59 +02:00 |
Haelwenn (lanodan) Monnier
|
197cdebca9
|
TwitterAPI: Make change_email require body params instead of query
|
2021-08-10 20:33:00 +02:00 |
Haelwenn (lanodan) Monnier
|
09dcb2b522
|
TwitterAPI: Make change_password require body params instead of query
Closes: https://git.pleroma.social/pleroma/pleroma/-/issues/2740
|
2021-08-10 20:01:11 +02:00 |
Haelwenn (lanodan) Monnier
|
55bdfb075c
|
OpenAPI: TwitterAPI Util Controller
|
2021-03-15 06:47:07 +01:00 |
Mark Felder
|
e854c35e65
|
Convert tests to all use clear_config instead of Pleroma.Config.put
|
2021-01-26 11:58:43 -06:00 |
Mark Felder
|
860b5c7804
|
Change user.deactivated field to user.is_active
|
2021-01-15 11:24:46 -06:00 |
Lain Soykaf
|
39f3683a06
|
Pbkdf2: Use it everywhere.
|
2021-01-14 15:06:16 +01:00 |
lain
|
9106048c61
|
Password: Replace Pbkdf2 with Password.
|
2021-01-13 15:11:11 +01:00 |
Haelwenn (lanodan) Monnier
|
c4439c630f
|
Bump Copyright to 2021
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;'
|
2021-01-13 07:49:50 +01:00 |
Alexander Strizhakov
|
7dffaef479
|
tests consistency
|
2020-10-13 16:35:09 +03:00 |