summaryrefslogtreecommitdiff
path: root/test/web
AgeCommit message (Expand)Author
2018-01-30Merge branch 'hakabahitoyo/pleroma-feature/atom-feed-logo' into developRoger Braun
2018-01-30Fix specs.Roger Braun
2018-01-16Fetch external profile in the background.eal
2018-01-15Merge branch 'default-pictures' into 'develop'eal
2018-01-15Add a default profile picture and banner.eal
2018-01-14Fix instance test.eal
2017-12-19Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into developLain Iwakura
2017-12-19Fix timelines in subway tooter.Lain Iwakura
2017-12-18Merge branch 'fix/twitterapi-follow-lists' into 'develop'lambda
2017-12-18MastoAPI: Fix always-sensitive bugs.Lain Iwakura
2017-12-18Fix follower/following lists.eal
2017-12-12Add recipients field to activities.Lain Iwakura
2017-12-11Fix some more tests.eal
2017-12-11ActivityPub: Add controller tests.Lain Iwakura
2017-12-11ActivityPub: Add Objects View.Lain Iwakura
2017-12-11Fix tests.eal
2017-12-11HTTPSig: Add method to validate connRoger Braun
2017-12-09Merge branch 'develop' into feature/activitypubRoger Braun
2017-12-05Add basic queue prioritization.Lain Iwakura
2017-12-05Fix tests.Lain Iwakura
2017-12-03OStatus: Add user bio as summary fieldRoger Braun
2017-11-30MastodonAPI: Add proper user count.Lain Iwakura
2017-11-27Return xml notice at /notice path.Lain Iwakura
2017-11-20Make /api/friends/ids test deterministic.eal
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-20Make users in tests follow themselves by default.eal
2017-11-19Fix flakey test.Roger Braun
2017-11-18Merge branch 'formatting-fixes' into 'develop'lambda
2017-11-18Add #nsfw tag if sensitive content bit is seteal
2017-11-18Don't insert newlines to generated HTML.eal
2017-11-18Escape HTML instead of discarding it.eal
2017-11-15MastoAPI: Make attachment ids strings.Roger Braun
2017-11-14Merge branch 'twitterapi-bitlbee' into 'develop'lambda
2017-11-14TwitterAPI: Add /users/show.eal
2017-11-14TwitterAPI: Add /friends/ids.eal
2017-11-14Accept 1 as true.eal
2017-11-14MastoAPI: Add media timelines.eal
2017-11-13MastoAPI: Fix repeat api bug.Roger Braun
2017-11-12Merge branch 'mastodon-notification-endpoints' into 'develop'lambda
2017-11-12Merge branch 'mastoapi-update-credentials' into 'develop'lambda
2017-11-12MastoAPI: Add update credentials endpoint.eal
2017-11-11MastoAPI: Fix reblog emojis.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-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