Alex Gleason
|
c42f60bc77
|
ChatRoom: autosize height on desktop
|
2022-06-21 15:58:03 -05:00 |
|
Alex Gleason
|
a16230780e
|
Merge remote-tracking branch 'origin/develop' into ts
|
2022-06-21 13:57:59 -05:00 |
|
Alex Gleason
|
e5d6b4fd7b
|
Merge branch 'hoverstatus' into 'develop'
Status reply hover
See merge request soapbox-pub/soapbox-fe!1550
|
2022-06-21 18:57:22 +00:00 |
|
Alex Gleason
|
572744a695
|
Merge remote-tracking branch 'origin/develop' into ts
|
2022-06-21 11:01:05 -05:00 |
|
Justin
|
4b25bdf635
|
Merge branch 'poll-improvements' into 'develop'
Refactor & Redesign Polls in Statuses
See merge request soapbox-pub/soapbox-fe!1533
|
2022-06-21 11:44:40 +00:00 |
|
Alex Gleason
|
04d7a161cd
|
Merge remote-tracking branch 'origin/develop' into hoverstatus
|
2022-06-20 17:39:41 -05:00 |
|
|
88f690824c
|
Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 22:44:40 +02:00 |
|
|
7d0247bc27
|
Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 21:48:58 +02:00 |
|
|
419ab93077
|
Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 21:48:11 +02:00 |
|
Justin
|
b53527673f
|
Fix spacing regression
|
2022-06-20 13:27:16 -04:00 |
|
|
af695e3812
|
Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 16:46:45 +02:00 |
|
|
d8cb953955
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-20 09:26:45 +02:00 |
|
|
4719cf6b5b
|
Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-06-19 21:26:57 +02:00 |
|
|
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 |
|
ewwwwwwww
|
cc7058349f
|
add status reply hover
|
2022-06-16 21:19:53 -07:00 |
|
Justin
|
4687f9b79b
|
Lint
|
2022-06-16 11:47:57 -04:00 |
|
Justin
|
7a7fda0c08
|
Improve PollPreview
|
2022-06-16 11:08:57 -04:00 |
|
Justin
|
06888b8ebc
|
Undo some accidental changes
|
2022-06-16 09:08:58 -04:00 |
|
Justin
|
fb9796b0c4
|
Redesign Poll within Status
|
2022-06-16 09:08:58 -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 |
|