|
|
7fde4a0c5c
|
Small UI improvements to chat
|
2022-09-30 10:22:55 -04:00 |
|
|
|
b0ea57b9b9
|
Merge remote-tracking branch 'origin/chats' into chats
|
2022-09-29 09:46:39 -04:00 |
|
|
|
0a8fa3e635
|
Add ability to report a Chat Message
|
2022-09-29 09:45:57 -04:00 |
|
|
|
de78926142
|
ChatsPage: add settings cog
|
2022-09-28 19:39:22 -05:00 |
|
|
|
e582eda17e
|
Route /chats/new to ChatIndex
|
2022-09-28 19:16:20 -05:00 |
|
|
|
9c43f4b51e
|
UI: delete Gab groups commented routes
|
2022-09-28 13:39:45 -05:00 |
|
|
|
e8b7fd8db8
|
Route /chats/:chatId to ChatPage component, cleanup UI imports, nuke ChatRoom (he cry)
|
2022-09-28 13:37:56 -05:00 |
|
|
|
002fef27a3
|
Add StatContext to store global stat state
|
2022-09-27 16:05:19 -04:00 |
|
|
|
058d0cec0b
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-27 15:43:30 -04:00 |
|
|
|
89057abc7b
|
Merge branch 'improve-people-to-follow' into 'develop'
Improve "People to Follow" widget
See merge request soapbox-pub/soapbox!1800
|
2022-09-27 19:27:24 +00:00 |
|
|
|
c40651150c
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-27 10:41:20 -04:00 |
|
|
|
facd4e95f5
|
Add tests for new Who To Follow panel
|
2022-09-27 09:58:49 -04:00 |
|
|
|
1d69b66e4b
|
Use React Query for suggestions
|
2022-09-26 15:22:00 -04:00 |
|
|
|
904e93bd8e
|
Fix ReplyMentionsModal crash
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-22 22:00:32 +02:00 |
|
|
|
89c1225976
|
Hide widget if not onboarded
|
2022-09-22 12:55:29 -04:00 |
|
|
|
23bbaf329b
|
UI: remove QueryClient (it's already in containers/soapbox, how did that happen?)
|
2022-09-19 13:04:51 -05:00 |
|
|
|
d7243c0e91
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-19 13:01:40 -05:00 |
|
|
|
1e6993975c
|
Merge branch 'delete-modal-fix' into 'develop'
Fix account deletion modal
See merge request soapbox-pub/soapbox!1794
|
2022-09-17 21:33:37 +00:00 |
|
|
|
42d68bddf9
|
handleDrop changes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-17 09:29:36 +02:00 |
|
|
|
06a0ca704c
|
Improve styles of ConfirmationModal, fix account deletion modal
|
2022-09-16 12:37:28 -05:00 |
|
|
|
2eb08aced9
|
Create OutlineBox component
Visual container for QuotedStatus and Accounts in some scenarios
|
2022-09-16 12:24:33 -05:00 |
|
|
|
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 |
|
|
|
6cce0a0291
|
Introduce useCompose hook
Signed-off-by: marcin mikolajczak <git@mkljczk.pl>
|
2022-09-14 20:01:44 +02:00 |
|
|
|
45afb665b9
|
Add chat settings to chat main page
|
2022-09-13 14:11:22 -04:00 |
|
|
|
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 |
|
|
|
1f0b4d01b5
|
Remove account.donor as a concept, use 'badge:donor' custom tag instead
|
2022-09-11 20:44:49 -05:00 |
|
|
|
2fc9b215a9
|
Display custom badges on profiles
|
2022-09-11 20:21:37 -05:00 |
|
|
|
2e811a1e88
|
Admin: allow setting custom badges on accounts
|
2022-09-11 20:04:41 -05:00 |
|
|
|
9610447a79
|
Fix permissioning of moderator modal
|
2022-09-11 14:46:01 -05:00 |
|
|
|
5d30a8772d
|
AccountModerationModal: allow deactivating and deleting accounts
|
2022-09-11 14:29:14 -05:00 |
|
|
|
a61cb2c7cd
|
AccountModerationModal: add account ID
|
2022-09-11 14:20:05 -05:00 |
|
|
|
c973b64781
|
AccountModerationModal: allow suggesting a user
|
2022-09-11 14:09:09 -05:00 |
|
|
|
84bbecb36e
|
AccountModerationModal: allow setting the user as a donor
|
2022-09-11 13:58:05 -05:00 |
|
|
|
a4a54a8164
|
AccountModerationModal: support account verification
|
2022-09-11 13:50:03 -05:00 |
|
|
|
a5e5df35a5
|
Move StaffRolePicker into its own component
|
2022-09-11 13:36:01 -05:00 |
|
|
|
276e7d6cfc
|
AccountModerationModal: move to subdirectory
|
2022-09-11 13:24:34 -05:00 |
|
|
|
6ecb715a71
|
AccountModerationModal: only show staff picker for local accounts
|
2022-09-11 13:23:11 -05:00 |
|
|
|
cfdace9454
|
AccountModerationModal: add staff role picker
|
2022-09-11 13:19:08 -05:00 |
|
|
|
d653c451b6
|
AccountModerationModal: add account preview
|
2022-09-11 12:33:33 -05:00 |
|
|
|
1e3a959c1c
|
AccountModerationModal: put AdminFE behind a feature flag
|
2022-09-11 11:48:37 -05:00 |
|
|
|
774894e127
|
AccountModerationModal: add "Open in AdminFE" button
|
2022-09-11 11:46:08 -05:00 |
|
|
|
3120cc8453
|
AccountModerationModal: boilerplate
|
2022-09-11 11:28:39 -05:00 |
|
|
|
0c20739d71
|
Merge remote-tracking branch 'soapbox/delete-unused' into compose
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-10 23:52:35 +02:00 |
|
|
|
a9b8371086
|
Allow multiple compose forms
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-10 23:52:06 +02:00 |
|
|
|
3a8e45fba2
|
Delete unused schedule_idle_task.js
|
2022-09-10 12:07:47 -05:00 |
|
|
|
bcfbc394ab
|
Delete Groups components
|
2022-09-10 12:05:38 -05:00 |
|
|
|
e333a5042e
|
Merge branch 'chats' into alex-chats
|
2022-09-08 08:37:58 -04:00 |
|
|
|
6b38e37019
|
Merge remote-tracking branch 'origin/develop' into chats
|
2022-09-08 08:37:52 -04:00 |
|
|
|
cd93399569
|
Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-09-03 17:15:21 +02:00 |
|
|
|
bb535b10ed
|
Add ChatsPage for bigger layout
|
2022-09-01 13:17:30 -05:00 |
|