Commit Graph

4228 Commits

Author SHA1 Message Date
04d7a161cd Merge remote-tracking branch 'origin/develop' into hoverstatus 2022-06-20 17:39:41 -05:00
729cf6f6f6 ProfileHoverCard: z-[100] no longer necessary 2022-06-20 17:37:56 -05:00
3e531b6827 Disallow status card nested hovering 2022-06-20 17:37:20 -05:00
01e643e4f6 StatusHoverCard: ahh, I understand the z-index issue 2022-06-20 17:28:59 -05:00
c78e398dad StatusHoverCard: fix useEffect conditional 2022-06-20 17:20:51 -05:00
f1f6892d92 StatusHoverCard: prefer attachment thumbs 2022-06-20 17:06:48 -05:00
0292e4f428 StatusHoverCard: fix lint stuff, cleanup 2022-06-20 17:04:57 -05:00
3bbc4cffe8 actions/status-hover-card: convert to TypeScript 2022-06-20 16:55:08 -05:00
2d3d834a83 StatusReplyMentions: linter fixes 2022-06-20 16:51:25 -05:00
f1023b3f80 ProfileHoverCard: set z-index with Tailwind class 2022-06-20 16:49:23 -05:00
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
1d79b59bbc fix z-index 2022-06-19 15:50:51 -07: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
ba086918b2 fix reply hover oopsie 2022-06-17 13:24:52 -07:00
05ccbb9e01 fix hover reply locales 2022-06-17 12:48:45 -07:00
6459096b58 ChatWindow: convert to TSX 2022-06-17 14:39:53 -05:00
3299d0b972 fix reply hover blocking bug 2022-06-17 12:39:17 -07: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
cc7058349f add status reply hover 2022-06-16 21:19:53 -07: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