Wykres commitów

6683 Commity (9eb09e4aab5592897f285b61d01d9b656c2546bc)

Autor SHA1 Wiadomość Data
Chewbacca 9eb09e4aab Remove Chat Silence feature from web 2022-10-25 08:23:33 -04:00
Chewbacca d346d334f6 Merge remote-tracking branch 'origin/develop' into chats 2022-10-25 08:16:43 -04:00
marcin mikołajczak df7f2d4dca Merge branch 'emoji-button-unauthorized' into 'develop'
Show unauthorized modal when touching emoji button if unauthorized

See merge request soapbox-pub/soapbox!1848
2022-10-25 05:33:33 +00:00
Alex Gleason 984903732b Merge branch 'crypto-icons' into 'develop'
#1139: Update pin on cryptocurrency-icons

Closes #1139

See merge request soapbox-pub/soapbox!1850
2022-10-25 05:19:27 +00:00
Dia Kurosawa 532c892318 #1139: Update pin on cryptocurrency-icons 2022-10-24 23:16:15 -05:00
Alex Gleason 3dd17c991d Merge branch 'tailwind-3.2' into 'develop'
Upgrade Tailwind to v3.2

See merge request soapbox-pub/soapbox!1849
2022-10-24 23:49:05 +00:00
Alex Gleason bdbecc8aa1
Add types to tailwind.config.js 2022-10-24 17:24:34 -05:00
Alex Gleason 9932f631f1
Upgrade Tailwind to v3.2 2022-10-24 17:14:25 -05:00
marcin mikołajczak 9ac18e787f Show unauthorized modal when clicking emoji button if unauthorized
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-25 00:01:53 +02:00
Chewbacca c9424cda76 Merge remote-tracking branch 'origin/develop' into chats 2022-10-24 12:25:35 -04:00
Alex Gleason 86fab1adf6 Merge branch 'chats-media-wut' into 'develop'
Chats: fix null attachment normalization

Closes #1126

See merge request soapbox-pub/soapbox!1845
2022-10-22 04:21:50 +00:00
Alex Gleason 427b8f9175
Chats: fix null attachment normalization 2022-10-21 23:10:38 -05:00
Alex Gleason e9578a7c9a Merge branch 'truth-ads' into 'develop'
Support TruthSocial v2 ads

See merge request soapbox-pub/soapbox!1844
2022-10-21 15:17:08 +00:00
Chewbacca 0272077aee Merge branch 'sensitive-content' into 'develop'
Move sensitive filters into new component

See merge request soapbox-pub/soapbox!1842
2022-10-21 11:47:32 +00:00
Chewbacca 34cdc001e7 Lint 2022-10-21 07:41:05 -04:00
Alex Gleason 4296772093
Support TruthSocial v2 ads 2022-10-20 16:29:14 -05:00
Alex Gleason a70950f013 Merge branch 'ads-impression-idempotent' into 'develop'
Ads: don't fetch the impression URL more than once

See merge request soapbox-pub/soapbox!1843
2022-10-20 18:04:07 +00:00
Chewbacca d6cae606cb Lint 2022-10-20 13:55:33 -04:00
Alex Gleason ece6a00c2d
Ads: don't fetch the impression URL more than once 2022-10-20 12:39:22 -05:00
Chewbacca a64df40bbb Remove 'justifyEnd' from content 2022-10-20 12:37:07 -04:00
Chewbacca 22d983c0c7 Remove from Index component 2022-10-20 12:32:19 -04:00
Chewbacca 2c701439d9 Refactor to use 'defaultMediaVisibility' function 2022-10-20 12:27:59 -04:00
Chewbacca 4a573270bd Rename to 'SensitiveContentOverlay' 2022-10-20 12:15:37 -04:00
Chewbacca a639c789a4 Move sensitive filters into new component 2022-10-20 10:48:41 -04:00
Chewbacca dc6ac50c70 Merge remote-tracking branch 'origin/develop' into chats 2022-10-19 10:41:32 -04:00
Alex Gleason 400adfe0c6 Merge branch 'audio-fix' into 'develop'
MediaModal: fix audio player

Closes #1134 and #1133

See merge request soapbox-pub/soapbox!1841
2022-10-19 00:34:47 +00:00
Alex Gleason ed558ba5ca
MediaModal: fix clicking Audio causes modal to close 2022-10-18 19:23:01 -05:00
Alex Gleason fa7a517a95
Pass status to MediaModal, handle status undefined 2022-10-18 19:10:16 -05:00
Chewbacca 44a2644fa9 Merge branch 'improve-registration-flow' into 'develop'
Improve Registration Flow

See merge request soapbox-pub/soapbox!1840
2022-10-18 12:21:51 +00:00
Chewbacca 32d7d5f06c Allow user to proceed to next step if they were previously on the Email Step 2022-10-17 15:09:10 -04:00
Chewbacca 6098084c7d Fix reducer test 2022-10-17 12:24:24 -04:00
Chewbacca 694e1c8592 Fix linting errors 2022-10-17 12:23:03 -04:00
Chewbacca e0379f21e2 Fix test for ChatListItem 2022-10-17 12:11:10 -04:00
Chewbacca 780147dd24 Merge remote-tracking branch 'origin/chats' into chats 2022-10-17 12:08:55 -04:00
Chewbacca 4b85a72bc9 Fix test for ChatMessageList 2022-10-17 12:08:46 -04:00
Alex Gleason ca2aad2de0
Chats: focus textarea when navigating between chats (janky) 2022-10-17 10:50:33 -05:00
Alex Gleason 82250c23dc
Chats: search accounts only among people who follow you (TruthSocial) 2022-10-17 10:13:54 -05:00
Chewbacca 1ab7591b36 Merge remote-tracking branch 'origin/develop' into chats 2022-10-17 08:34:24 -04:00
Chewbacca 1007a2797e Re-organize folders 2022-10-17 08:34:19 -04:00
Alex Gleason 9b42976926 Merge branch 'webpack-ts' into 'develop'
Convert Webpack configuration to TypeScript

See merge request soapbox-pub/soapbox!1838
2022-10-14 22:20:47 +00:00
Alex Gleason 6848385613 Merge branch 'media-modal-fix' into 'develop'
VideoModal: pass visible=true

Closes #1130

See merge request soapbox-pub/soapbox!1839
2022-10-14 21:59:36 +00:00
Alex Gleason a156c399a9
VideoModal: pass visible=true 2022-10-14 16:45:10 -05:00
Alex Gleason 55c0cfe205
git-loader: import type 2022-10-14 16:00:18 -05:00
Alex Gleason bd4734b24f
rules/node_modules --> rules/node-modules 2022-10-14 15:55:31 -05:00
Alex Gleason 56b1515d5e
Move translationRunner.js out of /webpack directory 2022-10-14 15:54:37 -05:00
Alex Gleason 239ccb807a
Webpack: convert git-loader to TypeScript 2022-10-14 15:52:02 -05:00
Alex Gleason b770cbb175
Webpack: convert rules to TypeScript 2022-10-14 15:43:32 -05:00
Alex Gleason 671210acad
Convert Webpack configuration to TypeScript 2022-10-14 15:32:26 -05:00
Chewbacca 65a8bf9aa1 Merge remote-tracking branch 'origin/develop' into chats 2022-10-14 14:27:53 -04:00
Alex Gleason 526fabcf21 Merge branch 'nuke-mobile-pages' into 'develop'
Delete "mobile" pages

See merge request soapbox-pub/soapbox!1837
2022-10-14 16:55:15 +00:00