Commit graph

6654 commits

Author SHA1 Message Date
Alex Gleason
29d320a658
Fix spacing around column headings, remove unused column settings 2022-11-03 19:56:03 -05:00
Alex Gleason
69767b0b75
Don't check react-notification into the repo 2022-11-03 19:36:14 -05:00
Alex Gleason
d385c0d80c
Developers, SW: check 'waiting' before 'active' 2022-11-03 19:00:15 -05:00
Alex Gleason
66cd92970b
Developers: add Service Worker debug page 2022-11-03 18:56:33 -05:00
Alex Gleason
fd6899b6cb
Fix reducers/user_lists test 2022-11-03 16:20:20 -05:00
Alex Gleason
dec89cb236
Remove unused .js files, remove groups 2022-11-03 15:52:25 -05:00
Alex Gleason
00023642ca
Remove @ decorators 2022-11-03 15:33:51 -05:00
Alex Gleason
fb907b07c3
Convert InstanceRestrictions to TSX+FC 2022-11-03 15:19:05 -05:00
Alex Gleason
6a864d126d
Refactor spacing of statuses 2022-11-03 14:57:33 -05:00
Alex Gleason
7599876e13
Refactor sensitive content overlay to work with reposts 2022-11-03 14:14:02 -05:00
Alex Gleason
3d25dc7f3c Merge branch 'attachment-fixes' into 'develop'
Fix video not visible in modal

Closes #1151

See merge request soapbox-pub/soapbox!1859
2022-11-03 01:15:52 +00:00
Alex Gleason
9bbffb6957
Fix video not visible in modal 2022-11-02 19:55:39 -05:00
Alex Gleason
6a2f9f2489 Merge branch 'node-19-fixes' into 'develop'
Upgrade eslint-plugin-jsdoc, fix build on Node 19.x

Closes #1152

See merge request soapbox-pub/soapbox!1858
2022-11-03 00:03:12 +00:00
Alex Gleason
882eab40d5
Upgrade eslint-plugin-jsdoc, fix build on Node 19.x 2022-11-02 18:42:30 -05:00
Alex Gleason
34ac55b7f8 Merge branch 'notification-types' into 'develop'
Display only known notification types

See merge request soapbox-pub/soapbox!1857
2022-11-01 22:13:53 +00:00
Alex Gleason
7efb5729bd
Display only know notification types 2022-11-01 13:16:25 -05:00
Alex Gleason
3430af668b Merge branch 'cw-improvements' into 'develop'
Overhaul content warnings

Closes #1137

See merge request soapbox-pub/soapbox!1856
2022-11-01 15:16:00 +00:00
Alex Gleason
20f47c72c9
Preferences: "sensitive contnt" typofix 2022-10-31 18:02:55 -05:00
Alex Gleason
18f73aae7c
Compose: don't inherit spoilerness of post being replied to 2022-10-31 16:50:06 -05:00
Alex Gleason
9ae8fc4e03
Compose: clean up unused sensitivity actions 2022-10-31 16:26:58 -05:00
Alex Gleason
69157097dd
SpoilerInput: fix ref 2022-10-31 16:23:17 -05:00
Alex Gleason
f51f2984a5
Compose: overhaul Spoiler feature 2022-10-31 16:19:51 -05:00
Alex Gleason
9ea0b9cdbe
Compose: send sensitive: true when spoiler is enabled 2022-10-31 15:38:23 -05:00
Alex Gleason
aea7bdcaa0
Preferences: media display --> sensitive content 2022-10-31 15:22:25 -05:00
Alex Gleason
e3352b89d8
Remove "show more" CW button, display SensitiveContentOverlay instead 2022-10-31 15:18:40 -05:00
marcin mikołajczak
a1b063fb55 Merge branch 'language-pl' into 'develop'
Fix typo in Polish translation

See merge request soapbox-pub/soapbox!1854
2022-10-29 21:25:24 +00:00
643e59d426 Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-29 23:12:08 +02:00
Alex Gleason
849a55af56 Merge branch 'compose-dev' into 'develop'
Support Docker local development

See merge request soapbox-pub/soapbox!1851
2022-10-27 20:09:58 +00:00
Alex Gleason
6f7c9262a5 Merge branch 'remove-favicon' into 'develop'
Remove favicon from index.html

See merge request soapbox-pub/soapbox!1853
2022-10-27 20:03:17 +00:00
Alex Gleason
2effafd1f6
Remove favicon from index.html 2022-10-27 14:29:40 -05:00
3448022965 Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-27 19:48:41 +02:00
Alex Gleason
cfedc89e7e
Support Docker local development 2022-10-27 12:09:12 -05:00
marcin mikołajczak
12b6f58f3e Merge branch 'actions-modal-styles' into 'develop'
Make ActionsModal items full width, minor style improvements

See merge request soapbox-pub/soapbox!1846
2022-10-26 12:25:57 +00: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
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
d7727b727f Make ActionsModal items full width, minor style improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-23 20:52:45 +02: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