]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-11-02 EugenMerge pull request #125 from fhemberger/fix/a11y-language
2016-11-02 Frederic Hembergera11y: Add HTML lang attribute and utf8 encoding meta tag
2016-11-01 Eugen RochkoFix follow icon changing plus to minus, add terms page...
2016-11-01 Eugen RochkoCatch 404 errors when downloading remote media, add...
2016-10-31 Eugen RochkoActually fix the reblogs/favs reducer issue
2016-10-31 EugenFix forgotten reducers for reblogs/favourites
2016-10-31 EugenUpdated screenshot
2016-10-31 EugenFix accounts not being normalized from context statuses
2016-10-30 Eugen RochkoActually complete the autosuggestion feature
2016-10-30 Eugen RochkoBasic username autocomplete for text area
2016-10-30 Eugen RochkoLimit returned followees/followers by API to 40 for now
2016-10-30 Eugen RochkoFix common followers API
2016-10-30 Eugen RochkoRefactoring redux state into different reducers
2016-10-28 Eugen RochkoHide notes on user lists for now
2016-10-28 Eugen RochkoAdding common followers API, fixing fallback query...
2016-10-28 Eugen RochkoFix follow suggestion fallback to exclude already follo...
2016-10-28 Eugen RochkoMake suggestions box also use user list components
2016-10-28 Eugen RochkoImproved how user lists look, added follow button to...
2016-10-27 Eugen RochkoAdding following/followers lists to the UI
2016-10-27 Eugen RochkoAdding public timeline silencing
2016-10-27 Eugen RochkoFix suggestions fallback query
2016-10-25 Eugen RochkoAdd restart policy to docker compose
2016-10-25 Eugen RochkoGuard against unexisting statuses rendering
2016-10-24 Eugen RochkoAdd opening images in a modal window
2016-10-24 Eugen RochkoMove status components inside individual containers...
2016-10-24 EugenAdd more useful links to the readme
2016-10-23 Eugen RochkoRestrict access to oauth/applications to admins only
2016-10-23 Eugen RochkoFix OAuth authorization redirect
2016-10-23 Eugen RochkoFix public channel
2016-10-22 Eugen RochkoAdding OAuth access scopes, fixing OAuth authorization...
2016-10-20 EugenMerge pull request #101 from kschaper/master
2016-10-20 Eugen RochkoFix method return when rescuing
2016-10-20 Kai SchaperMerge remote-tracking branch 'upstream/master'
2016-10-20 Kai Schaperadd/update specs for Button, DisplayName, DropdownMenu
2016-10-19 Eugen RochkoFix #100 - Add "back" button to certain views
2016-10-18 Eugen RochkoRemember scroll position when navigating back, do not...
2016-10-18 Eugen RochkoDo not force-transcode uploaded videos to webm (leave...
2016-10-18 Eugen RochkoImprove how errors are displayed in the UI
2016-10-18 Eugen RochkoFix #97 - plain text version of devise e-mails
2016-10-18 Eugen RochkoImproving all forms
2016-10-18 Eugen RochkoOnly run mastodon:push:clear on accounts that are still...
2016-10-18 Eugen RochkoAdded e-mail edit field to settings, proper format...
2016-10-18 Eugen RochkoAdding application/jrd+json webfinger resource
2016-10-17 Eugen RochkoSmall clean up
2016-10-17 Eugen RochkoThis should fix it
2016-10-17 Eugen RochkoDebugging
2016-10-17 Eugen RochkoMore debugging
2016-10-17 Eugen RochkoMore debugging
2016-10-17 Eugen RochkoMore debugging
2016-10-17 Eugen RochkoMore debugging
2016-10-17 Eugen RochkoWill this fix the issue?
2016-10-17 Eugen RochkoMore debugging
2016-10-17 Eugen RochkoDo not compress JS (perhaps it removes source maps...
2016-10-17 Eugen RochkoAdd console.error to all axios failures
2016-10-17 Eugen RochkoEnable source maps
2016-10-17 Eugen RochkoInclude <id> (identical value to <uri>) on person-type...
2016-10-16 Eugen RochkoActually fix public timeline
2016-10-16 Eugen RochkoUpdate ostatus2 version
2016-10-16 Eugen RochkoFix #82 - only show latest reblog of status in UI
2016-10-16 Eugen RochkoFix #99 - public timeline not just reblogs, fix #98...
2016-10-16 Eugen RochkoIncrease default number of loaded suggestions to 10
2016-10-16 Eugen RochkoDon't preload timelines as props, load them when timeli...
2016-10-16 Eugen RochkoFix RemoveStatusService trying to send delete salmons...
2016-10-16 Eugen RochkoFix #16 - Optimize n+1 queries when checking reblogged...
2016-10-16 Eugen RochkoFilter out reblogs of blocked users from public timelin...
2016-10-16 Eugen RochkoFix scrolling on small devices for account timelines...
2016-10-16 Eugen RochkoBackfill follow suggestions with fallback when not...
2016-10-15 Eugen RochkoMaybe it will work like this
2016-10-15 Eugen RochkoTrying a travis fix
2016-10-15 Eugen RochkoDebugging travis
2016-10-15 Eugen RochkoTrying to fix travis
2016-10-15 Eugen RochkoFix travis node installation
2016-10-15 Eugen RochkoFix suggestions fallback
2016-10-15 Eugen RochkoFix follow suggestions order
2016-10-15 Eugen RochkoFix typo
2016-10-15 Eugen RochkoFix follow suggestions ranking
2016-10-15 Eugen RochkoAdding sort by node rank to follow suggestions and...
2016-10-15 Eugen RochkoAdd custom neo4j dockerfile with graphaware and noderan...
2016-10-15 Eugen RochkoExclude blocked users from follow suggestions, fix...
2016-10-15 Eugen RochkoFix suggestions box style for long names
2016-10-15 Eugen RochkoFix multiple results return from FollowSuggestion.get
2016-10-15 Eugen RochkoMerge branch 'feature-suggestions' into development
2016-10-15 Eugen RochkoAdd sync command for neo4j, fix configuration, add...
2016-10-15 Eugen RochkoDisplay follow suggestions
2016-10-14 Eugen RochkoAdding sync of follow relationships to Neo4J, accounts...
2016-10-14 Eugen RochkoFix duplication of media attachments when a remote...
2016-10-14 Eugen RochkoFix remove status service sending salmons
2016-10-14 Eugen RochkoAdd "edit profile" link to dropdown on own profile
2016-10-14 Eugen RochkoUpdate yarn lockfile
2016-10-14 Eugen RochkoMerge branch 'kschaper-avatar-component-testing' into...
2016-10-14 Eugen RochkoMerge branch 'avatar-component-testing' of https:/...
2016-10-14 Eugen RochkoE-mail preferences page
2016-10-13 Eugen RochkoAdd window titles to auth pages and about page, link...
2016-10-13 Eugen RochkoShorten rendered links (strip protocol and www, truncat...
2016-10-13 Eugen RochkoNo-op for Salmons without body, fail fast if Webfinger...
2016-10-12 Eugen RochkoTreat dfrn:owner like xmlns:author for Friendica compat...
2016-10-12 Eugen RochkoImprove Friendica support (but still not there yet)
2016-10-12 Eugen RochkoFix magic key in webfinger XRD href
2016-10-12 Eugen RochkoFix up a few exceptions
2016-10-12 Eugen RochkoFix styles
next