]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-10-12 Eugen RochkoMerge branch 'kschaper-react-storybook'
2016-10-12 Eugen RochkoMerge in react-storybook, add yarn lockfile
2016-10-12 EugenMerge pull request #89 from kschaper/react-testing
2016-10-11 Kai Schaperadd stylesheet; add story for Button component
2016-10-11 Kai Schapersetup React Storybook; add example story for LoadingInd...
2016-10-10 Kai Schaperuse ES6 arrow functions
2016-10-10 Kai Schaperadd sinon; add basic Button component test
2016-10-10 Kai Schaperadd jsdom; add basic Avatar component test
2016-10-10 Kai Schaperadd required peer dependency
2016-10-10 Kai Schaperset up Mocha/Chai/Enzyme for React component unit testing
2016-10-10 Eugen RochkoFixing namespaces issue
2016-10-10 Eugen RochkoShow media of reblogged statuses in public html view
2016-10-10 Eugen RochkoStop logging incoming Atom
2016-10-10 Eugen RochkoFix namespace parsing in Atom feeds
2016-10-10 Eugen RochkoLog incoming Atom from PuSH
2016-10-10 Eugen RochkoUse Account#find_remote method when possible
2016-10-10 Eugen RochkoDon't return unsaved status from ProcessFeedService
2016-10-10 Eugen RochkoAdding test for ProcessFeedService
2016-10-10 Eugen RochkoImprove process feed service
2016-10-10 Eugen RochkoFix reblog mentions Atom
2016-10-10 Eugen RochkoInclude mentions and media attachments of reblogged...
2016-10-10 Eugen RochkoPuSH unsubscribe needs correct callback URL
2016-10-10 Eugen RochkoMake account domains case-insensitive, downcase before...
2016-10-10 Eugen RochkoFix default assumed object type (note->activity), make...
2016-10-09 Eugen RochkoImproved how in-UI profiles look
2016-10-09 Eugen RochkoMaking AccountTimeline into a sub-route
2016-10-09 Eugen RochkoPublic timeline to exclude users you blocked
2016-10-09 Eugen RochkoFilter block users and reblogs of them from public...
2016-10-09 Eugen RochkoAdding domain blocks
2016-10-09 EugenMerge pull request #87 from vayan/feature/strip-exif...
2016-10-08 Yann VaillantStrip exif data from uploaded images
2016-10-07 Eugen RochkoFix travis test
2016-10-07 Eugen RochkoFix mistake
2016-10-07 Eugen RochkoAdd link to public timeline to getting started screen
2016-10-07 Eugen RochkoInstall npm 3 in docker (v3 warns on invalid peer depen...
2016-10-07 Eugen RochkoUse reselect to memoize denormalization in UI state
2016-10-07 Eugen RochkoAdding public timeline
2016-10-07 Eugen RochkoAdding user settings (model and mailer), no form yet
2016-10-06 Eugen RochkoFix #73 - Click on in-UI profile avatar/name to open...
2016-10-06 Eugen RochkoStyling loading indicator, removing unused routes,...
2016-10-06 Eugen RochkoFix how missing display name is displayed (fallback...
2016-10-06 Eugen RochkoAdjusting new CSS for smaller screens
2016-10-06 Eugen RochkoFix #79 - break too long lines and hide overflowing...
2016-10-06 Eugen RochkoFix #80 - pretty scrollbars for lucky webkit users
2016-10-06 Eugen RochkoFix #83 - if user cannot be found (or is self) throw...
2016-10-06 Eugen RochkoFix #72 - add follow/unfollow button to public profiles
2016-10-06 Eugen RochkoFix delete option missing from statuses in detailed...
2016-10-06 Eugen RochkoBetter comparison of "local" domain
2016-10-06 Eugen RochkoFix #76 - set scrollTop property of element node rather...
2016-10-06 Eugen RochkoFix sign-in redirecting "back" to a missing image becau...
2016-10-06 Eugen RochkoFix #71 - Add logout link to UI
2016-10-06 Eugen RochkoFix #70 - disable autocomplete on follow form
2016-10-06 Eugen RochkoUpdate OStatus2 to handle malformed Salmon without...
2016-10-06 Eugen RochkoCatch Paperclip errors on /api/v1/media, return early...
2016-10-06 EugenMerge pull request #74 from waldyrious/patch-1
2016-10-06 Waldir Pimentause consistent capitalization for subject lines
2016-10-06 EugenMerge pull request #69 from vayan/feature/change-wordin...
2016-10-06 Yann VaillantUpdate default devise wording to include reference...
2016-10-05 Eugen RochkoAdd information on rake tasks to readme
2016-10-05 Eugen RochkoMove PubSubHubbub pinging to a background worker
2016-10-05 Eugen RochkoFix typo
2016-10-05 Eugen RochkoLink demo video from readme
2016-10-05 Eugen RochkoCatching more exceptions that slipped through, removing...
2016-10-03 Eugen RochkoCatch :warden correctly
2016-10-03 Eugen RochkoCatch warden throw in actioncable
2016-10-03 Eugen RochkoBlocking will prevent e-mail notifications from blocked...
2016-10-03 Eugen RochkoAPI for blocking and unblocking
2016-10-03 Eugen RochkoIntegrating block relationships into the API (read...
2016-10-03 Eugen RochkoAdding a block model and filter mentions from blocked...
2016-10-03 Eugen RochkoCleaning up unused views
2016-10-03 Eugen RochkoAdding e-mail confirmations
2016-10-03 Eugen RochkoFix most pages on small screens
2016-10-02 Eugen RochkoMaking public pages responsive, removing reblogs/favs...
2016-10-02 Eugen RochkoSmall fixes
2016-10-02 Eugen RochkoFix doorkeeper skip_authorization
2016-10-02 Eugen RochkoAdd since_id param to feeds
2016-10-02 Eugen RochkoRedirect after sign in to previous page (unless it...
2016-10-02 Eugen RochkoAdd API for getting info about authenticated user:...
2016-10-02 Eugen RochkoSlightly improved e-mail notifications
2016-10-02 Eugen RochkoValidate against multiple reblogs of same status by...
2016-10-02 Eugen RochkoPreparing feeds for better filtering
2016-10-02 Eugen RochkoUnreblogging and unfavouriting from the UI
2016-10-02 Eugen RochkoAdd logging for outgoing http requests
2016-09-30 Eugen RochkoFix tests, update goldfinger to catch XML errors
2016-09-30 Eugen RochkoAllow non-https redirect URIs for OAuth apps (AndStatus...
2016-09-30 Eugen RochkoMeaningful validation errors in API response
2016-09-29 Eugen RochkoAdjust client registration API
2016-09-29 Eugen RochkoDeleting statuses from UI
2016-09-29 Eugen RochkoFix #56 - Add default avatar
2016-09-29 Eugen RochkoFix #25 - Only latest reblog of status kept on feed...
2016-09-29 Eugen RochkoImprove code style
2016-09-27 Eugen RochkoFix handling of multiple Link headers (that should...
2016-09-27 Eugen RochkoFix tests
2016-09-27 Eugen RochkoAdding landing page
2016-09-27 Eugen RochkoFix #58 - disable compose form while image is uploading
2016-09-27 Eugen RochkoFix #52 - Add API versioning (v1)
2016-09-27 EugenFix subtle home feed filtering bug
2016-09-26 Eugen RochkoReplace logo, fix #57 - delete/unreblog/unfavourite...
2016-09-26 Eugen RochkoImprove redirect handling in FetchAtomService
2016-09-26 Eugen RochkoFix #54 - Fetch remote accounts by URL from mentions
next