Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-04 | change new to gen in instance.ex . Refactor user.ex | Rin Toshaka | |
2018-12-02 | F O R M A T I N G | Rin Toshaka | |
2018-12-02 | Move generate_invite to user.ex | Rin Toshaka | |
2018-12-02 | Refactor copypasta to a private function in instance.ex | Rin Toshaka | |
2018-12-02 | Lint fix | Rin Toshaka | |
2018-12-02 | Move gen.instance to instance.ex | Rin Toshaka | |
2018-12-02 | Move unsubscribe user task to pleroma/user.ex. Delete unsubscribe_user.ex. ↵ | Rin Toshaka | |
Fix pleroma.user toggle_activated to work not only on local users. | |||
2018-12-02 | Lint fix | Rin Toshaka | |
2018-12-02 | Add admin option to pleroma.user new. Add user existence checking to ↵ | Rin Toshaka | |
toggle_activated | |||
2018-12-01 | Move set_admin task to lib/mix/tasks/pleroma/user.ex | rinpatch | |
2018-12-01 | Delete reactivate user task | rinpatch | |
2018-12-01 | Fix toggle_deactivated to reactivate a deactivated user | rinpatch | |
2018-12-01 | Attempt to resolve merge conflict | rinpatch | |
2018-11-30 | Upload filter: anonymize filename | href | |
It replaces the original filename with a randomly generated string. | |||
2018-11-30 | Merge branch 'feature/reverse-proxy' into 'develop' | kaniini | |
reverse proxy / uploads See merge request pleroma/pleroma!470 | |||
2018-11-30 | Reverse proxy: default max read duration at 30 secs. | href | |
2018-11-30 | Merge branch 'config-delete' into 'develop' | lambda | |
Add Pleroma.Config.delete/1 See merge request pleroma/pleroma!484 | |||
2018-11-30 | Fix supervisor order | href | |
This starts `Pleroma.Web.Endpoint` after all other processes and may avoid some weird bugs (especially at start/restart). Also properly ignores starting the gopher's gen_server if disabled. | |||
2018-11-30 | Pleroma.Config.delete/1 | href | |
2018-11-30 | MIME: video/audio ogg detection | href | |
2018-11-30 | Config docs | href | |
2018-11-30 | Upload: bring back base_url | href | |
2018-11-30 | Fix deprecation warnings | href | |
2018-11-30 | Uploads fun, part. 2 | href | |
2018-11-30 | reverse_proxy: more headers | href | |
2018-11-30 | Parse correctly content-type & do not forward content-length | href | |
2018-11-30 | reverse proxy / uploads | href | |
2018-11-27 | Streamer: Don't send unwanted DMs to list streams | KokaKiwi | |
2018-11-27 | Merge branch 'ogg-theora-detection' into 'develop' | kaniini | |
Add Theora detection to upload.ex See merge request pleroma/pleroma!479 | |||
2018-11-27 | Fix lint error | rinpatch | |
2018-11-27 | Add Theora detection to upload.ex | rinpatch | |
2018-11-27 | Merge branch 'feature/mrf-user-allowlist' into 'develop' | Haelwenn | |
MRF: user allowlist module See merge request pleroma/pleroma!477 | |||
2018-11-26 | Merge branch 'fix/pleromafe-title' into 'develop' | kaniini | |
Replace hardcoded <title> See merge request pleroma/pleroma!476 | |||
2018-11-26 | nodeinfo: add mrf_user_allowlist data | William Pitcock | |
2018-11-26 | MRF: add user allowlist module | William Pitcock | |
2018-11-26 | Replace this hardcoded <title> | Mark Felder | |
2018-11-26 | Plugs.HTTPSecurityPlug: Activate upgrade-insecure-requests only when there ↵ | Haelwenn (lanodan) Monnier | |
is https This fixes running mastofe with MIX_ENV=dev | |||
2018-11-26 | Add manifest-src to allow manifest.json | shibayashi | |
2018-11-24 | Web.Streamer: Get unauthenticated statuses representation | Haelwenn (lanodan) Monnier | |
2018-11-24 | Web.MastodonAPI.MastodonSocket: Put access_token at function-level | Haelwenn (lanodan) Monnier | |
2018-11-24 | Web.MastodonAPI.MastodonSocket: Add unauthentified websocket endpoints | Haelwenn (lanodan) Monnier | |
reported by soka on CRTNet | |||
2018-11-22 | Merge branch 'feature/admin-api' into 'develop' | kaniini | |
Add a admin API See merge request pleroma/pleroma!366 | |||
2018-11-21 | Merge branch 'feature/improve-version' into 'develop' | kaniini | |
Improved version string See merge request pleroma/pleroma!467 | |||
2018-11-20 | Merge branch 'runtime-fixes' into 'develop' | kaniini | |
Various runtime configuration fixes See merge request pleroma/pleroma!468 | |||
2018-11-20 | Merge branch 'feature/retry-queue' into 'develop' | Haelwenn | |
Federator: add retry queue. See merge request pleroma/pleroma!323 | |||
2018-11-20 | Improved version string | href | |
2018-11-20 | mediaproxy: fix empty url & add some tests | href | |
2018-11-19 | RetryQueue: tiny refractor, add tests | eal | |
2018-11-19 | Various runtime configuration fixes | href | |
2018-11-18 | Federator: add retry queue. | eal | |