Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-12 | Preload `/api/pleroma/frontend_configurations`, fixes #1932 | Alex Gleason | |
2020-10-12 | Merge branch 'improve/instance-gen' into 'develop' | feld | |
#2159 Support enabling upload filters during instance gen See merge request pleroma/pleroma!3070 | |||
2020-10-12 | Add missing Copyright headers | Mark Felder | |
2020-10-12 | Support enabling upload filters during instance gen | Mark Felder | |
2020-10-11 | Merge remote-tracking branch 'remotes/origin/develop' into ↵ | Ivan Tashkinov | |
ostatus-controller-no-auth-check-on-non-federating-instances | |||
2020-10-11 | [#3053] Removed target accessibility checks for OStatus endpoints delegating ↵ | Ivan Tashkinov | |
to RedirectController. Added tests. | |||
2020-10-09 | Deep link to the user account in AdminFE in account confirmation emails | Mark Felder | |
2020-10-09 | Merge branch 'develop' into feature/gen-magic | Mark Felder | |
2020-10-08 | Remote Timeline: add Streaming support | Alex Gleason | |
2020-10-08 | Merge remote-tracking branch 'upstream/develop' into restrict-origin | Alex Gleason | |
2020-10-08 | Merge branch 'fix/2209-remoteip' into 'develop' | Haelwenn | |
#2209 RemoteIP CIDR helper, config and doc improvements See merge request pleroma/pleroma!3057 | |||
2020-10-07 | Lint | Mark Felder | |
2020-10-07 | Apply 1 suggestion(s) to 1 file(s) | Maksim | |
2020-10-07 | Apply 1 suggestion(s) to 1 file(s) | Maksim | |
2020-10-07 | Apply 2 suggestion(s) to 2 file(s) | feld | |
2020-10-07 | Compatibility with phoenix_pubsub 2.0.0 | Mark Felder | |
2020-10-07 | use Phoenix.ConnTest is deprecated | Mark Felder | |
2020-10-07 | Use ModerationLog instead of Logger | Egor Kislitsyn | |
2020-10-07 | Fix test | Egor Kislitsyn | |
2020-10-07 | Do not limit admins | Egor Kislitsyn | |
2020-10-07 | Move API endpoints to `/api/v1/pleroma/backups` | Egor Kislitsyn | |
2020-10-07 | Allow admins request user backups | Egor Kislitsyn | |
2020-10-07 | Add "Your backup is ready" email | Egor Kislitsyn | |
2020-10-07 | Require email | Egor Kislitsyn | |
2020-10-07 | Improve backup urls | Egor Kislitsyn | |
2020-10-07 | Add API endpoints for Backups | Egor Kislitsyn | |
2020-10-07 | Fix Credo warning | 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 | Fix credo warning | Egor Kislitsyn | |
2020-10-07 | Add tests | Egor Kislitsyn | |
2020-10-06 | Add test for an entry without CIDR format | 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 | Merge branch 'develop' into feature/1893-remote-emoji-packs-pagination | Mark Felder | |
2020-10-02 | [#3053] No auth check in StaticFEController, even on non-federating ↵ | Ivan Tashkinov | |
instances. Adjusted tests. | |||
2020-10-01 | web push http_client fix | Alexander Strizhakov | |
2020-09-30 | User search: Once again, change uri handling. | lain | |
They can indeed be non-unique. | |||
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-28 | Revert Rich Media censorship for sensitive statuses | Mark Felder | |
The #NSFW hashtag test was broken anyway. | |||
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 | added `force` option to the unfollow operation | Maksim Pechnikov | |