Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-03 | Merge branch 'fix/empty-params-openapi' into 'develop' | rinpatch | |
OpenAPI CastAndValidate: filter out empty params Closes #2198 See merge request pleroma/pleroma!3047 | |||
2020-10-02 | [#3053] No auth check in StaticFEController, even on non-federating ↵ | Ivan Tashkinov | |
instances. Adjusted tests. | |||
2020-10-01 | No auth check in UserController.feed_redirect/2, even on non-federating ↵ | Ivan Tashkinov | |
instances. | |||
2020-10-01 | No auth check in OStatusController, even on non-federating instances. | Ivan Tashkinov | |
2020-10-01 | Merge branch 'web-push-fix' into 'develop' | lain | |
web push http_client fix Closes #2202 See merge request pleroma/pleroma!3052 | |||
2020-10-01 | web push http_client fix | Alexander Strizhakov | |
2020-09-30 | Merge branch 'chore/pleroma-vcl' into 'develop' | feld | |
Make it possible for Varnish logs to contain the true scheme used by clients See merge request pleroma/pleroma!3051 | |||
2020-09-30 | Syntax error | Mark Felder | |
2020-09-30 | Make it possible for Varnish logs to contain the true scheme used by clients | Mark Felder | |
instead of always reporting http:// | |||
2020-09-30 | Merge branch 'update/oban' into 'develop' | rinpatch | |
Update Oban to 2.1.0 See merge request pleroma/pleroma!3050 | |||
2020-09-30 | Merge branch '2201-i-hate-this' into 'develop' | rinpatch | |
User search: Once again, change uri handling. Closes #2201 See merge request pleroma/pleroma!3048 | |||
2020-09-30 | Update Oban to 2.1.0 | Mark Felder | |
2020-09-30 | Migrations: Nullify old unique index on users.uri | lain | |
2020-09-30 | User search: Once again, change uri handling. | lain | |
They can indeed be non-unique. | |||
2020-09-30 | Fix typo | Angelina Filippova | |
2020-09-30 | Fix comma typo | Angelina Filippova | |
2020-09-29 | Apply 1 suggestion(s) to 1 file(s) | Angelina Filippova | |
2020-09-29 | Apply 1 suggestion(s) to 1 file(s) | Angelina Filippova | |
2020-09-29 | OpenAPI CastAndValidate: filter out empty params | rinpatch | |
Closes #2198 | |||
2020-09-29 | Merge branch 'fix/2189-unpin-activity' into 'develop' | Haelwenn | |
#2189 More robust expires_at timestamp processing See merge request pleroma/pleroma!3046 | |||
2020-09-29 | More robust expires_at timestamp processing | Mark Felder | |
2020-09-29 | Merge branch 'ffmpeg-imagemagick-dependencies-documentation' into 'develop' | lain | |
`ffmpeg` / `ImageMagick` handling as optional dependencies See merge request pleroma/pleroma!3031 | |||
2020-09-29 | Merge branch 'issue/2170' into 'develop' | lain | |
[#2170] Can't remove dead relay See merge request pleroma/pleroma!3041 | |||
2020-09-29 | [#3031] Adjusted changelog entry. | Ivan Tashkinov | |
2020-09-29 | Apply 1 suggestion(s) to 1 file(s) | lain | |
2020-09-29 | Changelog: Add info about relay unfollowing | lain | |
2020-09-29 | [#3031] Refactoring: moved system commands checks to ApplicationRequirements. | Ivan Tashkinov | |
2020-09-28 | Revert Rich Media censorship for sensitive statuses | Mark Felder | |
The #NSFW hashtag test was broken anyway. | |||
2020-09-28 | Merge branch 'fix/revert-citext-uri' into 'develop' | rinpatch | |
Revert citext user URI migration Closes #2188 See merge request pleroma/pleroma!3042 | |||
2020-09-28 | Revert citext user URI migration | rinpatch | |
URI paths are not actually case-insesitive, which caused migration issues on a number of databases. Closes #2188 | |||
2020-09-28 | Remove extra nesting and add labels in `:frontends` setting | Angelina Filippova | |
2020-09-28 | CI: Add ffmpeg | lain | |
2020-09-28 | added `force` option to the unfollow operation | Maksim Pechnikov | |
2020-09-26 | Adjusted MediaProxyControllerTest to gracefully fail on missing ↵ | Ivan Tashkinov | |
dependencies. Installation docs update. Added ffmpeg/imagemagick checks to launch checks (if media preview proxy is enabled). Added documentation on installing optional media / graphics packages (imagemagick, ffmpeg, exiftool). | |||
2020-09-25 | Merge branch 'fix/deprecation-warning-welcome-message' into 'develop' | feld | |
Fix deprecation warnings for old config settings Closes #2153 See merge request pleroma/pleroma!3021 | |||
2020-09-25 | Merge branch 'develop' into fix/deprecation-warning-welcome-message | Mark Felder | |
2020-09-25 | Merge branch 'fix/noop-policy-describe' into 'develop' | feld | |
Fix test failures for NoOpPolicy describe/0 See merge request pleroma/pleroma!3035 | |||
2020-09-25 | Fix test failures for NoOpPolicy describe/0 | Mark Felder | |
2020-09-25 | Config settings leak and break configdb migration tests when async | Mark Felder | |
2020-09-25 | Merge branch 'develop' into fix/deprecation-warning-welcome-message | Mark Felder | |
2020-09-25 | Merge branch 'feature/bulk-confirmation' into 'develop' | feld | |
Bulk account confirmation actions Closes #2085 See merge request pleroma/pleroma!2975 | |||
2020-09-25 | Merge branch 'develop' into fix/deprecation-warning-welcome-message | Mark Felder | |
2020-09-25 | Simplify the value comparison | Mark Felder | |
2020-09-25 | Merge branch 'search-even-more' into 'develop' | rinpatch | |
More user search improvements See merge request pleroma/pleroma!3032 | |||
2020-09-25 | Merge branch 'features/incoming-create-exists' into 'develop' | rinpatch | |
transmogrifier: Drop incoming create early if it already exists See merge request pleroma/pleroma!3026 | |||
2020-09-25 | Linter fixes | lain | |
2020-09-25 | User search: Make uri matches case insensitive. | lain | |
2020-09-25 | User Search: Also find user by uri | lain | |
2020-09-24 | Add some user feedback | Mark Felder | |
2020-09-24 | Validate emails are sent to the appropriate unconfirmed actors | Mark Felder | |