Age | Commit message (Expand) | Author |
2016-11-06 | Fix insecure S3 URLs | Eugen Rochko |
2016-11-06 | Downgrade aws gem as this one was incompatible with Paperclip | Eugen Rochko |
2016-11-06 | Fix URL configuration when S3 is enabled | Eugen Rochko |
2016-11-06 | Improve S3 config | Eugen Rochko |
2016-11-06 | Adding optional S3, fail-mastodon | Eugen Rochko |
2016-11-06 | Add test for FanOutOnWriteService | Eugen Rochko |
2016-11-05 | Improve @mention regex | Eugen Rochko |
2016-11-05 | Fix remote hashtag linking | Eugen Rochko |
2016-11-05 | Fix mistake | Eugen Rochko |
2016-11-05 | Fix linking of remote hashtags in UI, add public view of hashtags | Eugen Rochko |
2016-11-05 | Adding hashtags | Eugen Rochko |
2016-11-04 | Adding hashtag model | Eugen Rochko |
2016-11-04 | Add pghero for analyzing postgres performance in production | Eugen Rochko |
2016-11-04 | Fix web app manifests | Eugen Rochko |
2016-11-04 | Add forgotten reducer for FAVOURITES_FETCH_SUCCESS | Eugen Rochko |
2016-11-04 | Adding list of who favourited status | Eugen Rochko |
2016-11-04 | Reduce code duplication, add touch scrolling behaviour for webkit browsers | Eugen Rochko |
2016-11-04 | Optimize how statuses are re-rendered and relative time intervals | Eugen Rochko |
2016-11-03 | Add list of who reblogged status | Eugen Rochko |
2016-11-03 | Aria-labels actually didn't work in React, so removing. Fixing some bugs | Eugen Rochko |
2016-11-03 | Fix #136: Add aria-labels | Eugen Rochko |
2016-11-03 | Disable accounts caching too | Eugen Rochko |
2016-11-03 | Disable caching of statuses (maybe this will help with the weird bug) | Eugen Rochko |
2016-11-03 | Add tests for recently added API end points | Eugen Rochko |
2016-11-03 | Allow @username@domain/@username in follow form, prevent duplicate accounts | Eugen Rochko |
2016-11-03 | Fix reblogged/favourited caching; add API endpoints for who favd/reblogged st... | Eugen Rochko |
2016-11-03 | Caching should work correctly now (fingers crossed) | Eugen Rochko |
2016-11-03 | Need to disable caching again due to bug in Rabl | Eugen Rochko |
2016-11-03 | Enable caching for some rabl views | Eugen Rochko |
2016-11-03 | Add own composed status to home without waiting for websocket event | Eugen Rochko |
2016-11-02 | Fix subtle bugs, new icon button | Eugen Rochko |
2016-11-02 | Merge pull request #132 from marcus-herrmann/master | Eugen |
2016-11-02 | Merge pull request #129 from fhemberger/fix/a11y-labels | Eugen |
2016-11-02 | a11y: Improve icon button component regarding semantics and screen reader usage | mhe |
2016-11-02 | Merge pull request #130 from fhemberger/feature/manifest | Eugen |
2016-11-02 | Fix syntax errors | Eugen |
2016-11-02 | Add puma preloading, decrease DB pool size to size of threads per worker | Eugen Rochko |
2016-11-02 | Add touch icons for Chrome, iOS and Windows 10 | Frederic Hemberger |
2016-11-02 | a11y: Add labels to input fields for screenreader | Frederic Hemberger |
2016-11-02 | Replace in-memory cache store with redis store, should decrease memory | Eugen Rochko |
2016-11-02 | Fix missing default headers | Eugen Rochko |
2016-11-02 | Make cookies https-only if LOCAL_HTTPS is true, set X-Frame-Options to DENY, | Eugen Rochko |
2016-11-02 | Merge pull request #125 from fhemberger/fix/a11y-language | Eugen |
2016-11-02 | a11y: Add HTML lang attribute and utf8 encoding meta tag | Frederic Hemberger |
2016-11-01 | Fix follow icon changing plus to minus, add terms page stub | Eugen Rochko |
2016-11-01 | Catch 404 errors when downloading remote media, add screenshot to landing page | Eugen Rochko |
2016-10-31 | Actually fix the reblogs/favs reducer issue | Eugen Rochko |
2016-10-31 | Fix forgotten reducers for reblogs/favourites | Eugen |
2016-10-31 | Updated screenshot | Eugen |
2016-10-31 | Fix accounts not being normalized from context statuses | Eugen |