Philipp
|
0f3e4255ca
|
Introduce Config\Cache Source indicators (File, DB, Server Env)
|
2020-10-04 20:41:31 +02:00 |
|
Philipp
|
30bc65e81e
|
Remove whitespace before ":" of mail headers
|
2020-09-28 19:22:29 +02:00 |
|
Philipp
|
fae7256d82
|
wrong annotation for preserverGlobalState ..
|
2020-09-23 19:46:24 +02:00 |
|
Philipp
|
3eaaf716e9
|
just log double message IDs, don't discard the email
|
2020-09-23 19:38:20 +02:00 |
|
Philipp
|
e2b736d0a9
|
Fix phpmailer (Case sensitive Check)
|
2020-09-22 22:48:34 +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
|
ac1d2cf38f
|
Transform email header string to header array & replace it at various situations.
|
2020-09-19 20:16:55 +02:00 |
|
Philipp
|
7413b362f5
|
Add basic process tests
|
2020-09-17 22:15:33 +02:00 |
|
Philipp
|
4db45aca06
|
Fix indentation .. again ;-)
|
2020-09-14 06:34:03 +02:00 |
|
Philipp
|
9d9489494e
|
Format/name changes
|
2020-09-13 10:53:15 +02:00 |
|
Philipp
|
90346f61ba
|
Replace library/ASNValue.class.php with phpseclib functions
|
2020-09-12 20:54:37 +02:00 |
|
Philipp
|
11ef3895f5
|
Replace library/asn1.php with phpseclib
|
2020-09-12 20:44:36 +02:00 |
|
Hypolite Petovan
|
1b681222a4
|
Ensure query parameters are URL encoded in Arguments
- Simplify Arguments->determine
- Remove stripZRLs and stripQueryParam Arguments methods
- Updated tests
|
2020-09-12 09:09:16 -04:00 |
|
Philipp
|
61014feec3
|
Fix ContactEndpoint & tests
|
2020-09-12 10:01:13 +02:00 |
|
Philipp
|
e4263f6fe5
|
Fix PSR-0 for test classes
|
2020-09-11 19:38:41 +02:00 |
|
Philipp
|
672f71a7ff
|
Disable testImagickNotFound due low impact and test is not working (needs care in the future)
|
2020-08-19 14:20:07 +02:00 |
|
Philipp
|
6ad27183a1
|
Fix Cache tests
|
2020-08-19 14:20:07 +02:00 |
|
Hypolite Petovan
|
5e0b4b8a8f
|
Merge pull request #8900 from tobiasd/20200718-serverblocklistcsv
added CSV import/export of server blocklist
|
2020-08-08 09:57:41 -04:00 |
|
Tobias Diekershoff
|
97df01c938
|
update the test of the help text
|
2020-08-07 11:49:25 +02:00 |
|
Hypolite Petovan
|
121bb85719
|
Remove expected third parameter value to saveTimestamp() in Util\ProfilerLogger test
|
2020-07-27 04:20:46 -04:00 |
|
Hypolite Petovan
|
ce04c13ea8
|
Update App\Router-related tests after constructor signature change
|
2020-07-27 02:33:08 -04:00 |
|
nupplaPhil
|
c51128ad20
|
Fix tests
|
2020-07-21 03:19:05 -04:00 |
|
Hypolite Petovan
|
8de66c0274
|
Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody
- Add test cases for shortened URL link labels
|
2020-07-17 17:16:22 -04:00 |
|
Hypolite Petovan
|
a81e169f45
|
Add unencrypted header test for HTTPSignature::parseSigheader
|
2020-07-14 09:52:07 -04:00 |
|
Hypolite Petovan
|
faeffff8a3
|
[pre] blocks now preserve spaces
- Added test case
- Added English documentation
|
2020-06-23 07:53:18 -04:00 |
|
Hypolite Petovan
|
251a3791dd
|
Keep spaces after non-tags in Content\BBCode::convert
- Added test case
|
2020-06-23 07:52:38 -04:00 |
|
Hypolite Petovan
|
f3323aff5e
|
Deprecate page_info functions to new PageInfo class
- Add tests for parts not using remote requests
- Add scheme requirement for page info URLs
- Add policy to keep label from stripped Page Info links
|
2020-06-17 13:24:44 -04:00 |
|
Michael Vogel
|
f10062dfdb
|
Merge pull request #8617 from MrPetovan/task/8220-twitter-followers-list
(Re)Implement Twitter contact API endpoints
|
2020-06-14 16:06:22 +02:00 |
|
Hypolite Petovan
|
5bfbc1224c
|
[Tests] Add test for Module\Api\Twitter\ContactEndpoint
- Add necessary fixture data
|
2020-06-09 08:39:37 -04:00 |
|
Hypolite Petovan
|
348b71d0b0
|
Add new Strings::performWithEscapedBlocks methods
- Add new BBCode::performWithEscapedTags method
- Add tests
|
2020-06-08 18:40:20 -04:00 |
|
Michael
|
8823cbf9c4
|
Ensure that empty arrays are returned as empty arrays
|
2020-06-07 08:49:53 +00:00 |
|
Michael
|
8868bc3b55
|
The more tests the better?
|
2020-06-07 08:39:00 +00:00 |
|
Michael
|
bc616a142b
|
There is always one last test ...
|
2020-06-07 08:29:19 +00:00 |
|
Michael
|
1f36c655e1
|
Two more tests
|
2020-06-07 08:24:08 +00:00 |
|
Michael
|
775437cb1c
|
Another test added
|
2020-06-07 08:15:04 +00:00 |
|
Michael
|
11404646db
|
Fix test
|
2020-06-06 19:53:26 +00:00 |
|
Michael
|
0799b721c9
|
Just some more tests added
|
2020-06-06 14:59:28 +00:00 |
|
Michael
|
699429ab08
|
Added test for fetching arrays
|
2020-06-06 14:16:27 +00:00 |
|
Michael
|
95d997c79d
|
Added tests for JsonLD class
|
2020-06-06 12:53:36 +00:00 |
|
Hypolite Petovan
|
f68652d61c
|
Revert "Move share content conversion before link handling in Text\BBCode::convert"
This reverts commit 010ec99b35 .
|
2020-06-04 11:11:44 -04:00 |
|
Hypolite Petovan
|
010ec99b35
|
Move share content conversion before link handling in Text\BBCode::convert
|
2020-06-03 22:02:01 -04:00 |
|
Hypolite Petovan
|
782218f781
|
Add tests for Network\Probe::getFeedLink
|
2020-05-21 00:25:48 -04:00 |
|
Michael
|
2304642535
|
Fix test
|
2020-05-17 17:28:40 +00:00 |
|
Michael
|
29450334d0
|
deactivated test
|
2020-05-15 21:09:50 +00:00 |
|
Michael
|
68d3dc1fcc
|
Fix code
|
2020-05-15 20:58:40 +00:00 |
|
Michael
|
dfb75e16e1
|
Reverting stuff
|
2020-05-15 20:24:38 +00:00 |
|
Michael
|
0fa6921845
|
Removed test mode
|
2020-05-15 19:58:13 +00:00 |
|
Michael
|
53237a0259
|
Removed structure check
|
2020-05-15 19:49:17 +00:00 |
|
Michael
|
434ce00d19
|
Add testmode
|
2020-05-15 19:16:14 +00:00 |
|
Michael
|
6272b8d4e0
|
Use a table that hasn't got a foreign key
|
2020-05-15 18:58:54 +00:00 |
|