88 Commits

Author SHA1 Message Date
wolfgang101
56a9fb25ae fix: XSS vulnerability concerning date-options in JS 2025-01-24 12:24:42 +01:00
wolfgang101
424909c665 fix: esc_url context that broke ajax url 2024-11-24 17:50:04 +01:00
wolfgang101
d50ebd2d0a feat: added release note mention 2024-11-23 22:51:24 +01:00
wolfgang101
bca1e1bbd6 fix: date-locale and date-options params, misc maintenance cleanup 2024-11-23 22:40:25 +01:00
wolfgang101
dee77bb7c2 fix: imageSize option was broken 2024-11-22 11:43:33 +01:00
wolfgang101
a445431819 Merge branch 'master' into develop 2024-11-20 14:29:44 +01:00
wolfgang101
db193b15ec fix: string escaping to harden against XSS vulnerability 2024-11-20 14:21:06 +01:00
wolfgang101
e89ead587e 1.9.5 (fixed version number) 2024-11-16 02:17:26 +01:00
wolfgang101
1ef17adf1d fix: bumped plugin version to 1.9.5 2024-11-16 02:17:06 +01:00
wolfgang101
2a04f0ddb1 1.9.5 2024-11-16 02:10:39 +01:00
wolfgang101
c75582ca6b feat: added imageLink parameter 2024-11-16 02:10:14 +01:00
wolfgang101
fefa5e97b4 Merge branch 'develop' 2024-11-16 01:03:50 +01:00
wolfgang101
5f6098b030 feat: added imageSize (preview, full) parameter & bumped version numbers 2024-11-16 01:03:41 +01:00
wolfgang101
4f6fa6aa55 Merge branch 'develop' 2024-08-24 15:17:06 +02:00
wolfgang101
5860a9ad26 docs: added link to mastodon id lookup tool 2024-08-24 15:16:59 +02:00
wolfgang101
05ba02be1b Merge branch 'develop' 2024-06-20 17:11:37 +02:00
wolfgang101
1052cfa8cf fix: forgot to bump plugin version in actual plugin.php 2024-06-20 17:11:30 +02:00
wolfgang101
417087a5a2 Merge branch 'develop' 2024-06-20 17:03:10 +02:00
wolfgang101
698a02c281 fix: syntax error in sample config 2024-06-20 17:03:03 +02:00
wolfgang101
24ffac1960 Merge branch 'develop' 2024-06-20 16:56:39 +02:00
wolfgang101
c272db0875 fix & feat: multiple fixes and features for version 1.9.4 2024-06-20 16:56:27 +02:00
example
e5e3b65181 Merge branch 'develop' 2024-03-17 16:11:08 +01:00
example
1a290e9e43 update: bumped wordpress compatibility version to 6.5 2024-03-17 16:07:39 +01:00
wolfgang101
277b3c8693 Merge branch 'develop' 2023-10-26 01:25:43 +02:00
example
c0916fa5d6 update: bumped wordpress compatibility version to 6.4 2023-10-26 01:23:10 +02:00
wolfgang101
41003549d5 docs: updated version number and changelog 2023-10-13 13:18:26 +02:00
wolfgang101
1f81b16fb4 fix: improved excludeConversationStarters detection 2023-10-13 13:13:41 +02:00
wolfgang101
0e738f22bb fix: render js inline instead of footer
avoids broken JS if shortcode is pre-rendered / not visible on page
2023-10-13 13:05:25 +02:00
wolfgang101
0fe16d92af refactor: load JS in footer instead of embedding it with the html markup 2023-08-14 21:44:59 +02:00
wolfgang101
2c3928bd15 update: bumped wordpress compatibility version to 6.3 2023-08-09 07:39:09 +02:00
wolfgang101
dd61fce14b update: plugin donation link 2023-07-05 19:20:10 +02:00
wolfgang101
5ec42fbbe0 fix: style for embedded videos / GIFs 2023-07-05 13:31:14 +02:00
wolfgang101
3aee80d08c fix: broken excludeConversationStarters logic
also show meaningful message if no statuses are available
2023-06-23 21:36:00 +02:00
wolfgang101
df395e2216 fix: typo in options table 2023-06-23 20:29:28 +02:00
wolfgang101
efddb3c9b0 feat: added option to exclude posts starting with a user mention 2023-06-23 20:22:24 +02:00
wolfgang101
feb33aaeed fix: boolean param validation, overflowing links, embedded images css 2023-06-23 19:22:17 +02:00
Wolfgang
9ae46a269c
Merge pull request #3 from moan0s/master
fix: Add word wrap to prevent links from overflowing
2023-06-23 18:46:24 +02:00
Julian-Samuel Gebühr
e9f2cf447b
Add word wrap
This fixes the problem of long links overflowing
2023-06-20 08:35:54 +02:00
wolfgang101
10445abaf4 refactor: updated changelog 2023-05-02 15:26:54 +02:00
wolfgang101
2632e04405 refactor: improved plugin debug oconsole utput 2023-05-02 15:26:03 +02:00
wolfgang101
f2f7c7ec71 feat: added option to show/hide preview cards 2023-05-02 15:23:24 +02:00
wolfgang101
7b4ccd0a81 fix: error in example config link target constant name 2023-05-02 15:07:16 +02:00
wolfgang101
a9c0c50777 refactor: introducing plugin namespace in PHP 2023-05-02 15:05:48 +02:00
wolfgang101
b778b7dcaa docs: added Wordpress plugin directory reference 2023-04-09 14:35:05 +02:00
wolfgang101
96454df959 feat: added permalink + edited text customizations
Also bumped tested wordpress version to 6.2
2023-04-09 14:02:31 +02:00
wolfgang101
63c8df0292 feat: image attachments now clickable 2023-02-22 13:58:55 +01:00
wolfgang101
fac1dea6ab feat: added limit option 2022-12-09 15:36:17 +01:00
wolfgang101
bbf582627e feat: added linkTarget option 2022-12-09 15:18:39 +01:00
wolfgang101
75e6004158 feat: added option for tagged statuses 2022-12-09 14:55:36 +01:00
wolfgang101
3ecf935009 fix: emoji styling issue in account display names 2022-12-08 10:09:01 +01:00