Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-09-19 | Add caching for emoji pack sharing | Ekaterina Vaartis | |
2019-09-18 | Merge branch 'hide-follower-following-count' into 'develop' | feld | |
Add a setting to hide follows/followers stats from the user profile See merge request pleroma/pleroma!1663 | |||
2019-09-18 | namings | Alex S | |
2019-09-18 | docs fix | Alex S | |
2019-09-18 | post for creating invite tokens in admin api | Alex S | |
2019-09-17 | Merge branch 'feature/return-total-for-reports' into 'develop' | rinpatch | |
Admin API: Return total for reports See merge request pleroma/pleroma!1628 | |||
2019-09-17 | Mastodon API: Add a setting to hide follow/follower count from the user view ↵ | eugenijm | |
(`hide_follows_count` and `hide_followers_count`) | |||
2019-09-16 | Set `account_field_value_length` limit to 2048 by default | Egor Kislitsyn | |
2019-09-16 | Merge branch 'develop' into feature/return-total-for-reports | Maxim Filippov | |
2019-09-15 | [#1149] Reinstated docs/config.md changes. | Ivan Tashkinov | |
2019-09-13 | config.md back | Alex S | |
2019-09-13 | Merge branch 'feature/change-email' into 'develop' | Haelwenn | |
Add email change endpoint Closes #1156 See merge request pleroma/pleroma!1580 | |||
2019-09-13 | Merge branch 'admin-config-description' into 'develop' | rinpatch | |
Admin config description Closes #1178 and #1209 See merge request pleroma/pleroma!1611 | |||
2019-09-13 | Add a note about compatibility with Mastodon | Egor Kislitsyn | |
2019-09-13 | Add email change endpoint | Egor Kislitsyn | |
2019-09-13 | Fix admin api docs for creating users | Angelina Filippova | |
2019-09-11 | placeholder for config.md | Alex S | |
2019-09-11 | deleting old config.md file | Alex S | |
2019-09-10 | Add note about limit to the doc | Egor Kislitsyn | |
2019-09-10 | Add an endpoint to get multiple statuses by IDs | Egor Kislitsyn | |
2019-09-09 | Add Pleroma.Plugs.Cache | minibikini | |
2019-09-04 | Return total for reports | Maxim Filippov | |
2019-09-04 | Mastodon API: Add `pleroma.thread_muted` to Status entity | rinpatch | |
Needed for pleroma-fe!941 | |||
2019-09-04 | Clarify that read notifications are returned | rinpatch | |
2019-09-04 | Apply suggestion to docs/api/pleroma_api.md | rinpatch | |
2019-09-04 | Extend `/api/pleroma/notifications/read` to mark multiple notifications | rinpatch | |
as read and make it respond with Mastoapi entities | |||
2019-08-27 | Fix typo | Egor Kislitsyn | |
2019-08-26 | Disable rate limiter by default | Egor Kislitsyn | |
2019-08-25 | Log admin/moderator actions | Maxim Filippov | |
2019-08-24 | Activity expiration: Fix docs. | lain | |
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-20 | Merge branch 'feature/custom-fields' into 'develop' | lain | |
Add custom profile fields See merge request pleroma/pleroma!1488 | |||
2019-08-16 | Add configurable colors and logo for the digest template | Egor Kislitsyn | |
2019-08-14 | Merge remote-tracking branch 'origin/develop' into pleroma-conversations | lain | |
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-12 | Conversation: Add endpoint to get a conversation by id. | lain | |
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-08 | Merge remote-tracking branch 'origin/develop' into pleroma-conversations | lain | |