Commit Graph

30128 Commits

Author SHA1 Message Date
Michael Vogel 376dacc134
Merge pull request #10145 from MrPetovan/bug/10141-frio-tag-suggestion-dark
Frio: Adapt textcomplete display to dark/black schemes
2021-04-13 17:18:38 +02:00
Hypolite Petovan af2cdac8d4 Frio: Adapt textcomplete display to dark/black schemes 2021-04-13 11:08:32 -04:00
Hypolite Petovan 0b239f368b
Merge pull request #10144 from annando/catch-imagick-error
Catch Imagick errors
2021-04-12 12:04:29 -04:00
Michael 238adabefb Catch Imagick errors
See https://github.com/friendica/friendica/issues/9747#issuecomment-809675750
2021-04-12 12:37:11 +00:00
Hypolite Petovan 61a53af48b
Merge pull request #10142 from annando/event-notice
Avoid notices when creating events
2021-04-11 06:44:13 -04:00
Michael 5b2c4d70be Avoid notices whwn creating events 2021-04-11 06:53:01 +00:00
Hypolite Petovan db414c8212
Merge pull request #10140 from annando/summary-mention
AP: Fix mentions in summaries
2021-04-10 18:28:24 -04:00
Michael 304b52ec0f Improve the code 2021-04-10 21:33:18 +00:00
Michael bf76b43330 Merge remote-tracking branch 'upstream/2021.03-rc' into summary-mention 2021-04-10 21:21:36 +00:00
Michael 4d40bac8ee Fix mentions for the summary 2021-04-10 21:13:37 +00:00
Hypolite Petovan 9cc841f6e4
Merge pull request #10138 from nupplaphil/feat/auto_transifex
Auto-Test for messages.po update
2021-04-10 16:26:10 -04:00
Philipp Holzer 8f36da9daf
Update messages.po 2021-04-10 20:30:19 +02:00
Philipp Holzer fcc3d028a9
Adjust diff mechanism 2021-04-10 20:25:46 +02:00
Philipp Holzer 7eaa5d7727
Add sort command 2021-04-10 20:07:28 +02:00
Philipp Holzer 0148ffe0d7
Add auto messages.po updater 2021-04-10 20:07:28 +02:00
Hypolite Petovan dc36d070c5
Merge pull request #10139 from annando/notice
Fix notices
2021-04-10 12:51:13 -04:00
Michael 5d61599964 Fix notices
See https://github.com/friendica/friendica/issues/9749#issuecomment-774666356
and https://github.com/friendica/friendica/issues/9747#issuecomment-785262156
2021-04-10 16:19:22 +00:00
Tobias Diekershoff 43c6563123
Merge pull request #10137 from annando/empty-body
Avoid HTML parsing of an empty body
2021-04-10 08:10:23 +02:00
Michael 5a00902e11 Avoid HTML parsing of an empty body 2021-04-10 05:46:19 +00:00
Hypolite Petovan 3e2fa7867c
Merge pull request #10134 from nupplaphil/feat/php-cs_fix
Adjust PHP-CS Fixer
2021-04-08 19:02:16 -04:00
Hypolite Petovan f3ffe033c5
Merge pull request #10132 from annando/issue-10126
Issue 10126: Transmit "adjust"
2021-04-08 19:01:20 -04:00
Hypolite Petovan 425a225cce
Merge pull request #10133 from annando/notice
Avoid notice "Undefined index: post-type"
2021-04-08 18:59:29 -04:00
Philipp Holzer def3eae450
Adjust PHP-CS Fixer
- Just test new added files
2021-04-08 23:16:55 +02:00
Michael 50c6735246 Merge remote-tracking branch 'upstream/2021.03-rc' into notice 2021-04-08 19:57:26 +00:00
Michael 878a5b052b Merge remote-tracking branch 'upstream/2021.03-rc' into issue-10126 2021-04-08 19:56:48 +00:00
Michael 343568d747 Avoid notice "Undefined index: post-type" 2021-04-08 19:53:59 +00:00
Michael 37d15b47e8 Issue 10126: Transmit "adjust" 2021-04-08 19:38:16 +00:00
Hypolite Petovan 627c5062ee
Merge pull request #10127 from nupplaphil/feat/php-cs-fixer
Add PHP CS-Fixer
2021-04-07 15:40:32 -04:00
Philipp Holzer 6217041753
Add "--diff" for php-cs-fixer 2021-04-07 20:22:53 +02:00
Philipp Holzer f25d4dc2a6
Use action for changed files 2021-04-07 20:10:08 +02:00
Philipp Holzer 3f2d5c4111
Setup php-cs-fixer 2021-04-07 20:05:58 +02:00
Hypolite Petovan ae7178c042
Merge pull request #10129 from annando/drop-tables
Further unused tables to be dropped
2021-04-07 11:44:08 -04:00
Hypolite Petovan 9cfa0dc2c4
Merge pull request #10130 from annando/bbcode
Remove empty lines around the horizontal ruler, no maximum height
2021-04-07 11:42:58 -04:00
Michael 99e93d2ba8 Remove empty lines arounf the horizontal ruler, no maximum height 2021-04-07 12:17:35 +00:00
Michael 17b569c5d4 Remove empty lines arounf the horizontal ruler, no maximum height 2021-04-07 12:16:24 +00:00
Michael f70650f824 Further unused tables to be dropped 2021-04-07 12:10:54 +00:00
Hypolite Petovan c30089eb6f
Merge pull request #10128 from annando/post-type
New field "post-reason" to replace double usage of "post-type"
2021-04-07 06:33:18 -04:00
Michael 688e056ad1 "post-reason" ends double usage of "post-type" 2021-04-07 06:02:06 +00:00
Hypolite Petovan 9a3a7793f0
Merge pull request #10125 from nupplaphil/feat/ci-lint
Lint & CI: Replace 3rd party library with native PHP linting
2021-04-05 13:32:06 -04:00
Hypolite Petovan 1849bf0a12
Merge pull request #10124 from annando/media-attachments
Attached audio is now displayed with the audio element
2021-04-05 13:26:09 -04:00
Philipp Holzer a14888c964
Add native php linting into CI 2021-04-05 19:08:57 +02:00
Philipp Holzer 37237b32b5
Remove php-parallel-lint 2021-04-05 19:02:55 +02:00
Michael 770b9359a4 Harmonize the video display 2021-04-05 11:45:03 +00:00
Michael e8a539b68d Move template to content/ 2021-04-05 11:44:43 +00:00
Hypolite Petovan 49d80dc447
Merge pull request #10112 from nupplaphil/feat/phpunit_upgrade
Enable PHP 8.0 Unit-Tests
2021-04-05 07:24:24 -04:00
Philipp Holzer 7b7322a90a
Remove PHPUnit dependency & create shell-script with description for it 2021-04-05 12:35:56 +02:00
Philipp Holzer f6093fb869
Remove 7.2 PHP Unit-Test support 2021-04-05 11:38:07 +02:00
Michael 7e0d21b5bb Audio attachments are now displayed as audio elements 2021-04-05 09:15:36 +00:00
Tobias Diekershoff 65c3013643
Merge pull request #10122 from MrPetovan/bug/10106-restore-shared-post-external-link
[frio] Prevent HTMLPurify from removing ForkAwesome icon tags
2021-04-05 07:20:30 +02:00
Hypolite Petovan 3027b7d3aa Prevent HTMLPurify from removing ForkAwesome icon tags 2021-04-04 20:21:31 -04:00