Wykres commitów

5756 Commity (d98371bf6ad6cbf22a7733590181cd4ad32e07a6)

Autor SHA1 Wiadomość Data
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
marcin mikołajczak 88f690824c Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 22:44:40 +02:00
marcin mikołajczak 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
marcin mikołajczak 419ab93077 Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 21:48:11 +02: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 b354382f24 Merge branch 'fix-spacing-regression' into 'develop'
Fix spacing regression

See merge request soapbox-pub/soapbox-fe!1549
2022-06-20 18:07:04 +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
Alex Gleason ea9a02f7d7
Sentry: upgrade to ^7.2.0 2022-06-20 11:07:48 -05:00
marcin mikołajczak af695e3812 Reducers: TypeScrpt + fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 16:46:45 +02:00
marcin mikołajczak 877cae1bf4 Fix deleteStatus tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 11:19:09 +02:00
marcin mikołajczak d8cb953955 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-20 09:26:45 +02:00
ewwwwwwww 1d79b59bbc fix z-index 2022-06-19 15:50:51 -07:00
marcin mikołajczak f3b0230480 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 22:54:20 +02:00
marcin mikołajczak 313bdd1980 Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-19 22:15:52 +02:00
marcin mikołajczak 4719cf6b5b Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 21:26:57 +02:00
Alex Gleason e89b05e4cd Merge branch 'danger-allow-failure' into 'develop'
Danger: allow failure

See merge request soapbox-pub/soapbox-fe!1546
2022-06-19 19:25:47 +00:00
Alex Gleason 095ea47065
Danger: allow failure 2022-06-19 14:13:35 -05:00
marcin mikołajczak 86511dc26b Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 20:54:02 +02:00
marcin mikołajczak 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
marcin mikołajczak 6214084890 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-19 20:38:51 +02:00
Alex Gleason a8a35222be Merge branch 'more-chat-fixes' into 'develop'
More chat fixes

See merge request soapbox-pub/soapbox-fe!1545
2022-06-18 21:34:18 +00: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 3bd9467cc7 Merge branch 'chats-tsx' into 'develop'
Convert Chats to TypeScript

See merge request soapbox-pub/soapbox-fe!1542
2022-06-18 19:57:47 +00:00
marcin mikołajczak 0115f064a0 Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-18 20:58:42 +02:00
marcin mikołajczak fe636bc4e4 fix tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-18 13:27:05 +02:00
marcin mikołajczak ee5453c18f Merge remote-tracking branch 'soapbox/develop' into ts 2022-06-18 12:11:03 +02:00
marcin mikołajczak 91a828555a Actions: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-18 12:10:50 +02:00
marcin mikołajczak 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
marcin mikołajczak 47b67df323 Use RootState in AppDispatch type
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-18 11:34:38 +02:00
Alex Gleason babb8ce42c
Merge remote-tracking branch 'origin/develop' into chats-tsx 2022-06-17 19:12:08 -05:00
Alex Gleason 49f156dc65 Merge branch 'danger-maybe' into 'develop'
Danger: try branch pipeline hack

See merge request soapbox-pub/soapbox-fe!1544
2022-06-18 00:11:54 +00:00
Alex Gleason 2a98a1e725
GitLab CI: fix cache 2022-06-17 19:02:58 -05:00
Alex Gleason 403395d7da
Danger: try branch pipeline hack 2022-06-17 18:23:53 -05:00
Alex Gleason 9046a30656
Revert "Remove Danger CI"
This reverts commit ae4a770d6b.
2022-06-17 18:21:45 -05:00
Alex Gleason c61e7ac888 Merge branch 'remove-danger' into 'develop'
Remove Danger CI

See merge request soapbox-pub/soapbox-fe!1543
2022-06-17 23:13:31 +00:00
Alex Gleason ae4a770d6b
Remove Danger CI 2022-06-17 17:59:54 -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