]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2016-11-16 Eugen RochkoAdding react-intl i18n to the frontend. No translations yet
2016-11-15 Eugen RochkoLocalizations for most server-side strings
2016-11-15 Eugen RochkoAdding some localizations
2016-11-15 Eugen RochkoImprove how public status pages look slightly
2016-11-15 Eugen RochkoSupport emojis in display name, bio
2016-11-15 Eugen RochkoFix #144 - Filter statuses from blocked users out of...
2016-11-15 Eugen RochkoFix rubocop issues, introduce usage of frozen literal...
2016-11-15 Eugen RochkoDelegate processing of incoming PuSH data to background...
2016-11-14 Eugen RochkoFix wrong link header on followers API, wrong link...
2016-11-13 Eugen RochkoFix #63 - Filter mentions that reply to blocked users
2016-11-13 Eugen RochkoFix another mistake with infinite user list for following
2016-11-13 Eugen RochkoFix another mistake
2016-11-13 Eugen RochkoFix infinite scrolling mistake
2016-11-13 Eugen RochkoInfinite scroll for followers/following lists
2016-11-13 Eugen RochkoFix stale reference
2016-11-13 Eugen RochkoUse privacy policy from Discourse
2016-11-13 Eugen RochkoForce utf-8 encoding when processing XML
2016-11-13 Eugen RochkoMaking upload button into a smaller icon button
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
next