Commit graph

4328 commits

Author SHA1 Message Date
Alex Gleason
eaf42370b9
ComposeForm: make all buttons acessible on mobile (hotfix) 2022-04-13 15:49:36 -05:00
Alex Gleason
883ffb0a74
TimelineQueueButtonHeader: add whitespace-nowrap 2022-04-13 15:46:26 -05:00
Justin
952cc3a1ef Merge branch 'who-to-follow-tests' into 'next'
Add tests for WhoToFollowPanel

See merge request soapbox-pub/soapbox-fe!1211
2022-04-13 14:01:09 +00:00
Justin
74c2e8ea15 Add tests for WhoToFollowPanel 2022-04-13 09:42:01 -04:00
Alex Gleason
e22703892b Merge branch 'next-timelines' into 'next'
Next: timelines

See merge request soapbox-pub/soapbox-fe!1210
2022-04-13 01:48:25 +00:00
Alex Gleason
934055557f
Fix sidebar reducer test 2022-04-12 20:23:45 -05:00
Alex Gleason
13b6652feb
Merge remote-tracking branch 'origin/next' into next-timelines 2022-04-12 20:11:17 -05:00
Alex Gleason
b727ef3d21
Add timeline links to navigation 2022-04-12 20:10:47 -05:00
Alex Gleason
9c79ae386a
SidebarMenu: convert to tsx 2022-04-12 19:52:20 -05:00
Alex Gleason
331f73da4b Merge branch 'next-theme-picker' into 'next'
Next: Make the ThemeToggle look decent, unhide it

See merge request soapbox-pub/soapbox-fe!1197
2022-04-13 00:27:43 +00:00
Alex Gleason
8377e3c86b
Make darkMode a feature (for now) 2022-04-12 19:08:42 -05:00
Alex Gleason
3e988cb3a3
Merge remote-tracking branch 'origin/next' into next-theme-picker 2022-04-12 19:02:35 -05:00
Alex Gleason
5f8c7c8db6 Merge branch 'custom-auth' into 'next'
Next: Let a custom auth app be embedded in the build

See merge request soapbox-pub/soapbox-fe!1208
2022-04-12 20:43:02 +00:00
Alex Gleason
93a6945b7f
Let a custom auth app be embedded in the build 2022-04-12 15:23:18 -05:00
Alex Gleason
424d5d65af
Merge remote-tracking branch 'origin/develop' into next 2022-04-12 12:40:13 -05:00
Alex Gleason
6c78ff1507 Merge branch 'ts-memory-limit' into 'develop'
ForkTsCheckerWebpackPlugin: increase typescript memory limit to 8GB, fixes #865

Closes #865

See merge request soapbox-pub/soapbox-fe!1207
2022-04-12 17:39:46 +00:00
Alex Gleason
7394452ad9
ForkTsCheckerWebpackPlugin: increase typescript memory limit to 8GB, fixes #865 2022-04-12 12:38:19 -05:00
Alex Gleason
b2a67820ab Merge branch 'node-16' into 'next'
Upgrade to Node.js 16.x

See merge request soapbox-pub/soapbox-fe!1205
2022-04-12 17:30:20 +00:00
Alex Gleason
21d7cafe26 Merge branch 'next-emoji-reacts' into 'next'
Next: Emoji reacts pt 2

See merge request soapbox-pub/soapbox-fe!1204
2022-04-12 17:22:55 +00:00
Alex Gleason
fffa07ac37 Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1206
2022-04-12 17:19:26 +00:00
Alex Gleason
9b7f8b3816
Fix API mock in verification test 2022-04-12 12:13:51 -05:00
b5ae9adf63 Chats: typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-12 18:52:56 +02:00
ae396544a7 Typescript, FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 23:02:37 +02:00
2943b91034 Typescript, convert some components to functional
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-11 21:58:48 +02:00
Alex Gleason
8cef636093
Upgrade to Node.js 16.x 2022-04-11 14:27:32 -05:00
267ab4b153 Merge remote-tracking branch 'soapbox/next' into next_ 2022-04-11 20:11:47 +02:00
Alex Gleason
c5c1f83f36
Fix lint 2022-04-10 20:56:16 -05:00
Alex Gleason
ba5c3b224c
EmojiButtonWrapper: handle click 2022-04-10 20:41:00 -05:00
Alex Gleason
0912700d15
Create preliminary EmojiButtonWrapper component 2022-04-10 20:31:24 -05:00
Alex Gleason
f316dac83e
eslint: scream if I try putting a JS comment in a JSX text node 2022-04-10 19:59:53 -05:00
Alex Gleason
75fc0bf904 Merge branch 'pixelfed' into 'next'
Next: Add preliminary Pixelfed support

See merge request soapbox-pub/soapbox-fe!1203
2022-04-10 23:55:05 +00:00
Alex Gleason
41d49e0fe7
Add preliminary Pixelfed support 2022-04-10 18:21:52 -05:00
Alex Gleason
2ea13e2582 Merge branch 'next-emoji-reacts' into 'next'
Next: Improve emoji utils and normalization

See merge request soapbox-pub/soapbox-fe!1201
2022-04-10 22:22:04 +00:00
Alex Gleason
ae48c6e619
Fix action bar emoji labels 2022-04-10 16:07:23 -05:00
Alex Gleason
1466a08193
Perform better normalization of allowedEmoji 2022-04-10 15:44:51 -05:00
Alex Gleason
54d76d6b56
Move emoji utils into its own module 2022-04-10 15:25:07 -05:00
af92c6fd87 Fix ThumbNavigationLink icon
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-10 22:20:43 +02:00
Alex Gleason
c8220be1b4
Merge remote-tracking branch 'origin/develop' into next 2022-04-10 14:46:51 -05:00
Alex Gleason
61101009ed Merge branch 'develop' into 'develop'
Grammatical fix for birthday reminder text

See merge request soapbox-pub/soapbox-fe!1198
2022-04-10 19:46:25 +00:00
Sean Meininger
570fd25a70 Grammatical fix for birthday reminder text 2022-04-10 12:18:44 -07:00
Alex Gleason
f9d01dab0a
Make the ThemeToggle look decent, unhide it 2022-04-10 13:42:52 -05:00
Alex Gleason
04e3b91c29 Merge branch 'next-icons' into 'next'
Use custom SvgIcon component wrapper around InlineSVG

See merge request soapbox-pub/soapbox-fe!1195
2022-04-10 18:42:19 +00:00
Alex Gleason
c7b768b88d
SvgIcon: loader fallback 2022-04-10 13:25:10 -05:00
Alex Gleason
734750a46a
eslint: disallow importing react-inlinesvg directly 2022-04-10 13:18:10 -05:00
Alex Gleason
b391f65e3c
SvgIcon: add tests 2022-04-10 12:56:15 -05:00
Alex Gleason
bd39b76799
SvgIcon: pass className to loader 2022-04-10 12:25:53 -05:00
Alex Gleason
b69f12748f Merge branch 'next_' into 'next'
next

See merge request soapbox-pub/soapbox-fe!1196
2022-04-10 14:09:33 +00:00
b7e1fbb693 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-10 14:26:30 +02:00
98ff406ddf typescript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-10 12:46:25 +02:00
4f358b9632 Remove ReplyMentionsContainer
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-10 12:07:03 +02:00