Art4
4a9c7d2f30
Remove call of non-existing functions
...
This functions were removed in commit a97b3f690c9e4476ba638236897507100f77af6f
- twitter_statuses_show()
- twitter_media_entities()
- twitter_expand_entities()
see a97b3f690c
2024-11-04 13:56:08 +01:00
Art4
b5c2cbc597
Refactor Friendica\Module\Debug\ItemBody class
2024-11-04 13:36:57 +01:00
Art4
979468e7fb
refactor of Friendica\Object\Api\Mastodon\Preferences class
2024-11-04 13:30:26 +01:00
Art4
0bb8e3af80
add test for Preferences class
2024-11-04 13:22:26 +01:00
Art4
9ae7b9cf01
Fix warnings in Receiver.php
2024-11-04 11:58:08 +00:00
Art4
3a8058ec09
Extract visible_whitespace() into separate method in ActivityPubConversion
2024-11-03 15:54:37 +01:00
Art4
e984057ceb
Extract visible_whitespace() into separate method
2024-11-03 15:52:46 +01:00
Art4
c5dac44c8f
add missing return statement
2024-11-03 15:49:44 +01:00
Art4
adb1bd2ad0
Add license note an scan directory for PHPStan
2024-11-03 11:24:15 +01:00
Art4
0965a84929
install PHPStan for static code analysis
2024-11-02 22:24:10 +01:00
Art4
cf92446cf3
Fix tests
2024-11-02 22:06:02 +01:00
Art4
04d4c6d8f0
Fix mocking namespace
2024-11-02 20:57:11 +01:00
Art4
5ecee2b9f7
Fix namespace in IntallerTest, mock function_exists() with PHPMock
2024-11-02 17:43:43 +01:00
Art4
7de3b16dc3
Fix namespace for CryptoTest
2024-11-01 21:46:09 +00:00
Art4
f575f6c94c
require php-mock/php-mock-phpunit for mocking php builtin functions
2024-11-01 21:45:45 +00:00
Art4
2d248ec8ca
autoload addons via classmap instead of psr-4
2024-11-01 21:15:34 +00:00
Art4
87491dc3b5
replace bower-asset/fork-awesome with npm-asset/fork-awesome
2024-11-01 14:45:38 +00:00
Art4
0126aa5018
replace bower-asset/dompurify with npm-asset/dompurify
2024-11-01 14:40:10 +00:00
Art4
c15671fa78
replace bower-asset/chart-js with npm-asset/chart.js
2024-11-01 14:37:31 +00:00
Art4
5a201819ac
fix path name for chart.js
2024-11-01 12:29:14 +00:00
Art4
f799ab563c
Remove fxp-asset config
2024-11-01 12:11:16 +00:00
Art4
b7e007c37b
install all bower and npm dependencies with composer
2024-11-01 13:07:32 +01:00
Art4
fa22e11c5f
replace composer/installers with oomphinc/composer-installers-extender
2024-11-01 11:46:04 +00:00
Art4
4c02205454
install composer/installers, add asset-packagist as new repository
2024-11-01 11:27:42 +00:00
Art4
d62eee3379
remove fxp/composer-asset-plugin dependency
2024-11-01 11:17:55 +00:00
Art4
2c325eb124
Update to Compose v2
2024-10-31 14:40:00 +00:00
Michael Vogel
434aa1b174
Merge pull request #14462 from tobiasd/reuseOct
...
more REUSE information
2024-10-14 10:02:33 +02:00
Tobias Diekershoff
e0c9ada5f2
added missing license
2024-10-14 04:45:03 +00:00
Tobias Diekershoff
9c6dd96d22
more REUSE information
2024-10-13 10:51:21 +02:00
Tobias Diekershoff
bbd4117ed4
Merge pull request #14459 from annando/fix-contact-settings
...
Fix: changing contact settings
2024-10-11 07:25:03 +02:00
Michael
fc3ab1762e
Fix: changing contact settings
2024-10-08 20:49:24 +00:00
Tobias Diekershoff
a3dff95c2b
Merge pull request #14457 from annando/length-check
...
Fix for the string truncation for "latin1" charset
2024-10-08 08:06:31 +02:00
Tobias Diekershoff
342eb53a41
Merge pull request #14456 from annando/linefeeds
...
Fix linefeeds in "detected languages" popup
2024-10-08 08:05:18 +02:00
Michael
53015140d9
Fix linefeeds in "detected languages" popup
2024-10-07 20:47:10 +00:00
Michael
d8bcf38a78
Fixed for the string truncation for "latin1" charset
2024-10-07 20:44:45 +00:00
Tobias Diekershoff
452cdadaa3
Merge pull request #14455 from haheute/textarea-event-description
...
add rows=8 for event description textarea
2024-10-03 15:06:49 +02:00
Hannes Heute
f99edf86d3
little typo in the CSS file
2024-10-03 13:48:59 +02:00
Hannes Heute
1ae74d08a2
add rows=8 for event description textarea
2024-10-03 12:16:15 +02:00
Tobias Diekershoff
e7b6624dc0
Merge pull request #14453 from annando/platform-icons
...
Platform icons assigned for Hometown and Akkoma
2024-09-30 07:51:41 +02:00
Michael
7e405f6b61
Platform icons assigned for Hometown and Akkoma
2024-09-29 18:14:14 +00:00
Tobias Diekershoff
7fa3e361dc
Merge pull request #14452 from annando/issue-14451
...
Issue 14451: Accept GZIP content encoding
2024-09-28 08:46:14 +02:00
Michael
eb9d8f19d7
Issue 14451: Accept GZIP content encoding
2024-09-27 19:34:49 +00:00
Tobias Diekershoff
bac9511475
Merge pull request #14449 from annando/issue-14448
...
Issue 14448: Fix the Pertube context
2024-09-25 06:45:54 +02:00
Michael
43fa03db36
Issue 14448: Fix the Pertube context
2024-09-24 20:35:42 +00:00
Tobias Diekershoff
a2ad3080e1
Merge pull request #14444 from annando/Emoji-count
...
Fix counter for emoji reactions
2024-09-22 17:35:26 +02:00
Michael Vogel
ece982f68d
Merge pull request #14445 from haheute/dropzone-overflow
...
remove unnecessary overflow:scroll from compose template
2024-09-21 07:57:50 +02:00
Hannes Heute
f9f565ed4f
messages.po
2024-09-19 14:20:34 +02:00
Hannes Heute
789270ad11
remove unnecessary overflow:scroll from compose template
2024-09-19 14:08:41 +02:00
Michael Vogel
c30b901110
Merge pull request #14441 from loma-one/loma-one-patch-5
...
Saving the post content using localstorage
2024-09-19 07:34:35 +02:00
Michael
e2a82886a4
Fix counter for emoji reactions
2024-09-18 20:49:30 +00:00