Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/textpattern/textpattern

A flexible, elegant, fast and easy-to-use content management system written in PHP.
https://github.com/textpattern/textpattern

Mail language strings

See https://github.com/textpattern/textpacks/issues/298

a260a5da5e1bcfb4c7d7316acab9b270c911a396 authored about 2 years ago by philwareham <[email protected]>
English textpack updates

Will sync to Crowdin soon for translators.

fc20612703dfd6bfbfcc7cab79e562951cfefcdc authored about 2 years ago by philwareham <[email protected]>
Update HISTORY

40d6911c14951a5162d87913287b01e566cfc7e0 authored about 2 years ago by Bloke <[email protected]>
Remove empty language entry in Author Edit step

7526d2b732820b7f0831fcb6f7b5491b21978370 authored about 2 years ago by Bloke <[email protected]>
Multi-edit for changing author language

Fixes #1843.

1d152a4ca6ea8f464a956d390c462fdff0958140 authored about 2 years ago by Bloke <[email protected]>
Forbid removing in-use languages

See #1843.

c59b2f782feed89528919a4ed8407dd0b6eb5403 authored about 2 years ago by Bloke <[email protected]>
Merge pull request #1844 from jools-r/html5-void-tagfix-dev

Self-closing tag ending acc. to doctype setting

3207b3fcd84ffeba17d3f572720c7c4ba36eaa77 authored about 2 years ago by Stef Dawson <[email protected]>
Update HISTORY

51d95affa01e85a2e07c34e471f335fc0879cb1d authored about 2 years ago by Bloke <[email protected]>
Non-SVG thumbs no longer worked ...

Was a bit too optimistic to believe that imagecreatefrom* could be fooled with a spare argument,...

cb44a2392f147de0f0994f52a99f701b638addeb authored about 2 years ago by OSADL eG <[email protected]>
Make SVG standalone

Remove any other tags such as an encapsulating HTML DOM, if any, from an SVG to make it standalo...

bb724a8fb1637c482f267ae7597ba948273c982a authored about 2 years ago by OSADL eG <[email protected]>
Always use given thumb image size for SVGs

Since the vector part of SVGs can freely be scaled, always use the size that was given by the user.

91c5fd15625732c34c25ac14d0968a0b1ddb4dc4 authored about 2 years ago by OSADL eG <[email protected]>
Update taghandlers.php

57460a16293ed5eba077f928b91e7a97a571cb6c authored about 2 years ago by etc <[email protected]>
Update taghandlers.php

0b95afcab984759f97029d9dd5929246efd2209c authored about 2 years ago by etc <[email protected]>
Update HISTORY.txt

f98f363937bc9afa48050339b6b6ef757f68cf51 authored about 2 years ago by etc <[email protected]>
Add Mastodon account

See #1849

8b890dfc0602879e7a12645aee55f8aca29e5e6e authored about 2 years ago by philwareham <[email protected]>
Check for valid SVG and optimize

The file claiming to be an SVG image is now further checked for validity and unnecessary double ...

f227714f6e73dfd062c59910c98063454e782928 authored about 2 years ago by OSADL eG <[email protected]>
Update taghandlers.php

5458a7a9a736cb2c0adc1acb85b21d566452bd62 authored about 2 years ago by etc <[email protected]>
Use existing priv to restrict SVG image update

Replace the newly created priv 'image.svg.upload' by the existing but previously deprecated 'ima...

e81f38ed7e082a215f9f42b21f4fdeec47210099 authored about 2 years ago by OSADL eG <[email protected]>
Use existing priv to restrict SVG image upload

Replace the newly created priv 'image.svg.upload' by the existing but previously deprecated 'ima...

9e9eb1ba5d8be35e9c9fe22a71dd9e27fcdc459a authored about 2 years ago by OSADL eG <[email protected]>
Re-use existing priv instead of new one

Reusing the deprecated 'image.create.trusted' priv to restrict SVG image uploads.

7c38f37f9db9e353c92bc25eabfde94213941135 authored about 2 years ago by OSADL eG <[email protected]>
Make SVG image upload more secure

Do not provide SVG image features unless the user has appropriate global permissions.

5d6a2d91c4d95c1aad6996ad37060a7cbc918180 authored about 2 years ago by OSADL eG <[email protected]>
Use global permission to restrict SVG image upload

2507eca8455db4cbaaa840f0c1f8699ac50fadc4 authored about 2 years ago by OSADL eG <[email protected]>
Make SVG image upload more secure

Define global permissions for SVG image upload (publisher or managing_editor level required).

ff4c8dd66350743149d7549db6eb4dd9821b6be6 authored about 2 years ago by OSADL eG <[email protected]>
Hide SVG image features from unauthorized users

Do not announce SVG support unless the user is publisher or managing_editor.

7d80cae3434636c66cc59a28561305c52ead155a authored about 2 years ago by OSADL eG <[email protected]>
Boolean, oops

aac4499e7de20a06cdae468305122016ceccc76d authored about 2 years ago by philwareham <[email protected]>
Add `aria-label` to search forms

Fixes #1846. It's yet another parameter on forms but since we are moving to the new UI library e...

7eed5cd0af656aa7f83885beb6a4e94649f2fcc5 authored about 2 years ago by philwareham <[email protected]>
Remove superfluous title attributes from login panel

The link text itself describes the action perfectly well. Also fixes #1828.

0c301ee92528678e60f7d78481923f9073a68b5d authored about 2 years ago by philwareham <[email protected]>
NPM build using latest dependencies

b314d588bf72d6ba89c4b496700d04d23c7fd178 authored about 2 years ago by philwareham <[email protected]>
Latest translations

Thanks to all our translators!

f3970298efaae28c3083ed078727cbb5ae895739 authored about 2 years ago by philwareham <[email protected]>
Use the SVG size converter when decoding the image

ea446b42b6dba69e923e529232e67c949e4077ef authored about 2 years ago by OSADL eG <[email protected]>
Provide converter from SVG size to size in pixels

SVG size values may be in various units such as mm, in, pt etc., but we need pixels.

985a059d1ad237d2522c22050b7f43f7a5c68528 authored about 2 years ago by OSADL eG <[email protected]>
A round of utf8_xxcode removals

for a better php 8.2 compatibility

3ab4bec80fd70e55b67b12e47921c4e02809a2c3 authored about 2 years ago by etc <[email protected]>
Introduce IMAGETYPE_SVG

Expand MIME related functionality for the newly added image type.

b81478c02282119c377ac50ec6702d10456bce94 authored about 2 years ago by OSADL eG <[email protected]>
Additional GD lib functionality for SVG support

We need getimagesize() with SVG support and a compatible imagecreatefromXXX() function for SVG.

4fd118b0093be11b14105614c17edbde863459cc authored about 2 years ago by OSADL eG <[email protected]>
Add SVG format support to the thumbnail generator

SVG makes resolution changes easy: Just modify image width and height.

296d273e8be877bfc8fe9ba5bef1ea87fcf42777 authored about 2 years ago by OSADL eG <[email protected]>
doctype === type comparison & consistent quote use

3832c5175f65ef7df52994e09568f5b9b9502fa8 authored about 2 years ago by jools-r <[email protected]>
Fixes #1810

bdd5b44051553329e7e6c4118cc8895f0408e2e2 authored about 2 years ago by etc <[email protected]>
Update Textile.php

a3bb63af0ce3739646efa9f84a8b6275dbfc345a authored about 2 years ago by etc <[email protected]>
Update txplib_forms.php

8f26110e8ad897166f7243ba8dd8a8a69e1b40e3 authored about 2 years ago by etc <[email protected]>
Update Textile.php

2b2c2cf87b5240d22b2ec0eab69b5633fec6b985 authored about 2 years ago by etc <[email protected]>
Self-closing tag ending acc. to doctype setting

Appease the W3C validator…

txp_tag.php
- class BuilderTags (tag builder for html image code)

t...

57df978da8bac31f4d07ab00d3703b32a1cd0da6 authored about 2 years ago by jools-r <[email protected]>
Update textpattern.js

cb48607b815c43c8cedd9722a93e80bb8fb17fb0 authored about 2 years ago by etc <[email protected]>
Merge pull request #1838 from textpattern/dependabot/npm_and_yarn/uglify-js-3.17.4

Bump uglify-js from 3.17.3 to 3.17.4

3e3847c11b560c1e135509661b0af8b2d298b41a authored about 2 years ago by Pete Cooper <[email protected]>
Update txp-checksums.php

sync with toolbelt

addresses https://github.com/textpattern/textpattern/issues/1835

f5b1e3575eb4b8542770c89eaa6e406a20b1a777 authored about 2 years ago by Pete Cooper <[email protected]>
Image tags tweaks

71c0c580f8b51b291e68fa70359f7fd5af603abc authored about 2 years ago by etc <[email protected]>
Bump uglify-js from 3.17.3 to 3.17.4

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.17.3 to 3.17.4.
- [Release notes](h...

ac2e84a97bf1d067d99da602bd2f60f222da00b6 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update taghandlers.php

e8c1fbf592d9d54e957f00e63c707b8c467af7a4 authored about 2 years ago by etc <[email protected]>
Category list and variable tweaks

8316327ec00f33f9e87e9ee2ae4a7d3a2db4255c authored about 2 years ago by etc <[email protected]>
Update HISTORY.txt

nitpick

341db38b0a1848a8c1109b8697c04c0fd25bdb77 authored about 2 years ago by Pete Cooper <[email protected]>
Update HISTORY.txt

Add changes from https://github.com/textpattern/textpattern/pull/1817 (hat tip @jools-r)

4d675f243e49cafc4451abbdfab70d5ef3e60385 authored about 2 years ago by Pete Cooper <[email protected]>
latest checksums

15e95b5ade6befac0c39aff26bc2a9fde3e92c5f authored about 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1817 from jools-r/exif-orientation-patch

Rotate/flip thumb if src img has exif orientation

fa008951a0b7597cc442161aea8f282942e3058e authored about 2 years ago by Pete Cooper <[email protected]>
latest checksums.txt

219c910311a303b7f3e185e05907d2c2b8f8a873 authored about 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1834 from textpattern/dependabot/composer/phpmailer/phpmailer-6.6.5

Bump phpmailer/phpmailer from 6.6.4 to 6.6.5

c2386324e9d231610307ce2651c798bccbfa9b09 authored about 2 years ago by Pete Cooper <[email protected]>
Bump phpmailer/phpmailer from 6.6.4 to 6.6.5

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.6.4 to 6.6.5.
- [Rele...

a68aa0a07e1ec48acbe3ef595adb5752be1b9e46 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1833 from textpattern/dependabot/npm_and_yarn/uglify-js-3.17.3

Bump uglify-js from 3.17.2 to 3.17.3

6248015e8e632b50d0e1b3dae8e62a7ef3fdd550 authored about 2 years ago by Pete Cooper <[email protected]>
EXIF orientation check only for JPEG images

f95a15dad92e1e72e003d9c601c676d35ed484ac authored about 2 years ago by jools-r <[email protected]>
Bump uglify-js from 3.17.2 to 3.17.3

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.17.2 to 3.17.3.
- [Release notes](h...

c2ffe8c4d3e4d4c87c125ba9f9c4700020a7adb0 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
update dev checksums

first pass at https://github.com/textpattern/textpattern/issues/1832

c6c2b3c21c3216d5c7750dce98a2b6b677438904 authored over 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1831 from textpattern/dependabot/npm_and_yarn/uglify-js-3.17.2

Bump uglify-js from 3.17.1 to 3.17.2

e0498c137c7a92daae52959a9ba680b9827b8854 authored over 2 years ago by Pete Cooper <[email protected]>
Bump uglify-js from 3.17.1 to 3.17.2

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.17.1 to 3.17.2.
- [Release notes](h...

b53d884df4e64e5173502b44518aece29765f355 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1830 from textpattern/dependabot/npm_and_yarn/uglify-js-3.17.1

Bump uglify-js from 3.17.0 to 3.17.1

8abb9c1543b8e02a371649da639b6fd0551caa9f authored over 2 years ago by Pete Cooper <[email protected]>
Bump uglify-js from 3.17.0 to 3.17.1

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.17.0 to 3.17.1.
- [Release notes](h...

b96478bd9a0a4a92e644ffb43367cb203086f2e8 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1825 from textpattern/dependabot/npm_and_yarn/jquery-3.6.1

Bump jquery from 3.6.0 to 3.6.1

1e05260ba3950d1a25b348bb7bd593fb28f4c9bc authored over 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1829 from textpattern/snyk-upgrade-6443ed72e3a20dedc146e43042cb8250

[Snyk] Upgrade jquery from 3.6.0 to 3.6.1

376b6b11d45e8893c036d84236a56dfebf03fce1 authored over 2 years ago by Pete Cooper <[email protected]>
fix: upgrade jquery from 3.6.0 to 3.6.1

Snyk has created this PR to upgrade jquery from 3.6.0 to 3.6.1.

See this package in npm:
https:...

c998a8663f09f0d94891cc14bf6ea023dcd4cd5b authored over 2 years ago by snyk-bot <[email protected]>
Fix unsafe_name lang string. See #1826

Thanks, phiw13.

016b4059acbc37e413c3fadbcf3e4425ad681d00 authored over 2 years ago by Stef Dawson <[email protected]>
Update Plugin.php

77f5f9487cbe69310e7d92c5704f5d944f7c8220 authored over 2 years ago by etc <[email protected]>
Bump jquery from 3.6.0 to 3.6.1

Bumps [jquery](https://github.com/jquery/jquery) from 3.6.0 to 3.6.1.
- [Release notes](https://...

9d9ab0c9ee8c6dd2ce753e98460c803f6736e127 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1824 from textpattern/dependabot/npm_and_yarn/prismjs-1.29.0

Bump prismjs from 1.28.0 to 1.29.0

a19b2a1ada7a3c8306a441dc0bae284e7c9bdd8c authored over 2 years ago by Phil Wareham <[email protected]>
Bump prismjs from 1.28.0 to 1.29.0

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.28.0 to 1.29.0.
- [Release notes](https...

487e794d5627f234904b7a5f0ab27ef2bda4b53f authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependencies

0f75303f4abf0456601a8582fe9b313a11e282e6 authored over 2 years ago by philwareham <[email protected]>
Merge pull request #1823 from textpattern/dependabot/composer/phpmailer/phpmailer-6.6.4

Bump phpmailer/phpmailer from 6.6.3 to 6.6.4

8f7f0686edede984be9b9310683e8d6e88dd9057 authored over 2 years ago by Phil Wareham <[email protected]>
Merge pull request #1821 from textpattern/dependabot/npm_and_yarn/jquery-ui-dist-1.13.2

Bump jquery-ui-dist from 1.13.1 to 1.13.2

4b49f32abd892b88f3bbf6360d7f1a109f8aef1c authored over 2 years ago by Phil Wareham <[email protected]>
Merge pull request #1822 from textpattern/dependabot/npm_and_yarn/uglify-js-3.17.0

Bump uglify-js from 3.16.3 to 3.17.0

db9bd675a8a3b56d9099c904b1bc5f83a53fa3f1 authored over 2 years ago by Phil Wareham <[email protected]>
Bump phpmailer/phpmailer from 6.6.3 to 6.6.4

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.6.3 to 6.6.4.
- [Rele...

a3f971b7ff0d8b2ba1ef695160d3356e02fd8837 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump uglify-js from 3.16.3 to 3.17.0

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.16.3 to 3.17.0.
- [Release notes](h...

305346759b69be65055c88f5590bbbe7cb61da3c authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump jquery-ui-dist from 1.13.1 to 1.13.2

Bumps [jquery-ui-dist](https://github.com/jquery/jquery-ui) from 1.13.1 to 1.13.2.
- [Release no...

776beb23ac28cdbd96253af3cc884cf58d694306 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Merge pull request #1814 from textpattern/dependabot/composer/phpmailer/phpmailer-6.6.3

Bump phpmailer/phpmailer from 6.6.0 to 6.6.3

577bdcee3c90d0c3373a5a279f539910389e40e4 authored over 2 years ago by Pete Cooper <[email protected]>
Merge pull request #1818 from textpattern/dependabot/npm_and_yarn/uglify-js-3.16.3

Bump uglify-js from 3.15.5 to 3.16.3

7592ae49572ce40698e01b2fd6bca9f60d7ef576 authored over 2 years ago by Pete Cooper <[email protected]>
Bump uglify-js from 3.15.5 to 3.16.3

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.15.5 to 3.16.3.
- [Release notes](h...

5f461bfd71408b9111936124ba456880e45896d7 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Rotate/flip thumb if src img has exif orientation

d287bafba5189f468c917f94862c26e97a32dbef authored over 2 years ago by jools-r <[email protected]>
Update README.md

bump Nginx mainline to 1.23

fe2bcc98c12f50c5fb2aecf50da6f5e3e96405b6 authored over 2 years ago by Pete Cooper <[email protected]>
Bump phpmailer/phpmailer from 6.6.0 to 6.6.3

Bumps [phpmailer/phpmailer](https://github.com/PHPMailer/PHPMailer) from 6.6.0 to 6.6.3.
- [Rele...

ccca1f3aefd3d3f5285d75d03c5761c561b98dd1 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
More consistent breakby

d6a3db7f4f4b0767e6044cf0d51419c58cd813c8 authored over 2 years ago by etc <[email protected]>
More XMLish break

16378283387d8e1958c264968f919cee980ccb81 authored over 2 years ago by etc <[email protected]>
RFC7231

4c36c0506ad13387f518166574f8a0006aa1effc authored over 2 years ago by etc <[email protected]>
Merge branch 'dev' of https://github.com/textpattern/textpattern into dev

a82cb2afa1440656ab69e91d22cb76e400a13414 authored over 2 years ago by etc <[email protected]>
Fix #1811

thanks @mkavici

b81f2beaaecf525a3b086b8de52d24cd048b94b2 authored over 2 years ago by etc <[email protected]>
Update README.md

a103eee8cb62a3c87794fa353764648e6287f468 authored over 2 years ago by Pete Cooper <[email protected]>
Fix #1808

ff0f45bd0dcfe2b0ddf0753582c7c4a3326f93d3 authored over 2 years ago by etc <[email protected]>
Merge branch 'dev' of https://github.com/textpattern/textpattern into dev

40ec1d72fcc8e4c3799fd9f090d4a1ff354af50e authored over 2 years ago by etc <[email protected]>
Update taghandlers.php

f21971e54674b52ebf1701cd4c8f171a4d4f17c2 authored over 2 years ago by etc <[email protected]>
Merge pull request #1807 from textpattern/dependabot/npm_and_yarn/uglify-js-3.15.5

Bump uglify-js from 3.15.4 to 3.15.5

96243c838f31835dca98667bd3826d87671ed85f authored over 2 years ago by Phil Wareham <[email protected]>
Merge pull request #1809 from Melonking906/dev

Implemented metaWeblog.newMediaObject

095abf8f42623a48d0c8c8ff7991624acb8ef4bd authored over 2 years ago by Stef Dawson <[email protected]>
Implemented metaWeblog.newMediaObject

Allows for image upload over the MovableType API, thanks to @Bloke @redsweater @jakob for the help!

2b13e441a21e28e811ae4d8bb9be66a85c2b2c86 authored over 2 years ago by Daniel Murray <[email protected]>
Bump uglify-js from 3.15.4 to 3.15.5

Bumps [uglify-js](https://github.com/mishoo/UglifyJS) from 3.15.4 to 3.15.5.
- [Release notes](h...

084375fdc9651101e92fbb4f41c04a534cf1f21b authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Update dependencies

Textile 3.7.7
PHPmailer 6.6.0
Composer 2.3.5

58abacf94fcfdd61b6099563b4b62f43e5061b29 authored over 2 years ago by philwareham <[email protected]>
Merge pull request #1805 from jools-r/dev-issue1803

Add escape="url_title" option

99547a1248548c7da149b231313ed86f02e682de authored over 2 years ago by Stef Dawson <[email protected]>
Merge pull request #1804 from jools-r/dev-issue1768

Silence 'passing null' notice in txp_diag.php. Thanks, jools-r.

f84d84c5347bcc24a69817af77865f4e4e32f039 authored over 2 years ago by Stef Dawson <[email protected]>