Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-22 | OpenLDAP support | link0ff | |
2019-02-22 | Move visibility into own module. | lain | |
2019-02-22 | Merge branch 'oauth2_scopes_migration_hotfix' into 'develop' | href | |
Fixed `scopes` of apps / authorizations / tokens from apps initially created with space-delimited `scope` Closes #660 See merge request pleroma/pleroma!853 | |||
2019-02-22 | Fix private post card handling. | lain | |
2019-02-22 | Fixed `scopes` of apps / authorizations / tokens from apps initially created ↵ | Ivan Tashkinov | |
with space-delimited `scope`. | |||
2019-02-22 | Minor setting name adjustment (:app_template -> :app_layout). | Ivan Tashkinov | |
2019-02-22 | Merge branch 'fix/twittercards' into 'develop' | kaniini | |
Fix Twitter Cards See merge request pleroma/pleroma!815 | |||
2019-02-22 | Merge branch 'bugfix/outbox-bomb-on-empty-activities' into 'develop' | kaniini | |
Fix: Fixing an outbox related bug when local user activity is empty See merge request pleroma/pleroma!849 | |||
2019-02-22 | Fix: Fixing an outbox related bug when local user activity is empty | KZ | |
2019-02-21 | Auth customization support. | Ivan Tashkinov | |
OAuthController#create_authorization user retrieval / creation, errors handling, template & layout selection. | |||
2019-02-21 | Merge branch 'bugfix/httpsig-sign-date' into 'develop' | lambda | |
activitypub: sign date header Closes #649 and #364 See merge request pleroma/pleroma!847 | |||
2019-02-21 | Merge branch 'bugfix/as2-accept-json' into 'develop' | lambda | |
accept application/json mimetype for fetching AS2 objects See merge request pleroma/pleroma!846 | |||
2019-02-21 | Merge branch '2019-02-21-update-frontend' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!850 | |||
2019-02-21 | update frontend | lain | |
2019-02-21 | activitypub: sign http date header | William Pitcock | |
2019-02-21 | mix: add timex dependency | William Pitcock | |
2019-02-20 | tests: fix formatting | William Pitcock | |
2019-02-20 | fix fetching AP objects with application/json | William Pitcock | |
2019-02-20 | tests: add test for fetching AP objects with application/json. | William Pitcock | |
2019-02-20 | Merge branch 'feature/improve-error-logging' into 'develop' | lambda | |
logging: improve visibility into ISE errors See merge request pleroma/pleroma!845 | |||
2019-02-20 | logging: only return ISE reasons in API responses when in dev or test mode | William Pitcock | |
2019-02-20 | tests: fix tests | William Pitcock | |
2019-02-20 | logging: improve visibility into ISE errors | William Pitcock | |
2019-02-20 | Merge branch 'feature/reports' into 'develop' | kaniini | |
Reports Closes #83 See merge request pleroma/pleroma!701 | |||
2019-02-20 | Reports | Egor | |
2019-02-20 | Merge branch 'nicer-share-urls' into 'develop' | kaniini | |
Add some nicer urls in status view. See merge request pleroma/pleroma!844 | |||
2019-02-20 | Add some nicer urls in status view. | lain | |
2019-02-20 | Merge branch '468_oauth2_scopes' into 'develop' | lambda | |
[#468] OAuth2 scopes Closes #468 See merge request pleroma/pleroma!799 | |||
2019-02-20 | [#468] Added support for `push` OAuth scope (Mastodon 2.4+). | Ivan Tashkinov | |
2019-02-20 | [#468] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-02-20 | Merge branch 'muting' into 'develop' | lambda | |
Implement muting, add it to the whole mastodon API See merge request pleroma/pleroma!319 | |||
2019-02-20 | Add test for User.mutes and so on. | lain | |
2019-02-20 | Add test for muting functionality. | lain | |
2019-02-20 | Remove superfluous migration. | lain | |
2019-02-20 | [#468] Adjusted scope restriction for MastodonAPIController#index. | Ivan Tashkinov | |
2019-02-20 | [#468] More OAuth scopes-specific tests. | Ivan Tashkinov | |
2019-02-19 | Merge branch 'set-activation-status-admin-api' into 'develop' | kaniini | |
Added admin API for changing user activation status See merge request pleroma/pleroma!843 | |||
2019-02-19 | Update the mute implementation to the current codebase | Ekaterina Vaartis | |
Make it part of the info thing (and do a migration to ensure it's there) | |||
2019-02-19 | [#468] Added OAuth scopes-specific tests. | Ivan Tashkinov | |
2019-02-19 | Remove unused "muted" parameter, use piping for mute/block fns | Ekaterina Vaartis | |
2019-02-19 | Do not unfollow muted users | Ekaterina Vaartis | |
2019-02-19 | Add test for mastodon muting endpoints | Ekaterina Vaartis | |
2019-02-19 | Implement mastodon mutes endpoint | Ekaterina Vaartis | |
Aparently i forgot to add it, it gets a list of muted users | |||
2019-02-19 | Implement muting, add it to the mastodon API | Ekaterina Vaartis | |
2019-02-19 | Player: allow styles on CSP, loop videos | href | |
2019-02-19 | CSP: Allow iframes on embed player | href | |
2019-02-19 | Merge branch 'develop' into fix/twittercards | Mark Felder | |
2019-02-19 | Embed player suitable for Twitter Cards | href | |
2019-02-19 | Added admin API for changing user activation status | eugenijm | |
2019-02-19 | [#468] Merged `upstream/develop`. | Ivan Tashkinov | |