Commit graph

30509 commits

Author SHA1 Message Date
1d08b2cb2a
Fix tests 2021-05-24 13:29:57 +02:00
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
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
6e1402f7bd Calling it static 2021-05-24 08:08:01 +00:00
2ad3959b56 Removing empty line 2021-05-24 07:45:35 +00:00
3e303fb366 Test file uploads 2021-05-24 07:43:42 +00:00
8c9a231299 added #friendica at libera.chat to the community chat rooms 2021-05-24 08:04:17 +02:00
ca5fd01f75 Transmit encoding, deactivated file test 2021-05-24 05:33:34 +00:00
7b49117801 Return data should be array 2021-05-24 05:22:25 +00:00
db9ebccdc0 File test 2021-05-24 05:14:25 +00:00
44e2404c63 Fixed content type 2021-05-24 05:11:08 +00:00
d650ea1bde Test without the file 2021-05-24 05:08:13 +00:00
c322a424ad Indentation 2021-05-24 04:58:41 +00:00
c582729eae Whitespace 2021-05-24 04:56:42 +00:00
3dc5912886 Test with file (will fail) 2021-05-24 04:56:03 +00:00
70d93d7e4f Reverting previous commit 2021-05-24 04:45:24 +00:00
f151b4571d Media ids with content 2021-05-24 04:42:20 +00:00
e706f82a3c Whitespaces 2021-05-24 04:36:30 +00:00
436d5b4759 Merge branch 'http-input-data' of github.com:annando/friendica into http-input-data 2021-05-24 04:33:46 +00:00
49c2431f1f Two (hopefully) easy tests added 2021-05-24 04:33:42 +00:00
1e00bf430e
Merge pull request #10307 from nupplaphil/bug/some_phpunit_warnings
Fix PHPUnit 8 warnings
2021-05-23 18:50:54 -04:00
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
a361a1af6a
Replace assertContains() for string assertions 2021-05-23 23:16:33 +02:00
dda817cad8
Replace expectExceptionMessageRegExp() with expectExceptionMessageMatches() 2021-05-23 23:09:49 +02:00
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
a69e128fe4 Merge remote-tracking branch 'upstream/2021.06-rc' into http-input-data 2021-05-23 20:17:50 +00:00
102e05124d Changed variable type 2021-05-23 19:59:51 +00:00
2d15587744 coding standards 2021-05-23 19:54:14 +00:00
4889687659 Set the content type at another location 2021-05-23 19:50:02 +00:00
d758f58ff2 Coding standards 2021-05-23 19:37:31 +00:00
a0c52a8253 Added real test data 2021-05-23 19:34:28 +00:00
c064a39341
Adapt tests using a content file 2021-05-23 20:30:27 +02:00
a0da84b6b0
Enable testability for HTTPInputData and create a failing test for it :-) 2021-05-23 19:58:09 +02:00
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
4ac68394c3 Fix warning "reset() expects parameter 1 to be array, null given" 2021-05-23 16:37:34 +00:00
48a783c91a
Merge pull request #10300 from annando/issue-10264
Issue 10264: Remote comments for visitors
2021-05-23 12:00:53 -04:00
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
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
36c5e360f6 Fix missing media on posts to Mastodon 2021-05-23 13:29:25 +00:00
b7a7ae58e9 Issue 10232: Improved search for embedded media links 2021-05-23 12:35:05 +00:00
4d214bd9cb
Merge pull request #10292 from annando/fix-mail
Fix inserting mails
2021-05-23 07:39:00 -04:00
0238a15809
Merge pull request #10295 from nupplaphil/bug/php7_cs
Fix PHP 7.0 Coding Standards
2021-05-23 07:38:38 -04:00
050bc673aa Issue 10264: Remote comments for visitors 2021-05-23 10:39:11 +00:00
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
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
6ea52cfbf8 now... 2021-05-23 09:47:25 +02:00
390fa23bce fix failing test for the installer wizard 2021-05-23 09:43:02 +02:00
Michael Vogel
03edb94447
Merge pull request #10296 from tobiasd/20210522-issue10293
mention the required function in the install wizard (issue10293)
2021-05-23 08:52:51 +02:00