Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-02 | Rename some directories because MkDocs uses them for categories | rinpatch | |
2019-09-27 | Add `remote_ip` plug | minibikini | |
2019-09-23 | Merge branch 'support-rel-ugc' into 'develop' | kaniini | |
Add support for `rel="ugc"` Closes #1255 See merge request pleroma/pleroma!1679 | |||
2019-09-23 | add tunable for stream uploads, as needed for jortage to work. | Rachel Fae Fox | |
2019-09-19 | Add support for `rel="ugc"` | Egor Kislitsyn | |
2019-09-19 | Add caching for emoji pack sharing | Ekaterina Vaartis | |
2019-09-16 | Set `account_field_value_length` limit to 2048 by default | Egor Kislitsyn | |
2019-09-15 | [#1149] Reinstated docs/config.md changes. | Ivan Tashkinov | |
2019-09-13 | config.md back | Alex S | |
2019-09-11 | placeholder for config.md | Alex S | |
2019-09-11 | deleting old config.md file | Alex S | |
2019-09-09 | Add Pleroma.Plugs.Cache | minibikini | |
2019-08-27 | Fix typo | Egor Kislitsyn | |
2019-08-26 | Disable rate limiter by default | Egor Kislitsyn | |
2019-08-24 | Merge remote-tracking branch 'origin/develop' into ↵ | lain | |
sixohsix/pleroma-post_expiration | |||
2019-08-23 | Fix default config of account fields length | aries | |
2019-08-20 | Merge branch 'digest-template' into 'develop' | lain | |
Improve digest email template See merge request pleroma/pleroma!1565 | |||
2019-08-16 | Add configurable colors and logo for the digest template | Egor Kislitsyn | |
2019-08-14 | Increase max account fields limits | Egor Kislitsyn | |
2019-08-14 | Add `:max_remote_account_fields` config option | Egor Kislitsyn | |
2019-08-14 | Add configurable account field name length limit | Egor Kislitsyn | |
2019-08-14 | Add configurable account field value length limit | Egor Kislitsyn | |
2019-08-14 | Add custom profile fields | Egor Kislitsyn | |
2019-08-13 | Merge branch 'feature/mrf-vocabulary' into 'develop' | rinpatch | |
MRF Vocabulary See merge request pleroma/pleroma!1559 | |||
2019-08-13 | docs tweak | Ariadne Conill | |
2019-08-13 | Merge branch 'length-limit-bio' into 'develop' | rinpatch | |
Add configurable length limits for `User.bio` and `User.name` See merge request pleroma/pleroma!1515 | |||
2019-08-13 | docs: document mrf_vocabulary module settings | Ariadne Conill | |
2019-08-13 | config: remove legacy activitypub accept_blocks setting | Ariadne Conill | |
Anyone who is interested in dropping blocks can write their own MRF policy at this point. This setting predated the MRF framework. Disabling the side effect (unsubscription) is still a config option per policy. | |||
2019-08-10 | tests for Pleroma.Uploaders | Maksim | |
2019-08-08 | Merge branch 'feature/digest-email' into 'develop' | lain | |
Feature/digest email See merge request pleroma/pleroma!1078 | |||
2019-08-04 | Replace "impode" with "implode" for | x0rz3q | |
2019-08-01 | Add configurable length limits for `User.bio` and `User.name` | Egor Kislitsyn | |
2019-07-24 | Add activity expiration worker | Mike Verdone | |
This is a worker that runs every minute and deletes expired activities. It's based heavily on the scheduled activities worker. | |||
2019-07-20 | Merge develop | Roman Chvanikov | |
2019-07-17 | config: add sign_object_fetches option | Ariadne Conill | |
2019-07-17 | Merge branch 'feature/mention-mrf' into 'develop' | kaniini | |
Add MRF MentionPolicy for dropping posts which mention specific actors See merge request pleroma/pleroma!1439 | |||
2019-07-17 | Add MRF MentionPolicy for dropping posts which mention specific actors | RX14 | |
2019-07-16 | Apply suggestion to docs/config.md | Ivan Tashkinov | |
2019-07-16 | [#1094] Rate-limited follow & unfollow actions. | Ivan Tashkinov | |
2019-07-14 | Merge branch 'develop' into feature/digest-email | Roman Chvanikov | |
2019-07-14 | changelog & docs | Alex S | |
2019-07-13 | docs: note that exclusions usage will be included in the transparency ↵ | Ariadne Conill | |
metrics if used | |||
2019-07-13 | nodeinfo: implement MRF transparency exclusions | Ariadne Conill | |
2019-07-13 | [#1041] Added documentation on existing rate limiters. | Ivan Tashkinov | |
2019-07-12 | merge develop | Roman Chvanikov | |
2019-07-10 | removing synchronization worker | Alex S | |
2019-07-10 | [#1062] added option to disable send email | Maksim | |
2019-07-09 | Merge develop | Roman Chvanikov | |
2019-07-09 | Fix/1019 correct count remote users | Alexander Strizhakov | |
2019-07-09 | Apply suggestion to docs/config.md | Ivan Tashkinov | |