Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-17 | Expose the post formats in /api/v1/instance | Mark Felder | |
2020-07-16 | Merge remote-tracking branch 'upstream/develop' into linkify | Alex Gleason | |
2020-07-16 | fix docs | Maksim Pechnikov | |
2020-07-16 | Merge branch 'develop' into issue/1023 | Maksim Pechnikov | |
2020-07-15 | Merge branch 'develop' into refactor/gun-pool-registry | Mark Felder | |
2020-07-15 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-07-15 | Add documentation for new connection pool settings and remove some | rinpatch | |
`:retry_timeout` and `:retry` got removed because reconnecting on failure is something the new pool intentionally doesn't do. `:max_overflow` had to go in favor of `:max_waiting`, I didn't reuse the key because the settings are very different in their behaviour. `:checkin_timeout` got removed in favor of `:connection_acquisition_wait`, I didn't reuse the key because the settings are somewhat different. I didn't do any migrations/deprecation warnings/changelog entries because these settings were never in stable. | |||
2020-07-14 | Merge remote-tracking branch 'upstream/develop' into by-approval | Alex Gleason | |
2020-07-14 | AdminAPI: Add `PATCH /api/pleroma/admin/users/approve` endpoint | Alex Gleason | |
2020-07-14 | AdminAPI: Filter users by `need_approval` | Alex Gleason | |
2020-07-14 | AdminAPI: Return `approval_pending` with users | Alex Gleason | |
2020-07-14 | AdminAPI: Return `registration_reason` with users | Alex Gleason | |
2020-07-14 | Merge branch 'feature/1922-media-proxy-whitelist' into 'develop' | feld | |
Support for hosts with scheme in MediaProxy whitelist setting Closes #1922 See merge request pleroma/pleroma!2754 | |||
2020-07-14 | Merge branch '1940-admin-token-oauthless-auth' into 'develop' | feld | |
[#1940] Reinstated OAuth-less `admin_token` authentication Closes #1940 See merge request pleroma/pleroma!2760 | |||
2020-07-14 | Migrate in-db config after updating to Oban 2.0 | rinpatch | |
2020-07-14 | [#1940] Applied rate limit for requests with bad `admin_token`. Added doc ↵ | Ivan Tashkinov | |
warnings on `admin_token` setting. | |||
2020-07-14 | added generated `pleroma.env` | Maksim Pechnikov | |
2020-07-13 | Merge branch 'develop' into refactor/notification_settings | Mark Felder | |
2020-07-13 | Show examples for both OTP and source | Mark Felder | |
2020-07-12 | Add `account_approval_required` instance setting | Alex Gleason | |
2020-07-12 | Make the query more precise | Mark Felder | |
2020-07-12 | Improve database config migration and add documentation | Mark Felder | |
2020-07-12 | MediaProxy whitelist setting now supports hosts with scheme | Alexander Strizhakov | |
added deprecation warning about using bare domains | |||
2020-07-11 | Merge branch 'feature/upload-filter-exiftool' into 'develop' | lain | |
Add Pleroma.Upload.Filter.Exiftool Closes #1935 See merge request pleroma/pleroma!2744 | |||
2020-07-11 | docs: API: fix update_credentials endpoints path, clarify ↵ | Alibek Omarov | |
update/verify_credentials endpoints paths | |||
2020-07-10 | Support Exiftool for stripping EXIF data | Mark Felder | |
We really only want to strip location data anyway, and mogrify strips color profiles. | |||
2020-07-10 | Merge branch 'fix/1924-s3-descriptions' into 'develop' | feld | |
docs and descriptions for s3 settings Closes #1924 See merge request pleroma/pleroma!2745 | |||
2020-07-10 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
chat-federation-information | |||
2020-07-10 | Merge branch 'mix-tasks-improvement' into 'develop' | lain | |
Mix tasks improvement See merge request pleroma/pleroma!2723 | |||
2020-07-10 | docs and descriptions for s3 settings | Alexander Strizhakov | |
2020-07-09 | fix for user revoke invite task | Alexander Strizhakov | |
2020-07-09 | Merge branch 'features/favicons' into 'develop' | lain | |
Add support for remote favicons See merge request pleroma/pleroma!2261 | |||
2020-07-09 | Merge branch 'patch-1' into 'develop' | lain | |
added link to changelog, removed repetition See merge request pleroma/pleroma!2736 | |||
2020-07-09 | missed `:` (colon) before mrf_steal_emoji | Dym Sohin | |
2020-07-09 | added link to changelog, removed repetition | Dym Sohin | |
2020-07-08 | Merge branch '1895-hashtag-timeline-restrict-unauthenticated-fix' into 'develop' | lain | |
[#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance setting Closes #1895 See merge request pleroma/pleroma!2731 | |||
2020-07-08 | Add changelog and documentation | Haelwenn (lanodan) Monnier | |
2020-07-08 | Add [:instances_favicons, :enabled] setting, defaults to false | Haelwenn (lanodan) Monnier | |
2020-07-07 | [#1895] Documentation hints on private instances and ↵ | Ivan Tashkinov | |
instance/restrict_unauthenticated setting. | |||
2020-07-07 | [#1895] Made hashtag timeline respect `:restrict_unauthenticated` instance ↵ | Ivan Tashkinov | |
setting. | |||
2020-07-07 | Docs: Document resetting of images | lain | |
2020-07-06 | Docs: document instance differences | lain | |
2020-07-06 | Docs: Add description limits to cheat sheet | lain | |
2020-07-03 | Docs: Document `accepts_chat_messages` setting. | lain | |
2020-07-03 | Docs: Document the added `accepts_chat_messages` user property. | lain | |
2020-07-02 | Document the new API extension of /api/v1/instance | Mark Felder | |
2020-06-30 | AutoLinker --> Linkify, update to latest version | Alex Gleason | |
https://git.pleroma.social/pleroma/elixir-libraries/linkify | |||
2020-06-29 | Merge branch '1031-parent-visible' into 'develop' | lain | |
Resolve "Add `pleroma.parent_visible` to the status view" Closes #1031 See merge request pleroma/pleroma!2679 | |||
2020-06-29 | differences_in_mastoapi_responses: Update account fields | Haelwenn (lanodan) Monnier | |
2020-06-26 | Rename notification "privacy_option" setting | Mark Felder | |