Commit Graph

137 Commits

Author SHA1 Message Date
Hypolite Petovan 6478b5ba5f [Composer] Add suggested extensions 2023-08-02 20:43:28 +02:00
Philipp c3075d3eba
add docker-translate command 2023-07-16 18:43:37 +02:00
Michael 9d3ca47171 Fix spaces 2023-04-06 20:00:56 +00:00
Michael 88cc788c9b Fixed NPF, new OAuth library added 2023-04-04 22:21:27 +00:00
Hypolite Petovan 508807af1c Fix namespace issue with posix function in Worker\Repository\Process
- [Composer] Add ext-posix dependency
- [Composer] Sort latest added dependencies alphabetically
- Address https://github.com/friendica/friendica/issues/12486#issuecomment-1492842672
2023-04-01 09:25:19 -04:00
Jakobus Schürz bd0bc943ad fix indentation 2023-03-19 18:52:45 +01:00
Jakobus Schürz 359ad6ff5a fix a warning and suggestions for pullrequest
* fix indentation to tabs
* remove unneeded calls for dropzone.min.js and dropzone.min.css
* removed debug output
2023-03-19 18:52:45 +01:00
Jakobus Schürz 5107d4418e add enyo/dropzone 2023-03-19 18:52:45 +01:00
Philipp ae5fe47c03
Adapt .editorconfig
- Add .json rule
- Add .xml rule
2023-02-27 20:34:46 +01:00
Philipp 5a9e9cc41b
Replace Level-2 Dice patch with new release 2023-01-21 19:42:47 +01:00
Philipp 3b262f44a3
Adhere feedback 2023-01-17 19:15:37 +01:00
Philipp d17a21601c
Add Dice.php patch 2023-01-16 21:55:23 +01:00
Hypolite Petovan a79be5e697 Add Clock classes to deal with "now" times in tests
- [Composer] Add psr/clock dependency
2022-12-11 10:12:23 -05:00
Michael a5be5b27e3 Support Blurhash 2022-12-04 13:29:21 +00:00
Hypolite Petovan 55640eec87 [Composer] Upgrade to phpseclib version 3
- Create custom Key file format for Salmon Magic key
- Remove obsolete pemToME and MEtoPem Crypto methods
- Remove unused newECKeypair Crypto method
- Switch to constant-time Base64 encode/decode in Base64Url Strings methods
2022-11-25 08:13:05 -05:00
Hypolite Petovan fed17d031c [Composer] Remove bower-asset/vue dependency
- The Bower package doesn't have the dist/vue.min.js anymore (?) which is required for the advancedcontentfilter addon
2022-10-28 21:13:45 -04:00
Michael d3e167c77c All references to boot.php are now removed 2022-10-19 20:38:25 +00:00
Philipp 497fc4e432
Move Monolog to Addons 2022-10-17 22:22:00 +02:00
Hypolite Petovan 26c86e25c9 [Composer] Update smarty/smarty version mask to ^4 2022-02-18 22:43:45 -05:00
Philipp 7af0431d9c
Bump patrick/language-detection to 5.1.0 2021-12-11 17:26:52 +01:00
Philipp 95fbe45bcc
Bump bacon/bacon-qr-code to 2.0.4 2021-12-11 17:26:39 +01:00
Philipp 7fe7f893df
Bump pragmarx/recovery to 0.2.1 2021-12-11 17:26:27 +01:00
Philipp d32fed4d28
Bump phpunit/phpunit to 9 2021-12-11 00:06:00 +01:00
Philipp ab5184d27a
Add dms/phpunit-arraysubset-asserts dependency 2021-12-10 21:32:00 +01:00
Hypolite Petovan b238a3b5c9 Bump minimum required PHP version to 7.3
- Code already references some PHP 7.3 specific features
2021-12-02 16:48:54 -05:00
Michael 2f1f6f6fb2 Replace "notification" call with new function, removing enotify.php 2021-10-19 19:45:36 +00:00
Hypolite Petovan a3e42a8c07
Merge pull request #10857 from annando/no-q
`q` is now completely removed
2021-10-10 23:40:28 -04:00
Michael 2c134c5229 `q` is now completely removed 2021-10-09 21:16:15 +00:00
Hypolite Petovan 513aa33e6d [Composer] Add new geekwright/po dependency 2021-10-09 15:46:55 -04:00
Michael 0ad904c185 The conversation functionality moved to a class 2021-09-23 21:18:36 +00:00
Philipp 8385ee7a61
Use mattwright/urlresolver for HTTPClient::finalUrl() 2021-08-25 14:22:42 +02:00
Philipp 3e5ac1ad5d
Add guzzlehttp/guzzle as composer requirement 2021-08-20 19:58:42 +02:00
Philipp 3da6376ec5
Add phpunit 8.5 2021-08-16 23:39:58 +02:00
Michael b37a9a5624 Require PHP >= 7.2 2021-08-15 22:19:57 +00:00
Michael 977d28353c Transmit push subscriptions 2021-08-15 20:52:46 +00:00
Philipp 3f2d5c4111
Setup php-cs-fixer 2021-04-07 20:05:58 +02:00
Philipp a14888c964
Add native php linting into CI 2021-04-05 19:08:57 +02:00
Philipp 37237b32b5
Remove php-parallel-lint 2021-04-05 19:02:55 +02:00
Philipp 7b7322a90a
Remove PHPUnit dependency & create shell-script with description for it 2021-04-05 12:35:56 +02:00
Hypolite Petovan 54fa2e8f12 [Composer] Add dependency ua-parser/uap-php 2021-01-23 05:42:59 -05:00
Hypolite Petovan d8e3b841f8 [Composer] Add xemlock/htmlpurifier-html5 dependency 2020-12-04 07:29:48 -05:00
Philipp 4eda373c59
Revert "Add guzzlehttp/guzzle as composer requirement"
This reverts commit d1366d3a
2020-10-11 23:26:28 +02:00
Philipp d1366d3a8d
Add guzzlehttp/guzzle as composer requirement 2020-10-10 23:11:30 +02:00
Michael bda87e6536 Display language name / only search for available languages 2020-10-07 04:15:02 +00:00
Philipp 8edfe893ac
Sort composer dependencies 2020-10-03 18:21:13 +02:00
Michael 2cd54320e4 New language detection 2020-10-03 15:42:21 +00:00
Philipp fe653b652a
Move library\OAuth1.php to class structure Friendica\Security\OAuth1 2020-09-30 11:21:58 +02:00
Hypolite Petovan a852455d0e Merge remote-tracking branch 'friendica/stable' into develop
# Conflicts:
#	composer.lock
2020-09-20 15:32:58 -04:00
Philipp 11ef3895f5
Replace library/asn1.php with phpseclib 2020-09-12 20:44:36 +02:00
Philipp 5365186c6e
Replace deprecated jakub-onderka/php-parallel-lint with php-parallel-lint/php-parallel-lint 2020-09-11 19:53:05 +02:00