Chewbacca
18be78475c
Fix bug trying to switch accounts
...
In the profile dropdown, you couldn't click the avatar or the user's name
because we had the `to` attribute on the LinkEl. This fixes that by
only adding the link props when we render a Link.
2023-07-24 11:27:52 -04:00
Alex Gleason
fcae0df1f8
Fix instance favicons
...
Fixes https://gitlab.com/soapbox-pub/soapbox/-/issues/1447
2023-06-27 20:21:50 -05:00
Alex Gleason
ec8177d578
Add useAccountLookup hook, fix useRelationships
2023-06-23 21:41:36 -05:00
a1cf627bfd
Lint
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-04-01 20:37:34 +02:00
8b81838f2f
Support custom emoji reacts
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-03-18 00:07:18 +01:00
Chewbacca
6b30671875
Add Account entity and improve Block/Ban support for Groups
2023-03-15 14:55:43 -04:00
Alex Gleason
10c24f01d9
Merge branch 'fix-react-icons' into 'develop'
...
Fix Emoji Icon Positioning
Closes #1363
See merge request soapbox-pub/soapbox!2297
2023-02-16 01:52:51 +00:00
81de0014d3
Change ESLint rules, lint
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-02-16 00:12:02 +01:00
Alex Gleason
2e27886230
Alex's suggestion (brap)
2023-02-15 21:34:26 +00:00
matty
4b99ab7d35
fixes the stuff
2023-02-15 16:14:03 -05:00
Alex Gleason
f68ce9c47b
Account: rip out calculations on display name, truncate with CSS
2023-02-07 12:03:12 -06:00
Alex Gleason
f6f3973eac
Account: let avatar and display name be truncated
2023-02-06 16:09:59 -06:00
Alex Gleason
a433d22ba3
Account: don't calculate max-width unnecessarily
2023-02-06 16:09:25 -06:00
Alex Gleason
ab8d162f03
Account: useLayoutEffect, refactor function calls, fix types, prevent negative maxWidth
2023-02-06 15:53:58 -06:00
Alex Gleason
0d99ae5daa
yarn lint:js --fix
2023-02-01 16:13:42 -06:00
8435a6dab7
Update en.json
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-27 23:58:34 +01:00
1f39ddf0ec
Merge remote-tracking branch 'soapbox/develop' into mastodon-groups
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2023-01-27 23:07:26 +01:00
Tassoman
6696cde093
adding: bot badge inside timeline statuses
2023-01-20 16:01:13 +00:00
Alex Gleason
5e22d1169f
Upgrade @types/react to v18
2023-01-10 17:03:15 -06:00
e9a2b65963
Merge remote-tracking branch 'soapbox/develop' into modals-fix
2023-01-08 21:15:03 +01:00
af2d0749a1
Remove legacy avatar component, convert AccountContainer to TS/FC
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-27 12:29:01 +01:00
Alex Gleason
fa1d7937a7
Fix mentions in RTL
2022-12-23 17:34:14 -06:00
c792cc2549
Do not include link to profile in ReplyMentionsModal
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-22 19:58:20 +01:00
6b92d5f3a5
Manage group pages
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-12-18 18:03:41 +01:00
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
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
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
e973d69c61
Stop mouseUp propagation in statuses
2022-11-19 14:36:58 -06:00
Chewbacca
637d78db01
Rename files (11): utils
2022-11-16 08:34:55 -05:00
Chewbacca
a0d960dd21
Rename files (2): _ -> -
2022-11-15 11:00:49 -05:00
7b2193d753
Merge remote-tracking branch 'soapbox/develop' into events-
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-12 16:48:27 +01:00
4c37afa34f
Improve click handling
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-11-10 17:01:41 +01:00
marcin mikołajczak
f11ba14093
Merge branch 'muting_with_duration' into 'develop'
...
Support mutes duration
See merge request soapbox-pub/soapbox!913
2022-11-04 16:29:08 +00:00
04b4a57e06
Manage event
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-09-25 23:18:11 +02:00
Alex Gleason
5f1d9ac56a
relative_timestamp --> relative-timestamp
2022-08-31 17:03:50 -05:00
Alex Gleason
38b6f87a83
RelativeTimestamp: convert to TSX
2022-08-31 17:01:19 -05:00
Justin
bec42a3633
Visual tweaks for new branding
2022-08-09 11:50:10 -04:00
2e47180c08
Change color of edited status indicator icon
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-08-08 17:40:05 +02:00
ac83c9c18c
Support mutes duration
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-31 11:57:31 +02:00
e45623eef6
Fix: Unable to approve follower requests from notifications
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-30 23:34:18 +02:00
Alex Gleason
3874d1d9ef
Merge remote-tracking branch 'origin/develop' into feed-suggestions
2022-07-09 15:02:45 -05:00
Alex Gleason
6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack
2022-07-09 11:20:02 -05:00
Justin
f148cda74a
Extend Account component
2022-07-06 14:30:03 -04:00
Alex Gleason
01b3223886
Account: don't grow more than needed
2022-07-04 15:13:19 -05:00
309e6c1a67
Reactions modal fixes
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-09 21:47:21 +02:00
b54396588e
Add outline in some places
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-25 18:00:13 +02:00
73c4457f28
Scheduled statuses: TypeScript, fix styles
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-23 21:14:42 +02:00
marcin mikołajczak
8f09fcab2e
Merge branch 'edit-posts' into 'develop'
...
Allow editing posts on Mastodon
See merge request soapbox-pub/soapbox-fe!1271
2022-05-04 18:57:34 +00:00
7a7db0a4c2
Show pencil icon on edited statuses
...
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-03 23:13:29 +02:00
Justin
c758c5c2f9
Support 'actionType' prop in ActionButton
2022-05-03 13:22:26 -04:00