Commit Graph

  • f479210346 fix: disable APQ feature/CORL-1293 Wyatt Johnson 2020-08-14 18:02:36 -06:00
  • 22fc1438f2 feat: transitioned to vanilla apollo-server-express Wyatt Johnson 2020-08-14 17:59:13 -06:00
  • 4a94b81230 feat: initial server impl Wyatt Johnson 2020-08-14 13:51:00 -06:00
  • e85947af74 [CORL-1211] Upgrade RTE (#3106) master Vinh 2020-08-14 18:17:13 +02:00
  • 5acac741e4 fix: improve performance feature/CORL-1252 Wyatt Johnson 2020-08-11 13:26:51 -06:00
  • 8c6c8c1f72 fix: updated snaps Wyatt Johnson 2020-08-10 14:01:40 -06:00
  • 3d9f8bd9ea feat: implmentation with Redis Wyatt Johnson 2020-08-07 18:12:13 -06:00
  • 27d6f1c245 feat: initial impl Wyatt Johnson 2020-08-07 13:04:52 -06:00
  • f41623bbd4 feat: added useLive hook Wyatt Johnson 2020-08-07 12:42:24 -06:00
  • abfcdcc933 [CORL-1249] Add "warn" status (#3100) Tessa Thornton 2020-08-14 11:44:35 -04:00
  • d001fcd456 [CORL-1291] Logging Improvements (#3103) Wyatt Johnson 2020-08-14 09:30:32 -06:00
  • a0443557df Hide user media preferences if all media types are disabled feature/CORL-1282-hide-media-pref nick-funk 2020-08-14 09:24:09 -06:00
  • a49b0d6fa7 fix missing top border on comment box (#3102) Tessa Thornton 2020-08-13 16:53:37 -04:00
  • e2fc4c0038 Consolidate axios request logic into its own service feature/CORL-1277-persp-fetch nick-funk 2020-08-13 10:39:18 -06:00
  • 7adf64c871 Merge branch 'master' into CORL-1285 CORL-1285 Vinh 2020-08-13 18:44:49 +02:00
  • d22c846993 chore: review + lint Chi Vinh Le 2020-08-13 18:44:21 +02:00
  • f47c8661da adjust line height for recent history (#3099) Tessa Thornton 2020-08-13 12:40:10 -04:00
  • 76a5450af7 fix: rm unused dep Chi Vinh Le 2020-08-13 17:22:59 +02:00
  • 97e6727ccc feat: add support for older browsers Chi Vinh Le 2020-08-13 17:19:54 +02:00
  • 6e896a189d Try out axios requests for perspective nick-funk 2020-08-12 12:52:18 -06:00
  • 0e8449c5cd Try a promise oriented fetch timeout for perspective nick-funk 2020-08-12 11:52:46 -06:00
  • d67c3d2907 Mark and allow word list timed out comments (#3097) v6.3.2 Nick Funk 2020-08-11 16:05:50 -06:00
  • 3398bd12c4 fix: export public flag, fix button (#3098) Wyatt Johnson 2020-08-11 15:49:32 -06:00
  • fc6de50dde fix: move deps (#3095) Wyatt Johnson 2020-08-11 14:28:20 -06:00
  • 6c32316595 6.3.2 mobile and responsive UI fixes (#3096) Nick Funk 2020-08-11 14:13:11 -06:00
  • 47abd030ef Adding new translation (#3093) bowser2010 2020-08-10 16:13:22 -05:00
  • 5ffb53d0eb Add media to comment data downloads (#3089) Nick Funk 2020-08-10 14:59:30 -06:00
  • af842e98ee Move wordlist check after staff approval check (#3094) Nick Funk 2020-08-10 14:42:47 -06:00
  • 281f19d21c Bump version 6.3.2 (#3092) Kim Gardner 2020-08-10 16:27:44 -04:00
  • 45cd0e6628 [CORL-1248] Allow users to auto-show media in stream (#3086) Nick Funk 2020-08-10 14:12:56 -06:00
  • adc508c7dc remove duplicate code and add comment to wrapper component (#3076) Tessa Thornton 2020-08-10 12:30:25 -04:00
  • 88a77f8712 Show media in the moderate view conversation modal (#3088) Nick Funk 2020-08-10 09:29:17 -06:00
  • 5d2ab3d061 adjust spacing on configure tab on mobile (#3087) Tessa Thornton 2020-08-07 12:02:46 -04:00
  • df6f666447 make spacing between discussions and headers explicit (#3084) Tessa Thornton 2020-08-06 15:20:57 -04:00
  • e412b27c1e fix: auto focus on reply (#3083) Vinh 2020-08-06 21:03:04 +02:00
  • 0fe0be832e fix: use same focus styling (#3078) Vinh 2020-08-06 20:48:08 +02:00
  • 288809ee14 add PERMIT argunment to auth directives that should be accessible to suspended or banned users (#3085) Tessa Thornton 2020-08-06 13:49:49 -04:00
  • b97ec638b2 fix: ensure anonymousId or userId is added to the payload (#3075) Wyatt Johnson 2020-08-06 10:35:02 -06:00
  • 2bbfbc7ddd [CORL-1242] Ensure SSO Access Tokens are not persisted (#3080) Wyatt Johnson 2020-08-06 09:20:46 -06:00
  • b029a01bd9 setTimeout Fixes (#3082) Wyatt Johnson 2020-08-06 08:56:57 -06:00
  • 6fabeb2755 [CORL-1243] Subscription Errors (#3074) Wyatt Johnson 2020-08-06 08:42:04 -06:00
  • 459e11a5fa fix: correctly cleanup timeout (#3081) Vinh 2020-08-06 01:32:14 +02:00
  • ce7d6969dd Add read more opens new tab feature flag (#3079) Nick Funk 2020-08-05 15:10:55 -06:00
  • 6a8d6b07d6 [CORL-1240] Check existing data before handling subscriptions (#3077) Vinh 2020-08-05 22:56:11 +02:00
  • 8ede245a8d feat: added data-coral-count to count elements (#3055) Wyatt Johnson 2020-08-05 13:10:13 -06:00
  • 88eb9555c7 [CORL-1227] Fix scroll-able modal position popping (#3069) Nick Funk 2020-08-05 09:49:33 -06:00
  • ce53134736 [CORL-794] Create a common date formatter (#3073) Nick Funk 2020-08-05 09:34:42 -06:00
  • 0f1dd7d707 add react hooks eslint plugin (#3059) Tessa Thornton 2020-08-05 10:42:50 -04:00
  • 9d02391062 [CORL-1239] Swap setTimeout for setLongTimeout (#3071) Wyatt Johnson 2020-08-04 12:24:31 -06:00
  • 8aac2d33fc [CORL-1238] Duplicate User Race (#3068) Wyatt Johnson 2020-08-04 12:09:55 -06:00
  • 3eddf5f155 [CORL-1233] Mobile display fixes (#3067) Tessa Thornton 2020-08-04 13:55:30 -04:00
  • 94ff8ff880 fix: replace outdated keys with signingSecrets (#3070) Nick Funk 2020-08-04 11:09:24 -06:00
  • 7dfc064c9f Better use flex to align callout contents (#3060) Nick Funk 2020-08-03 17:25:47 -06:00
  • 4e464c48df Docs update- Jul 2020 (#3056) release/4 immber 2020-08-03 11:28:40 -07:00
  • d602cf873c fix: support mobile twitter links (#3066) Wyatt Johnson 2020-08-03 16:51:15 +00:00
  • 79627af8d6 fix: fixed incorrect connection access (#3064) Wyatt Johnson 2020-08-03 15:21:09 +00:00
  • 871d3f80c1 [CORL-1230] corrects logic for editing comments with media attachments (#3063) v6.3.1 Tessa Thornton 2020-07-31 14:03:54 -04:00
  • f7d01174d7 fix: fixed overflow scrollbar appearing in dropdown (#3062) Wyatt Johnson 2020-07-31 17:30:08 +00:00
  • 6966bb8d12 Replace positive/negative naming for success/error (#3058) Nick Funk 2020-07-31 09:40:48 -06:00
  • 40ad2ed0cb remove hook causing crash from conversation modal replies (#3057) Tessa Thornton 2020-07-31 10:37:05 -04:00
  • 802f656caa Stream UI bugfixes (#3041) Vinh 2020-07-31 00:19:59 +02:00
  • dfdea2b9d2 [CORL-1150] Discussions Tab (#3050) Wyatt Johnson 2020-07-30 21:18:59 +00:00
  • 9a9c92d360 Site Moderator Fixes (#3054) Wyatt Johnson 2020-07-30 16:04:28 +00:00
  • ceadcc7ae1 fix warning about media key in tests (#3048) Tessa Thornton 2020-07-29 19:29:51 -04:00
  • e0db803a21 Bump version 6.3.1 (#3053) Kim Gardner 2020-07-29 19:12:05 -04:00
  • 7a099bbf05 don't save clientMutationId when creating announcement (#3049) Tessa Thornton 2020-07-29 17:38:12 -04:00
  • 51112a11c0 [CORL-1219] Media Type Fixes (#3051) Wyatt Johnson 2020-07-29 21:11:53 +00:00
  • 6e50b28d8b [CORL-1149] Active Stories (#3040) Wyatt Johnson 2020-07-28 16:34:05 +00:00
  • 1f72cdbfb3 ensure preloaded css is actually used (#3047) Tessa Thornton 2020-07-28 08:42:39 -04:00
  • 87aba459d6 README.md Update (#3045) Wyatt Johnson 2020-07-24 19:06:33 +00:00
  • 9aa4591655 fix: fixed issue with graphiql (#3043) Wyatt Johnson 2020-07-24 17:19:08 +00:00
  • 87d32680f0 fix: restore ReportCommentEvent (#3037) Vinh 2020-07-24 18:48:02 +02:00
  • 25a1dcdf8d fix logic around repeat posts with or without media embeds: (#3042) Tessa Thornton 2020-07-23 17:36:08 -04:00
  • e90272aa58 remove debug style from comment stream (#3038) Tessa Thornton 2020-07-22 19:32:27 -04:00
  • bbbff98270 pass custom stream css url through to html (#3039) Tessa Thornton 2020-07-22 14:57:47 -04:00
  • fe19ffd7e1 Show nice error message on network time out (#3036) Nick Funk 2020-07-21 18:02:27 -06:00
  • 7f98f13990 Send staff comments to Slack with all comments enabled (#3035) Nick Funk 2020-07-21 12:01:38 -06:00
  • 1a9bd27236 Implement TODO for rejected message when replying (#3034) Nick Funk 2020-07-20 10:44:49 -06:00
  • 536e804d61 chore(deps): bump lodash from 4.17.15 to 4.17.19 (#3033) dependabot[bot] 2020-07-20 14:53:21 +00:00
  • 43d5d56c90 correct dashboard spacing (#3032) Tessa Thornton 2020-07-17 14:53:48 -04:00
  • cdcc991255 [CORL-1195] Fix bug with displaying site dashboards (#3031) Tessa Thornton 2020-07-17 13:25:19 -04:00
  • b221baff82 [CORL-1194] correct typo in config (#3030) Tessa Thornton 2020-07-17 11:14:52 -04:00
  • fd64469c00 [DOCS] CSS Variables (#3015) Vinh 2020-07-16 23:20:56 +02:00
  • 5b589bfe2b [CORL-1180] Moderation + Editing Improvements (#3020) v6.3.0 Wyatt Johnson 2020-07-16 19:59:51 +00:00
  • 4f5c0e285c [CORL-1192] Reduced Security Mode (#3027) Wyatt Johnson 2020-07-16 19:34:16 +00:00
  • f26ab60398 [CORL-1185] translate error from iframe embeds (#3026) Tessa Thornton 2020-07-16 14:45:03 -04:00
  • e7f395190d [CORL-1183] Fix edit comment form (#3022) Tessa Thornton 2020-07-16 14:29:05 -04:00
  • ace252eb72 continue polling for twitter iframe height longer (#3023) Tessa Thornton 2020-07-16 14:14:14 -04:00
  • 933d82e7c9 use padding-bottom trick to make giphy mp4s responsive (#3024) Tessa Thornton 2020-07-16 13:59:09 -04:00
  • 6e64e6a01c fix: fixed bug with select dropdown (#3021) Wyatt Johnson 2020-07-16 17:45:47 +00:00
  • bb48e1fe33 Tweak up indent level padding/margins (#3025) Nick Funk 2020-07-16 11:31:55 -06:00
  • 58a91c2e42 Replace Dashboard - staff comments icon (#3028) Nick Funk 2020-07-16 11:18:07 -06:00
  • 6a5a18e3a4 Enforce max width on mod card embeds (#3019) Nick Funk 2020-07-16 10:18:02 -06:00
  • d43fbe357a fix: add 'self' to the frame-ancestors directive (#3018) Wyatt Johnson 2020-07-15 18:47:07 +00:00
  • 5c863f1307 [CORL-1155] Fix theming for rebranded stream/admin (#3012) Nick Funk 2020-07-15 12:20:25 -06:00
  • d4cb9cde9b [CORL-1174] Set height on iframe embeds in moderate cards (#3017) Tessa Thornton 2020-07-15 10:58:24 -04:00
  • c59c345756 [CORL-1108] Media Embeds (#3010) Tessa Thornton 2020-07-14 22:16:06 -04:00
  • f8234e53ed fix: added Other as flagging reason to ui (#3014) Wyatt Johnson 2020-07-13 22:23:54 +00:00
  • 7b2cdbad49 [CORL-1134] Site Moderators (#2995) Wyatt Johnson 2020-07-13 18:19:22 +00:00
  • 00e074d49d fix: increased body size limit, added config option (#3011) Wyatt Johnson 2020-07-09 16:02:01 -06:00