Wykres commitów

5878 Commity (cfd5c1e927f8bc34b54802d0efa1cd40e1a20fa1)

Autor SHA1 Wiadomość Data
Alex Gleason 7ae1b197d5
Feature-gate event routes 2022-12-14 17:38:57 -06:00
marcin mikołajczak 1bc30cb694 Update Polish translation
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-15 00:37:12 +01:00
Alex Gleason 7138bec3b0
Merge remote-tracking branch 'origin/develop' into fix-avatar-ring 2022-12-14 14:41:14 -06:00
Alex Gleason 5499696915
EditProfile: move profile preview (avatar/banner) to the top 2022-12-14 13:53:59 -06:00
Alex Gleason 450119da99 Merge branch 'issue/1262' into 'develop'
file fields inverted position

Closes #1262

See merge request soapbox-pub/soapbox!1990
2022-12-14 19:50:50 +00:00
Alex Gleason b5f829cdb3
Carousel: add mock for seen API 2022-12-14 13:28:41 -06:00
Alex Gleason e2b6a7af84
Carousel: don't set unseen unless it's explicitly `false` (backwards-compat) 2022-12-14 13:23:11 -06:00
Alex Gleason 8f3c0a1071
Carousel: make `seen` optional, only hit the API if features.carouselSeen is supported 2022-12-14 13:06:41 -06:00
Alex Gleason 30abdab924
features.feedUserFiltering --> features.carousel 2022-12-14 12:54:42 -06:00
Chewbacca 113de75355 Merge branch 'fix-centering-of-compose-form' into 'develop'
Add spacing above textarea

See merge request soapbox-pub/soapbox!2000
2022-12-14 18:37:35 +00:00
Chewbacca fa4bd20d11 Merge branch 'carousel-v2' into 'develop'
Support 'seen' property in the Feed Carousel

See merge request soapbox-pub/soapbox!1978
2022-12-14 18:36:50 +00:00
Alex Gleason 15b9e0e355
HomePage: shift the ComposeForm with translate-y instead of pt 2022-12-14 12:04:59 -06:00
Chewbacca 07d24c91d8 Allow tab continuation on Email confirmation 2022-12-14 12:59:21 -05:00
Alex Gleason 55cf6d6041
Merge remote-tracking branch 'origin/develop' into fix-centering-of-compose-form 2022-12-14 11:41:05 -06:00
Chewbacca c54b50c562 Add spacing above textarea 2022-12-14 12:26:44 -05:00
Alex Gleason eef7fdb78e
Markup: use whitespace-pre-wrap (fix multiline bios on Mastodon) 2022-12-14 11:01:09 -06:00
Alex Gleason 463504346c
Add Inter 600, fix ChatPaneHeader font weight 2022-12-14 10:12:24 -06:00
Alex Gleason 5418e49234 Merge branch 'chat-fixes' into 'develop'
Push chat to top of the list after sending a message

See merge request soapbox-pub/soapbox!1997
2022-12-14 13:59:58 +00:00
Chewbacca 4204b48a40 Remove mocks 2022-12-14 08:44:04 -05:00
Alex Gleason 8f99d549f0 Merge branch 'ita-patch1' into 'develop'
ita mobile patch

See merge request soapbox-pub/soapbox!1985
2022-12-14 03:44:40 +00:00
Tassoman 2adf8f1886 ita mobile patch 2022-12-14 03:44:40 +00:00
Alex Gleason 5de1c3a61d
Revert flattenPages order changes 2022-12-13 15:17:58 -06:00
Chewbacca b3a0f785d8
Fix sorting of Chat List 2022-12-13 15:08:25 -06:00
Chewbacca 8aa171fede
Re-order chat-list after sending messaging 2022-12-13 15:07:13 -06:00
Chewbacca f0a057d685
Reduce size of timestamp 2022-12-13 10:48:12 -06:00
Chewbacca 84d0717f44 Fix avatar ring 2022-12-13 11:46:07 -05:00
marcin mikołajczak 6900b59697 Move isDefaultHeader and isDefaultAvatar to utils/accounts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-13 00:09:00 +01:00
marcin mikołajczak 761061c9a8 Default header should not be clickable
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-13 00:00:13 +01:00
Alex Gleason 90513f1807 Merge branch 'chat-search-pagination' into 'develop'
Improve Chats search

See merge request soapbox-pub/soapbox!1993
2022-12-12 19:27:17 +00:00
Chewbacca 61cd1d2227
Fix expiration values 2022-12-12 12:13:41 -06:00
Chewbacca e8427b3081
Remove 2 minute expiration 2022-12-12 12:13:32 -06:00
Chewbacca af19c1bd44
Fix spacing bug 2022-12-12 12:12:06 -06:00
Alex Gleason 502f9d9f47
queries/search: use flattenPages util 2022-12-12 12:10:39 -06:00
Chewbacca 15594df644
Fix tests 2022-12-12 12:01:10 -06:00
Chewbacca 6bae81a758
Reduce size of ellipsis icon 2022-12-12 12:01:04 -06:00
Chewbacca 9657598d33
Remove unneeded code from AccountSearch 2022-12-12 12:00:53 -06:00
Chewbacca 5a30509fa6
Add support for pagination in Chat Search 2022-12-12 11:59:37 -06:00
marcin mikołajczak 2f2ae8237d Support source_languages and target_languages
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-10 23:16:06 +01:00
tassoman 6c00d4e0e1 file fields inverted position 2022-12-10 18:55:04 +01:00
marcin mikołajczak 24b5f0bf28 ComposeEventModal: Set is_uploading to false after successsfully uploading banner
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-09 19:54:25 +01:00
marcin mikołajczak aea7016123 this wasn't meant to be merged
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-09 17:07:38 +01:00
Alex Gleason 889d598027
Enable Chats deletion for Rebased 2022-12-08 19:48:34 -06:00
Tassoman Pigi 321e347b32 small ita patch 2022-12-09 00:24:00 +00:00
marcin mikołajczak 24b790c2d1 Set tile server to empty by default
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-08 16:45:33 +01:00
marcin mikołajczak 47b8f5fe64 Specify description format as markdown
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-08 16:40:14 +01:00
marcin mikołajczak 2137193935 Revert "Remove 'show on map' for now"
This reverts commit 46cb676822.
2022-12-08 16:30:48 +01:00
marcin mikołajczak 41746b84d9 Merge branch 'events' into 'develop'
Show Unauthorized modal for 'X people going'

See merge request soapbox-pub/soapbox!1979
2022-12-08 14:28:13 +00:00
Alex Gleason 0fd931aa6e Merge branch 'it-develop' into 'develop'
italian translation

See merge request soapbox-pub/soapbox!1980
2022-12-07 23:19:33 +00:00
Tassoman Pigi 10a1a3b74e italian translation 2022-12-07 23:19:33 +00:00
Alex Gleason 3acc95447f
Fix order of optimistic chat messages 2022-12-07 16:18:17 -06:00
Alex Gleason dad6244c7d
Chats: remove language around followers 2022-12-07 15:56:22 -06:00
Alex Gleason d6d327c760
Helmet: add unread chats count 2022-12-07 15:56:22 -06:00
Alex Gleason dc556248f0
private --> direct 2022-12-07 15:56:22 -06:00
Alex Gleason b42b8fced4
Chats: fix mention styling 2022-12-07 15:56:17 -06:00
Alex Gleason 8b013cbf1c
Chats: fix message from profile button 2022-12-07 08:25:56 -06:00
Alex Gleason df3a64a4af
Chats: simplify Welcome screen 2022-12-07 08:14:22 -06:00
Alex Gleason fbd2471dc6
Move StatProvider above UI, increment chats unread counter from streaming events 2022-12-07 00:45:10 -06:00
Alex Gleason d811500812
Chats: enable autocomplete 2022-12-07 00:18:47 -06:00
Alex Gleason d4419bf71f
Chats: hide read receipts for unsupported servers 2022-12-06 22:32:35 -06:00
Alex Gleason 2986f00728
appendPageItem: fix order 2022-12-06 22:30:03 -06:00
Alex Gleason ef4e738625
Load chats even on small screen sizes 2022-12-06 22:22:25 -06:00
Alex Gleason 2ffce5b68f
Chats: delete failing tests 2022-12-06 17:44:50 -06:00
Alex Gleason acc2da252f
Chats: allow toggling sound 2022-12-06 17:24:24 -06:00
Alex Gleason ac4ffaa41f
Streaming: play chat sounds if enabled 2022-12-06 17:19:09 -06:00
Alex Gleason 6c22a3841b
ChatPaneHeader: i18n title 2022-12-06 17:10:16 -06:00
Alex Gleason e1edc9796b
Make .compose-form__upload more widely available 2022-12-06 17:08:00 -06:00
Alex Gleason 6a27670271
Break composer upload into a generic component 2022-12-06 17:01:06 -06:00
Alex Gleason 5b1de5da8c
Chats: improve uploading progress bar styles 2022-12-06 16:39:37 -06:00
Alex Gleason 9e39415ca8
Chats: gate upload button behind `chatsMedia` feature flag 2022-12-06 16:36:30 -06:00
Alex Gleason 4c5e8eb525
Chats: improve upload button styles 2022-12-06 16:33:53 -06:00
Alex Gleason dc420a843b
Chats: fix submitting an attachment 2022-12-06 16:27:07 -06:00
Alex Gleason 6eafb8c0c3
Chats: start making attachments work again 2022-12-06 16:21:00 -06:00
Alex Gleason 2ca4db5c3b
Chats: fix display of media attachments, fix break-words 2022-12-06 15:45:33 -06:00
marcin mikołajczak 3855d966af Add 'View event on {domain}'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 22:33:17 +01:00
Alex Gleason e1c80920ed
Enable chatsv2 on TruthSocial 2022-12-06 15:25:40 -06:00
Alex Gleason 3aff4ee715
Replace proprietary send icon with Tabler 2022-12-06 15:20:48 -06:00
marcin mikołajczak 39b9cf4eed Show Unauthorized modal for 'X people going'
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 22:17:23 +01:00
Alex Gleason cad1d9071a
Restore "chats" name and icon 2022-12-06 15:16:36 -06:00
Alex Gleason 30646ec8c3
Fix pagination of chat messages 2022-12-06 15:12:24 -06:00
Chewbacca 994d58294a Support 'seen' property in the Feed Carousel 2022-12-06 16:00:56 -05:00
Alex Gleason f7bd5c5951
deduplicateById: fix Entity types 2022-12-06 14:48:41 -06:00
Alex Gleason 569296af36
Merge branch 'chats-pleroma' into chats 2022-12-06 14:36:38 -06:00
Chewbacca 717c21a2e3 Switch X for Check 2022-12-06 13:50:03 -05:00
Alex Gleason 2d9c73cf9e
EventHeader: fix initReport() calls 2022-12-06 12:21:25 -06:00
Alex Gleason 2cedd69f1d
Merge remote-tracking branch 'origin/develop' into chats 2022-12-06 11:53:47 -06:00
marcin mikołajczak d4a9e1f139 Merge remote-tracking branch 'soapbox/develop' into events 2022-12-06 16:18:51 +01:00
marcin mikołajczak ee8a424d28 lint
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-06 16:18:42 +01:00
Alex Gleason cb7f0aeab8
Chats: deduplicate items 2022-12-05 18:38:32 -06:00
Alex Gleason cfc0c855e8 Merge branch 'emojis-clipped' into 'develop'
Improve display of emojis

See merge request soapbox-pub/soapbox!1971
2022-12-06 00:18:14 +00:00
Chewbacca a73ade90c1 Change websocket event name 2022-12-05 15:41:06 -05:00
Chewbacca 0bed4d5f31 Update copy 2022-12-05 15:04:45 -05:00
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
Chewbacca 9cc9e8876b Fix infinite pagination of chats 2022-12-05 08:41:26 -05:00
Alex Gleason 6154e4bac4
Rotate arrows for RTL 2022-12-04 19:40:09 -06:00
Alex Gleason 4a48e9d510
Merge remote-tracking branch 'origin/develop' into chats 2022-12-04 19:27:54 -06:00
marcin mikołajczak 103ff2b2c0 Merge remote-tracking branch 'soapbox/develop' into events 2022-12-04 12:34:15 +01:00
marcin mikołajczak 6317930b30 Document events endpoints
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-04 12:34:09 +01:00
marcin mikołajczak c531c26078 maybe fix links in modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-03 20:49:43 +01:00
Ahmad Dakhlallah e76fcf7929 Fix Arabic menu popup in RTL. 2022-12-03 18:22:25 +02:00
Ahmad Dakhlallah 952317708f Fix menu-popover in RTL 2022-12-03 17:25:40 +02:00
Ahmad Dakhlallah f7fdbca698 Fix Arabic translation 2022-12-03 17:21:19 +02:00
marcin mikołajczak 10eaf60fe9 Merge remote-tracking branch 'soapbox/develop' into HEAD 2022-12-02 23:17:50 +01:00
marcin mikołajczak 46cb676822 Remove 'show on map' for now
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-02 23:16:11 +01:00
Chewbacca 5816659a09 Refactor chat functions 2022-12-02 15:50:54 -05:00
Alex Gleason 6f21905a8b
Improve display of emojis 2022-12-02 14:15:59 -06:00
Chewbacca b5aca1649d Remove unused 'initReportById' function 2022-12-02 09:03:08 -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
marcin mikołajczak 3051c4f854 Merge branch 'fix-code-font' into 'develop'
Use monospace font for code, pre

See merge request soapbox-pub/soapbox!1969
2022-12-01 14:43:53 +00:00
marcin mikołajczak e0b41badd3 Use monospace font for code, pre 2022-12-01 13:17:46 +00:00
Alex Gleason 69d64c11b4
Fix spacing of ColumnHeader on Local/Federated timelines 2022-11-30 21:45:49 -06:00
Alex Gleason ae5e4c05f6
ColumnHeader: remove `transparent` prop, pass className from Column instead 2022-11-30 21:45:31 -06:00
marcin mikołajczak ea4f7a7332 Merge remote-tracking branch 'soapbox/develop' into events
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 23:39:49 +01:00
marcin mikołajczak 0481e528af Add events to sidebar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 22:59:37 +01:00
Alex Gleason 31444756e4
Merge remote-tracking branch 'origin/develop' into chats 2022-11-30 12:46:24 -06:00
marcin mikołajczak 403bcba525 Compose event modal improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 19:32:35 +01:00
Alex Gleason f93f4c9a8b
ColumnHeader: remove unused `children` prop 2022-11-30 11:38:03 -06:00
marcin mikołajczak 13ccc3fe7f Date display improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 18:34:05 +01:00
Alex Gleason 7675860429
Refactor columns 2022-11-30 11:19:16 -06:00
marcin mikołajczak 6435f33af9 fallback to link.url
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 16:57:21 +01:00
marcin mikołajczak 1de5a69f8b Use remote_url for external links
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-30 11:16:42 +01:00
marcin mikołajczak 443b960067 Show quoted statuses list 2022-11-29 23:32:21 +00:00
marcin mikołajczak ee389e523d Allow to configure tile server
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 23:14:16 +01:00
marcin mikołajczak 5d9925ed5f Styles improvements, fixes
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-29 22:49:35 +01:00
Alex Gleason e5ff4fa176
Merge remote-tracking branch 'origin/develop' into events 2022-11-29 11:40:42 -06:00
Alex Gleason 1df8270ce0
yarn manage:translations 2022-11-28 11:39:30 -06: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
Chewbacca 7cce9812ef Add dropdown-menu to SensitiveContentOverlay to allow status deletion 2022-11-28 09:05:13 -05:00
Alex Gleason 84edb651ad
Allow disabling feed injection 2022-11-27 21:05:39 -06:00
marcin mikołajczak 6fb8290444 EventCarousel: Do not show placeholder if already has results
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:46:32 +01:00
marcin mikołajczak 5d1921b2cc styles fix
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-28 00:28:15 +01: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
marcin mikołajczak 7c1726c665 update test
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-27 23:52:12 +01:00
Alex Gleason ed573bfeb2
Merge remote-tracking branch 'origin/develop' into use-instance 2022-11-27 16:42:06 -06:00
marcin mikołajczak 9ba56a3945 Merge remote-tracking branch 'soapbox/develop' into events 2022-11-27 23:33:51 +01:00
marcin mikołajczak 6465423ccb Cleanup
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-27 23:33:44 +01: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 429b40aa6d Merge branch 'hide-md-images' into 'develop'
Hide Markdown images

Closes #1171

See merge request soapbox-pub/soapbox!1956
2022-11-27 21:17:32 +00: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 0d0ee2b41a
Fix feed carousel (overflow-hidden) 2022-11-27 11:54:19 -06:00
Alex Gleason a2a445691f
Hide Markdown images 2022-11-26 17:05:19 -06:00
Alex Gleason 8a30454be2 Merge branch 'emoji-selector-wrap' into 'develop'
Wrap the emoji selector on smaller screens

Closes #1161

See merge request soapbox-pub/soapbox!1947
2022-11-26 22:58:49 +00:00
Alex Gleason 67cd7ed07a Merge branch 'quote-mention-fix' into 'develop'
Mention the author when quote-posting them

Closes #1202

See merge request soapbox-pub/soapbox!1954
2022-11-26 22:58:38 +00: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
marcin mikołajczak c61dcddd81 Events page
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 22:15:58 +01: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 433757a9d1 Merge branch 'messages-styles' into 'develop'
Improve direct timeline styles

See merge request soapbox-pub/soapbox!1949
2022-11-26 20:45:17 +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 50ead4f16e
Mention the author when quote-posting them
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1202
2022-11-26 14:12:50 -06:00
Alex Gleason fa8e821c1e
Fix scheduled post datepicker being cut off
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1213
2022-11-26 13:47:04 -06:00
Alex Gleason 3b1eaaddfc
Redesign EditFederationModal 2022-11-26 13:28:51 -06:00
marcin mikołajczak 859d93b289 Merge remote-tracking branch 'soapbox/develop' into events-
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 20:25:48 +01:00
Alex Gleason bbb41533b7
RemoteTimeline: improve styles, icons 2022-11-26 13:18:11 -06:00
marcin mikołajczak 91103fe400 Events route
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 20:13:14 +01: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 de2186babf
Features: SOAPBOX --> REBASED 2022-11-26 12:48:33 -06:00
Alex Gleason 1470de587a
Improve direct timeline styles 2022-11-26 12:44:56 -06:00
forenta c9e9c9e071 Update german translation 2022-11-26 17:09:56 +00:00
Alex Gleason 596653ee1e
Wrap the emoji selector on smaller screens 2022-11-26 11:02:50 -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 d39c2204f6 Merge branch 'intl' into 'develop'
Make some strings localizable

See merge request soapbox-pub/soapbox!1944
2022-11-26 16:02:03 +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
marcin mikołajczak f6258357f7 Fix site preview theme
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-26 12:19:57 +01:00
Alex Gleason d93f6331c7
Use new icons for Local and Fediverse timelines 2022-11-25 20:21:24 -06:00
Alex Gleason 17cb4a5105
StatusActionBar: include a link to the remote status in the 3-dots menu 2022-11-25 16:44:42 -06:00
Alex Gleason 020bcb4d45
Make emojis a lil' bigger, fix emojis being very big when content is only emojis 2022-11-25 16:19:32 -06: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 b8c651fc96 Merge branch 'video-fix' into 'develop'
Fix video visibility in media modal

See merge request soapbox-pub/soapbox!1938
2022-11-25 21:57:20 +00:00
marcin mikołajczak a0493cde3f Fix video visibility in media modal
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 22:30:04 +01: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
Alex Gleason 3b9535c418
SidebarNavigation: remove dashboardCount from "more" button, whoops 2022-11-25 14:40:57 -06:00
Alex Gleason c7e04a6826
SidebarNavigation: move local and fediverse tabs to top-level
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1091
2022-11-25 14:38:09 -06:00
Alex Gleason 25e7070705
SidebarNavigation: move Dashboard to top-level 2022-11-25 14:08:34 -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
marcin mikołajczak 785c6b57e3 RTL support, use Stack and HStack in more places
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 18:04:11 +01:00
marcin mikołajczak 979b7c3446 Merge branch 'add-account-fix' into 'develop'
Switch account when adding another account

See merge request soapbox-pub/soapbox!1935
2022-11-25 15:53:09 +00:00
marcin mikołajczak bb2a0002a6 Switch account when adding another account
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 15:50:07 +01:00
marcin mikołajczak 1fa85d0dd6 Fix: Can't remove all profile fields
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 15:22:05 +01:00
marcin mikołajczak 6456737d8a Merge branch 'focus-styles' into 'develop'
Focus styles, keyboard navigation improvements

See merge request soapbox-pub/soapbox!1933
2022-11-24 23:23:22 +00:00
marcin mikołajczak 1bc1ae27b6 Focus styles, keyboard navigation improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-25 00:03:22 +01:00
marcin mikołajczak 93f98ffd96 Merge branch 'chats-styles' into 'develop'
Minor chats styles improvements

Closes #1181 and #1210

See merge request soapbox-pub/soapbox!1932
2022-11-24 22:57:52 +00:00
marcin mikołajczak 37b698b2e0 Minor chats styles improvements
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-24 23:15:30 +01:00
Alex Gleason 16f52538ce
MediaModal: fix hotkey navigation
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1209
2022-11-23 13:46:09 -06:00
Alex Gleason c4d3719918 Merge branch 'fix-header-preview' into 'develop'
ProfilePreview: fix display of header image, code cleanup

See merge request soapbox-pub/soapbox!1929
2022-11-23 18:24:45 +00:00
Alex Gleason ea0146400c
Merge remote-tracking branch 'origin/develop' into sensitive-video-fix 2022-11-23 11:49:27 -06:00
Alex Gleason 85b8d09d68
ProfilePreview: fix display of header image, code cleanup 2022-11-23 11:45:52 -06:00
Alex Gleason 41dd2bfcef Merge branch 'stillimage-tw' into 'develop'
Make StillImage Tailwind friendly

See merge request soapbox-pub/soapbox!1925
2022-11-22 23:31:38 +00:00
Alex Gleason 47613dde56
Simplify StillImage component, fix header images 2022-11-22 11:33:47 -06:00
Alex Gleason dce26a6600
ProfileHoverCard: fix account bio on Mastodon 2022-11-22 11:33:00 -06:00
Alex Gleason 0111d4f179
Fix StillImage in Safari 2022-11-22 11:04:35 -06:00
Chewbacca e14230678d Add emoji autocomplete to Chats 2022-11-22 09:55:31 -05:00
Chewbacca f2e7cf4e5c Remove avatar from chat messages 2022-11-22 08:23:18 -05:00
Alex Gleason 82c00fdfb2 Merge branch 'custom-emoji-categories' into 'develop'
Support custom emoji categories

Closes #1197

See merge request soapbox-pub/soapbox!1927
2022-11-21 17:45:49 +00:00
Alex Gleason 9751ae56fe Merge branch 'feed-suggestions-html' into 'develop'
FeedSuggestions: use HTML display name

See merge request soapbox-pub/soapbox!1928
2022-11-21 17:39:51 +00:00
Alex Gleason 462078862f Merge branch 'translation-strip-compat' into 'develop'
Translations: strip compatibility features from HTML

See merge request soapbox-pub/soapbox!1921
2022-11-21 17:29:12 +00:00
Chewbacca 8d9182eb44 Add max character count to Chat composer 2022-11-21 12:21:02 -05:00
Chewbacca f7f40703cd Merge remote-tracking branch 'origin/develop' into chats 2022-11-21 12:06:44 -05:00
Alex Gleason 1e155c4efd
Merge remote-tracking branch 'origin/develop' into stillimage-tw 2022-11-21 10:59:38 -06:00
Alex Gleason aad68fcdc1
FeedSuggestions: use HTML display name 2022-11-21 10:56:38 -06:00
Alex Gleason 650f75ee65 Merge branch 'remove-iconfont' into 'develop'
Remove 'soapbox' icon font

See merge request soapbox-pub/soapbox!1926
2022-11-21 16:22:11 +00:00
Alex Gleason 1514fafa98
Fix alignment of emojis in picker 2022-11-20 18:37:31 -06:00
Alex Gleason 001c041f51
Remove use of DOMParser in front-end emoji rewriting code
https://github.com/mastodon/mastodon/pull/20758
2022-11-20 18:20:07 -06:00
Alex Gleason 181d03d0c5
Support custom emoji categories
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1197
Related https://github.com/mastodon/mastodon/pull/11196
2022-11-20 18:11:11 -06:00
Alex Gleason de3678c272
InteractionCounter: refactor with <button> 2022-11-20 16:14:50 -06:00
Alex Gleason b9a3f7ec13
StatusInteractionBar: break into InteractionCounter component 2022-11-20 16:05:53 -06:00
Alex Gleason 8d2db4c2a3
Fix letterboxing remote statuses 2022-11-20 15:26:01 -06:00
Alex Gleason 967ff441c6
Remove 'soapbox' icon font 2022-11-20 15:07:06 -06:00
Alex Gleason b530d933a3
Merge remote-tracking branch 'origin/develop' into markup-css 2022-11-20 15:00:58 -06:00
Alex Gleason b4b9aa039d
Remove .still-image css, display "GIF" badge in media when autoPlayGif is off 2022-11-20 14:53:24 -06:00
Alex Gleason f7d75f57ea
StillImage: make it play nice with Tailwind, remove still-image.scss 2022-11-20 14:23:18 -06:00
Alex Gleason 54801e44af
StatusMedia: stop propagation from element root 2022-11-20 12:56:13 -06:00
Alex Gleason b892b85f70
StatusActionBar: stop propogation in parent div instead of each element individually 2022-11-20 12:36:54 -06:00
Alex Gleason d96ba27905
Status: switch back to onClick instead of onMouseUp 2022-11-20 12:28:11 -06:00
Alex Gleason 8061c8d782
Revert "Merge branch 'mouseup' into 'develop'"
This reverts commit 39b4ee9f09, reversing
changes made to a0597a6445.
2022-11-20 12:27:45 -06:00
Alex Gleason 6444632324
Revert "Merge branch 'autosuggest-profiles-fix' into 'develop'"
This reverts commit 9df92e91e7, reversing
changes made to 39b4ee9f09.
2022-11-20 12:27:30 -06:00
Alex Gleason 908985bdc6
AutosuggestAccount: let account be clicked 2022-11-19 20:15:32 -06:00
Alex Gleason 00989a7dfc
LandingPage: use Markup component for instance description 2022-11-19 18:28:34 -06:00
Alex Gleason 7e32f0d992
Add <Markup> component to style markup from the API 2022-11-19 18:15:17 -06:00
Alex Gleason 15ec4c8830
Video: remove spoiler styles 2022-11-19 17:20:27 -06:00
Alex Gleason 30a34b0b82
Remove .spoiler-button styles 2022-11-19 17:17:56 -06:00
Alex Gleason f3fdc7b387
Translations: strip compatibility features from HTML 2022-11-19 16:24:35 -06:00
Alex Gleason 990e28ccc8
Remove unnecessary stopPropagation() calls 2022-11-19 15:55:55 -06:00
Alex Gleason f66b50361d
StatusReplyMentions: prevent bubbling 2022-11-19 15:33:30 -06:00
Alex Gleason 4c57968914
StatusContent: prevent bubbling of mentions, links, hashtags, and "Read more" button 2022-11-19 15:30:09 -06:00
Alex Gleason 6a8d7e4ed3
StopPropagation: let it be disabled 2022-11-19 15:26:07 -06:00
Alex Gleason 0cea66dcef
ProfileDropdown: allow clicking accounts again 2022-11-19 15:10:23 -06:00
Alex Gleason 9d87d9957f
TranslateButton: stopPropagation() 2022-11-19 15:08:49 -06:00