Commit Graph

60 Commits

Author SHA1 Message Date
2df8b927ea Allow translating more strings
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2021-06-27 00:04:27 +02:00
dedac70e58 Fix display of multiple rich media items 2021-06-16 15:20:14 -05:00
4d22bdfe28 Fix video meta dimensions 2021-05-17 17:02:23 -05:00
60f4385fe6 Card: ignore dimensions for links 2021-05-13 15:44:39 -05:00
93e866c7ad Always display embed description, even in timelines 2021-05-12 12:13:10 -05:00
87fd056d57 Stack link previews on mobile 2021-05-11 22:35:02 -05:00
b2fde53adc Improve link previews 2021-05-11 18:15:39 -05:00
c6e6c07f49 Rich media improvements, fixes #633 2021-05-11 16:54:12 -05:00
55902f1d80 Emoji reacts: use hover or click depending on isUserTouching, fixes #629 2021-05-02 15:55:10 -05:00
4e7d7ac378 startsWith('tombstone-') --> endsWith('-tombstone') 2021-04-21 18:28:43 -05:00
d186aefeec "no longer available" --> "unavailable" 2021-04-21 15:37:30 -05:00
8cdb0581d3 Tombstone: work for descendants, too 2021-04-21 15:25:18 -05:00
87029e8abf Display tombstone in place of deleted post, #138 2021-04-21 14:47:39 -05:00
ebef1ece7a Conservative rich media parsing 2021-03-06 23:38:26 -06:00
9309ef4893 Fix merge conflicts 2021-01-18 20:09:35 -07:00
39b50e8fe1 Add moderator button for marking posts sensitive or not sensitive 2021-01-18 19:59:07 -07:00
498471958b Use short names for admin quick actions 2021-01-18 18:25:36 -06:00
c80797ccf8 Admin: delete status directly from menu 2021-01-18 15:57:20 -06:00
926335b268 Add "deactivate" and "delete" user modals to every status and account profile 2021-01-18 15:27:35 -06:00
e4344c9561 Let allowedEmoji be customizable by the admin, fixes #538 2020-12-24 18:17:53 -06:00
f587369af0 RemoteTimeline: click favicon to visit remote timeline 2020-12-24 16:57:53 -06:00
df85d707bb Alternative fix without setState in ComponentDidMount 2020-10-29 09:30:08 -06:00
3a1bb8f19b Make display media option work properly 2020-10-29 08:41:43 -06:00
0bbdaa4191 eslint: trailing comma fixes, unused var 2020-10-07 13:08:36 -05:00
3d81dd2892 DetailedStatus: fix link on display name 2020-09-27 23:53:43 -05:00
72659f27c1 Hovercard: attach to each element for better positioning 2020-09-11 12:17:32 -05:00
24bf880e0b Hovercard: refactor detailed status 2020-09-11 11:42:02 -05:00
4630a5cd04 Hovercard: mouseout clears the card 2020-09-10 20:18:04 -05:00
fd971f053f Scroll detailed status into view, fixes #257 2020-09-09 15:03:26 -05:00
5f25ddb27c Merge branch 'bookmark_detailed_status' into 'develop'
Add bookmark button to detailed status action bar view, fixes #366

Closes #366

See merge request soapbox-pub/soapbox-fe!196
2020-09-03 17:57:12 +00:00
865d251ae0 Favicons: empty alt text 2020-09-03 00:26:50 -05:00
4b1606e8dd Favicon: refactor, show domain in alt/title 2020-09-02 22:38:04 -05:00
a98fadb4d4 Show remote favicons on statuses, #258 2020-09-02 21:40:26 -05:00
f9d7da0d51 Add bookmark button to detailed status action bar view 2020-08-30 23:09:02 -06:00
9afac986fb Refactor oembed card to work with videos on Pleroma 2020-08-15 19:40:08 -05:00
5349045e51 Revert "only render emoji selector in the dom when needed"
This reverts commit 769a512445.
2020-08-10 15:06:39 -05:00
42a7a61ce7 border radius fixes 2020-08-10 15:05:24 -05:00
769a512445 only render emoji selector in the dom when needed 2020-08-05 15:53:30 -05:00
eeaf9f0b8e HoverCard: Do the JS way on DetailedStatus too 2020-08-03 00:40:13 -05:00
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
690d7154c4 HoverCard: Fix JS console errors 2020-08-02 21:05:21 -05:00
a7463dd3fc HoverCard: Add floating NavLinks for clickthrough 2020-08-02 18:53:47 -05:00
1f5898b67d Bring HoverCard out of NavLink 2020-08-02 18:39:32 -05:00
84b4681b50 Fix detailed status 2020-07-29 11:51:29 -06:00
d76f4d422e update detail status page and mobile settings for porfile hover card 2020-07-28 20:59:14 -05:00
563e4e5bab Show profile preview on hover 2020-07-28 14:15:57 -05:00
a3201605b4 add uploads to polls 2020-07-28 14:15:15 -05:00
06c4f88802 DetailedStatus: Small reblog tweaks 2020-07-08 21:42:34 -05:00
f99db09c8d Change the repost to be alongside emoji reacts 2020-07-06 15:35:27 -06:00
64477f3b7f Remove the applicationLink 2020-07-05 22:27:14 -06:00