]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-09-19 Eugen RochkoUpdate OStatus2 library
2016-09-19 Eugen RochkoRemove background mask from avatars
2016-09-19 Eugen RochkoRe-organizing components to be more modular, adding...
2016-09-18 Eugen RochkoFix type mistake in account component
2016-09-18 Eugen RochkoLive update account timelines, small fix for replyCompose
2016-09-18 Eugen RochkoImprove how account detailed view looks, load account...
2016-09-18 Eugen RochkoRemove unused action constants
2016-09-18 Eugen RochkoSmall rubocop offences removed
2016-09-18 Eugen RochkoUpdate sidekiq, remove sinatra dependency
2016-09-18 Eugen RochkoDetailed status view scrollable
2016-09-18 Eugen RochkoAdd ancestors/descendants during normalization in timel...
2016-09-18 Eugen RochkoVolume toggle control in VideoPlayer
2016-09-18 Eugen RochkoFix #43
2016-09-17 Eugen RochkoFix typo in dockerfile
2016-09-17 Eugen RochkoUpdate doorkeeper dependency and replace libav with...
2016-09-17 Eugen RochkoAdding webm playback to UI
2016-09-17 Eugen RochkoAdding media controller, 1 webm/compose form allowed...
2016-09-17 Eugen RochkoFix how other services used old FollowRemoteAccountService
2016-09-17 Eugen RochkoImproved error handling for FollowRemoteService
2016-09-17 Eugen RochkoFix #41, debug #42
2016-09-16 EugenStop event propagation after IconButton onClick
2016-09-15 Eugen RochkoTest case for new api endpoint
2016-09-15 Eugen RochkoSetting up preliminary "detailed" routes in the UI...
2016-09-13 Eugen RochkoAdding sense of self to the UI, cleaning up routing...
2016-09-12 Eugen RochkoAdding a notification stack for error messages
2016-09-12 Eugen RochkoSend "delete" Salmons to remote mentioned accounts...
2016-09-12 Eugen Rochkoffmpeg is not a package on debian, fix dockerfile
2016-09-12 Eugen RochkoFixing image upload limits, allowing webm, merge/unmerg...
2016-09-10 Eugen RochkoFix formatter return block
2016-09-10 Eugen RochkoMerge and unmerge timelines on follow/unfollow, solves...
2016-09-10 Eugen RochkoImprove rake tasks
2016-09-10 Eugen RochkoFix local mention regex so it works on newlines in...
2016-09-10 Eugen RochkoStyling for paragraphs in statuses
2016-09-10 Eugen RochkoNewlines and paragraphs in local statuses properly...
2016-09-10 Eugen RochkoDisallow self-follow
2016-09-10 Eugen RochkoShorten mentions to only usernames
2016-09-10 Eugen RochkoValidates local username, max sizes for uploads. Fixes #32
2016-09-09 EugenFix typo in deleteFromTimelines action creator
2016-09-09 Eugen RochkoRefactored generation of unique tags, URIs and object...
2016-09-09 Eugen RochkoProbably fixes #31
2016-09-08 Eugen RochkoFix for single status pages
2016-09-08 Eugen RochkoOptimized n+1 queries in accounts Atom and HTML views
2016-09-08 Eugen RochkoRemoving default avatars
2016-09-08 Eugen RochkoFix local follows, 404 in logs
2016-09-07 Eugen RochkoImproving production logs, removing n+1 on media attach...
2016-09-07 Eugen RochkoFixing atom feeds for accounts, adding tests that would...
2016-09-07 Eugen RochkoUI for uploading media attachments (and cancelling...
2016-09-06 EugenFix enclosures not being parsed for reblogged statuses
2016-09-05 Eugen RochkoFix for Drawer growing horizontally
2016-09-05 Eugen RochkoFixed styling for media attachments in statuses (margins)
2016-09-05 Eugen RochkoAdd icons to column headers, click them to scroll to top
2016-09-05 Eugen RochkoFix styling of media attachments in statuses
2016-09-05 EugenFix reply bug introduced when compose form started...
2016-09-05 Eugen RochkoBetter layout for attachments in <MediaGallery>
2016-09-05 Eugen RochkoDisplaying media attachments in timelines
2016-09-05 Eugen RochkoImprove JSON output for media attachments, generate...
2016-09-05 Eugen RochkoFix for media attachments remote URL download
2016-09-05 Eugen RochkoAdding enclosures to Atom and statuses JSON
2016-09-05 Eugen RochkoPostStatusService can attach media to status, ProcessFe...
2016-09-05 Eugen RochkoAdd API to upload media attachments
2016-09-05 Eugen RochkoMake compose form also use normalized data
2016-09-04 Eugen RochkoRemoveStatusService fleshed out, still doesn't send...
2016-09-04 Eugen RochkoEnhancing test suite but I think the problem might...
2016-09-04 Eugen RochkoPossibly fix issue with stale favourite/reblog informat...
2016-09-04 Eugen RochkoFixed more case-sensitivity issues
2016-09-04 Eugen RochkoFix wrongful mentions breaking status update
2016-09-04 Eugen RochkoCase-insensitive search by usernames
2016-09-04 Eugen RochkoFix timelines for users whose user id and account_id...
2016-09-04 Eugen RochkoHandle delete Salmons, todo: clean up timelines
2016-09-04 Eugen RochkoNormalized data in Redux, fix for asset URLs when rende...
2016-09-03 Eugen RochkoTrying to fix travis builds
2016-09-03 Eugen RochkoFix for travis node issue
2016-09-03 Eugen RochkoFix reblogs of reblogs in UI, add follow form in UI
2016-09-02 EugenUpdate README.md
2016-09-01 Eugen RochkoPreparing for follow form
2016-09-01 Eugen RochkoReblogs fixed
2016-09-01 Eugen RochkoFavouriting works, reblogging is a little broken becaus...
2016-09-01 Eugen RochkoSmall style fixes
2016-08-31 Eugen RochkoFixing one more typo
2016-08-31 Eugen RochkoFix typo
2016-08-31 Eugen RochkoReplies in the compose form
2016-08-31 Eugen RochkoImproving styling a little bit
2016-08-31 Eugen RochkoCleaning up action names and compose drawer
2016-08-26 Eugen RochkoThe frontend will now be an OAuth app, auto-authorized...
2016-08-25 Eugen RochkoImproving statuses, adding a composer drawer, which...
2016-08-24 EugenForgotten return
2016-08-24 Eugen RochkoMore styling for statuses
2016-08-24 Eugen RochkoRemoving mini-profiler that doesn't work, formatting...
2016-08-24 Eugen RochkoTrying to fix travis tests
2016-08-24 Eugen RochkoDockerfile adjustments
2016-08-24 Eugen RochkoAdding React.js, Redux, revamping dashboard
2016-08-18 Eugen RochkoFinal fix for ActionCable origin issues
2016-08-18 Eugen RochkoFixing more configuration issues with ActionCable
2016-08-18 Eugen RochkoFix ActionCable origin checking
2016-08-18 Eugen RochkoFix for force SSL issue with websockets
2016-08-18 Eugen RochkoFix tests
2016-08-18 Eugen RochkoLive timelines using ActionCable
2016-08-17 Eugen RochkoUpgrade to Rails 5.0.0.1
2016-03-27 Eugen RochkoRemember me enabled by default
2016-03-27 Eugen RochkoFix mentions regex to exclude usernames in Medium URLs
next