Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-02-26 | AutoLinker | Egor | |
2019-02-27 | Add more admin actions | Maxim Filippov | |
2019-02-24 | twitter card: remove IO.inspect() spam | William Pitcock | |
2019-02-22 | Move visibility into own module. | lain | |
2019-02-22 | Fix private post card handling. | lain | |
2019-02-22 | Merge branch 'fix/twittercards' into 'develop' | kaniini | |
Fix Twitter Cards See merge request pleroma/pleroma!815 | |||
2019-02-22 | Fix: Fixing an outbox related bug when local user activity is empty | KZ | |
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 | activitypub: sign http date header | William Pitcock | |
2019-02-20 | fix fetching AP objects with application/json | William Pitcock | |
2019-02-20 | logging: only return ISE reasons in API responses when in dev or test mode | William Pitcock | |
2019-02-20 | logging: improve visibility into ISE errors | William Pitcock | |
2019-02-20 | Reports | Egor | |
2019-02-20 | Add some nicer urls in status view. | lain | |
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 | [#468] Adjusted scope restriction for MastodonAPIController#index. | Ivan Tashkinov | |
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 | 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 | 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 | |
2019-02-19 | Merge branch 'set-cache-on-user-tag-update' into 'develop' | lambda | |
Update user cache when user tags are updated See merge request pleroma/pleroma!840 | |||
2019-02-19 | Merge branch 'fix/check-follower-collection-in-is_private' into 'develop' | lambda | |
properly check for follower address in is_private? See merge request pleroma/pleroma!841 | |||
2019-02-19 | Merge branch 'fix/ap_id-unique_constraint' into 'develop' | lambda | |
mark ap_id unique_constraint See merge request pleroma/pleroma!842 | |||
2019-02-19 | mark ap_id unique_constraint | rinpatch | |
2019-02-19 | properly check for follower address in is_private? | rinpatch | |
2019-02-19 | Update user cache when user tags are updated | eugenijm | |
2019-02-18 | Merge branch 'feature/jobs' into 'develop' | kaniini | |
Job Queue See merge request pleroma/pleroma!732 | |||
2019-02-18 | Merge branch 'patch-image-description' into 'develop' | kaniini | |
Patch to support image descriptions for pleroma-fe See merge request pleroma/pleroma!626 | |||
2019-02-18 | Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' | kaniini | |
Add OAuth tokens endpoint See merge request pleroma/pleroma!805 | |||
2019-02-18 | Merge branch 'features/flavour-switching' into 'develop' | kaniini | |
[MastoAPI] Add switching of frontend flavours See merge request pleroma/pleroma!807 | |||
2019-02-18 | Merge branch 'follow-request-count' into 'develop' | kaniini | |
Follow request count See merge request pleroma/pleroma!817 | |||
2019-02-18 | Merge branch 'csv-export' into 'develop' | kaniini | |
Add option to return all friends in twitter api. Closes #602 See merge request pleroma/pleroma!833 | |||
2019-02-17 | Render only "id", "valid_until" and "app_name" in TokenView | Maxim Filippov | |
2019-02-17 | Merge branch 'mastoapi-stop-capping-attachments' into 'develop' | lambda | |
Remove a limit on attachments in Mastodon API and document the changes in responses from vanilla Mastodon See merge request pleroma/pleroma!834 | |||
2019-02-17 | Merge branch 'fix/hellthread-policy-recipient-check' into 'develop' | lambda | |
Fix recipient count in hellthread policy See merge request pleroma/pleroma!836 | |||
2019-02-17 | [#468] Formatting fix. | Ivan Tashkinov | |
2019-02-17 | [#468] Merged `upstream/develop`, resolved conflicts. | Ivan Tashkinov | |
2019-02-17 | [#468] Refactored OAuth scopes' defaults & missing selection handling. | Ivan Tashkinov | |
2019-02-17 | Fix recipient count in hellthread policy | rinpatch | |
2019-02-16 | [MastoAPI] Add switching of frontend flavours | Haelwenn (lanodan) Monnier | |
2019-02-16 | Remove a limit on attachments in Mastodon API and document the changes in ↵ | rinpatch | |
responses from vanilla mastodon |