Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-12 | Merge branch 'from/upstream-develop/tusooa/2912-receiver-reject-mrf' into ↵ | Haelwenn | |
'develop' Treat MRF rejects as success in Oban worker Closes #2912 See merge request pleroma/pleroma!3720 | |||
2022-08-12 | Merge branch 'from/upstream-develop/tusooa/sync-settings' into 'develop' | Haelwenn | |
Synchronized settings for apps (frontends) See merge request pleroma/pleroma!3698 | |||
2022-08-12 | Merge branch 'from/upstream-develop/floatingghost/follow-state' into 'develop' | Haelwenn | |
Backport: bugfix/follow-state Closes #2902 See merge request pleroma/pleroma!3718 | |||
2022-08-10 | Fix the mocks to use uppercase as well | Mark Felder | |
2022-08-08 | Treat containment failure as cancel in ReceiverWorker | Tusooa Zhu | |
2022-08-06 | Fix FederatorTest | Tusooa Zhu | |
2022-08-06 | Treat MRF rejects as success in Oban worker | Tusooa Zhu | |
2022-08-03 | bugfix/follow-state (#104) | floatingghost | |
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma/pulls/104 | |||
2022-08-02 | Merge branch 'from/upstream-develop/tusooa/2871-fix-local-public' into 'develop' | Haelwenn | |
local only fixes Closes #2871 See merge request pleroma/pleroma!3660 | |||
2022-08-02 | Merge branch 'from/upstream-develop/tusooa/backup-without-email' into 'develop' | Haelwenn | |
Allow users to create backups without providing email address See merge request pleroma/pleroma!3665 | |||
2022-07-31 | Change test case wording | Haelwenn | |
2022-07-31 | Merge branch 'develop' into 'from/develop/tusooa/emit-move' | tusooa | |
# Conflicts: # CHANGELOG.md # test/pleroma/user_test.exs | |||
2022-07-31 | Use `duration` param for mute expiration duration | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-07-28 | Merge branch 'fix/proper-emoji-qualification' into 'develop' | Haelwenn | |
Emoji: implement full-qualifier using combinations See merge request pleroma/pleroma!3709 | |||
2022-07-28 | Merge branch 'from/upstream-develop/tusooa/2384-pagination' into 'develop' | Haelwenn | |
Make mutes and blocks behave the same as other lists Closes #2384 See merge request pleroma/pleroma!3693 | |||
2022-07-25 | EmojiReactValidator: use new qualification method | Hélène | |
2022-07-24 | EmojiReactValidator: fix emoji qualification | Hélène | |
Tries fully-qualifying emoji when receiving them, by adding the emoji variation sequence to the received reaction emoji. This issue arises when other instance software, such as Misskey, tries reacting with emoji that have unqualified or minimally qualified variants, like a red heart. Pleroma only accepts fully qualified emoji in emoji reactions, and refused those emoji. Now, Pleroma will attempt to properly qualify them first, and reject them if checks still fail. This commit contains changes to tests proposed by lanodan. Co-authored-by: Haelwenn <contact+git.pleroma.social@hacktivis.me> | |||
2022-07-23 | Merge branch 'mute-expiration' into 'develop' | tusooa | |
MastoAPI: Show mutes expiration date See merge request pleroma/pleroma!3682 | |||
2022-07-22 | Revert "Merge branch 'fix/emoji-react-qualification' into 'develop'" | Haelwenn | |
This reverts merge request !3684 | |||
2022-07-22 | Add test for broken owncast federation | FloatingGhost | |
2022-07-21 | Merge branch 'birthday_fix' into 'develop' | tusooa | |
Allow to unset birthday See merge request pleroma/pleroma!3702 | |||
2022-07-21 | Merge branch 'fix/emoji-react-qualification' into 'develop' | Haelwenn | |
EmojiReactValidator: fix emoji qualification See merge request pleroma/pleroma!3684 | |||
2022-07-21 | Merge remote-tracking branch 'upstream/develop' into HEAD | Tusooa Zhu | |
2022-07-20 | Merge branch 'resolve/notice-compatibility-routes-nginx' into 'develop' | Haelwenn | |
Document way to do notice compatibility routes with Nginx reverse-proxy, fixes #2900 Closes #2900 See merge request pleroma/pleroma!3701 | |||
2022-07-17 | Allow to unset birthday | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-07-17 | Merge branch 'from/upstream-develop/tusooa/config-translatable' into 'develop' | Haelwenn | |
Translatable config descriptions Closes pleroma-meta#65 See merge request pleroma/pleroma!3695 | |||
2022-07-16 | Document way to do notice compatibility routes with Nginx reverse-proxy instead | Sean King | |
2022-07-17 | Merge branch 'notification_types' into 'develop' | tusooa | |
MastoAPI: Use `types` for filtering notifications See merge request pleroma/pleroma!3648 | |||
2022-07-16 | Use :utc_datetime | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-07-16 | Implement settings api | Tusooa Zhu | |
2022-07-14 | Pass in msgctxt for config translation strings | Tusooa Zhu | |
2022-07-13 | Add tests for translator compiler | Tusooa Zhu | |
2022-07-13 | Merge branch 'short-description' into 'develop' | tusooa | |
Add short_description instance field Closes #2865 See merge request pleroma/pleroma!3651 | |||
2022-07-13 | Add tests for short_description | Tusooa Zhu | |
2022-07-12 | Make mutes and blocks behave the same as other lists | Tusooa Zhu | |
2022-07-11 | Merge branch 'fix/case-sensitivity-restricted-nicknames-blacklisted-domains' ↵ | tusooa | |
into 'develop' Make checking blacklisted domains and restricted nicknames case-insensitive Closes #2894 and #2888 See merge request pleroma/pleroma!3687 | |||
2022-07-10 | Merge branch 'from/upstream-develop/tusooa/2830-remote-fo-mp' into 'develop' | Haelwenn | |
Pass remote follow avatar into media proxy Closes #2830 See merge request pleroma/pleroma!3690 | |||
2022-07-09 | Use is_binary instead of is_bitstring for restricted nicknames tests | Sean King | |
2022-07-10 | Pass remote follow avatar into media proxy | Tusooa Zhu | |
2022-07-08 | Add test for rendering mute expiration date | marcin mikołajczak | |
Signed-off-by: marcin mikołajczak <git@mkljczk.pl> | |||
2022-07-05 | Make checking blacklisted domains and restricted nicknames case-insenstive | Sean King | |
2022-07-04 | Merge branch 'from/upstream-develop/tusooa/report-too-long' into 'develop' | Haelwenn | |
Fix long report notes giving errors on creation See merge request pleroma/pleroma!3679 | |||
2022-07-04 | EmojiReactValidator: apply lanodan's suggestions | Haelwenn | |
These changes make the encoding for the fully-qualified heart emoji very visible in editors. | |||
2022-07-03 | Merge branch 'image_description_from_exif_data' into 'develop' | Haelwenn | |
Use EXIF data of image for image description See merge request pleroma/pleroma!3535 | |||
2022-07-03 | Merge branch 'bugfix/mime-validation-no-list' into 'develop' | Haelwenn | |
Bugfix: Validate mediaType only by it's format See merge request pleroma/pleroma!3597 | |||
2022-07-03 | Merge branch 'from/upstream-develop/tusooa/server-announcements' into 'develop' | Haelwenn | |
Server announcements (1st pass) See merge request pleroma/pleroma!3643 | |||
2022-07-01 | Descriptions from exif data with only whitespeces are considered empty | Ilja | |
I noticed that pictures taken with Ubuntu-Touch have whitespace in one of the fields This should just be ignored imo | |||
2022-07-01 | Change test pictures | Ilja | |
The previous pictures were labeled as public domain, but are actually a collage of pictures under other licenses. I now replaced them with a jpeg of simply a white pixel. | |||
2022-07-01 | Better way of getting keys | Ilja | |
I used keyword_list[:key], but if the key doesn't exist, it will return nil. I actually expect a list and further down the code I use that list. I believe the key should always be present, but in case it's not, it's better to return an empty list instead of nil. That way the code wont fail further down the line. | |||
2022-07-01 | Add deprecation warnings | Ilja | |