Commit Graph

6404 Commits

Author SHA1 Message Date
57b2527b55 StatusActionBar: copy status.url --> status.uri 2022-09-06 13:09:31 -05:00
eabab437a7 Normalize event information
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-05 18:32:35 +02:00
d074553e21 Wrap HStack in some places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-05 15:18:15 +02:00
df39036129 Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-05 15:07:31 +02:00
9d3206f229 Allow users to create events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-04 23:36:13 +02:00
d9d9c4521f soapbox-pub/soapbox-fe --> soapbox-pub/soapbox 2022-09-04 15:15:54 -05:00
4c6b2ab2f0 Merge branch 'language-pl' into 'develop'
Update Polish translation, fix typos

See merge request soapbox-pub/soapbox-fe!1766
2022-09-03 22:24:38 +00:00
005f317a93 Change active tab when navigated to another profile page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 23:19:30 +02:00
08702248b9 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 17:27:27 +02:00
cd93399569 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 17:15:21 +02:00
591aba83d9 Use content_type from backend when editing a status
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-03 16:13:41 +02:00
09e86eda97 Merge branch 'fix-page-crashes' into 'develop'
findAccountByUsername: safely check account?.acct

See merge request soapbox-pub/soapbox-fe!1760
2022-09-01 22:41:47 +00:00
0ac3b0824b Add header to desktop chats 2022-09-01 13:17:31 -05:00
624720a7bc ChatIndex: clamp to screen height-ish 2022-09-01 13:17:31 -05:00
90ece157e6 ChatIndex: improve the desktop layout 2022-09-01 13:17:31 -05:00
7fc732d0d0 Chat: fix various overflow issues 2022-09-01 13:17:31 -05:00
2a5a43d914 ChatIndex: break layout into columns 2022-09-01 13:17:30 -05:00
bb535b10ed Add ChatsPage for bigger layout 2022-09-01 13:17:30 -05:00
471ee4d179 Rename chats to messages 2022-09-01 13:17:30 -05:00
2f0a41cc36 ChatMessageList: fix horizontal overflow for long messages in UI 2022-09-01 13:17:30 -05:00
271bc271f7 Chats: normalize chat messages from the API 2022-09-01 13:17:30 -05:00
2f5caad67f Chats: use compareId to sort messages (fix Pleroma) 2022-09-01 13:17:30 -05:00
1876af9be7 Merge branch 'relative-timestamp-tsx' into 'develop'
RelativeTimestamp: convert to TSX

See merge request soapbox-pub/soapbox-fe!1762
2022-09-01 17:03:46 +00:00
babac13493 Bundle: convert to TSX 2022-08-31 17:28:19 -05:00
5f1d9ac56a relative_timestamp --> relative-timestamp 2022-08-31 17:03:50 -05:00
38b6f87a83 RelativeTimestamp: convert to TSX 2022-08-31 17:01:19 -05:00
fc81cda6bb Fix classnames import 2022-08-31 13:24:01 -04:00
c63fdec916 Reset state on failure 2022-08-31 13:22:43 -04:00
7535862a40 Autogrow the textarea 2022-08-31 13:22:41 -04:00
3939e27827 Add ability to copy the message 2022-08-31 13:22:18 -04:00
5dd44d3094 Add last_message_id param to API 2022-08-31 13:22:18 -04:00
2a02f6dcc7 Rename snooze endpoint 2022-08-31 13:22:18 -04:00
cfa183531e Fix text alignment 2022-08-31 13:22:18 -04:00
b04bc6a7ae Add shadow when scrolling 2022-08-31 13:22:18 -04:00
01167af69e Add infinite scroll to ChatList 2022-08-31 13:22:16 -04:00
e384d1f40d Setup websockets 2022-08-31 13:21:43 -04:00
0f7cfada50 Improve dark mode of chats 2022-08-31 13:21:43 -04:00
ba2ffd1501 Snooze 2022-08-31 13:21:43 -04:00
e7bd56f959 Refactor 2022-08-31 13:21:43 -04:00
a2e2d60fc7 Add Message List Intro component 2022-08-31 13:21:43 -04:00
396a1f1f46 Add Chat Settings 2022-08-31 13:21:43 -04:00
d2d64e4ec4 Refactor and auto-accept chats 2022-08-31 13:21:43 -04:00
ea5525d02c Refactor leave/report chat 2022-08-31 13:21:43 -04:00
0cb0e8af9e Add ability to leave chat 2022-08-31 13:21:43 -04:00
8492cc59e2 Add ability to accept chat 2022-08-31 13:21:43 -04:00
1ed1f3fd2e Add ability to delete message 2022-08-31 13:21:42 -04:00
7557445a3e Disable submit button 2022-08-31 13:20:54 -04:00
751c031420 Disable submit button 2022-08-31 13:20:54 -04:00
84dc06db42 d 2022-08-31 13:20:54 -04:00
3a48082dc9 Remove old React Query stuff 2022-08-31 13:20:54 -04:00