Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-09 | Respect blocks in mass follow. | lain | |
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 | 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-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 | 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 | |
2019-02-06 | Split hide_networ only for local users | Maxim Filippov | |
2019-02-06 | Merge branch '2019-02-06-update-frontend' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!780 | |||
2019-02-06 | update frontend | lain | |
2019-02-06 | Allow to configure visibility for admin and moderator badges | eugenijm | |
2019-02-06 | Add is_admin and is_moderator boolean fields to the user view | eugenijm | |
2019-02-05 | Merge branch 'bugfix/rich-media-non-unicode-nuclear-option' into 'develop' | rinpatch | |
rich media: parser: reject any data which cannot be explicitly encoded into JSON Closes #596 See merge request pleroma/pleroma!779 | |||
2019-02-05 | rich media: parser: reject any data which cannot be explicitly encoded into JSON | William Pitcock | |
2019-02-05 | Merge branch 'fix-dm-index' into 'develop' | kaniini | |
Massage index until it actually does the stuff we want. See merge request pleroma/pleroma!772 | |||
2019-02-05 | Merge branch 'feature/ap-c2s-whoami' into 'develop' | kaniini | |
activitypub: c2s: add /api/ap/whoami endpoint for andstatus See merge request pleroma/pleroma!773 | |||
2019-02-05 | Merge branch 'testfix/twitter-api' into 'develop' | kaniini | |
test: twitterapi: fix another possible test failure case See merge request pleroma/pleroma!778 | |||
2019-02-05 | test: twitterapi: fix another possible test failure case | William Pitcock | |
2019-02-05 | Merge branch 'feature/split-hide-network-v2' into 'develop' | kaniini | |
Split hide_network into hide_followers & hide_followings (fixed) See merge request pleroma/pleroma!765 | |||
2019-02-05 | Merge branch 'bugfix/rich-media-image-nil' into 'develop' | kaniini | |
mastodon api: fix rendering of cards without image URLs (closes #597) Closes #597 See merge request pleroma/pleroma!777 | |||
2019-02-05 | test: twitterapi: fix the test breakage for real | William Pitcock | |
2019-02-05 | mastodon api: fix rendering of cards without image URLs (closes #597) | William Pitcock | |
2019-02-05 | Merge branch 'bugfix/transmogrifier-bare-tags' into 'develop' | lambda | |
activitypub: transmogrifier: fix bare tags See merge request pleroma/pleroma!774 | |||
2019-02-05 | Merge branch 'patch-2' into 'develop' | lambda | |
ARGLE GARBLE See merge request pleroma/pleroma!776 | |||
2019-02-05 | Merge branch 'bugfix/rich-media-nil' into 'develop' | lambda | |
html: don't attempt to parse nil content See merge request pleroma/pleroma!775 | |||
2019-02-05 | Fix SQL | Maxim Filippov | |
2019-02-05 | ARGLE GARBLE | witches.live | |
Update .gitignore | |||
2019-02-05 | html: don't attempt to parse nil content | William Pitcock | |
2019-02-05 | activitypub: transmogrifier: fix bare tags | William Pitcock | |
2019-02-04 | activitypub: c2s: add /api/ap/whoami endpoint for andstatus | William Pitcock | |
2019-02-04 | Massage index until it actually does the stuff we want. | lain | |
Also makes the index a lot smoler. | |||
2019-02-04 | Initialize hide_network with false | Maxim Filippov | |
2019-02-04 | Merge branch 'feature/mrf-tag' into 'develop' | Haelwenn | |
MRF TagPolicy engine See merge request pleroma/pleroma!768 | |||
2019-02-04 | activitypub: mrf: tag policy: fix force-unlisted and sandbox actions | William Pitcock | |
2019-02-04 | activitypub: mrf: tag policy: add support for subscription control | William Pitcock | |