Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-09 | Credo fixes: alias grouping/ordering | Haelwenn (lanodan) Monnier | |
2019-02-09 | Credo fixes: parameter consistency | Haelwenn (lanodan) Monnier | |
2019-02-09 | Make credo happy | Haelwenn (lanodan) Monnier | |
2019-02-09 | added another test | Karen Konou | |
2019-02-09 | Made a test! | Karen Konou | |
2019-02-09 | Do autofollow first. | lain | |
2019-02-09 | Respect blocks in mass follow. | lain | |
2019-02-09 | Merge branch 'add-media-path-to-caddy-cache' into 'develop' | lambda | |
Add /media to Caddy cache See merge request pleroma/pleroma!791 | |||
2019-02-09 | Add /media to Caddy cache | shibayashi | |
2019-02-09 | Merge branch 'feature/keyword-policy' into 'develop' | lambda | |
Add keyword policy See merge request pleroma/pleroma!794 | |||
2019-02-09 | oof | rinpatch | |
2019-02-08 | Add tests and fix a typo in docs | rinpatch | |
2019-02-08 | help i am not good with git | Karen Konou | |
2019-02-08 | Added thread unmuting (still a bit buggy maybe) | Karen Konou | |
2019-02-08 | Merge branch 'fix/do-split-migration-for-local-users-only' into 'develop' | lambda | |
Split hide_network only for local users See merge request pleroma/pleroma!781 | |||
2019-02-08 | Added thread unmuting (still a bit buggy maybe) | Karen Konou | |
2019-02-08 | fix typo in config.md | rinpatch | |
2019-02-08 | wow | rinpatch | |
2019-02-08 | Merge branch 'mark-streaming-feature-for-ios-apps' into 'develop' | lambda | |
Mark streaming feature for iOS apps in readme See merge request pleroma/pleroma!790 | |||
2019-02-08 | Merge branch 'oauth2_strengthening' into 'develop' | lambda | |
OAuth2 security fixes: redirect URI validation, "Mastodon-Local" security breach fix See merge request pleroma/pleroma!793 | |||
2019-02-08 | Merge branch 'develop' into feature/thread-muting | Karen Konou | |
2019-02-08 | What idiot did that? (me) | rinpatch | |
2019-02-08 | Merge branch 'develop' into feature/keyword-policy | rinpatch | |
2019-02-08 | rename ftl_removal to federated_timeline_removal to keep consistent naming ↵ | rinpatch | |
with SimplePolicy | |||
2019-02-08 | Add default config for keyword policy | rinpatch | |
2019-02-08 | Add keyword policy | rinpatch | |
2019-02-07 | resolved merge conflict | Karen Konou | |
2019-02-07 | Somehow fixed the repo insert [skip-ci] | Karen Konou | |
2019-02-07 | made a silly oopsie | Karen Konou | |
2019-02-07 | made a silly oopsie | Karen Konou | |
2019-02-07 | ugghhhh | Karen Konou | |
2019-02-07 | OAuth2 security fixes: redirect URI validation, "Mastodon-Local" security ↵ | Ivan Tashkinov | |
breach fix. (`POST /api/v1/apps` could create "Mastodon-Local" app wth any redirect_uris, and if that happened before /web/login is accessed for the first time then Pleroma used this externally created record with arbitrary redirect_uris and client_secret known by creator). | |||
2019-02-07 | Migration and some boilerplate stuff | Karen Konou | |
2019-02-07 | mark streaming feature for ios apps in readme | hakabahitoyo | |
2019-02-07 | Merge branch 'remove-pawoo-apps-from-readme' into 'develop' | kaniini | |
Remove Pawoo apps from README.md See merge request pleroma/pleroma!788 | |||
2019-02-07 | Merge branch 'mark-streaming-feature-for-apps-in-readme' into 'develop' | kaniini | |
Mark streaming feature for Apps in README.md See merge request pleroma/pleroma!789 | |||
2019-02-07 | Mark streaming feature for Apps in README.md | hakabahitoyo | |
2019-02-07 | Update README.md | Hakaba Hitoyo | |
2019-02-06 | Merge branch 'rename-followings' into 'develop' | kaniini | |
hide_followings was renamed to hide_followers in the FE, but never synced up in the BE See merge request pleroma/pleroma!787 | |||
2019-02-06 | hide_followings was renamed to hide_followers in the FE, but never synced up ↵ | Mark Felder | |
in the BE This was a dirty regex replace which worked on my server | |||
2019-02-06 | Merge branch 'bugfix/rich-media-card' into 'develop' | Haelwenn | |
rich media cards: bugfixes and regression tests See merge request pleroma/pleroma!785 | |||
2019-02-06 | tests: add a rich media card that contains all relevant fields | William Pitcock | |
2019-02-06 | Merge branch 'add-admin-and-moderator-fields' into 'develop' | kaniini | |
Add admin and moderator badges to user view and make their visibility configurable See merge request pleroma/pleroma!767 | |||
2019-02-06 | test: add some regression tests for the rich media card rendering | William Pitcock | |
2019-02-06 | mastodon api: rich media: don't clobber %URI struct with a string | William Pitcock | |
2019-02-06 | Merge branch 'mr/exsyslogger-doc-and-format' into 'develop' | Haelwenn | |
Adds a couple examples to docs/config.md for ExSyslogger and removes duplicate timestamps from default format. See merge request pleroma/pleroma!784 | |||
2019-02-06 | adds a couple of explicit examples for ExSyslogger | Michael Loftis | |
2019-02-06 | Merge branch 'fix/activitypub-user-view-badmap' into 'develop' | rinpatch | |
Fix if clause in activity_pub user_view See merge request pleroma/pleroma!783 | |||
2019-02-06 | Fix if clause in activity_pub user_view | href | |
2019-02-06 | rids the duplicate timestamp from default ExSyslogger config | Michael Loftis | |