Alex Gleason
|
3b0543eb66
|
reducers/status-hover-card: add tests
|
2022-06-21 13:39:47 -05:00 |
|
Alex Gleason
|
04d7a161cd
|
Merge remote-tracking branch 'origin/develop' into hoverstatus
|
2022-06-20 17:39:41 -05:00 |
|
Alex Gleason
|
729cf6f6f6
|
ProfileHoverCard: z-[100] no longer necessary
|
2022-06-20 17:37:56 -05:00 |
|
Alex Gleason
|
3e531b6827
|
Disallow status card nested hovering
|
2022-06-20 17:37:20 -05:00 |
|
Alex Gleason
|
01e643e4f6
|
StatusHoverCard: ahh, I understand the z-index issue
|
2022-06-20 17:28:59 -05:00 |
|
Alex Gleason
|
c78e398dad
|
StatusHoverCard: fix useEffect conditional
|
2022-06-20 17:20:51 -05:00 |
|
Alex Gleason
|
f1f6892d92
|
StatusHoverCard: prefer attachment thumbs
|
2022-06-20 17:06:48 -05:00 |
|
Alex Gleason
|
0292e4f428
|
StatusHoverCard: fix lint stuff, cleanup
|
2022-06-20 17:04:57 -05:00 |
|
Alex Gleason
|
3bbc4cffe8
|
actions/status-hover-card: convert to TypeScript
|
2022-06-20 16:55:08 -05:00 |
|
Alex Gleason
|
2d3d834a83
|
StatusReplyMentions: linter fixes
|
2022-06-20 16:51:25 -05:00 |
|
Alex Gleason
|
f1023b3f80
|
ProfileHoverCard: set z-index with Tailwind class
|
2022-06-20 16:49:23 -05:00 |
|
Alex Gleason
|
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 |
|
Justin
|
b53527673f
|
Fix spacing regression
|
2022-06-20 13:27:16 -04:00 |
|
Alex Gleason
|
2acd0abab0
|
useSystemTheme: wrap addEventListener in try-catch for old iOS Safari
|
2022-06-20 12:03:33 -05:00 |
|
Alex Gleason
|
01b46e249b
|
actions/alerts: access properties more carefully
|
2022-06-20 11:52:36 -05:00 |
|
Alex Gleason
|
6530fcf37b
|
actions/auth: don't call deprecated DELETE /api/sign_out
|
2022-06-20 11:27:40 -05:00 |
|
ewwwwwwww
|
1d79b59bbc
|
fix z-index
|
2022-06-19 15:50:51 -07: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 |
|
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 |
|
ewwwwwwww
|
ba086918b2
|
fix reply hover oopsie
|
2022-06-17 13:24:52 -07:00 |
|
ewwwwwwww
|
05ccbb9e01
|
fix hover reply locales
|
2022-06-17 12:48:45 -07:00 |
|
Alex Gleason
|
6459096b58
|
ChatWindow: convert to TSX
|
2022-06-17 14:39:53 -05:00 |
|
ewwwwwwww
|
3299d0b972
|
fix reply hover blocking bug
|
2022-06-17 12:39:17 -07: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 |
|
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
|
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 |
|
Justin
|
1e56c89f59
|
Handle custom error messages from API
|
2022-06-13 11:36:06 -04:00 |
|
marcin mikołajczak
|
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 |
|