aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2019-02-21Auth customization support.Ivan Tashkinov
2019-02-21Merge branch 'bugfix/httpsig-sign-date' into 'develop'lambda
2019-02-21activitypub: sign http date headerWilliam Pitcock
2019-02-20fix fetching AP objects with application/jsonWilliam Pitcock
2019-02-20logging: only return ISE reasons in API responses when in dev or test modeWilliam Pitcock
2019-02-20logging: improve visibility into ISE errorsWilliam Pitcock
2019-02-20ReportsEgor
2019-02-20Add 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-20Merge branch 'muting' into 'develop'lambda
2019-02-20[#468] Adjusted scope restriction for MastodonAPIController#index.Ivan Tashkinov
2019-02-19Update the mute implementation to the current codebaseEkaterina Vaartis
2019-02-19Remove unused "muted" parameter, use piping for mute/block fnsEkaterina Vaartis
2019-02-19Do not unfollow muted usersEkaterina Vaartis
2019-02-19Implement mastodon mutes endpointEkaterina Vaartis
2019-02-19Implement muting, add it to the mastodon APIEkaterina Vaartis
2019-02-19Added admin API for changing user activation statuseugenijm
2019-02-19[#468] Merged `upstream/develop`.Ivan Tashkinov
2019-02-19Merge branch 'set-cache-on-user-tag-update' into 'develop'lambda
2019-02-19Merge branch 'fix/check-follower-collection-in-is_private' into 'develop'lambda
2019-02-19Merge branch 'fix/ap_id-unique_constraint' into 'develop'lambda
2019-02-19mark ap_id unique_constraintrinpatch
2019-02-19properly check for follower address in is_private?rinpatch
2019-02-19Update user cache when user tags are updatedeugenijm
2019-02-18Merge branch 'feature/jobs' into 'develop'kaniini
2019-02-18Merge branch 'patch-image-description' into 'develop'kaniini
2019-02-18Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'kaniini
2019-02-18Merge branch 'features/flavour-switching' into 'develop'kaniini
2019-02-18Merge branch 'follow-request-count' into 'develop'kaniini
2019-02-18Merge branch 'csv-export' into 'develop'kaniini
2019-02-17Render only "id", "valid_until" and "app_name" in TokenViewMaxim Filippov
2019-02-17Merge branch 'mastoapi-stop-capping-attachments' into 'develop'lambda
2019-02-17Merge 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-17Fix recipient count in hellthread policyrinpatch
2019-02-16[MastoAPI] Add switching of frontend flavoursHaelwenn (lanodan) Monnier
2019-02-16Remove a limit on attachments in Mastodon API and document the changes in res...rinpatch
2019-02-16WelcomeMessage: Get rid of Ecto reference.lain
2019-02-16Add option to return all friends in twitter api.lain
2019-02-16Add optional welcome message.lain
2019-02-15[#468] Defined OAuth restrictions for all applicable routes.Ivan Tashkinov
2019-02-15Merge branch 'bugfix/oauth-token-padding' into 'develop'lambda
2019-02-15Merge branch 'hellthread-filter-fix' into 'develop'rinpatch
2019-02-15Readd threshold is not 0 check, optmization?Karen Konou
2019-02-15Rename test, add check for follower collection when delistingKaren Konou
2019-02-15Merge branch 'bugfix/actor-containment' into 'develop'rinpatch
2019-02-15Add tests, change default config values, fix a bugKaren Konou