Alex Gleason
|
d976811cf1
|
Convert DetailedStatus to tsx, pretty much
|
2022-04-04 15:55:28 -05:00 |
|
Alex Gleason
|
99b89d2230
|
external_video_id hotfix
|
2022-03-30 14:01:05 -05:00 |
|
Alex Gleason
|
ebc2bf96ac
|
external_video_id: render card html instead of hardcoding the provider
|
2022-03-30 11:03:35 -05:00 |
|
Alex Gleason
|
03a5ef6d41
|
Fix (most) PropType errors
|
2022-03-23 12:14:42 -05:00 |
|
Alex Gleason
|
228f16f930
|
Merge remote-tracking branch 'origin/develop' into next-react-router-5
|
2022-03-21 16:05:25 -05:00 |
|
Alex Gleason
|
5cd894ab02
|
Truth Social
|
2022-03-21 13:14:26 -05:00 |
|
Alex Gleason
|
1f0341aa2b
|
Upgrade react-router-dom to v5.3
|
2022-03-17 20:17:28 -05:00 |
|
|
ae7f2f86a0
|
Add quoted status tombstone
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-27 17:26:39 +01:00 |
|
|
fc0a5aea9c
|
Normalization, process quotes in importFetchedStatuses
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-24 16:52:15 +01:00 |
|
|
289cdcc776
|
Use dropdown for reposts, do not display cards for quote posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 22:15:25 +01:00 |
|
|
15d4910db5
|
wip quote post composing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 18:44:17 +01:00 |
|
|
c0bee9be3c
|
Display quoted posts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-01-23 17:55:03 +01:00 |
|
Alex Gleason
|
6323c7d70e
|
eslint: enforce gaps between groups with import/order
|
2022-01-10 16:25:06 -06:00 |
|
Alex Gleason
|
966ca91e1a
|
eslint: alphabetize imports with import/order
|
2022-01-10 16:17:52 -06:00 |
|
Alex Gleason
|
2a0e2001d6
|
eslint: enforce import/order
|
2022-01-10 16:01:24 -06:00 |
|
marcin mikołajczak
|
3dffc46fc1
|
Support explicit addressing
|
2022-01-04 20:06:08 +00:00 |
|
Alex Gleason
|
4464a7f19e
|
Swap out a few more icons for svg icons
|
2021-10-14 14:14:13 -05:00 |
|
Alex Gleason
|
59e7c6538e
|
Audio: ingest attachment metadata
|
2021-10-05 00:44:49 -05:00 |
|
Alex Gleason
|
a310197a5a
|
eslint: prefer-const, no-loop-func, no-const-assign, no-var
|
2021-08-03 12:36:11 -05:00 |
|
|
e5184642fe
|
Put poll options behind content warnings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2021-08-01 22:14:33 +02:00 |
|
Alex Gleason
|
d9202baa58
|
Simplify greentext code
|
2021-07-01 20:41:03 -05:00 |
|
Alex Gleason
|
bbeecddc37
|
Greentext support
|
2021-06-30 21:39:27 -05:00 |
|
Alex Gleason
|
dedac70e58
|
Fix display of multiple rich media items
|
2021-06-16 15:20:14 -05:00 |
|
Alex Gleason
|
4d22bdfe28
|
Fix video meta dimensions
|
2021-05-17 17:02:23 -05:00 |
|
Alex Gleason
|
e4344c9561
|
Let allowedEmoji be customizable by the admin, fixes #538
|
2020-12-24 18:17:53 -06:00 |
|
Alex Gleason
|
f587369af0
|
RemoteTimeline: click favicon to visit remote timeline
|
2020-12-24 16:57:53 -06:00 |
|
Alex Gleason
|
3d81dd2892
|
DetailedStatus: fix link on display name
|
2020-09-27 23:53:43 -05:00 |
|
Alex Gleason
|
72659f27c1
|
Hovercard: attach to each element for better positioning
|
2020-09-11 12:17:32 -05:00 |
|
Alex Gleason
|
24bf880e0b
|
Hovercard: refactor detailed status
|
2020-09-11 11:42:02 -05:00 |
|
Alex Gleason
|
4630a5cd04
|
Hovercard: mouseout clears the card
|
2020-09-10 20:18:04 -05:00 |
|
Alex Gleason
|
865d251ae0
|
Favicons: empty alt text
|
2020-09-03 00:26:50 -05:00 |
|
Alex Gleason
|
4b1606e8dd
|
Favicon: refactor, show domain in alt/title
|
2020-09-02 22:38:04 -05:00 |
|
Alex Gleason
|
a98fadb4d4
|
Show remote favicons on statuses, #258
|
2020-09-02 21:40:26 -05:00 |
|
Mary Kate
|
42a7a61ce7
|
border radius fixes
|
2020-08-10 15:05:24 -05:00 |
|
Alex Gleason
|
eeaf9f0b8e
|
HoverCard: Do the JS way on DetailedStatus too
|
2020-08-03 00:40:13 -05:00 |
|
Alex Gleason
|
2c010768e9
|
Merge branch 'profile-hover-cards' into 'develop'
Profile hover cards
See merge request soapbox-pub/soapbox-fe!114
|
2020-08-03 02:27:14 +00:00 |
|
Alex Gleason
|
690d7154c4
|
HoverCard: Fix JS console errors
|
2020-08-02 21:05:21 -05:00 |
|
Alex Gleason
|
a7463dd3fc
|
HoverCard: Add floating NavLinks for clickthrough
|
2020-08-02 18:53:47 -05:00 |
|
Alex Gleason
|
1f5898b67d
|
Bring HoverCard out of NavLink
|
2020-08-02 18:39:32 -05:00 |
|
Sean King
|
84b4681b50
|
Fix detailed status
|
2020-07-29 11:51:29 -06:00 |
|
Mary Kate
|
d76f4d422e
|
update detail status page and mobile settings for porfile hover card
|
2020-07-28 20:59:14 -05:00 |
|
Bárbara de Castro Fernandes
|
563e4e5bab
|
Show profile preview on hover
|
2020-07-28 14:15:57 -05:00 |
|
Mary Kate
|
a3201605b4
|
add uploads to polls
|
2020-07-28 14:15:15 -05:00 |
|
Sean King
|
f99db09c8d
|
Change the repost to be alongside emoji reacts
|
2020-07-06 15:35:27 -06:00 |
|
Sean King
|
64477f3b7f
|
Remove the applicationLink
|
2020-07-05 22:27:14 -06:00 |
|
Sean King
|
6d9a2fab27
|
Update detailed_status.js
|
2020-07-03 00:06:26 +00:00 |
|
Sean King
|
01d042f80d
|
Update of work on audio player
|
2020-07-02 16:31:43 -05:00 |
|
Alex Gleason
|
d24dcb3e60
|
gabsocial --> soapbox paths
|
2020-05-28 17:56:55 -05:00 |
|