Commit Graph

  • e38b391940 Add type annotation for some js files (#24787) fusagiko / takayamaki 2023-05-03 18:43:29 +09:00
  • 9b8cb947a7 Bump better_errors from 2.9.1 to 2.10.0 (#24779) dependabot[bot] 2023-05-03 11:13:49 +02:00
  • 3df665fd23 Fix Lint/ConstantDefinitionInBlock cop (#24763) Matt Jankowski 2023-05-03 04:32:30 -04:00
  • 8b636a29c6 Improve automatic post cleanup worker performances (#24785) Claire 2023-05-03 10:31:40 +02:00
  • a0c9f2447e Fix Performance/MethodObjectAsBlock cop (#24798) Matt Jankowski 2023-05-03 04:30:54 -04:00
  • 97385f27bd Fix Performance/RedundantEqualityComparisonBlock cop (#24799) Matt Jankowski 2023-05-03 04:30:10 -04:00
  • 9c1929efad Fix incorrect import of redux store (#24805) Claire 2023-05-03 10:29:45 +02:00
  • d37c0a1060 Fix incorrect box shadow on avatar in thread view (#24800) Claire 2023-05-03 09:11:20 +02:00
  • 668a19a2f3 Fix Performance/DeletePrefix cop (#24796) Matt Jankowski 2023-05-02 15:07:45 -04:00
  • 05e3abe9d9 Fix Lint/EmptyClass cop (#24795) Matt Jankowski 2023-05-02 15:06:51 -04:00
  • 8d61d2b0da Bump axios from 1.3.6 to 1.4.0 (#24775) dependabot[bot] 2023-05-02 21:04:37 +02:00
  • 8f7c172eb8 Bump @babel/preset-typescript from 7.21.4 to 7.21.5 (#24776) dependabot[bot] 2023-05-02 21:03:26 +02:00
  • b0ebaeb691 Bump @babel/preset-env from 7.21.4 to 7.21.5 (#24773) dependabot[bot] 2023-05-02 20:50:41 +02:00
  • 1d49718a84 Bump @babel/runtime from 7.21.0 to 7.21.5 (#24771) dependabot[bot] 2023-05-02 20:46:45 +02:00
  • 14a7e414fc Bump @babel/core from 7.21.4 to 7.21.5 (#24778) dependabot[bot] 2023-05-02 20:43:11 +02:00
  • 8227af8dcc use configureStore of redux-toolkit instead of createStore of redux (#24790) fusagiko / takayamaki 2023-05-03 03:39:06 +09:00
  • 2839fbc733 Bump eslint-plugin-formatjs from 4.10.0 to 4.10.1 (#24770) dependabot[bot] 2023-05-02 20:35:13 +02:00
  • 4acf5f8971 Bump @typescript-eslint/eslint-plugin from 5.59.1 to 5.59.2 (#24768) dependabot[bot] 2023-05-02 20:24:48 +02:00
  • 4b87e2a8db Bump @typescript-eslint/parser from 5.59.1 to 5.59.2 (#24774) dependabot[bot] 2023-05-02 20:06:13 +02:00
  • b75c353962 Bump yargs from 17.7.1 to 17.7.2 (#24769) dependabot[bot] 2023-05-02 19:40:44 +02:00
  • 18f58f4284 Bump jsdom from 21.1.1 to 21.1.2 (#24767) dependabot[bot] 2023-05-02 18:40:34 +02:00
  • 24491abf6d Fix Rails/DeprecatedActiveModelErrorsMethods cop (#24742) Matt Jankowski 2023-05-02 12:39:22 -04:00
  • b5c4b47746 Fix Rails/ActiveRecordCallbacksOrder cop (#24689) Matt Jankowski 2023-05-02 12:23:35 -04:00
  • 38b2974a83 Extract AccountSearch concern from Account (#24716) Matt Jankowski 2023-05-02 12:21:36 -04:00
  • f1c1dd0118 Rename with_lock to with_redis_lock to avoid confusion with ActiveRecord's method (#24741) Matt Jankowski 2023-05-02 12:16:07 -04:00
  • a7df578f97 ApplicationHelper spec coverage, unused removal, tiny refactor (#24762) Matt Jankowski 2023-05-02 12:10:39 -04:00
  • c26b1b0a1c Bump pg from 1.5.2 to 1.5.3 (#24772) dependabot[bot] 2023-05-02 18:08:43 +02:00
  • 389f0443c8 Bump cssnano from 6.0.0 to 6.0.1 (#24777) dependabot[bot] 2023-05-02 18:08:03 +02:00
  • 570079f8ce Fix Performance/TimesMap cop (#24789) Matt Jankowski 2023-05-02 12:07:16 -04:00
  • bae694108a Fix Performance/Count cop (#24793) Matt Jankowski 2023-05-02 12:06:43 -04:00
  • 9189e90ff2 Add fallback redirection when getting a webfinger query LOCAL_DOMAIN@LOCAL_DOMAIN (#23600) Claire 2023-05-02 17:42:42 +02:00
  • 5e060e1f44 Fix Performance/Sum cop (#24788) Matt Jankowski 2023-05-02 10:10:40 -04:00
  • 41eb49b984 Extract large route namespace blocks to separate files (#23914) Matt Jankowski 2023-05-02 09:41:20 -04:00
  • a89b02af92 Check domain suspensions before trying to fetch resources (#24535) Claire 2023-05-02 15:22:19 +02:00
  • 1ed0ff30d3 Fix tootctl accounts cull crashing when encountering a domain resolving to a private address (#23378) Claire 2023-05-02 15:10:09 +02:00
  • b233da5996 Optimize archive export service and export zip files instead of gzipped tar files (#23360) Claire 2023-05-02 15:09:43 +02:00
  • 8131a5b330 Add ALT badges to media that has alternative text in web UI (#24782) Eugen Rochko 2023-05-02 14:47:04 +02:00
  • 6693a4fe7c Change lists to be able to include accounts with pending follow requests (#19727) Claire 2023-05-02 14:40:36 +02:00
  • 598e63dad2 Change media elements to use aspect-ratio rather than compute height themselves (#24686) Claire 2023-05-02 13:58:48 +02:00
  • 1eb51bd749 Add request specs for caching behavior (#24592) Claire 2023-05-02 13:58:29 +02:00
  • 88d33f361f Fix Lint/DuplicateBranch cop (#24766) Matt Jankowski 2023-05-02 06:57:11 -04:00
  • f50105779b Add type annotation for Blurhash component (#24750) fusagiko / takayamaki 2023-05-02 19:54:00 +09:00
  • 5a5975d7f7 Add type annotation for IconButton component (#24753) fusagiko / takayamaki 2023-05-02 19:53:32 +09:00
  • 32a030dd74 Rewrite import feature (#21054) Claire 2023-05-02 12:08:48 +02:00
  • 0ad2413b35 Fix n+1 query in settings migration (#24783) Eugen Rochko 2023-05-02 10:26:39 +02:00
  • f1c1fa1411 Fix transaction around settings migration (#24761) Eugen Rochko 2023-05-01 17:45:18 +02:00
  • fc56eda94b Bump stylelint-config-standard-scss from 7.0.1 to 9.0.0 (#24755) Nick Schonning 2023-05-01 05:23:57 -04:00
  • 15fd712464 Add type annotation for RelativeTimestamp component (#24749) fusagiko / takayamaki 2023-05-01 07:51:31 +09:00
  • 81f75b1e0e Rewrite Icon and IconWithBadge with typescript (#24747) fusagiko / takayamaki 2023-05-01 07:51:00 +09:00
  • c53fe9b753 Fix RSpec/BeforeAfterAll cop (#24737) Matt Jankowski 2023-04-30 15:16:08 -04:00
  • d902a707a3 Fix Rails/CompactBlank cop (#24690) Matt Jankowski 2023-04-30 08:07:21 -04:00
  • d00e45a7d3 Fix Rails/I18nLocaleAssignment cop (#24693) Matt Jankowski 2023-04-30 08:07:03 -04:00
  • af824db398 Fix Rails/InverseOf cop (#24732) Matt Jankowski 2023-04-30 08:06:53 -04:00
  • c18884de32 Merge pull request #2198 from ClearlyClaire/glitch-soc/merge-upstream Claire 2023-04-30 13:06:50 +02:00
  • 6b95aaaa65 Remove empty HTTP error translations (#24210) Nick Schonning 2023-04-30 04:04:15 -04:00
  • 89c01383f9 fix: remove port 80 mapping in devcontainer (#24658) Josh McKinney 2023-04-30 01:03:28 -07:00
  • 0a08e9d3d3 New Crowdin updates (#24678) Eugen Rochko 2023-04-30 10:02:11 +02:00
  • c23d285b16 Remove the u in Favorite for non-gb english (#24667) Mark Roszko 2023-04-30 03:33:37 -04:00
  • 8f6e290c7a Adds new follower/following routes (#24601) João Pedro Marques 2023-04-30 04:01:42 -03:00
  • 0669822ae8 Bump eslint from 8.38.0 to 8.39.0 (#24636) dependabot[bot] 2023-04-30 16:01:11 +09:00
  • 242d7864f1 Bump @types/jest from 29.4.2 to 29.5.1 (#24630) dependabot[bot] 2023-04-30 16:00:48 +09:00
  • 56cf092058 Bump @types/yargs from 17.0.22 to 17.0.24 (#24388) dependabot[bot] 2023-04-30 15:46:03 +09:00
  • fa14976a5d Bump connection_pool from 2.3.0 to 2.4.0 (#24290) dependabot[bot] 2023-04-30 15:45:02 +09:00
  • 819daeb651 Bump @types/lodash from 4.14.191 to 4.14.194 (#24576) dependabot[bot] 2023-04-30 15:39:49 +09:00
  • 921bef6799 Bump stylelint from 15.3.0 to 15.6.0 (#24635) dependabot[bot] 2023-04-30 15:38:53 +09:00
  • e8fe941015 Fix tootctl accounts approve --number N not aproving N earliest registrations (#24605) Daniel M Brasil 2023-04-30 01:50:58 -03:00
  • 2e43461100 Fix Rails/Output cop (#24687) Matt Jankowski 2023-04-30 00:48:16 -04:00
  • 5a2aa06a51 Fix Rails/Present cop (#24688) Matt Jankowski 2023-04-30 00:47:50 -04:00
  • bdc74086e6 Fix Rails/ContentTag cop (#24691) Matt Jankowski 2023-04-30 00:47:15 -04:00
  • 6e226f5a32 Fix Rails/ActionOrder cop (#24692) Matt Jankowski 2023-04-30 00:46:39 -04:00
  • 470b8abb69 Run Rubocop with lint-staged on commit (#24644) Nick Schonning 2023-04-30 00:46:16 -04:00
  • 60ac9e8634 Fix Rails/SquishedSQLHeredocs cop (#24694) Matt Jankowski 2023-04-30 00:43:50 -04:00
  • 8dcfb6e0ea Fix Rails/HttpPositionalArguments cop (#24699) Matt Jankowski 2023-04-30 00:43:28 -04:00
  • 678d836c7d Fix pop-in player placeholder layout in thread view (#24715) Claire 2023-04-30 06:42:43 +02:00
  • cf1bc4bb93 Fix audio player width in thread view (#24713) Claire 2023-04-30 06:42:22 +02:00
  • f22b4e556c Add eslint-plugin-jsdoc (#24719) Nick Schonning 2023-04-29 20:29:54 -04:00
  • bfeccf6748 Fix media description not being cleared (#24720) Christian Schmidt 2023-04-30 02:29:24 +02:00
  • 274d561430 Enable local account key generation spec (#24728) Matt Jankowski 2023-04-29 20:28:52 -04:00
  • e0d075713f Change i18n-fallbacks to English (#24727) mogaminsk 2023-04-30 09:22:20 +09:00
  • 4cfe52635c Add pending spec for User.those_who_can (#24724) Matt Jankowski 2023-04-29 16:03:36 -04:00
  • e79998a11a Restore translations from not-yet-ported onboarding changes as glitch-soc translations Claire 2023-04-29 19:38:08 +02:00
  • 38eeed6cbf [Glitch] Change logo version in header based on screen size in web UI Eugen Rochko 2023-04-28 10:00:33 +02:00
  • 1033598416 [Glitch] Enable formatjs/prefer-pound-in-plural Nick Schonning 2023-04-24 02:07:19 -04:00
  • edec08b970 Disable full-width media in thread view Claire 2023-04-29 12:43:01 +02:00
  • cb97a92954 [Glitch] Fix thread lines in right-to-left locales (#24714) Claire 2023-04-28 13:12:35 +02:00
  • 103b6de8b2 [Glitch] Fix sass warning about deprecated slash as division (#24653) Claire 2023-04-25 22:15:00 +02:00
  • 7b01b7c3bf [Glitch] Add lines to threads in web UI Eugen Rochko 2023-04-24 08:07:03 +02:00
  • 8015297f9e [Glitch] Change label from "For you" to "People" on explore screen in web UI Eugen Rochko 2023-04-28 08:54:20 +02:00
  • 374a109546 [Glitch] Change styling of the recommended accounts to allow bio to be more visible Chike Nwaenie 2023-04-23 21:33:08 +01:00
  • 0091b28ffe [Glitch] Use CSS to trim long card descriptions Christian Schmidt 2023-04-23 22:32:47 +02:00
  • 11b34a903a [Glitch] Fix infinite loop in emoji replacement code Claire 2023-04-21 18:08:28 +02:00
  • 0a813d96db [Glitch] Fix characters being emojified even when using Variation Selector 15 (text) Claire 2023-04-20 16:43:55 +02:00
  • 66bda4713e [Glitch] Allow == when null checking fusagiko / takayamaki 2023-04-20 00:46:46 +09:00
  • 612a1ee697 Fix body_classes test for glitch-soc Claire 2023-04-29 11:08:38 +02:00
  • 12b935fadf Merge branch 'main' into glitch-soc/merge-upstream Claire 2023-04-29 10:44:56 +02:00
  • 105f8687e4 Fix thread lines in right-to-left locales (#24714) Claire 2023-04-28 13:12:35 +02:00
  • 2a3a110f00 Fix wrong classes audio and video instead of audio-player and video-player in CSS (#24711) Claire 2023-04-28 11:15:43 +02:00
  • faa336e3f7 Change logged-out WebUI HTML pages to be cached for a few seconds (#24708) Claire 2023-04-28 10:27:26 +02:00
  • 8979b70975 Add default post text to onboarding flow in web UI (#24705) Eugen Rochko 2023-04-28 10:05:34 +02:00
  • 1c61869eed Fix /api/v1/custom_emojis being cached even when unauthenticated API access is disallowed (#24665) Claire 2023-04-28 10:01:38 +02:00