Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-07 | Require email | Egor Kislitsyn | |
2020-10-07 | Fix query | Egor Kislitsyn | |
2020-10-07 | Improve backup urls | Egor Kislitsyn | |
2020-10-07 | Add API endpoints for Backups | Egor Kislitsyn | |
2020-10-07 | Add backups deletion | Egor Kislitsyn | |
2020-10-07 | Add config for Pleroma.Backup | Egor Kislitsyn | |
2020-10-07 | Add BackupWorker | Egor Kislitsyn | |
2020-10-07 | Add `backups` table | Egor Kislitsyn | |
2020-10-07 | Fix tests | Egor Kislitsyn | |
2020-10-07 | Add backup upload | Egor Kislitsyn | |
2020-10-07 | Add tests | Egor Kislitsyn | |
2020-10-07 | Zip exported files | Egor Kislitsyn | |
2020-10-07 | Add account export | Egor Kislitsyn | |
2020-10-06 | Credo | Mark Felder | |
2020-10-06 | Move hardcoded default configuration into config.exs | Mark Felder | |
2020-10-06 | Merge branch 'develop' into revert/rich-media-censorship | Mark Felder | |
2020-10-06 | Merge branch 'filtering-following' into 'develop' | rinpatch | |
ActivityPub: Return Announces when filtering by `following`. See merge request pleroma/pleroma!3022 | |||
2020-10-05 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
ostatus-controller-no-auth-check-on-non-federating-instances | |||
2020-10-05 | [#3053] Unauthenticated access control for OStatus-related controllers and ↵ | Ivan Tashkinov | |
ActivityPubController (base actions: :user, :object, :activity). Tests adjustments. | |||
2020-10-05 | activity_pub_controller.ex: Remove unused @doc block | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2020-10-05 | Merge branch 'develop' into feature/1893-remote-emoji-packs-pagination | Mark Felder | |
2020-10-05 | Add helper function to convert single IPs into CIDR format if they were not ↵ | Mark Felder | |
provided that way | |||
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 | web push http_client fix | Alexander Strizhakov | |
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 | User search: Once again, change uri handling. | lain | |
They can indeed be non-unique. | |||
2020-09-29 | OpenAPI CastAndValidate: filter out empty params | rinpatch | |
Closes #2198 | |||
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 | [#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 | 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 '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 | 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: Also find user by uri | lain | |
2020-09-24 | User Search: Boost resolved results and exact ap_id matches. | lain | |
2020-09-24 | fixes after rebase | Alexander Strizhakov | |
2020-09-24 | pack routes change | Alexander Strizhakov | |
2020-09-24 | pagination for remote emoji packs | Alexander Strizhakov | |
2020-09-24 | support for special chars in pack name | Alexander Strizhakov | |
2020-09-23 | Merge branch 'develop' into feature/bulk-confirmation | Mark Felder | |
2020-09-23 | Merge branch 'issue/2115' into 'develop' | lain | |
[#2115] added paginate links to headers for /chats/:id/messages See merge request pleroma/pleroma!2981 |