524 Commits (dbe00a4156952cf0288828435ccda6bbba5d7a6f)
 

Author SHA1 Message Date
  Eugen Rochko dbe00a4156 Improved configuration from ENV, cleaned up timeline filter methods 7 years ago
  Eugen Rochko 0400734df7 Click video player to toggle playback 7 years ago
  Eugen Rochko a39a92bd22 Fix #135 - More prominent focus style for inputs 7 years ago
  Eugen Rochko bec47e40f5 Better look/behaviours for video player/lightbox 7 years ago
  Eugen Rochko d0d799f911 Replace react-skylight with own solution that centers images better 7 years ago
  Eugen Rochko f5c6baf29d Fix account and hashtag regex 7 years ago
  Eugen Rochko c3559d18a3 Do not modify scroll position unless content has been added to the top, not bottom 7 years ago
  Eugen Rochko 4a6cc46e81 Keep scroll position when scrolled down and new content is added 7 years ago
  Eugen Rochko 23fc424b7a Account notes (bios) can now contain links. Character limit upped to 160 7 years ago
  Eugen Rochko b835f4aa1c Fix insecure S3 URLs 7 years ago
  Eugen Rochko ea4170785a Downgrade aws gem as this one was incompatible with Paperclip 7 years ago
  Eugen Rochko d14967e1c8 Fix URL configuration when S3 is enabled 7 years ago
  Eugen Rochko 45230c56ab Improve S3 config 7 years ago
  Eugen Rochko 3ab193bc3f Adding optional S3, fail-mastodon 7 years ago
  Eugen Rochko 93212bc2c4 Add test for FanOutOnWriteService 7 years ago
  Eugen Rochko 7bb28bf780 Improve @mention regex 7 years ago
  Eugen Rochko 262adb9791 Fix remote hashtag linking 7 years ago
  Eugen Rochko eb47409036 Fix mistake 7 years ago
  Eugen Rochko a698b767c1 Fix linking of remote hashtags in UI, add public view of hashtags 7 years ago
  Eugen Rochko 48b9619439 Adding hashtags 7 years ago
  Eugen Rochko 62292797ec Adding hashtag model 7 years ago
  Eugen Rochko 6471a548fe Add pghero for analyzing postgres performance in production 7 years ago
  Eugen Rochko 4ea13d8dc9 Fix web app manifests 7 years ago
  Eugen Rochko 2463c72006 Add forgotten reducer for FAVOURITES_FETCH_SUCCESS 7 years ago
  Eugen Rochko 087b993892 Adding list of who favourited status 7 years ago
  Eugen Rochko 6d5ef89356 Reduce code duplication, add touch scrolling behaviour for webkit browsers 7 years ago
  Eugen Rochko 98c3a5e9c3 Optimize how statuses are re-rendered and relative time intervals 7 years ago
  Eugen Rochko 6d26bfd147 Add list of who reblogged status 7 years ago
  Eugen Rochko 0405ef977a Aria-labels actually didn't work in React, so removing. Fixing some bugs 7 years ago
  Eugen Rochko 159203a7bc Fix #136: Add aria-labels 7 years ago
  Eugen Rochko 1828df9bc0 Disable accounts caching too 7 years ago
  Eugen Rochko abf664b560 Disable caching of statuses (maybe this will help with the weird bug) 7 years ago
  Eugen Rochko 829d189f44 Add tests for recently added API end points 7 years ago
  Eugen Rochko 3731230c6d Allow @username@domain/@username in follow form, prevent duplicate accounts 7 years ago
  Eugen Rochko e4671adc25 Fix reblogged/favourited caching; add API endpoints for who favd/reblogged status 7 years ago
  Eugen Rochko c003e70758 Caching should work correctly now (fingers crossed) 7 years ago
  Eugen Rochko 562044f36a Need to disable caching again due to bug in Rabl 7 years ago
  Eugen Rochko 0160d1d9b5 Enable caching for some rabl views 7 years ago
  Eugen Rochko aff22bfdb5 Add own composed status to home without waiting for websocket event 7 years ago
  Eugen Rochko 4b357ecf98 Fix subtle bugs, new icon button 7 years ago
  Eugen d427df4a8a Merge pull request #132 from marcus-herrmann/master 7 years ago
  Eugen 76a717d549 Merge pull request #129 from fhemberger/fix/a11y-labels 7 years ago
  mhe 87aabeb7af a11y: Improve icon button component regarding semantics and screen reader usage 7 years ago
  Eugen 77045d0886 Merge pull request #130 from fhemberger/feature/manifest 7 years ago
  Eugen bc1dba22c5 Fix syntax errors 7 years ago
  Eugen Rochko e7723ab662 Add puma preloading, decrease DB pool size to size of threads per worker 7 years ago
  Frederic Hemberger e7cd6da938 Add touch icons for Chrome, iOS and Windows 10 7 years ago
  Frederic Hemberger 5ff2762fcf a11y: Add labels to input fields for screenreader 7 years ago
  Eugen Rochko 53fb7b1aa8 Replace in-memory cache store with redis store, should decrease memory 7 years ago
  Eugen Rochko a59d10d3df Fix missing default headers 7 years ago