Commit Graph

  • acc74bed12 Remove dependency on fibers (#10902) Yamagishi Kazutoshi 2019-05-31 01:27:19 +09:00
  • 7394652693 Bump webpack-cli from 3.2.3 to 3.3.2 (#10896) dependabot-preview[bot] 2019-05-30 23:55:25 +09:00
  • 4e32b17aa4 Bump redis from 4.1.1 to 4.1.2 (#10899) dependabot-preview[bot] 2019-05-30 23:50:33 +09:00
  • 5677172d86 Bump rubocop from 0.70.0 to 0.71.0 (#10901) dependabot-preview[bot] 2019-05-30 23:17:54 +09:00
  • 9ab053a4b4 Bump react-redux-loading-bar from 4.0.8 to 4.2.0 (#10897) dependabot-preview[bot] 2019-05-30 21:39:52 +09:00
  • 8ce2a08875 Merge pull request #1076 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-30 14:07:45 +02:00
  • d2af9a9a6d Bump react-select from 2.2.0 to 2.4.4 (#10895) dependabot-preview[bot] 2019-05-30 20:38:27 +09:00
  • c9e5ce4eba Bump object.values from 1.0.4 to 1.1.0 (#10894) dependabot-preview[bot] 2019-05-30 20:37:09 +09:00
  • 06036081a0 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-05-30 13:31:01 +02:00
  • 738ad9759a Change default to single column UI (#10847) Eugen Rochko 2019-05-30 14:30:38 +03:00
  • 6c0428b7d8 Raise exception when attempting to serialize local-only statuses Thibaut Girka 2019-05-29 22:32:24 +02:00
  • 22130a0947 Fix incorrect PropType in Glitch AutosuggestInput slice 2019-05-29 23:38:09 -07:00
  • e04724296b Remove isRequired from Glitch ReplyIndicator status slice 2019-05-29 23:42:09 -07:00
  • dee4f1878d Bump aws-sdk-s3 from 1.40.0 to 1.41.0 (#10892) dependabot-preview[bot] 2019-05-30 12:58:22 +09:00
  • fa48cf96de Bump capybara from 3.21.0 to 3.22.0 (#10893) dependabot-preview[bot] 2019-05-30 09:37:12 +09:00
  • 8d9755e5f5 Change links in right panel to open in the same tab (#10848) Eugen Rochko 2019-05-29 17:33:35 +03:00
  • 3333250ede Fix React warning about legacy lifecycle calls and sensitive status resetting (#10872) ThibG 2019-05-29 16:33:15 +02:00
  • 32fc0777b1 Bump js-yaml from 3.12.0 to 3.13.1 (#10881) dependabot-preview[bot] 2019-05-29 23:17:01 +09:00
  • 1f3bc026f4 Bump express from 4.16.4 to 4.17.1 (#10889) dependabot-preview[bot] 2019-05-29 22:53:20 +09:00
  • c2153c1a76 Bump intl-relativeformat from 2.1.0 to 2.2.0 (#10887) dependabot-preview[bot] 2019-05-29 22:30:52 +09:00
  • a2c0cf73b6 Bump babel-plugin-react-intl from 3.0.1 to 3.1.0 (#10877) dependabot-preview[bot] 2019-05-29 19:03:31 +09:00
  • 26e290ae64 Bump strong_migrations from 0.3.1 to 0.4.0 (#10871) dependabot-preview[bot] 2019-05-29 18:22:59 +09:00
  • 2c6948bb3f Bump react-redux from 6.0.0 to 6.0.1 (#10879) dependabot-preview[bot] 2019-05-29 18:20:36 +09:00
  • d0a87e4711 Bump @babel/plugin-transform-runtime from 7.3.4 to 7.4.4 (#10878) dependabot-preview[bot] 2019-05-29 18:19:16 +09:00
  • bdf4ac1172 Bump webpacker from 4.0.2 to 4.0.4 (#10882) dependabot-preview[bot] 2019-05-29 18:16:07 +09:00
  • 60d768d346 Bump rimraf from 2.6.2 to 2.6.3 (#10880) dependabot-preview[bot] 2019-05-29 18:12:53 +09:00
  • 7f203f7c49 Fix safari post field display issue in single column layout (#10883) Takeshi Umeda 2019-05-29 18:03:56 +09:00
  • 33ec9c5095 i18n: Update Corsican front-end translation (#10884) Alix Rossi 2019-05-29 10:57:08 +02:00
  • 1e5d214d19 Add Dependabot config (#10876) Yamagishi Kazutoshi 2019-05-29 15:00:51 +09:00
  • 61ab5b0c83 Bump capybara from 3.20.2 to 3.21.0 (#10854) dependabot-preview[bot] 2019-05-29 11:21:22 +09:00
  • 0b1c7150da Bump tty-prompt from 0.18.1 to 0.19.0 (#10870) dependabot-preview[bot] 2019-05-29 11:10:24 +09:00
  • c6e1229a82 Update Japanese translations. (#10875) mayaeh 2019-05-29 11:09:59 +09:00
  • 0c2ca1bd38 I18n: Update Czech translation (#10874) Aditoo17 2019-05-29 02:52:41 +02:00
  • 07d4ecfe5e Truncate long URLs while providing alt text for inline images Thibaut Girka 2019-05-26 22:42:01 +02:00
  • 18b77224d3 Translate incoming remote img tags by a link Thibaut Girka 2019-05-26 15:10:33 +02:00
  • 2f83ffa1bd Merge pull request #1073 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-28 19:33:15 +02:00
  • 56d8faab18 [Glitch] Use <use /> to render transparent SVG logo instead of inserting it Eugen Rochko 2019-05-27 03:33:39 +02:00
  • 3d73d76e55 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-05-28 17:45:06 +02:00
  • b793722d7d Fix undefined method error (#10868) Hinaloe 2019-05-28 21:31:51 +09:00
  • b1133f1ff9 Bump ox from 2.10.0 to 2.10.1 (#10869) dependabot-preview[bot] 2019-05-28 20:26:36 +09:00
  • afb17b7045 Fix undefined method error. (#10867) mayaeh 2019-05-28 12:42:04 +09:00
  • e2c0d05538 Update simple_form.co.yml (#10862) Alix Rossi 2019-05-28 03:21:30 +02:00
  • fe3b863926 Fix web push notifications for polls (#10864) ThibG 2019-05-28 00:26:08 +02:00
  • 451e5980b6 Refactor footers in web UI into a single component (#10846) Eugen Rochko 2019-05-27 21:58:41 +02:00
  • 0e9b8be18a Improve rate limiting (#10860) ThibG 2019-05-27 21:57:49 +02:00
  • 3593b85423 Display notifications count on a new single column (#10859) abcang 2019-05-28 04:56:29 +09:00
  • 1b0ce85e3d Merge pull request #1072 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-27 21:26:03 +02:00
  • 6d60701bfa Fix video player regressions introduced by blurhash merge Thibaut Girka 2019-05-26 19:55:58 +02:00
  • b4d4138cf9 [Glitch] Add keyboard shortcut to hide/show media Thibaut Girka 2019-05-26 18:58:14 +02:00
  • 8d5dcc9301 Use <use /> to render transparent SVG logo instead of inserting it (#10845) Eugen Rochko 2019-05-27 03:33:39 +02:00
  • 3b9c02506d Fix poll visibility on public pages (#10817) Takeshi Umeda 2019-05-27 06:13:29 +09:00
  • 1e6a1ea075 Docker: Remove dist-upgrade (#10822) Sandro Jäckel 2019-05-26 22:26:45 +02:00
  • 20d01a954e Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-05-26 15:41:40 +02:00
  • fdb3952b20 [Glitch] Fix composer route opening when not needed りんすき 2018-02-22 03:33:23 +09:00
  • 63483ee543 Create new click handler for status__expand area in status (#10837) Neil Moore 2019-05-26 07:48:45 -04:00
  • 988342a56c Fix null error in status component when determining showMedia state (#10838) Eugen Rochko 2019-05-26 13:48:16 +02:00
  • 3d219c5956 Update simple_form.sk.yml (#10842) Marek Ľach 2019-05-26 12:26:39 +02:00
  • 4a818ac2de Fix wrong redirect from getting started to home in advanced Web UI (#10839) Hanage999 2019-05-26 19:22:33 +09:00
  • 0e445ebb13 Improvements to the single column layout (#10835) Eugen Rochko 2019-05-26 02:55:37 +02:00
  • a472190729 Add a keyboard shortcut to hide/show media (#10647) ThibG 2019-05-25 23:20:51 +02:00
  • c90f3b9865 Docker: Keep /var/lib/apt/ to keep apt working (#10830) Sandro Jäckel 2019-05-25 23:20:28 +02:00
  • 0852e643b7 Expand abbreviation to minimise confusion (#10826) Alfie John 2019-05-26 07:20:18 +10:00
  • 4168aeb234 Avoid cutting bottom of letters of last paragraph of statuses (#10821) Mélanie Chauvel (ariasuni) 2019-05-25 23:19:39 +02:00
  • d55d8a611b I18n: Update Czech translation (#10832) Aditoo17 2019-05-25 22:34:40 +02:00
  • 1e5532e693 Add responsive panels to the single-column layout (#10820) Eugen Rochko 2019-05-25 21:27:00 +02:00
  • fd0487c04f Merge pull request #1068 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-24 16:30:49 +02:00
  • 7fb76999af Use Sec-WebSocket-Protocol instead of query string to pass WebSocket token Thibaut Girka 2019-05-17 20:52:58 +02:00
  • 5cdb4c483f Forward port version bumps to 2.8.3 and 2.8.4 (#10819) Eugen Rochko 2019-05-24 15:57:31 +02:00
  • 652147a3f4 Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-05-24 15:23:52 +02:00
  • d63c3c0cef Improve streaming server security (#10818) ThibG 2019-05-24 15:21:42 +02:00
  • 72bf354e97 Merge pull request #1067 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-23 22:01:34 +02:00
  • d6a7d62dc6 Do not share a single Redcarpet::Markdown object across threads Thibaut Girka 2019-05-23 18:53:24 +02:00
  • bf988123ba Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-05-23 21:18:27 +02:00
  • c394d3cb25 Merge pull request #1065 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-23 20:49:18 +02:00
  • 84dc21d55d Various improvements to single column layout (#10809) Eugen Rochko 2019-05-23 20:01:10 +02:00
  • 9a5561a5b8 Fix possible race condition when processing statuses (#10815) ThibG 2019-05-23 20:00:39 +02:00
  • a1143a19c0 [Glitch] Fix stacking order of emoji picker nzws 2019-05-23 01:00:34 +09:00
  • c0dc247bce Merge branch 'master' into glitch-soc/merge-upstream Thibaut Girka 2019-05-23 19:01:30 +02:00
  • 89d600bedb Move signature verification stoplight to the requests themselves (#10813) ThibG 2019-05-23 15:22:39 +02:00
  • 369eb63321 Add sponsor button to GitHub web UI (#10814) Yamagishi Kazutoshi 2019-05-23 22:00:54 +09:00
  • 9efcca3c54 Retry ActivityPub inbox delivery on HTTP 401 and 408 errors (#10812) ThibG 2019-05-23 15:00:30 +02:00
  • 0744d6e571 Make headers font size proportional Thibaut Girka 2019-05-21 13:11:06 +02:00
  • 7c609bdab9 Allow rel=tag in status text Thibaut Girka 2019-05-23 12:15:46 +02:00
  • 9ddeb30f90 Add forceSingleColumn prop to <UI /> (#10807) Eugen Rochko 2019-05-23 01:35:22 +02:00
  • ca6c93a2f5 Migrate from uws to cws (#10805) abcang 2019-05-23 01:19:16 +09:00
  • 8a378d4c3d Fix stacking order of emoji picker (#10801) nzws 2019-05-23 01:00:34 +09:00
  • ce8de3a6e5 Bump aws-sdk-s3 from 1.39.0 to 1.40.0 (#10803) dependabot[bot] 2019-05-22 22:31:05 +09:00
  • bc23de458e Bump rubocop from 0.69.0 to 0.70.0 (#10802) dependabot[bot] 2019-05-22 22:09:10 +09:00
  • ee0e68e97a i18n: Complete frontend Bengali translation (#10800) dxwc 2019-05-21 21:00:58 -04:00
  • 2332b3f146 Fix local text/html toots not being sanitized Thibaut Girka 2019-05-21 22:57:59 +02:00
  • e3b39ea4a4 Update remote bio test from 160 to 500 (#10799) trwnh 2019-05-21 06:29:06 -05:00
  • 0c933c1b8c Add account_id param to GET /api/v1/notifications (#10796) Paul Woolcock 2019-05-21 07:28:49 -04:00
  • 4d65740663 Bump httplog from 1.2.2 to 1.3.0 (#10795) dependabot[bot] 2019-05-21 15:41:15 +09:00
  • 4fbce23992 Refactor contentType selection in glitch composer Thibaut Girka 2019-05-20 10:05:11 +02:00
  • f261dadefa Update sk.yml (#10788) Marek Ľach 2019-05-20 08:42:19 +02:00
  • 77e2b68b66 Bump lograge from 0.11.0 to 0.11.1 (#10793) dependabot[bot] 2019-05-20 15:19:56 +09:00
  • ace6bd3570 Bump capybara from 3.20.0 to 3.20.2 (#10794) dependabot[bot] 2019-05-20 15:18:28 +09:00
  • 2cd7bfac23 Use glitch-soc's poll component instead of upstream's Thibaut Girka 2019-05-19 23:02:32 +02:00
  • a6caf919e2 Change bio limit from 160 to 500 (#10790) trwnh 2019-05-19 15:51:44 -05:00
  • 0998e3ade8 Merge pull request #1055 from ThibG/glitch-soc/merge-upstream ThibG 2019-05-19 22:07:42 +02:00