]> cat aescling's git repositories - mastodon.git/shortlog
mastodon.git
2019-07-14 dependabot... Bump rubocop-rails from 2.0.1 to 2.2.0 (#11257)
2019-07-14 han@highemelryChange the retry limit in error of web push notificatio...
2019-07-14 ThibGFix BlockService trying to reject incorrect follow...
2019-07-14 dependabot... [Security] Bump lodash from 4.17.11 to 4.17.13 (#11287)
2019-07-14 ThibGFix Status.remote scope matching *all* statuses (#11265)
2019-07-14 dependabot... Bump faker from 1.9.3 to 1.9.6 (#11259)
2019-07-14 dependabot... Bump simplecov from 0.16.1 to 0.17.0 (#11260)
2019-07-14 dependabot... Bump aws-sdk-s3 from 1.43.0 to 1.45.0 (#11262)
2019-07-14 dependabot... Bump tzinfo-data from 1.2019.1 to 1.2019.2 (#11258)
2019-07-14 dependabot... Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253)
2019-07-14 dependabot... Bump @babel/plugin-proposal-class-properties from 7...
2019-07-14 dependabot... Bump compression-webpack-plugin from 2.0.0 to 3.0.0...
2019-07-14 dependabot... Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255)
2019-07-14 dependabot... Bump react-redux from 6.0.1 to 7.1.0 (#11256)
2019-07-14 ThibGFix BackupService crashing when an attachment is missin...
2019-07-14 Georg GadingerUpdate fuubar dependency to 2.4.1 (#11248)
2019-07-14 Thibaut GirkaAdd link to edit each listed filter
2019-07-14 Thibaut GirkaMake some strings translatable
2019-07-14 Thibaut GirkaMinor refactoring
2019-07-14 Thibaut GirkaMove the “Show why” button inline
2019-07-14 Thibaut GirkaImplement feature to add filtered phrases to content...
2019-07-14 Thibaut GirkaImplement option to completely hide filtered toots
2019-07-14 Thibaut GirkaAdd options to configure filtering behavior
2019-07-14 Thibaut GirkaAdd a way to know why a status has been filtered, and...
2019-07-14 Thibaut GirkaDo not keep polls pre-filled in thread mode
2019-07-14 Thibaut GirkaFix error boundary CSS
2019-07-10 Thibaut GirkaFix report dialog crashing when a toot gets deleted
2019-07-07 ThibGMerge pull request #1152 from ThibG/glitch-soc/merge...
2019-07-07 Thibaut GirkaRe-add route for direct timeline
2019-07-07 ThibG[Glitch] Only scroll to the compose form if it's not...
2019-07-07 ThibGFix support for HTTP proxies (#11245)
2019-07-07 Thibaut GirkaMerge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6...
2019-07-06 ThibGOnly scroll to the compose form if it's not horizontall...
2019-07-06 Eugen RochkoFix option to send e-mail notification about account...
2019-07-05 ThibGFix HTTP requests to IPv6 hosts (#11240)
2019-07-05 Thibaut GirkaAllow serializing local-only toots in backup service
2019-07-05 Eugen RochkoRemove deprecated REST API `GET /api/v1/statuses/:id...
2019-07-05 Eugen RochkoRemove deprecated REST API `POST /api/v1/notifications...
2019-07-05 Eugen RochkoRemove deprecated REST API `GET /api/v1/timelines/direc...
2019-07-04 ThibG[Glitch] Memoize ancestorIds and descendantIds in detai...
2019-07-04 ThibG[Glitch] When deleting & redrafting a poll, fill in...
2019-07-04 Thibaut GirkaMerge branch 'master' into glitch-soc/merge-upstream
2019-07-02 ThibGMemoize ancestorIds and descendantIds in detailed statu...
2019-07-02 Eugen RochkoRemove unused StatsD code and expose StatsD as a global...
2019-07-01 Eugen RochkoFix statsd UDP sockets not being cleaned up in Sidekiq...
2019-07-01 Eugen RochkoChange ActivityPub::DeliveryWorker to not retry HTTP...
2019-07-01 ThibGWhen deleting & redrafting a poll, fill in closest...
2019-07-01 Eugen RochkoAdd request pool to improve delivery performance (...
2019-07-01 Thibaut GirkaMinor cleanup and maybe minor performance improvements
2019-07-01 Thibaut GirkaMinor optimization regarding regexp filtering in timelines
2019-07-01 Thibaut GirkaUse strict equality rather than Immutable.is as the...
2019-07-01 Thibaut GirkaAssume children of visible IntersectionObserverArticle...
2019-07-01 Thibaut GirkaRevert to using upstream's optimisations
2019-07-01 Thibaut GirkaFix error boundary DOM
2019-07-01 Thibaut GirkaFix some React warnings
2019-07-01 ThibGMerge pull request #1148 from ThibG/glitch-soc/merge...
2019-07-01 Eugen RochkoChange domain block behaviour to prevent creation of...
2019-07-01 dependabot... Bump rubocop from 0.71.0 to 0.72.0 (#11229)
2019-07-01 dependabot... Bump capybara from 3.24.0 to 3.25.0 (#11225)
2019-07-01 dependabot... Bump memory_profiler from 0.9.13 to 0.9.14 (#11227)
2019-07-01 dependabot... Bump bullet from 6.0.0 to 6.0.1 (#11228)
2019-07-01 dependabot... Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223)
2019-07-01 dependabot... Bump webpack-cli from 3.3.4 to 3.3.5 (#11221)
2019-06-30 ThibGFix expiration date of filters being set to “Never...
2019-06-30 Eugen RochkoFix support for MP4 files that are actually M4V files...
2019-06-30 Thibaut Girka[Glitch] When sending a toot, ensure a CW is only set...
2019-06-30 ThibG[Glitch] Optimize makeGetStatus
2019-06-30 ThibG[Glitch] Use ScrollToOptions for smooth scrolling if...
2019-06-30 Thibaut GirkaMerge branch 'master' into glitch-soc/merge-upstream
2019-06-29 ThibGOptimize makeGetStatus (#11211)
2019-06-29 ThibGWhen sending a toot, ensure a CW is only set if the...
2019-06-29 ThibGUse ScrollToOptions for smooth scrolling if supported...
2019-06-28 ThibGMerge pull request #1146 from ThibG/glitch-soc/merge...
2019-06-28 Eugen Rochko[Glitch] Add categories for custom emojis
2019-06-28 ThibG[Glitch] Fix swiping columns on mobile sometimes failing
2019-06-28 Thibaut GirkaMerge branch 'master' into glitch-soc/merge-upstream
2019-06-28 ThibGDisplay FTS warning based on actual search term, not...
2019-06-28 ThibGMerge pull request #1145 from ThibG/glitch-soc/merge...
2019-06-28 ThibG[Glitch] Add message telling FTS is disabled when no...
2019-06-28 Eugen RochkoAdd categories for custom emojis (#11196)
2019-06-28 ThibGFix swiping columns on mobile sometimes failing (#11200)
2019-06-28 Thibaut GirkaMerge branch 'master' into glitch-soc/merge-upstream
2019-06-28 Thibaut GirkaChange search components classes and styling to match...
2019-06-27 ThibGAdd message telling FTS is disabled when no toot can...
2019-06-27 ThibGFix account URI in UpdatePollSerializer (#11194)
2019-06-27 Thibaut GirkaUse a redis-cached feed for the DM timeline
2019-06-27 ThibGMerge pull request #1142 from ThibG/glitch-soc/merge...
2019-06-27 Thibaut GirkaMerge branch 'master' into glitch-soc/merge-upstream
2019-06-27 mayaehFix NameError (#11192)
2019-06-26 ThibG[Glitch] Add option to disable blurhash previews
2019-06-26 PatOnTheBack[Glitch] Removed extra pipes from regex.
2019-06-26 ThibG[Glitch] Apply filters to poll options in WebUI
2019-06-26 Thibaut GirkaMerge branch 'master' into glitch-soc/merge-upstream
2019-06-26 ThibGAdd option to disable blurhash previews (#11188)
2019-06-26 ThibGAdd support for Audio activities (#11189)
2019-06-26 ThibGScroll to compose form rather than reply indicator...
2019-06-26 Thibaut GirkaScroll to compose form rather than reply indicator...
2019-06-26 PatOnTheBackRemoved extra pipes from regex. (#11181)
2019-06-25 ThibGMerge pull request #1138 from ThibG/glitch-soc/merge...
2019-06-25 dependabot... Bump stringz from 1.0.0 to 2.0.0 (#11168)
next