summaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Collapse)Author
2017-11-10MastoAPI: Add notification get, clear and dismiss.eal
2017-11-09MastoAPI: Fetch statuses in search.Roger Braun
2017-11-09Add actor column to activities.Roger Braun
2017-11-09Re-fetch user data on salmon decode error.Roger Braun
2017-11-08TwitterAPI user view: add follows_you.eal
2017-11-08TwitterAPI user view: add blocks.eal
2017-11-08TwitterAPI: Add blocks.eal
2017-11-07Allow profile fetching for authenticated users only.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-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-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-10-31Federate out content warnings.Roger Braun
2017-10-31Allow using cws in mastodon api.Roger Braun
2017-10-31Fix specs.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-31MastoAPI: Return id as string instead of integer.Roger Braun
2017-10-31Typo.Roger Braun
2017-10-31MastoAPI: Always return an url for statuses.Roger Braun
External url if available, id if not.
2017-10-30Move user search to User module.Roger Braun
2017-10-29Fix follow test semantics.eal
2017-10-29Fix return type of /api/v1/followseal
2017-10-28Add tests.eal
2017-10-23MastoAPI: Add emoji output.Roger Braun
2017-10-05Don't reject already accepted subscriptions.Roger Braun
2017-09-18HTTP Signatures: Work with all test vectors.Roger Braun
2017-09-18Start of HTTP Signatures.Roger Braun
2017-09-17MastoAPI: Add repeats to statusview.Roger Braun
2017-09-17MastodonAPI: Add user favorites endpoint.Roger Braun
2017-09-17TwitterAPI: Use correct endpoint for tag timeline.Roger Braun
2017-09-17TwitterAPI: Add tag timeline.Roger Braun
2017-09-16Apply incoming custom emoji.Roger Braun
2017-09-16Handle incoming emoji.Roger Braun
2017-09-16Federate emoji out.Roger Braun
2017-09-16TwitterAPI: Add search.Roger Braun
2017-09-16Add undocumented default user default settings.Roger Braun
2017-09-16Add remote user fetching to search.Roger Braun
2017-09-16Add basic search.Roger Braun
2017-09-15MastoAPI: Fix date in account view.Roger Braun
2017-09-15Refactor posting and make character limit configurable.Roger Braun
2017-09-14MastoAPI: Follower-related changesRoger Braun
2017-09-14Add tag timelines.Roger Braun
2017-09-14MastoAPI: fake out 'application' property.Roger Braun
2017-09-14MastoAPI: Also return text_url in attachments.Roger Braun