|
ae3277bbb3
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 20:39:49 +02:00 |
|
|
6214084890
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 20:38:51 +02:00 |
|
Alex Gleason
|
9365aa2cee
|
ChatWindow: don't focus on setting ref
|
2022-06-18 16:25:02 -05:00 |
|
Alex Gleason
|
9f0b7db8d8
|
ChatWindow: fix spacing between elements
|
2022-06-18 15:50:46 -05:00 |
|
|
0115f064a0
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-18 20:58:42 +02:00 |
|
|
ee5453c18f
|
Merge remote-tracking branch 'soapbox/develop' into ts
|
2022-06-18 12:11:03 +02:00 |
|
|
91a828555a
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-18 12:10:50 +02:00 |
|
|
ee55241792
|
Fix type errors, use () => RootState for getState
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-18 11:51:02 +02:00 |
|
Alex Gleason
|
d2cfe93b6a
|
Chats: rename all files with dashes instead of underscores
|
2022-06-17 17:40:43 -05:00 |
|
Alex Gleason
|
5dc4980875
|
ChatMessageList: cleanup
|
2022-06-17 17:37:09 -05:00 |
|
Alex Gleason
|
a632bb99f9
|
ChatMessageList: fix pagination
|
2022-06-17 17:33:25 -05:00 |
|
Alex Gleason
|
bf01c42397
|
ChatMessageList: fix initial scroll position
|
2022-06-17 16:50:18 -05:00 |
|
Alex Gleason
|
a7e5281098
|
ChatMessageList: convert to TSX (sorta)
|
2022-06-17 15:37:54 -05:00 |
|
Alex Gleason
|
6459096b58
|
ChatWindow: convert to TSX
|
2022-06-17 14:39:53 -05:00 |
|
Alex Gleason
|
c35564c62b
|
ChatBox: convert to TSX
|
2022-06-17 13:45:52 -05:00 |
|
Alex Gleason
|
46c1185dad
|
Create generic UploadProgress component, have composer use it
|
2022-06-17 13:42:21 -05:00 |
|
Alex Gleason
|
fe9984dd9c
|
ChatRoom: convert to TSX
|
2022-06-17 13:05:37 -05:00 |
|
Justin
|
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 |
|
Justin
|
3d76853e93
|
Lint fix
|
2022-06-17 08:14:34 -04:00 |
|
Justin
|
16c06e1d60
|
Temporarily disable for non-PLEROMA/MASTODON
|
2022-06-17 07:47:21 -04:00 |
|
Justin
|
c16c363106
|
Remove unused translations
|
2022-06-17 07:44:34 -04:00 |
|
Justin
|
5fa875ef64
|
Add tests
|
2022-06-17 07:44:34 -04:00 |
|
Justin
|
0e1302587a
|
Improve subscription button on header
|
2022-06-17 07:44:34 -04:00 |
|
Justin
|
de7fa347df
|
Specifically import the single lodash function
|
2022-06-17 07:37:53 -04:00 |
|
|
cfacc23f5c
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-15 22:11:36 +02:00 |
|
Alex Gleason
|
e03a22f88d
|
guestExperience: add alternate user routes
|
2022-06-15 10:50:45 -05:00 |
|
Justin
|
97b282e4e4
|
Fix selecting emojis in Poll
|
2022-06-14 14:19:46 -04:00 |
|
Justin
|
e39c8d6713
|
Add danger-link button
|
2022-06-14 14:17:35 -04:00 |
|
Justin
|
fb94cb8cd1
|
Get rid of PollFormContainer
|
2022-06-14 14:07:43 -04:00 |
|
Justin
|
fe9ce637e8
|
Correctly autofocus on poll input
|
2022-06-14 13:52:08 -04:00 |
|
Justin
|
1e56c89f59
|
Handle custom error messages from API
|
2022-06-13 11:36:06 -04: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 |
|
|
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 |
|
|
58539146a4
|
TypeScript: ChatPanes, CryptoDonate, utils/ethereum
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-10 19:34:17 +02:00 |
|
marcin mikołajczak
|
ff79329dd6
|
Merge branch 'develop' into 'ts'
# Conflicts:
# app/soapbox/features/verification/registration.tsx
|
2022-06-10 16:16:31 +00:00 |
|
marcin mikołajczak
|
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 |
|
Justin
|
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 |
|
Justin
|
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 |
|
Justin
|
ecb3362ce2
|
Ensure whole number
|
2022-06-09 16:44:49 -04:00 |
|
Justin
|
a8b738a719
|
Add to other Password inputs
|
2022-06-09 15:51:50 -04:00 |
|
|
7578ca2ee0
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:49:25 +02:00 |
|
|
309e6c1a67
|
Reactions modal fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:47:21 +02:00 |
|
|
d1a5da97b8
|
TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:22:19 +02:00 |
|
|
2786fa257b
|
Use import type in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 21:08:51 +02:00 |
|
|
95e037f8c0
|
TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-09 20:56:14 +02:00 |
|