about summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-02-05Remove bios from blocked users list, filter out broken entries from API responseEugen Rochko
2017-02-05Add link to blocked users to getting started pageEugen Rochko
2017-02-05Fix #61 - Add list of blocked users to the UI; clean up failed push notificat...Eugen Rochko
2017-02-05Removing failed push notification API, make context loads use cacheEugen Rochko
2017-02-05Preheat status cacheEugen Rochko
2017-02-05Fix showing ellipsis even when link hasn't been cut offEugen Rochko
2017-02-05Fix #552 - Replace image links with image icons in status text in the UIEugen Rochko
2017-02-05Fix content warning marginEugen Rochko
2017-02-05Remove react-dnd as it was interfering with text selection. Move contentEugen Rochko
2017-02-05Add tracking of delay to streaming APIEugen Rochko
2017-02-05Fix #598 - arrow keys to navigate media; fix #481 - non-exact matches no longerEugen Rochko
2017-02-05Add next/previous navigation in modal for media attachmentsEugen Rochko
2017-02-05No replies filter on home timeline no longer hides self-repliesEugen Rochko
2017-02-05Getting started on draggable columnsEugen Rochko
2017-02-05Merge branch 'hoodiek-master'Eugen Rochko
2017-02-05Fix column settings not being scrollable on short screensEugen Rochko
2017-02-05Display mentions prepended to the content warningEugen Rochko
2017-02-04Remove unnecessary leftover codeEvan Minto
2017-02-04Add an account endpoint for ActivityPub and link to it on HTML profile pagesEvan Minto
2017-02-04untested!! spoiler hotfix for replieshoodie
2017-02-04Make the streaming API also handle websockets (because trying to get the brow...Eugen Rochko
2017-02-03Add CORS to the streaming APIEugen Rochko
2017-02-03easier comprehension of toot settings and properties (#595)hoodie
2017-02-03fix extraneous text in 2fa readme (#592)James
2017-02-02Add tootyfruityEugen
2017-02-02Update Sponsors.mdEugen
2017-02-02Update Sponsors.mdEugen
2017-02-02Updated list of top sponsorsEugen
2017-02-02Fix streaming API queriesEugen Rochko
2017-02-02Fix bugEugen Rochko
2017-02-02Adding documentation for streaming API. Fixing filtering bugEugen Rochko
2017-02-02Make node read the right .env fileEugen Rochko
2017-02-02Add redis configuration to streaming APIEugen Rochko
2017-02-02Fix potential resource leaks in streaming serverEugen Rochko
2017-02-02Add logging and filtering to the node.js streaming APIEugen Rochko
2017-02-02Add streaming API in Node.jsEugen Rochko
2017-02-02Prevent potential issue with public/hashtag statuses arriving afterEugen Rochko
2017-02-02Move rendering of JSON payloads for public/hashtag timelines toEugen Rochko
2017-02-02Cleaning up format of broadcast real-time messages, removingEugen Rochko
2017-02-01Looks like log level :debug is required for activerecord times to be trackedEugen Rochko
2017-02-01Fix activerecord logging in productionEugen Rochko
2017-01-31Fix #529 - Make hashtag timelines show conversations, fix hashtag loading in ...Eugen Rochko
2017-01-31Revert to animating avatars by defaultEugen Rochko
2017-01-31Fix elephant friendEugen Rochko
2017-01-31Fix CORS issue on avatars resamplingEugen Rochko
2017-01-31Fix text overlapping image in Edge and on mobile (#582)tom
2017-01-30Add "open in web" link to detailed public status pagesEugen Rochko
2017-01-30Fix not reloading account/fetching relationship on newly independent componentsEugen Rochko
2017-01-30Make profile header scroll along with contents. AccountTimeline, Followers an...Eugen Rochko
2017-01-30Add capistrano to development environmentEugen Rochko