aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
2019-02-26AutoLinkerEgor
2019-02-27Add more admin actionsMaxim Filippov
2019-02-24twitter card: remove IO.inspect() spamWilliam Pitcock
2019-02-22Move visibility into own module.lain
2019-02-22Fix private post card handling.lain
2019-02-22Merge branch 'fix/twittercards' into 'develop'kaniini
Fix Twitter Cards See merge request pleroma/pleroma!815
2019-02-22Fix: Fixing an outbox related bug when local user activity is emptyKZ
2019-02-21Merge branch 'bugfix/httpsig-sign-date' into 'develop'lambda
activitypub: sign date header Closes #649 and #364 See merge request pleroma/pleroma!847
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
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-19Update the mute implementation to the current codebaseEkaterina Vaartis
Make it part of the info thing (and do a migration to ensure it's there)
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
Aparently i forgot to add it, it gets a list of muted users
2019-02-19Implement muting, add it to the mastodon APIEkaterina Vaartis
2019-02-19Player: allow styles on CSP, loop videoshref
2019-02-19CSP: Allow iframes on embed playerhref
2019-02-19Merge branch 'develop' into fix/twittercardsMark Felder
2019-02-19Embed player suitable for Twitter Cardshref
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
Update user cache when user tags are updated See merge request pleroma/pleroma!840
2019-02-19Merge 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-19Merge branch 'fix/ap_id-unique_constraint' into 'develop'lambda
mark ap_id unique_constraint See merge request pleroma/pleroma!842
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
Job Queue See merge request pleroma/pleroma!732
2019-02-18Merge branch 'patch-image-description' into 'develop'kaniini
Patch to support image descriptions for pleroma-fe See merge request pleroma/pleroma!626
2019-02-18Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'kaniini
Add OAuth tokens endpoint See merge request pleroma/pleroma!805
2019-02-18Merge branch 'features/flavour-switching' into 'develop'kaniini
[MastoAPI] Add switching of frontend flavours See merge request pleroma/pleroma!807
2019-02-18Merge branch 'follow-request-count' into 'develop'kaniini
Follow request count See merge request pleroma/pleroma!817
2019-02-18Merge 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-17Render only "id", "valid_until" and "app_name" in TokenViewMaxim Filippov
2019-02-17Merge 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-17Merge 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-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 ↵rinpatch
responses from vanilla mastodon