Commit graph

4309 commits

Author SHA1 Message Date
marcin mikołajczak
f11ba14093 Merge branch 'muting_with_duration' into 'develop'
Support mutes duration

See merge request soapbox-pub/soapbox!913
2022-11-04 16:29:08 +00:00
Alex Gleason
6855decf88
Merge remote-tracking branch 'origin/develop' into remove-at-decorators 2022-11-04 10:22:48 -05:00
Alex Gleason
645af3d1ed Merge branch 'remove-unused' into 'develop'
Remove unused .js files, remove groups

See merge request soapbox-pub/soapbox!1862
2022-11-04 14:38:05 +00:00
Alex Gleason
0d82e129a0 Merge branch 'dev-sw' into 'develop'
Developers: add Service Worker debug page

See merge request soapbox-pub/soapbox!1863
2022-11-04 14:37:22 +00:00
Alex Gleason
9adc297058 Merge branch 'react-notification' into 'develop'
Don't check react-notification into the repo

See merge request soapbox-pub/soapbox!1864
2022-11-04 14:37:00 +00:00
Alex Gleason
241865170a Merge branch 'fix-column-headings' into 'develop'
Fix spacing around column headings, remove unused column settings

See merge request soapbox-pub/soapbox!1865
2022-11-04 14:36:40 +00:00
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
9bbffb6957
Fix video not visible in modal 2022-11-02 19:55:39 -05:00
Alex Gleason
7efb5729bd
Display only know notification types 2022-11-01 13:16:25 -05: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
643e59d426 Fix typo in Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-29 23:12:08 +02: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
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
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
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
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
32d7d5f06c Allow user to proceed to next step if they were previously on the Email Step 2022-10-17 15:09:10 -04:00
Alex Gleason
a156c399a9
VideoModal: pass visible=true 2022-10-14 16:45:10 -05: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
Alex Gleason
16a95c2c33 Merge branch 'hashtag-tsx' into 'develop'
HashtagTimeline: convert to TSX+FC

See merge request soapbox-pub/soapbox!1834
2022-10-14 16:54:57 +00:00
Chewbacca
8336cab189 Merge branch 'remove-tab-focus-state' into 'develop'
Remove focus state on Tabs

See merge request soapbox-pub/soapbox!1835
2022-10-14 16:24:13 +00:00
Alex Gleason
e86e9d93b2
Delete "mobile" pages 2022-10-14 10:53:05 -05:00