Commit Graph

30511 Commits

Author SHA1 Message Date
Philipp Holzer ea4b066df3
Fix DBA::lock() testability because of "autocommits" 2021-05-24 22:37:16 +02:00
Philipp Holzer 10e8c5594d
Fix API tests 2021-05-24 13:47:02 +02:00
Philipp Holzer 1d08b2cb2a
Fix tests 2021-05-24 13:29:57 +02:00
Hypolite Petovan de2c43ce4b
Merge pull request #10294 from annando/http-input-data
New class to process HTTP input data
2021-05-24 06:11:23 -04:00
Hypolite Petovan f3a504ebf3
Merge pull request #10308 from tobiasd/20210524-doc
added #friendica at libera.chat to the community chat rooms
2021-05-24 05:55:50 -04:00
Michael 6e1402f7bd Calling it static 2021-05-24 08:08:01 +00:00
Michael 2ad3959b56 Removing empty line 2021-05-24 07:45:35 +00:00
Michael 3e303fb366 Test file uploads 2021-05-24 07:43:42 +00:00
Tobias Diekershoff 8c9a231299 added #friendica at libera.chat to the community chat rooms 2021-05-24 08:04:17 +02:00
Michael ca5fd01f75 Transmit encoding, deactivated file test 2021-05-24 05:33:34 +00:00
Michael 7b49117801 Return data should be array 2021-05-24 05:22:25 +00:00
Michael db9ebccdc0 File test 2021-05-24 05:14:25 +00:00
Michael 44e2404c63 Fixed content type 2021-05-24 05:11:08 +00:00
Michael d650ea1bde Test without the file 2021-05-24 05:08:13 +00:00
Michael c322a424ad Indentation 2021-05-24 04:58:41 +00:00
Michael c582729eae Whitespace 2021-05-24 04:56:42 +00:00
Michael 3dc5912886 Test with file (will fail) 2021-05-24 04:56:03 +00:00
Michael 70d93d7e4f Reverting previous commit 2021-05-24 04:45:24 +00:00
Michael f151b4571d Media ids with content 2021-05-24 04:42:20 +00:00
Michael e706f82a3c Whitespaces 2021-05-24 04:36:30 +00:00
Michael 436d5b4759 Merge branch 'http-input-data' of github.com:annando/friendica into http-input-data 2021-05-24 04:33:46 +00:00
Michael 49c2431f1f Two (hopefully) easy tests added 2021-05-24 04:33:42 +00:00
Hypolite Petovan 1e00bf430e
Merge pull request #10307 from nupplaphil/bug/some_phpunit_warnings
Fix PHPUnit 8 warnings
2021-05-23 18:50:54 -04:00
Hypolite Petovan a24febb8b6
Merge pull request #10283 from very-ape/fix-message-button
Fix message button using a more targeted approach.
2021-05-23 18:49:21 -04:00
Philipp Holzer a361a1af6a
Replace `assertContains()` for string assertions 2021-05-23 23:16:33 +02:00
Philipp Holzer dda817cad8
Replace `expectExceptionMessageRegExp()` with `expectExceptionMessageMatches()` 2021-05-23 23:09:49 +02:00
Philipp Holzer 15216266d9
Add ContentType Injection for HTTPInputData tests 2021-05-23 22:40:41 +02:00
very-ape 7776c5f690 Implement code changes from review. 2021-05-23 13:25:25 -07:00
Michael a69e128fe4 Merge remote-tracking branch 'upstream/2021.06-rc' into http-input-data 2021-05-23 20:17:50 +00:00
Michael 102e05124d Changed variable type 2021-05-23 19:59:51 +00:00
Michael 2d15587744 coding standards 2021-05-23 19:54:14 +00:00
Michael 4889687659 Set the content type at another location 2021-05-23 19:50:02 +00:00
Michael d758f58ff2 Coding standards 2021-05-23 19:37:31 +00:00
Michael a0c52a8253 Added real test data 2021-05-23 19:34:28 +00:00
Philipp Holzer c064a39341
Adapt tests using a content file 2021-05-23 20:30:27 +02:00
Philipp Holzer a0da84b6b0
Enable testability for HTTPInputData and create a failing test for it :-) 2021-05-23 19:58:09 +02:00
Tobias Diekershoff 280d0ee961
Merge pull request #10305 from annando/warnings
Fix warning "reset() expects parameter 1 to be array, null given"
2021-05-23 18:43:18 +02:00
Michael 4ac68394c3 Fix warning "reset() expects parameter 1 to be array, null given" 2021-05-23 16:37:34 +00:00
Hypolite Petovan 48a783c91a
Merge pull request #10300 from annando/issue-10264
Issue 10264: Remote comments for visitors
2021-05-23 12:00:53 -04:00
Tobias Diekershoff 0ca929dccd
Merge pull request #10304 from annando/fix-emptymissing-photos
Fix missing media on posts to Mastodon
2021-05-23 15:34:34 +02:00
Tobias Diekershoff e2ad000273
Merge pull request #10303 from annando/issue-10232
Issue 10232: Improved search for embedded media links
2021-05-23 15:30:53 +02:00
Michael 36c5e360f6 Fix missing media on posts to Mastodon 2021-05-23 13:29:25 +00:00
Michael b7a7ae58e9 Issue 10232: Improved search for embedded media links 2021-05-23 12:35:05 +00:00
Hypolite Petovan 4d214bd9cb
Merge pull request #10292 from annando/fix-mail
Fix inserting mails
2021-05-23 07:39:00 -04:00
Hypolite Petovan 0238a15809
Merge pull request #10295 from nupplaphil/bug/php7_cs
Fix PHP 7.0 Coding Standards
2021-05-23 07:38:38 -04:00
Michael 050bc673aa Issue 10264: Remote comments for visitors 2021-05-23 10:39:11 +00:00
Tobias Diekershoff edbbaaadea
Merge pull request #10299 from annando/issue-10287
Issue 10287: Make block and ignore work for the API as well
2021-05-23 12:03:01 +02:00
Michael 8f9033633c Issue 10287: Make block and ignore work for the API as well 2021-05-23 08:56:24 +00:00
Michael Vogel 37898776bd
Merge pull request #10297 from tobiasd/20210523-followuptest
fix failing test for the installer wizard
2021-05-23 09:55:00 +02:00
Tobias Diekershoff 6ea52cfbf8 now... 2021-05-23 09:47:25 +02:00