aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-11-11MastoAPI: Fix reblog emojis.Roger Braun
2017-11-10Handle existing redirect params.Roger Braun
2017-11-10Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2017-11-10MastoAPI: Use string ids everywhere.Roger Braun
2017-11-09Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2017-11-09MastoAPI: Fetch statuses in search.Roger Braun
2017-11-09Merge branch 'fix-tootdon-image-uploads' into 'develop'lambda
2017-11-09Correct mimetype on bad uploads.eal
2017-11-09Add actor column to activities.Roger Braun
2017-11-09Re-fetch user data on salmon decode error.Roger Braun
2017-11-08Merge branch 'following-you-in-user-view' into 'develop'lambda
2017-11-08TwitterAPI user view: add follows_you.eal
2017-11-08Look through whole db for user timelines.Roger Braun
2017-11-08TwitterAPI user view: add blocks.eal
2017-11-08TwitterAPI: Add blocks.eal
2017-11-07Merge branch 'mastodon-emoji-endpoint' into 'develop'lambda
2017-11-07Add mastodon API endpoint for custom emoji.eal
2017-11-07Merge branch 'authenticated-profile-fetching' into 'develop'lambda
2017-11-07Allow self-rt.Roger Braun
2017-11-07Linkify fixes.Roger Braun
2017-11-07Revert "Longer timeouts for user fetching."Roger Braun
2017-11-07Longer timeouts for user fetching.Roger Braun
2017-11-07Allow profile fetching for authenticated users only.eal
2017-11-06Merge branch 'fix-tootdon-oauth' into 'develop'lambda
2017-11-06Fix tootdon logins.eal
2017-11-05Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developRoger Braun
2017-11-05Fix bug when no posts are in the db.Roger Braun
2017-11-03Merge branch 'feature/blocks' into 'develop'lambda
2017-11-03MastoAPI: Add list of blocked users.Roger Braun
2017-11-03MastoAPI: Add blocking.Roger Braun
2017-11-03MastoAPI: Add blocking to AccountView.Roger Braun
2017-11-03MastoAPI: Fix mentions always being for an anonymous user.Roger Braun
2017-11-02MastoApi: Add blocking to fetches.Roger Braun
2017-11-02TwitterAPI: Add blocking to fetches.Roger Braun
2017-11-02Handle nil cases.Roger Braun
2017-11-02Don't return blocked users' activities in contexts.Roger Braun
2017-11-02Don't return activities from blocked users.Roger Braun
2017-11-02Don't create notifications if the user is blocked.Roger Braun
2017-11-02Add blocks to User.Roger Braun
2017-11-01Handle empty terms / tags.Roger Braun
2017-10-31Federate out content warnings.Roger Braun
2017-10-31Allow using cws in mastodon api.Roger Braun
2017-10-31MastoAPI: Include CW.Roger Braun
2017-10-31TwitterAPI: Display cws.Roger Braun
2017-10-31Save cws in the activitypub data.Roger Braun
2017-10-31Avoid potentially slow count queries for user note count.Roger Braun
2017-10-31Only search through last 100_000 activities for fetches.Roger Braun
2017-10-31MastoAPI: Return id as string instead of integer.Roger Braun
2017-10-31MastoAPI: Always return an url for statuses.Roger Braun
2017-10-30Move user search to User module.Roger Braun