- Mar 08, 2020
-
-
rinpatch authored
-
rinpatch authored
Sync develop with stable Closes #1262, #1267, #1293, #1303, #1287, #1291, #1382, #1438, #1129, #1109, and #1606 See merge request pleroma/pleroma!2278
-
rinpatch authored
Release/2.0.0 See merge request pleroma/pleroma!2273
-
- Mar 07, 2020
-
-
rinpatch authored
-
rinpatch authored
moderation log: fix improperly migrated data See merge request pleroma/pleroma!2277
-
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
-
Alexander Strizhakov authored
-
rinpatch authored
Wait in mix task while pleroma is rebooted See merge request pleroma/pleroma!2225
-
- Mar 06, 2020
-
-
rinpatch authored
Remove EmojiPacks from AdminFE build See merge request pleroma/pleroma!2275
-
feld authored
Revert "Merge branch 'update/admin-fe-without-emojipack' into 'develop'" See merge request pleroma/pleroma!2276
-
feld authored
This reverts merge request !2274
-
feld authored
Once more, with feeling
-
lain authored
Remove emoji support from AdminFE See merge request pleroma/pleroma!2274
-
feld authored
-
- Mar 05, 2020
-
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
rinpatch authored
-
lain authored
MastodonController: Return 404 errors correctly. See merge request pleroma/pleroma!2270
-
lain authored
-
Haelwenn authored
Generate instance stats on startup Closes #1598 See merge request pleroma/pleroma!2271
-
- Mar 04, 2020
-
-
feld authored
-
feld authored
-
feld authored
Exclude reblogs from `GET /api/pleroma/admin/statuses` by default Closes #1596 See merge request pleroma/pleroma!2267
-
lain authored
-
lain authored
Do not fail when user has no email See merge request pleroma/pleroma!2249
-
- Mar 03, 2020
-
-
Haelwenn authored
Update Copyrights See merge request pleroma/pleroma!2269
-
feld authored
-
feld authored
-
- Mar 02, 2020
-
-
lain authored
Prepared statements settings See merge request pleroma/pleroma!2238
-
Eugenij authored
-
rinpatch authored
fix for :fetch_initial_posts See merge request pleroma/pleroma!2266
-
ilja authored
A warning was added, but their were some newlines and whitespaces missing which broke the rendering of the setting. I've added them now
-
Haelwenn authored
ActivityPub actions & side-effects in transaction Closes #1482 See merge request pleroma/pleroma!2089
-
Haelwenn authored
Bump copyright See merge request pleroma/pleroma!2265
-
- Mar 01, 2020
-
-
rinpatch authored
DOCS Add warning for fetch_initial_posts + more explicit distinction between OTP and from source See merge request pleroma/pleroma!2262
-
Ilja authored
Add warning to the fetch_initial_posts setting. Now we sometimes have people who enable this without realising the consequences (tons of posts being fetcht as each fetch makes Pleroma discover new users) I also made a more explicit distinction between OTP and from source installs in the general explanation
-