Wykres commitów

2950 Commity (5e47a2567f537a646702697d7ea95b1a4687b691)

Autor SHA1 Wiadomość Data
Chewbacca 5e47a2567f Revert "Replace 'send' icon from Tabler"
This reverts commit d5303387f5.
2022-12-05 13:09:23 -05:00
Chewbacca d5303387f5 Replace 'send' icon from Tabler 2022-12-05 08:45:20 -05:00
Alex Gleason 4a48e9d510
Merge remote-tracking branch 'origin/develop' into chats 2022-12-04 19:27:54 -06:00
Chewbacca 5816659a09 Refactor chat functions 2022-12-02 15:50:54 -05:00
Chewbacca 8df7d9c9ef UX improvements to message bubble 2022-12-02 08:28:51 -05:00
Chewbacca d875c1c3e8 Fix tests 2022-12-01 13:08:05 -05:00
Chewbacca 67a61ad3b4 Search on focus 2022-12-01 12:40:30 -05:00
Alex Gleason 69d64c11b4
Fix spacing of ColumnHeader on Local/Federated timelines 2022-11-30 21:45:49 -06:00
Alex Gleason 31444756e4
Merge remote-tracking branch 'origin/develop' into chats 2022-11-30 12:46:24 -06:00
Alex Gleason 7675860429
Refactor columns 2022-11-30 11:19:16 -06:00
marcin mikołajczak 443b960067 Show quoted statuses list 2022-11-29 23:32:21 +00:00
marcin mikołajczak c87826c419 Merge branch 'report-modal-previous' into 'develop'
do not show 'previous' button in last step

See merge request soapbox-pub/soapbox!1964
2022-11-28 16:08:36 +00:00
marcin mikołajczak 90cb114237 do not show 'previous' button in last step
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 16:56:18 +01:00
Alex Gleason f87cf765b3
Admin Reports: fix overflow issues 2022-11-28 09:41:19 -06:00
Alex Gleason 0e16bc13c5
Merge remote-tracking branch 'origin/develop' into reports-tailwind 2022-11-28 09:23:13 -06:00
Alex Gleason 860a985a0d Merge branch 'toggle-feed-injection' into 'develop'
Allow disabling feed injection

See merge request soapbox-pub/soapbox!1962
2022-11-28 15:06:43 +00:00
marcin mikołajczak 0d278ffc53 Merge branch 'report-modal-previous' into 'develop'
Show 'previous' button in report modal

See merge request soapbox-pub/soapbox!1961
2022-11-28 15:06:29 +00:00
Chewbacca 50f5e2af38 Merge remote-tracking branch 'origin/develop' into chats 2022-11-28 10:03:40 -05:00
Chewbacca 4b036abefe Merge branch 'redesign-interaction-bar' into 'develop'
Redesign interaction bar

See merge request soapbox-pub/soapbox!1913
2022-11-28 14:40:17 +00:00
Alex Gleason 84edb651ad
Allow disabling feed injection 2022-11-27 21:05:39 -06:00
marcin mikołajczak 4a96507cd1 Show 'previous' button in report modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:08:27 +01:00
Alex Gleason ed573bfeb2
Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-27 16:42:06 -06:00
Alex Gleason 6697e0191b
Fix crash against Pleroma (make `latest_read_message_by_account` an optional param) 2022-11-27 15:34:43 -06:00
Alex Gleason 5bb30b6282
Merge remote-tracking branch 'origin/develop' into chats 2022-11-27 15:30:00 -06:00
Alex Gleason b556166efa
StatusInteractionBar: combine likes and reactions again 2022-11-27 15:10:10 -06:00
Alex Gleason 33dc2f1a02
Merge remote-tracking branch 'origin/develop' into redesign-interaction-bar 2022-11-27 15:05:49 -06:00
Alex Gleason 946545f869
Admin Report: fix report flowing off screen on mobile 2022-11-27 13:33:41 -06:00
Alex Gleason 92053cefb0
Admin Report: use better icons for 'deactivate' and 'delete' 2022-11-27 13:23:43 -06:00
Alex Gleason 5ef9a93371
Admin Reports: restyle with Tailwind 2022-11-27 13:12:40 -06:00
Alex Gleason d61e115804 Merge branch 'profile-fields-mobile' into 'develop'
Display custom profile fields on mobile

Closes #1160

See merge request soapbox-pub/soapbox!1955
2022-11-26 22:58:28 +00:00
marcin mikołajczak 78779a814f Merge branch 'chats-styles' into 'develop'
Improve chats styles and chat placeholder

See merge request soapbox-pub/soapbox!1951
2022-11-26 22:44:26 +00:00
Alex Gleason 2d97ae399a Merge branch 'remote-timeline-styles' into 'develop'
Remote timeline styles

Closes #1182

See merge request soapbox-pub/soapbox!1952
2022-11-26 20:45:31 +00:00
Alex Gleason 8c55af5b5e
Display custom profile fields on mobile
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1160
2022-11-26 14:36:09 -06:00
Alex Gleason e114b1d362
Break ProfileField out into its own file 2022-11-26 14:25:22 -06:00
Alex Gleason 3b1eaaddfc
Redesign EditFederationModal 2022-11-26 13:28:51 -06:00
Alex Gleason bbb41533b7
RemoteTimeline: improve styles, icons 2022-11-26 13:18:11 -06:00
marcin mikołajczak b8542c619d Improve chats styles and chat placeholder
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 20:03:17 +01:00
Alex Gleason 1470de587a
Improve direct timeline styles 2022-11-26 12:44:56 -06:00
Alex Gleason 42aff1ca29
Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-26 10:45:13 -06:00
Alex Gleason d3b67e5167
Add useInstance() hook 2022-11-26 10:43:46 -06:00
Alex Gleason c3ada63732 Merge branch 'chat-list-styles' into 'develop'
Fix chat list styles

Closes #1221

See merge request soapbox-pub/soapbox!1945
2022-11-26 16:34:55 +00:00
marcin mikołajczak ed22df7a51 Update tests
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 16:50:53 +01:00
Alex Gleason 9545248929
Fix chat list styles
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1221
2022-11-26 09:34:13 -06:00
marcin mikołajczak 34aee08a09 Make more strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 16:00:54 +01:00
marcin mikołajczak 8b4390681b Make some strings localizable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 14:09:28 +01:00
Alex Gleason 32938930d5 Merge branch 'reorganize-menus' into 'develop'
Reorganize sidebar navigation

Closes #1091

See merge request soapbox-pub/soapbox!1937
2022-11-25 22:12:02 +00:00
marcin mikołajczak 655ed99709 Merge branch 'rtl' into 'develop'
RTL support, use Stack and HStack in more places

See merge request soapbox-pub/soapbox!1936
2022-11-25 21:22:02 +00:00
Alex Gleason 0b191a3b9f
SoapboxConfig: fix selecting an SVG logo (but the backend errors) 2022-11-25 15:01:49 -06:00
Alex Gleason 631f3c37e3
Settings: put account move above account deletion 2022-11-25 14:42:11 -06:00
marcin mikołajczak c1179f0475 Lint, cleanup, styles…
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 19:28:43 +01:00