Age | Commit message (Expand) | Author |
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 |
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 |
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 |
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 |
2019-02-19 | Merge branch 'fix/check-follower-collection-in-is_private' into 'develop' | lambda |
2019-02-19 | Merge branch 'fix/ap_id-unique_constraint' into 'develop' | lambda |
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 |
2019-02-18 | Merge branch 'patch-image-description' into 'develop' | kaniini |
2019-02-18 | Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' | kaniini |
2019-02-18 | Merge branch 'features/flavour-switching' into 'develop' | kaniini |
2019-02-18 | Merge branch 'follow-request-count' into 'develop' | kaniini |
2019-02-18 | Merge branch 'csv-export' into 'develop' | kaniini |
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 |
2019-02-17 | Merge branch 'fix/hellthread-policy-recipient-check' into 'develop' | lambda |
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 res... | rinpatch |
2019-02-16 | WelcomeMessage: Get rid of Ecto reference. | lain |
2019-02-16 | Add option to return all friends in twitter api. | lain |
2019-02-16 | Add optional welcome message. | lain |
2019-02-15 | [#468] Defined OAuth restrictions for all applicable routes. | Ivan Tashkinov |
2019-02-15 | Merge branch 'bugfix/oauth-token-padding' into 'develop' | lambda |
2019-02-15 | Merge branch 'hellthread-filter-fix' into 'develop' | rinpatch |
2019-02-15 | Readd threshold is not 0 check, optmization? | Karen Konou |
2019-02-15 | Rename test, add check for follower collection when delisting | Karen Konou |
2019-02-15 | Merge branch 'bugfix/actor-containment' into 'develop' | rinpatch |
2019-02-15 | Add tests, change default config values, fix a bug | Karen Konou |
2019-02-15 | Add logic for keeping follow_request_count up-to-date on the `follow`, | eugenijm |