about summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-01-21Merge branch 'main' into glitch-soc/merge-upstreamClaire
2021-01-21Fix Google Translate breaking web interface (#15610)ThibG
2021-01-21Bump react-select from 3.1.1 to 3.2.0 (#15571)dependabot[bot]
2021-01-21Bump eslint from 7.17.0 to 7.18.0 (#15569)dependabot[bot]
2021-01-21Bump webpack from 4.45.0 to 4.46.0 (#15580)dependabot[bot]
2021-01-21Bump concurrent-ruby from 1.1.7 to 1.1.8 (#15601)dependabot[bot]
2021-01-21Bump sass from 1.32.2 to 1.32.5 (#15603)dependabot[bot]
2021-01-21Fix sign-up restrictions based on IP addresses not being enforced (#15607)ThibG
2021-01-20Bump sanitize from 5.2.2 to 5.2.3 (#15582)dependabot[bot]
2021-01-20Bump strong_migrations from 0.7.4 to 0.7.6 (#15581)dependabot[bot]
2021-01-20Bump webpack-assets-manifest from 4.0.0 to 4.0.1 (#15579)dependabot[bot]
2021-01-20Bump oj from 3.10.18 to 3.11.0 (#15583)dependabot[bot]
2021-01-20Bump ox from 2.14.0 to 2.14.1 (#15576)dependabot[bot]
2021-01-20Bump webpack-dev-server from 3.11.1 to 3.11.2 (#15577)dependabot[bot]
2021-01-20Bump @testing-library/jest-dom from 5.11.8 to 5.11.9 (#15574)dependabot[bot]
2021-01-20Bump mini-css-extract-plugin from 1.3.3 to 1.3.4 (#15572)dependabot[bot]
2021-01-20Bump webmock from 3.11.0 to 3.11.1 (#15570)dependabot[bot]
2021-01-20Bump sass-loader from 10.1.0 to 10.1.1 (#15568)dependabot[bot]
2021-01-19Fix /activity endpoint not require signature in authorized fetch mode (#15592)ThibG
2021-01-18Merge pull request #1484 from ThibG/glitch-soc/merge-upstreamThibG
2021-01-18Merge branch 'master' into glitch-soc/merge-upstreamClaire
2021-01-18Bump capistrano from 3.14.1 to 3.15.0 (#15537)dependabot[bot]
2021-01-17Bump webpack from 4.44.2 to 4.45.0 (#15535)dependabot[bot]
2021-01-17Bump @rails/ujs from 6.1.0 to 6.1.1 (#15531)dependabot[bot]
2021-01-17Bump @testing-library/react from 11.2.2 to 11.2.3 (#15533)dependabot[bot]
2021-01-17Bump sass from 1.32.0 to 1.32.2 (#15534)dependabot[bot]
2021-01-17Bump simplecov from 0.21.0 to 0.21.2 (#15536)dependabot[bot]
2021-01-17Bump sanitize from 5.2.1 to 5.2.2 (#15538)dependabot[bot]
2021-01-17Bump nokogiri from 1.11.0 to 1.11.1 (#15539)dependabot[bot]
2021-01-12Use Rails' index_by where it makes sense (#15542)ThibG
2021-01-12Fix processing of incoming Block activities (#15546)ThibG
2021-01-11Merge pull request #1483 from ThibG/glitch-soc/merge-upstreamThibG
2021-01-11[Glitch] Fix OCR lang data failing to loadThibG
2021-01-11Merge branch 'master' into glitch-soc/merge-upstreamClaire
2021-01-10Fix muting users with duration via the REST api (#15516)Levi Bard
2021-01-10Optimize map { ... }.compact calls (#15513)luigi
2021-01-09Fix maintenance script not re-indexing some indexes on textual values (#15515)ThibG
2021-01-09Fix OCR lang data failing to load (#15519)ThibG
2021-01-08Skip processing Update activities on unknown accounts (#15514)ThibG
2021-01-08Fix the Dockerfile in case of Kaniko build (#15510)kaiyou
2021-01-08Support clock drift in Omniauth SAML provider (#15511)kaiyou
2021-01-07Fix rubocop config and warnings (#15503)abcang
2021-01-07Fix typo: you -> your (#15476)Asier Iturralde Sarasola
2021-01-07Set RAILS_ENV in Procfile.dev (#15502)abcang
2021-01-07Bump binding_of_caller from 0.8.0 to 1.0.0 (#15489)dependabot[bot]
2021-01-07Bump webpack-assets-manifest from 3.1.1 to 4.0.0 (#15288)dependabot[bot]
2021-01-06Merge pull request #1482 from ThibG/glitch-soc/merge-upstreamThibG
2021-01-06[Glitch] Fix logo button style moreTakeshi Umeda
2021-01-06[Glitch] Fix logo button styleTakeshi Umeda
2021-01-06[Glitch] Fix getting-started footer in single column mode not being clickable...Takeshi Umeda