Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-11 | [#2497] Media preview proxy for images: fixes, tweaks, refactoring, tests ↵ | Ivan Tashkinov | |
adjustments. | |||
2020-05-11 | copy/paste fix for descriptions | Alexander Strizhakov | |
2020-05-10 | Merge branch 'shortening-modules-name' into 'develop' | lain | |
Descriptions that module names are shortened See merge request pleroma/pleroma!2428 | |||
2020-05-10 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-08 | Initial implementation of image preview proxy. Media proxy tests refactoring. | Ivan Tashkinov | |
2020-05-08 | Minor grammar nit | Mark Felder | |
2020-05-08 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
restricted-relations-embedding | |||
2020-05-07 | Pleroma.Web.TwitterAPI.TwoFactorAuthenticationController -> ↵ | Maksim | |
Pleroma.Web.PleromaAPI.TwoFactorAuthenticationController | |||
2020-05-05 | Merge branch 'openapi/validation-plug' into 'develop' | rinpatch | |
Ignore unexpected query params and ENUM values Closes #1719 See merge request pleroma/pleroma!2468 | |||
2020-05-05 | Document configuration for Pleroma.Web.ApiSpec.CastAndValidate | Egor Kislitsyn | |
2020-05-05 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-05-04 | Merge branch 'feature/update-labels-for-activating-settings' into 'develop' | feld | |
Fix inconsistency in language for activating settings in description.exs Closes admin-fe#108 See merge request pleroma/pleroma!2469 | |||
2020-05-04 | Fix inconsistency in language for activating settings | Angelina Filippova | |
2020-05-04 | Enable strict validation mode in dev and test environments | Egor Kislitsyn | |
2020-05-04 | Add a config option to enable strict validation | Egor Kislitsyn | |
2020-05-01 | Restricted embedding of relationships where applicable (statuses / ↵ | Ivan Tashkinov | |
notifications / accounts rendering). Added support for :skip_notifications for accounts listing (index.json). Adjusted tests. | |||
2020-05-01 | Made follow request notifications non-optional (removed config switch). | Ivan Tashkinov | |
2020-04-27 | descriptions that module names are shortened | Alexander Strizhakov | |
2020-04-24 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-20 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-20 | Merge remote-tracking branch 'upstream/develop' into accept-deletes | Alex Gleason | |
2020-04-20 | Add :reject_deletes option to SimplePolicy | Alex Gleason | |
2020-04-17 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1559-follow-request-notifications # Conflicts: # CHANGELOG.md | |||
2020-04-13 | [#2342] Removed description.exs entry for temporary configuration option. | Ivan Tashkinov | |
2020-04-10 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-04-07 | [#1559] Support for "follow_request" notifications (configurable). | Ivan Tashkinov | |
(Not currently supported by PleromaFE, thus disabled by default). | |||
2020-04-01 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
output-of-relationships-in-statuses # Conflicts: # CHANGELOG.md | |||
2020-04-01 | Merge branch 'gun' into 'develop' | feld | |
Gun adapter Closes #945 See merge request pleroma/pleroma!1861 | |||
2020-04-01 | Ability to control the output of account/pleroma/relationship in statuses in ↵ | Ivan Tashkinov | |
order to improve the rendering performance. See `[:extensions, output_relationships_in_statuses_by_default]` setting and `with_relationships` param. | |||
2020-03-30 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-30 | activities generation tasks | Alexander Strizhakov | |
2020-03-25 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
1364-notifications-sending-control | |||
2020-03-25 | Fixed incorrect usage of "relations" as a short form of "relationships". | Ivan Tashkinov | |
2020-03-20 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-03-20 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-20 | restrict_unauthenticated setting | Alexander Strizhakov | |
2020-03-16 | Enable Gun adapter by default | Mark Felder | |
We need devs to dogfood this before we merge it into the 2.1 release | |||
2020-03-16 | Merge branch 'develop' into global-status-expiration | Egor Kislitsyn | |
2020-03-16 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-16 | removing from descriptions.exs deprecated settings | Alexander Strizhakov | |
2020-03-15 | Merge branch 'f' into 'develop' | Haelwenn | |
rip out fetch_initial_posts Closes #1422 and #1595 See merge request pleroma/pleroma!2297 | |||
2020-03-15 | rip out fetch_initial_posts | rinpatch | |
Every time someone tries to use it, it goes mad and tries to scrape the entire fediverse for no visible reason, it's better to just remove it than continue shipping it in it's current state. idea acked by lain and feld on irc Closes #1595 #1422 | |||
2020-03-13 | rate limiter: disable based on if remote ip was found, not on if the plug ↵ | rinpatch | |
was enabled The current rate limiter disable logic won't trigger when the remote ip is not forwarded, only when the remoteip plug is not enabled, which is not the case on most instances since it's enabled by default. This changes the behavior to warn and disable when the remote ip was not forwarded, even if the RemoteIP plug is enabled. Also closes #1620 | |||
2020-03-04 | adding descriptions | Alexander Strizhakov | |
2020-03-03 | refactoring for gun api modules | Alexander Strizhakov | |
2020-03-03 | retry and retry_timeout settings default change | Alexander Strizhakov | |
2020-03-03 | naming for checkin from pool timeout | Alexander Strizhakov | |
2020-03-03 | Merge branch 'develop' into gun | Alexander Strizhakov | |
2020-03-03 | Merge remote-tracking branch 'origin/develop' into global-status-expiration | Egor Kislitsyn | |
2020-03-02 | Merge branch 'prepared-statements-settings' into 'develop' | lain | |
Prepared statements settings See merge request pleroma/pleroma!2238 |