- May 05, 2020
-
-
lain authored
Mainly the `magic_key` field
-
- May 02, 2020
-
-
rinpatch authored
Prevents the possibility of re-registration, which allowed to read DMs of the deleted account. Also includes a migration that tries to find any already deleted accounts and insert skeletons for them. Closes pleroma/pleroma#1687
-
Ivan Tashkinov authored
pleroma-fe@5f90b6a3
-
Haelwenn authored
-
- May 01, 2020
-
-
Ivan Tashkinov authored
Updated PleromaFE bundle to prevent notifications loading issue due to unsupported parameter (`with_move`).
-
- Apr 29, 2020
-
-
feld authored
-
- Apr 17, 2020
- Apr 14, 2020
- Apr 10, 2020
- Apr 02, 2020
-
-
Maksim authored
-
- Apr 01, 2020
-
-
Ivan Tashkinov authored
Ability to control the output of account/pleroma/relationship in statuses in order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param.
-
- Mar 31, 2020
-
-
feld authored
-
Ivan Tashkinov authored
-
- Mar 30, 2020
-
-
Ivan Tashkinov authored
-
- Mar 28, 2020
-
-
Ivan Tashkinov authored
FollowingRelationship storage & performance optimizations (state turned `ecto_enum`-driven integer, reorganized indices etc.).
-
- Mar 26, 2020
-
-
lain authored
-
- Mar 23, 2020
-
-
minibikini authored
-
Alexander Strizhakov authored
-
- Mar 15, 2020
-
-
rinpatch authored
Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422
-
- Mar 13, 2020
-
-
feld authored
-
- Mar 11, 2020
-
-
Haelwenn authored
Related: pleroma/pleroma#1616
-
- Mar 07, 2020
-
-
rinpatch authored
-
rinpatch authored
Some of the actions used to have a user map as a subject, which was then changed to an array of user maps. However instead of migrating old data there was just a hack to transform it every time, moreover this hack didn't include all possible actions, which resulted in crashes. This commit fixes the crashes by introducing a proper database migration for old data. Closes #1606
-
- Mar 06, 2020
- Mar 05, 2020
-
-
rinpatch authored
-
- Mar 04, 2020
-
-
Alexander Strizhakov authored
-
- Feb 29, 2020
-
-
Haelwenn authored
-
- Feb 28, 2020