]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-11-13 Eugen RochkoFix #110 - Make web UI use browser history, change...
2016-11-13 Eugen RochkoDebounce autosuggestions requests
2016-11-13 Eugen RochkoSearch component
2016-11-13 Eugen RochkoFix #142 - Escape ILIKE special characters from Account...
2016-11-12 Eugen RochkoWeigh username matches higher than domain matches in...
2016-11-12 Eugen RochkoAdd limit to search results
2016-11-12 Eugen RochkoUse full-text search for autosuggestions
2016-11-12 Eugen RochkoUpgrade ruby to 2.3.1
2016-11-10 Eugen RochkoFix #141 - Add "Server: Mastodon" header to responses
2016-11-10 Eugen RochkoEnable emojis in reply indicator as well
2016-11-10 Eugen RochkoFix modals sizing and add animation to it, fix #140...
2016-11-10 Eugen RochkoFix public timeline query
2016-11-10 Eugen RochkoFix #131 - Make active favourite buttons yellow
2016-11-10 Eugen RochkoFix #122 - Add microformats-2 classes to mention links
2016-11-09 Eugen RochkoFix live status removal from public/hashtag channels
2016-11-09 Eugen RochkoDiscard misattributed remote statuses, improve timeline...
2016-11-09 Eugen RochkoImprove filtering of public/hashtag timelines, both...
2016-11-09 Eugen RochkoStatus removal is broadcast to public/hashtag timelines too
2016-11-09 Eugen RochkoReplace setting custom CORS headers with rack-cors...
2016-11-09 Eugen RochkoAPI pagination for all collections using Link header
2016-11-08 Eugen RochkoUpdate README with attribution links and FAQ link
2016-11-08 Eugen RochkoMove timelines API from statuses to its own controller...
2016-11-08 Eugen RochkoAdding Emoji One
2016-11-08 Eugen RochkoAdding more logging
2016-11-08 Eugen RochkoFix for thread resolve service and process feed service...
2016-11-08 Eugen RochkoFix region setting for AWS gem
2016-11-08 Eugen RochkoFix 50x page image for non-/ paths
2016-11-08 Eugen RochkoImprove feed regeneration
2016-11-08 Eugen RochkoFix typo
2016-11-08 Eugen RochkoProcessFeedService refactor
2016-11-07 Eugen RochkoImproved configuration from ENV, cleaned up timeline...
2016-11-07 Eugen RochkoClick video player to toggle playback
2016-11-07 Eugen RochkoFix #135 - More prominent focus style for inputs
2016-11-07 Eugen RochkoBetter look/behaviours for video player/lightbox
2016-11-07 Eugen RochkoReplace react-skylight with own solution that centers...
2016-11-07 Eugen RochkoFix account and hashtag regex
2016-11-07 Eugen RochkoDo not modify scroll position unless content has been...
2016-11-07 Eugen RochkoKeep scroll position when scrolled down and new content...
2016-11-07 Eugen RochkoAccount notes (bios) can now contain links. Character...
2016-11-06 Eugen RochkoFix insecure S3 URLs
2016-11-06 Eugen RochkoDowngrade aws gem as this one was incompatible with...
2016-11-06 Eugen RochkoFix URL configuration when S3 is enabled
2016-11-06 Eugen RochkoImprove S3 config
2016-11-06 Eugen RochkoAdding optional S3, fail-mastodon
2016-11-06 Eugen RochkoAdd test for FanOutOnWriteService
2016-11-05 Eugen RochkoImprove @mention regex
2016-11-05 Eugen RochkoFix remote hashtag linking
2016-11-05 Eugen RochkoFix mistake
2016-11-05 Eugen RochkoFix linking of remote hashtags in UI, add public view...
2016-11-05 Eugen RochkoAdding hashtags
2016-11-04 Eugen RochkoAdding hashtag model
2016-11-04 Eugen RochkoAdd pghero for analyzing postgres performance in production
2016-11-04 Eugen RochkoFix web app manifests
2016-11-04 Eugen RochkoAdd forgotten reducer for FAVOURITES_FETCH_SUCCESS
2016-11-04 Eugen RochkoAdding list of who favourited status
2016-11-04 Eugen RochkoReduce code duplication, add touch scrolling behaviour...
2016-11-04 Eugen RochkoOptimize how statuses are re-rendered and relative...
2016-11-03 Eugen RochkoAdd list of who reblogged status
2016-11-03 Eugen RochkoAria-labels actually didn't work in React, so removing...
2016-11-03 Eugen RochkoFix #136: Add aria-labels
2016-11-03 Eugen RochkoDisable accounts caching too
2016-11-03 Eugen RochkoDisable caching of statuses (maybe this will help with...
2016-11-03 Eugen RochkoAdd tests for recently added API end points
2016-11-03 Eugen RochkoAllow @username@domain/@username in follow form, preven...
2016-11-03 Eugen RochkoFix reblogged/favourited caching; add API endpoints...
2016-11-03 Eugen RochkoCaching should work correctly now (fingers crossed)
2016-11-03 Eugen RochkoNeed to disable caching again due to bug in Rabl
2016-11-03 Eugen RochkoEnable caching for some rabl views
2016-11-03 Eugen RochkoAdd own composed status to home without waiting for...
2016-11-02 Eugen RochkoFix subtle bugs, new icon button
2016-11-02 EugenMerge pull request #132 from marcus-herrmann/master
2016-11-02 EugenMerge pull request #129 from fhemberger/fix/a11y-labels
2016-11-02 mhea11y: Improve icon button component regarding semantics...
2016-11-02 EugenMerge pull request #130 from fhemberger/feature/manifest
2016-11-02 EugenFix syntax errors
2016-11-02 Eugen RochkoAdd puma preloading, decrease DB pool size to size...
2016-11-02 Frederic HembergerAdd touch icons for Chrome, iOS and Windows 10
2016-11-02 Frederic Hembergera11y: Add labels to input fields for screenreader
2016-11-02 Eugen RochkoReplace in-memory cache store with redis store, should...
2016-11-02 Eugen RochkoFix missing default headers
2016-11-02 Eugen RochkoMake cookies https-only if LOCAL_HTTPS is true, set...
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
next