Commit Graph

4213 Commits

Author SHA1 Message Date
ff903e0d2b Merge branch 'sentry-fixes' into 'develop'
Sentry fixes

See merge request soapbox-pub/soapbox-fe!1548
2022-06-20 18:19:56 +00:00
b53527673f Fix spacing regression 2022-06-20 13:27:16 -04:00
2acd0abab0 useSystemTheme: wrap addEventListener in try-catch for old iOS Safari 2022-06-20 12:03:33 -05:00
01b46e249b actions/alerts: access properties more carefully 2022-06-20 11:52:36 -05:00
6530fcf37b actions/auth: don't call deprecated DELETE /api/sign_out 2022-06-20 11:27:40 -05:00
9365aa2cee ChatWindow: don't focus on setting ref 2022-06-18 16:25:02 -05:00
9f0b7db8d8 ChatWindow: fix spacing between elements 2022-06-18 15:50:46 -05:00
d2cfe93b6a Chats: rename all files with dashes instead of underscores 2022-06-17 17:40:43 -05:00
5dc4980875 ChatMessageList: cleanup 2022-06-17 17:37:09 -05:00
a632bb99f9 ChatMessageList: fix pagination 2022-06-17 17:33:25 -05:00
bf01c42397 ChatMessageList: fix initial scroll position 2022-06-17 16:50:18 -05:00
a7e5281098 ChatMessageList: convert to TSX (sorta) 2022-06-17 15:37:54 -05:00
6459096b58 ChatWindow: convert to TSX 2022-06-17 14:39:53 -05:00
c35564c62b ChatBox: convert to TSX 2022-06-17 13:45:52 -05:00
46c1185dad Create generic UploadProgress component, have composer use it 2022-06-17 13:42:21 -05:00
fe9984dd9c ChatRoom: convert to TSX 2022-06-17 13:05:37 -05:00
20e0692012 Merge branch 'lodash-imports' into 'develop'
Specifically import the single lodash function

See merge request soapbox-pub/soapbox-fe!1540
2022-06-17 13:47:23 +00:00
3d76853e93 Lint fix 2022-06-17 08:14:34 -04:00
16c06e1d60 Temporarily disable for non-PLEROMA/MASTODON 2022-06-17 07:47:21 -04:00
c16c363106 Remove unused translations 2022-06-17 07:44:34 -04:00
5fa875ef64 Add tests 2022-06-17 07:44:34 -04:00
0e1302587a Improve subscription button on header 2022-06-17 07:44:34 -04:00
de7fa347df Specifically import the single lodash function 2022-06-17 07:37:53 -04:00
e03a22f88d guestExperience: add alternate user routes 2022-06-15 10:50:45 -05:00
97b282e4e4 Fix selecting emojis in Poll 2022-06-14 14:19:46 -04:00
e39c8d6713 Add danger-link button 2022-06-14 14:17:35 -04:00
fb94cb8cd1 Get rid of PollFormContainer 2022-06-14 14:07:43 -04:00
fe9ce637e8 Correctly autofocus on poll input 2022-06-14 13:52:08 -04:00
316818736e Merge branch 'handle-error-messages-from-api' into 'develop'
Handle custom error messages from API

See merge request soapbox-pub/soapbox-fe!1525
2022-06-13 15:45:37 +00:00
1e56c89f59 Handle custom error messages from API 2022-06-13 11:36:06 -04:00
aec85d6db7 Merge branch 'editing-confirmation' into 'develop'
Change confirmation modal for edited posts

See merge request soapbox-pub/soapbox-fe!1523
2022-06-13 12:07:13 +00:00
7b5114a1b8 prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 23:07:06 +02:00
e78108efe2 TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 20:15:34 +02:00
5fec879148 Fix mutes test, prefer TypeScript for tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 16:30:48 +02:00
cdbb88d2e0 TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-12 16:14:46 +02:00
921d7c1935 Change confirmation modal for edited posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-11 23:36:40 +02:00
615ff427e4 Merge branch 'ts' into 'develop'
TypeScript: ChatPanes, CryptoDonate, utils/ethereum

See merge request soapbox-pub/soapbox-fe!1521
2022-06-10 21:23:36 +00:00
f29d8a11c4 fix instance test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 20:49:36 +02:00
228fef77a4 Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-10 19:57:07 +02:00
708c3a9e64 TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:56:22 +02:00
656dd45502 Precheck: don't take <title> into consideration 2022-06-10 12:46:52 -05:00
58539146a4 TypeScript: ChatPanes, CryptoDonate, utils/ethereum
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:34:17 +02:00
ff79329dd6 Merge branch 'develop' into 'ts'
# Conflicts:
#   app/soapbox/features/verification/registration.tsx
2022-06-10 16:16:31 +00:00
76bdb3b148 Merge branch 'reactions-modal' into 'develop'
Reactions modal fixes

See merge request soapbox-pub/soapbox-fe!1516
2022-06-10 16:14:32 +00:00
a8c10b9709 Merge branch 'password-requirements' into 'develop'
Password Requirements

See merge request soapbox-pub/soapbox-fe!1517
2022-06-10 16:06:07 +00:00
56715757b8 Lint 2022-06-10 10:34:35 -04:00
7d8c33625d Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-10 12:37:40 +02:00
ecb3362ce2 Ensure whole number 2022-06-09 16:44:49 -04:00
122876025d Merge branch 'lookup-relationship' into 'develop'
Account lookup: fetch relationship

See merge request soapbox-pub/soapbox-fe!1518
2022-06-09 20:19:59 +00:00
28f0274b46 Fix actions/accounts test for accountLookup 2022-06-09 15:10:49 -05:00