Commit Graph

7252 Commits

Author SHA1 Message Date
marcin mikołajczak 5e7b78bbac Fix media upload with uninitialized compose forms
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-17 21:13:02 +02:00
marcin mikołajczak 42d68bddf9 handleDrop changes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-17 09:29:36 +02:00
marcin mikołajczak 706e303547 Show compose form on event discussion page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 21:06:09 +02:00
marcin mikołajczak 640000c18e Merge remote-tracking branch 'soapbox/compose' into HEAD
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 20:42:30 +02:00
marcin mikołajczak f6af663e09 Merge remote-tracking branch 'soapbox/develop' into HEAD
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 20:39:13 +02:00
Alex Gleason ca4a5370c1
OutlineBox: allow passing div props through 2022-09-16 13:34:53 -05:00
Justin 88d848ee17 Add welcome screen to Chats main page 2022-09-16 14:33:31 -04:00
Alex Gleason 5297227501
My god is the everlasting sky! Your god lives beneath him. 2022-09-16 13:30:55 -05:00
marcin mikołajczak d3693fe89a Don't accept 'default' as id for ComposeForm
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 20:18:12 +02:00
Alex Gleason 7fe97e8075
QuotedStatus: move testId to highest component 2022-09-16 12:44:11 -05:00
Alex Gleason 06a0ca704c
Improve styles of ConfirmationModal, fix account deletion modal 2022-09-16 12:37:28 -05:00
Alex Gleason 2eb08aced9
Create OutlineBox component
Visual container for QuotedStatus and Accounts in some scenarios
2022-09-16 12:24:33 -05:00
Alex Gleason 8e021d4e2c Merge branch 'pw-reset-at' into 'develop'
Strip leading @ from password reset input

See merge request soapbox-pub/soapbox!1793
2022-09-16 16:23:26 +00:00
Alex Gleason c19fe9f167
Strip leading @ from password reset input 2022-09-16 10:42:05 -05:00
marcin mikołajczak 9b51b16e78 update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 16:25:01 +02:00
Justin 9cb34dc45c Refactor ChatPage into multiple components 2022-09-16 10:22:43 -04:00
Justin acdb89e698 Move ChatPage into subfolder 2022-09-16 10:13:45 -04:00
marcin mikołajczak c31e13b0a5 `default` cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 15:53:20 +02:00
marcin mikołajczak cb3df8211c Merge remote-tracking branch 'soapbox/develop' into compose
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 15:40:29 +02:00
Justin 4352d17217 Add snooze icon to ChatList 2022-09-16 08:57:09 -04:00
marcin mikolajczak b38e5ec8e3 tests i can't run locally for now
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-16 10:40:19 +02:00
Justin 8e35d1dd92 Improve infinite scroll 2022-09-15 10:49:09 -04:00
marcin mikolajczak 6cce0a0291 Introduce useCompose hook
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
2022-09-14 20:01:44 +02:00
marcin mikołajczak 3509fd1c6e Merge branch 'follow-requests-link' into 'develop'
Link to /follow_requests in SidebarMenu

See merge request soapbox-pub/soapbox!1792
2022-09-14 14:39:58 +00:00
Justin 6240ea5a23 Finish i18n for DMs 2022-09-14 10:35:32 -04:00
marcin mikolajczak 859f39a9d3 Link to /follow_requests in SidebarMenu
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
2022-09-14 16:12:23 +02:00
Alex Gleason 749a11dd77 Merge branch 'feed-insertion-algorithm' into 'develop'
Feed insertion algorithms

See merge request soapbox-pub/soapbox!1782
2022-09-14 13:18:19 +00:00
Alex Gleason dde9188afb Merge branch 'soapbox-streamfield-fix' into 'develop'
SoapboxConfig: fix being unable to add streamfield items when the list is empty

Closes #1085

See merge request soapbox-pub/soapbox!1791
2022-09-13 21:19:46 +00:00
Justin a60d6770af Remove temp verification 2022-09-13 16:38:28 -04:00
Justin 5eab883fd1 Chats -> i18n 2022-09-13 16:33:34 -04:00
Justin ea1583dcac Fix chat silence bug 2022-09-13 16:24:19 -04:00
Alex Gleason 6a5c22faaa
SoapboxConfig: fix being unable to add streamfield items when the list is empty 2022-09-13 14:17:54 -05:00
Justin 45afb665b9 Add chat settings to chat main page 2022-09-13 14:11:22 -04:00
marcin mikołajczak 91ea288b1c Merge branch 'selectors' into 'develop'
Use selectors the correct way

See merge request soapbox-pub/soapbox!1790
2022-09-13 17:29:48 +00:00
Alex Gleason 474d7da02a
linearAlgorithm: add test, fix selection order 2022-09-13 11:57:28 -05:00
Alex Gleason 4ff9918fe0
abovefoldAlgorithm: add basic tests 2022-09-13 11:44:21 -05:00
Justin 0ae515ef18 Refactor ChatSearch and add various states 2022-09-13 11:55:13 -04:00
Justin 0952fe6dae Add Chat context api to main page 2022-09-13 11:18:46 -04:00
marcin mikolajczak 9822266561 do i really understand this?
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
2022-09-13 13:49:50 +02:00
Alex Gleason 22061daf95 Merge branch 'instance-html' into 'develop'
LandingPage: treat as HTML field, prefer short_description

See merge request soapbox-pub/soapbox!1789
2022-09-13 03:46:11 +00:00
Alex Gleason 32a0ae2d1f Merge branch 'followers-tsx' into 'develop'
Followers/Following: convert to TSX

See merge request soapbox-pub/soapbox!1784
2022-09-13 03:45:57 +00:00
Alex Gleason daa3360581 Merge branch 'favourites-tsx' into 'develop'
Favourites tsx

See merge request soapbox-pub/soapbox!1783
2022-09-13 03:45:44 +00:00
Alex Gleason f9858841fd Merge branch 'moderation-modal' into 'develop'
Moderation modal

Closes #1082

See merge request soapbox-pub/soapbox!1788
2022-09-13 03:45:21 +00:00
Alex Gleason da75e0016d
LandingPage: treat as HTML field, prefer short_description 2022-09-12 18:23:23 -05:00
Justin 09d73b1c45 Refactor chat component naming 2022-09-12 16:46:19 -04:00
Justin 8e1aa9f9e8 Add dark mode support to main page 2022-09-12 15:33:08 -04:00
Justin 5b73afbc4e Remove unused prop 2022-09-12 15:05:19 -04:00
Justin 56c617bd32 Merge branch 'alex-chats' into chats 2022-09-12 14:50:02 -04:00
Justin 81bfc06990 Add tests 2022-09-12 14:42:15 -04:00
Justin a68aeb8464 Start changing the way search works 2022-09-12 14:42:06 -04:00