Commit graph

4414 commits

Author SHA1 Message Date
Chewbacca
717e61a6e0 Rename files (4): _ -> - 2022-11-15 11:13:54 -05:00
Chewbacca
5a449e7916 Rename files (3): _ -> - 2022-11-15 11:11:42 -05:00
Chewbacca
a0d960dd21 Rename files (2): _ -> - 2022-11-15 11:00:49 -05:00
Alex Gleason
770794dcd7
Patch emoji parsing from upstream
https://github.com/mastodon/mastodon/pull/20640
https://github.com/mastodon/mastodon/pull/20677
2022-11-15 09:47:13 -06:00
Chewbacca
c95423c7e7 Rename files (1): _ -> - 2022-11-15 09:11:30 -05:00
Chewbacca
e78242806f Rename files (0): _ -> - 2022-11-15 09:10:14 -05:00
Chewbacca
db5d0d6400 Move 'compareId' to comparators utils 2022-11-15 08:58:55 -05:00
Chewbacca
a202fe68d1 Move api into a folder 2022-11-15 08:43:26 -05:00
Chewbacca
8b22ca5f27 Organize fonts,images,icon,sounds into 'assets' folder 2022-11-15 08:23:36 -05:00
Chewbacca
dad7c22603 Remove Halloween theme 2022-11-15 08:23:16 -05:00
Alex Gleason
f6fb4def41 Merge branch 'flashing-hashtags-fix' into 'develop'
Hashtag timeline: stop flashing repeatedly

Closes #1166

See merge request soapbox-pub/soapbox!1891
2022-11-15 12:56:10 +00:00
Alex Gleason
386be7d9e3
Hashtag timeline: stop flashing repeatedly
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1166
2022-11-14 17:03:40 -06:00
Alex Gleason
cecbc7c277
Fix sensitive content z-order (when a sensitive status contains a sensitive quote) 2022-11-14 16:34:30 -06:00
Chewbacca
5d5a29b9f0 Merge branch 'autoplay-videos' into 'develop'
Add preference to auto-play videos

See merge request soapbox-pub/soapbox!1882
2022-11-14 17:42:41 +00:00
Chewbacca
c421819202 Refactor to use URL and URLSearchParams 2022-11-14 11:51:35 -05:00
Alex Gleason
0ae57236c7
Make quote posting work on Akkoma 2022-11-13 12:43:36 -06:00
3c1b9c6154 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 16:52:06 +01:00
marcin mikołajczak
36acb77175 Merge branch 'ts' into 'develop'
JS -> TS, FC

See merge request soapbox-pub/soapbox!1634
2022-11-12 15:16:32 +00:00
c76639c42e JS -> TS, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 15:18:24 +01:00
marcin mikołajczak
6c521f5b7b Merge branch 'permalinks' into 'develop'
Replace some <Permalink />s with <Link />s

See merge request soapbox-pub/soapbox!1025
2022-11-12 14:17:04 +00:00
Alex Gleason
42bc5448fc Merge branch 'forenta-develop-patch-98480' into 'develop'
Update de.json

See merge request soapbox-pub/soapbox!1878
2022-11-12 13:54:16 +00:00
6bf9040a34 Replace Permalinks with Links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 12:43:34 +01:00
marcin mikołajczak
3d2e7eeffe Merge branch 'localization-strings' into 'develop'
Do not define translatable messages inline

See merge request soapbox-pub/soapbox!1886
2022-11-12 10:50:10 +00:00
f2c5e138f3 Do not define translatable messages inline
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 00:07:02 +01:00
e75f1ea074 Update some dependencies
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-11 20:42:18 +01:00
Yotam Nachum
a0b854da33 Add Hebrew translations 2022-11-11 15:34:50 +00:00
Chewbacca
5c6ae4d6da Make auto-play video optional config 2022-11-11 10:21:32 -05:00
Chewbacca
4a4e0daa1a Autoplay videos from Rumble 2022-11-11 09:57:39 -05:00
4d9e4879ed Fix Escape key not working in modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-10 21:46:51 +01:00
marcin mikołajczak
d19a93f109 Merge branch 'click-handling' into 'develop'
Improve click handling

See merge request soapbox-pub/soapbox!1879
2022-11-10 16:54:20 +00:00
4c37afa34f Improve click handling
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-10 17:01:41 +01:00
forenta
7295b0edcd Update de.json 2022-11-10 12:37:26 +00:00
Chewbacca
ce6915cded Add test for StatusActionBar 2022-11-09 14:23:33 -05:00
Chewbacca
1390d155b8 Hide action bar if status is under review 2022-11-09 14:03:38 -05:00
Chewbacca
5f83ba9324 'inReview' -> 'isUnderReview' 2022-11-09 13:43:15 -05:00
Alex Gleason
8208518e2c Merge branch 'translation-runner-ts' into 'develop'
translationRunner TypeScript

See merge request soapbox-pub/soapbox!1875
2022-11-09 13:32:30 +00:00
Alex Gleason
ec5fd4ee09 Merge branch 'fix-akkoma' into 'develop'
Add support for Akkoma

See merge request soapbox-pub/soapbox!1876
2022-11-09 13:31:41 +00:00
Chewbacca
17e0d93316 Merge branch 'update-sidebar-colors' into 'develop'
Update colors in sidebar

See merge request soapbox-pub/soapbox!1873
2022-11-09 12:47:13 +00:00
Alex Gleason
a93196b316
Add support for Akkoma 2022-11-08 23:35:19 -06:00
Alex Gleason
8ff1dddc7e
translationRunner: improve types 2022-11-08 15:33:47 -06:00
Chewbacca
ee05f79497 Remove log 2022-11-07 15:42:55 -05:00
Chewbacca
3fbc5716db Update colors in sidebar 2022-11-07 15:41:14 -05:00
1526ccaa2e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 17:37:36 +01:00
marcin mikołajczak
1cdf277d08 Merge branch 'revoke-confirmation' into 'develop'
Ask for confirmation before revoking current session

See merge request soapbox-pub/soapbox!1871
2022-11-05 16:23:28 +00:00
5658ee77a4 Ask for confirmation before revoking current session
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 16:55:23 +01:00
99bd9f5e8e Add form element on compose area
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-05 11:46:15 +01:00
92b12e533e Merge remote-tracking branch 'soapbox/develop' into translations
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:41:51 +01:00
1ea4ae3a57 Only support Pleroma for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-04 22:36:39 +01:00
Alex Gleason
de4f1aaabf
Notifications: exclude chat messages from "All" filter, improve exclude_types fallback 2022-11-04 13:02:23 -05:00
Alex Gleason
b98c84c78a
Fix account.mute_expires_at type 2022-11-04 12:20:55 -05:00
Alex Gleason
2f85c93bd5 Merge branch 'translations-dev-zh' into 'develop'
translations: update zh-CN, zh-HK & zh-TW

See merge request soapbox-pub/soapbox!1866
2022-11-04 17:08:54 +00:00
Alex Gleason
043458c626 Merge branch 'status-card-fix' into 'develop'
Fix link previews in statuses

Closes #1158

See merge request soapbox-pub/soapbox!1867
2022-11-04 16:38:04 +00:00
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
245f6b9678
Fix link previews in statuses 2022-11-04 11:19:35 -05: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
Fleetclip
cc76dcfe69 translations: update zh-CN, zh-HK & zh-TW 2022-11-04 10:17:12 +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
3448022965 Support translation feature on Mastodon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-10-27 19:48:41 +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