Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-24 | Add extra routes to :users_manage_credentials privilege | Ilja | |
2022-08-07 | Change default moderator privileges to better match what we previously had | Ilja | |
Moderators were able to delete statusses via pleroma-fe. For that reason I now gave them :messages_delete by default. They are also able to recieve reports through the notifications. For that reason I now gave them :reports_manage_reports by default. They were also able to see deactivated accounts through pleroma-fe. However * they were unable to tell if the account is deactivated or not (which was a bug and fixed by thes privileges MR this commit is part of) * they were not able to actually change the activation state. Because of this, I decided to *not* give them the privilege :users_manage_activation_state as this would give significantly more privileges, while not giving it will actually improve the current experience as it works around the existing bug of not showing activation state. | |||
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-18 | Apply ilja's suggestion(s) to 1 file(s) | Hélène | |
2022-07-14 | Add privilege for announcements | Ilja | |
2022-07-14 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Ilja | |
fine_grained_moderation_privileges | |||
2022-07-13 | Merge branch 'from/upstream-develop/tusooa/zh-translation' into 'develop' | tusooa | |
Translate static_pages.po (Simplified Chinese) See merge request pleroma/pleroma!3655 | |||
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-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 | Make lint happy | Tusooa Zhu | |
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-06 | Make validation functions for restricted nicknames and blacklisted domains; ↵ | Sean King | |
do restricted nickname validation in LDAP account registration | |||
2022-07-05 | Make checking blacklisted domains and restricted nicknames case-insenstive | Sean King | |
2022-07-05 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Ilja | |
fine_grained_moderation_privileges | |||
2022-07-05 | Improve tests after code review | Ilja | |
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-03 | Merge branch 'fix/eblurhash-binaries' into 'develop' | Haelwenn | |
mix: update eblurhash to 1.2.2 See merge request pleroma/pleroma!3686 | |||
2022-07-03 | Merge branch 'indexing-hotspots' into 'develop' | Haelwenn | |
Add index hotspots See merge request pleroma/pleroma!3664 | |||
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-02 | mix: update eblurhash to 1.2.2 | Hélène | |
Previous eblurhash versions bundled precompiled binaries which caused issues on non-Darwin operating systems. | |||
2022-07-02 | Rename pipelines and add forgotten tags | Ilja | |
I renamed some tags before, but forgot to rename the pipelines I also had some tags which I forgot to add to the config, description, etc. These have now been done/added | |||
2022-07-02 | Add better explanation in the Cheatsheet about what each tag does | Ilja | |
2022-07-02 | Change order of privilege tags to make more sense | Ilja | |
The tags were listed in different places They were listed in a rather randomly order I reordered them in a way I think makes more sense | |||
2022-07-02 | Fix typo's | Ilja | |
priviledge |-> privilege | |||
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 | update moduledoc | Ilja | |
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 | Add option to docs about instance gen | Ilja | |
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 | Migration failed when no value for Pleroma.Upload was set | Ilja | |
2022-07-01 | Migration for exiftool filter | Ilja | |
Rename to Exiftool.StripLocation | |||
2022-07-01 | Add deprecation warnings | Ilja | |
2022-07-01 | Rename the Exiftool module | Ilja | |
No migrations or checks yet | |||
2022-07-01 | Rename the new module | Ilja | |