Commit graph

3251 commits

Author SHA1 Message Date
Alex Gleason
0ee8c8eba1 Merge branch 'tailwind-order' into 'develop'
Tailwind order

Closes #1349

See merge request soapbox-pub/soapbox!2244
2023-02-03 16:38:28 +00:00
Alex Gleason
01aef5e89e
Remove withDismiss prop from status, update CHANGELOG 2023-02-02 12:06:39 -06:00
Alex Gleason
0d99ae5daa
yarn lint:js --fix 2023-02-01 16:13:42 -06:00
Alex Gleason
cfd3ea9467 Merge branch 'status-font-size' into 'develop'
Increase font size of focused status in threads

See merge request soapbox-pub/soapbox!2232
2023-01-30 19:53:24 +00:00
Alex Gleason
747cc8c5b9
StatusContent: size --> textSize 2023-01-30 13:38:29 -06:00
Chewbacca
352382cd05
Use Grid + Aspect to size MediaItem 2023-01-30 12:17:06 -06:00
Alex Gleason
d64b8d9b16
Merge remote-tracking branch 'origin/develop' into accounts-scss 2023-01-30 12:14:51 -06:00
bb4aac4c65 Switch back to using account-container in notification list
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-29 23:11:52 +01:00
1f39ddf0ec Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-27 23:07:26 +01:00
Alex Gleason
1169149b83
Increase font size of focused status in threads 2023-01-27 12:36:49 -06:00
69b597d119 Add 'Repost event' to menu
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-25 23:16:03 +01:00
Alex Gleason
eb54e5c15c Merge branch 'polyfills' into 'develop'
Increase compatibility with older browsers

See merge request soapbox-pub/soapbox!2221
2023-01-24 18:48:24 +00:00
Alex Gleason
ad6d03b4eb
Make OAuth tokens API more resilient 2023-01-24 12:00:34 -06:00
Alex Gleason
70de5aea0f
Increase janky test timeout even more >:( 2023-01-23 17:53:06 -06:00
88e2c011a1 i18n: handle plurals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-24 00:08:51 +01:00
Alex Gleason
ce01b93a70
Replace occurrences of fetch() with axios 2023-01-23 16:09:45 -06:00
901861d5b8 Fix #1330
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-22 23:29:44 +01:00
Alex Gleason
fa86d1d5dd Merge branch 'i-1263' into 'develop'
transatable staff badges inside profile

Closes #1263

See merge request soapbox-pub/soapbox!2207
2023-01-21 16:15:17 +00:00
Tassoman
cf677a610b transatable staff badges inside profile 2023-01-21 16:15:17 +00:00
Alex Gleason
e2a4bfc632
Chats: fix bubble corner for other person's message 2023-01-20 13:08:10 -06:00
Alex Gleason
58cf71ceda
ChatMessageList: fix regression with links not wrapping 2023-01-20 11:56:50 -06:00
Alex Gleason
ec0a3d6eea
Chats: actually, do use a paperclip 2023-01-20 11:53:10 -06:00
Alex Gleason
af1ad92432
Chats: use plus icon to upload attachment 2023-01-20 11:29:40 -06:00
Alex Gleason
f222491b3e
ChatMessageList: sharpen top-right corner of bubble when there's an attachment 2023-01-20 11:13:54 -06:00
Alex Gleason
bab64a98af
Merge remote-tracking branch 'origin/develop' into improve-chat-media 2023-01-20 10:14:22 -06:00
afd4a39337 Friendica, version parsing fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-19 00:15:32 +01:00
marcin mikołajczak
e41b35bfdc Merge branch 'compose-improvements' into 'develop'
Minor composer improvements

See merge request soapbox-pub/soapbox!2181
2023-01-18 06:48:22 +00:00
Alex Gleason
f823690b7e
Chats: don't display "copy" button if there's no text to copy 2023-01-17 14:34:31 -06:00
Alex Gleason
687fcdc294
Chats: improve design of attachments, fix sizing bug 2023-01-17 14:33:04 -06:00
Alex Gleason
ed8299892c
Autoplay embedded videos after the play button is clicked 2023-01-17 13:12:47 -06:00
4ec90c031e Minor composer improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-16 20:49:44 +01:00
Alex Gleason
d2855b2565
RegistrationForm: add @ icon 2023-01-15 13:25:42 -06:00
Alex Gleason
e48e5a5652
Delete unnecessary placeholder locale 2023-01-15 13:23:28 -06:00
Alex Gleason
5f747fa703
SoapboxConfig: fix UX of homepage redirect input 2023-01-15 13:22:03 -06:00
Alex Gleason
a81577bcf6
Test public layout header 2023-01-15 13:07:42 -06:00
Alex Gleason
300d3a0200
Refactor tests with mock stores 2023-01-15 12:50:14 -06:00
Alex Gleason
0a90c3c377
Add tests to components with signup CTAs 2023-01-15 12:35:34 -06:00
Alex Gleason
f218496b82
Fix UnauthorizedModal and Navbar 2023-01-14 19:18:13 -06:00
Alex Gleason
aba3be798d
Merge remote-tracking branch 'origin/develop' into redirect-root 2023-01-13 19:14:06 -06:00
Alex Gleason
82981efe9a
Add useRegistrationStatus hook 2023-01-13 19:13:15 -06:00
Alex Gleason
21f864c8a6 Merge branch 'backups' into 'develop'
Restore zip backups, export CSV, import CSV

Closes #1264

See merge request soapbox-pub/soapbox!2158
2023-01-13 19:41:01 +00:00
Alex Gleason
b1af21956e
Upgrade qrcode.react, add white border
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1321
2023-01-13 12:47:51 -06:00
Alex Gleason
8b50afc128 Merge branch 'types-react' into 'develop'
Upgrade @types/react to v18

See merge request soapbox-pub/soapbox!2147
2023-01-13 18:05:59 +00:00
Alex Gleason
b28e80a1fe
ComposeForm: fix publish icon
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1319
2023-01-13 11:10:39 -06:00
Alex Gleason
edfece4ac0
Merge remote-tracking branch 'origin/develop' into types-react 2023-01-13 09:56:20 -06:00
Alex Gleason
d3f93d0325
Merge remote-tracking branch 'origin/develop' into accounts-scss 2023-01-12 11:38:56 -06:00
Alex Gleason
8cbdc6019f
AccountGallery: fix crash in React 18
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1318
2023-01-12 09:41:11 -06:00
Alex Gleason
d64f4edf61
Fix CtaBanner and UI tests 2023-01-11 19:38:05 -06:00
Alex Gleason
0bff56a9a8
redirectRootNoLogin: improve phrasing 2023-01-11 19:11:54 -06:00
Alex Gleason
e9a48b45e1
Remove redirect code from PublicLayout 2023-01-11 19:03:06 -06:00