summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-22Update README.mdlambda
2017-11-22Update frontend.Roger Braun
2017-11-21Merge branch 'fix/self-follow' into 'develop'eal
2017-11-21Do not include user in their own follower count.eal
2017-11-20Merge branch 'fix/mastoapi-attachment-count' into 'develop'eal
2017-11-20MastoAPI: no more than 4 attachments.eal
2017-11-20Make /api/friends/ids test deterministic.eal
2017-11-20Treat internal emoji like external.Roger Braun
2017-11-20MastoAPI: Add max_toot_chars.Roger Braun
2017-11-20Merge branch 'fix/self-follow' into 'develop'lambda
2017-11-20Ensure correct state in self-unfollow.eal
2017-11-20Fix posts being streamed to non-local websocket channels.eal
2017-11-20Make users in tests follow themselves by default.eal
2017-11-20Don't let the user unfollow their own account.eal
2017-11-20Don't show the user in their own following count.eal
2017-11-19Federator Queue: Add seperate in/out queues.Roger Braun
2017-11-19MastodonAPI: Streaming fixes.Roger Braun
2017-11-19Update frontend.Roger Braun
2017-11-19MastodonAPI: Add sign out.Roger Braun
2017-11-19Fix flakey test.Roger Braun
2017-11-19MastoAPI: Only return create activties in contexts.Roger Braun
2017-11-19Merge branch 'feature/fix-warnings' into 'develop'lambda
2017-11-19Fix all compilation warningsThog
2017-11-18Merge branch 'formatting-fixes' into 'develop'lambda
2017-11-18Merge branch 'fix/mastofe-login-redirect' into 'develop'eal
2017-11-18Merge branch 'sensitive-content-bit' into 'develop'eal
2017-11-18Add #nsfw tag if sensitive content bit is seteal
2017-11-18Don't add summary if empty.eal
2017-11-18Don't insert newlines to generated HTML.eal
2017-11-18Escape HTML instead of discarding it.eal
2017-11-18Don't start streamer during tests.Roger Braun
2017-11-16Redirect to Getting Started on login.eal
2017-11-16MastoAPI: Implement all streaming functions.Roger Braun
2017-11-16MastodonAPI: Stream fixes.Roger Braun
2017-11-16Merge branch 'feature/masto-styled-login-page' into 'develop'lambda
2017-11-16Small css fix.Roger Braun
2017-11-16Add styles to make login page resemble mastodon'sShpuld Shpuldson
2017-11-16Add custom emoji to Mastodon UI initial state.Roger Braun
2017-11-16Add mastodon emoji folder.Roger Braun
2017-11-15MastoAPI: Make attachment ids strings.Roger Braun
2017-11-14Merge branch 'twitterapi-bitlbee' into 'develop'lambda
2017-11-14Merge branch 'twitterapi-show-user' into 'develop'lambda
2017-11-14TwitterAPI: Add /users/show.eal
2017-11-14Merge branch 'api-links' into 'develop'lambda
2017-11-14Add links to API documentation.eal
2017-11-14TwitterAPI: Add unimplemented /mutes/users/ids.eal
2017-11-14TwitterAPI: Add unimplemented /friendships/no_retweets/ids.eal
2017-11-14Merge branch 'mastoapi-media-timeline' into 'develop'lambda
2017-11-14TwitterAPI: Add /friends/ids.eal
2017-11-14Accept 1 as true.eal