Philipp
|
f84c696925
|
Reenable Twitter/Favorites tests
|
2021-12-09 21:52:40 +01:00 |
|
Philipp
|
732ef70b8d
|
Sadly mark incomplete Twitter/ContactEndpoint tests
|
2021-12-09 21:47:49 +01:00 |
|
Philipp
|
2b57266c88
|
Reenable Twitter/Show test
|
2021-12-09 21:43:35 +01:00 |
|
Philipp
|
e10045f13f
|
Reenable Twitter/Search test
|
2021-12-09 21:37:16 +01:00 |
|
Philipp
|
616cf012f9
|
Reenable Twitter/Lookup tests & add standard assertions
|
2021-12-09 21:33:02 +01:00 |
|
Philipp
|
f9c490b29a
|
Reenable Twitter/UserTimeline tests
|
2021-12-09 21:23:58 +01:00 |
|
Philipp
|
ccf7e251b5
|
Reenable Twitter/Statuses tests
|
2021-12-09 21:17:00 +01:00 |
|
Philipp
|
7982190a3c
|
Reenable Twitter/NetworkPublicTimeline tests
|
2021-12-09 21:11:40 +01:00 |
|
Philipp
|
6fb3fa5875
|
Reenable Twitter/Mentions tests
|
2021-12-09 21:07:47 +01:00 |
|
Philipp
|
4d330f2876
|
Reenable Twitter/Destroy tests
|
2021-12-09 21:03:33 +01:00 |
|
Philipp
|
354c2d828a
|
Simplify json testing
|
2021-12-09 20:53:29 +01:00 |
|
Hypolite Petovan
|
6a813eec92
|
Merge pull request #11083 from nupplaphil/bug/11078
Fix redirect url in Guzzle Responses
|
2021-12-09 09:09:04 -05:00 |
|
Philipp
|
2234d6fa91
|
Fix redirect url in Guzzle Responses
|
2021-12-09 14:59:25 +01:00 |
|
Hypolite Petovan
|
e2ff48375f
|
Merge pull request #11082 from annando/Fix-rendertime
Fix the performance calculation for the content
|
2021-12-09 08:39:05 -05:00 |
|
Michael
|
7218d6e171
|
Fix the performance calculation for the content
|
2021-12-09 13:04:51 +00:00 |
|
Tobias Diekershoff
|
0f365a087e
|
Merge pull request #11081 from annando/fix-parseurl
Fix for ParseUrl ('type' was already in use)
|
2021-12-09 07:20:36 +01:00 |
|
Michael Vogel
|
076b054a63
|
Fix for ParseUrl ('type' was already in use)
|
2021-12-09 01:20:31 +01:00 |
|
Hypolite Petovan
|
2fd3a47fba
|
Merge pull request #11080 from annando/simplify-zrl
ZRL: Simplify the code structure
|
2021-12-08 17:19:38 -05:00 |
|
Michael
|
0844e3f8a6
|
ZRL: Simplify the code structure
|
2021-12-08 20:23:07 +00:00 |
|
Hypolite Petovan
|
f1d6e7ebb4
|
Merge pull request #11079 from annando/attachments
Fix attachment handling
|
2021-12-08 11:22:33 -05:00 |
|
Michael
|
e6823dac67
|
Updated messages.po
|
2021-12-08 13:44:03 +00:00 |
|
Michael
|
d6c97dbde2
|
Fix attachment handling
|
2021-12-08 13:32:20 +00:00 |
|
Tobias Diekershoff
|
e01bda56c5
|
Merge pull request #11077 from annando/remove-obsolete
Obsolete functionality removed
|
2021-12-08 08:43:57 +01:00 |
|
Hypolite Petovan
|
131606e07e
|
Merge pull request #11076 from tobiasd/20211207-messagespo
regen messages.po file
|
2021-12-07 10:12:15 -05:00 |
|
Tobias Diekershoff
|
45548323ed
|
regen messages.po file
follow up to #11060
|
2021-12-07 16:06:56 +01:00 |
|
Tobias Diekershoff
|
1d0955f759
|
Merge pull request #11060 from urbalazs/typo
Fix typo
|
2021-12-07 16:04:48 +01:00 |
|
Michael Vogel
|
906fbac75b
|
Merge pull request #11075 from tobiasd/20211207-develintro
developer intro the ! was missing in the #!
|
2021-12-07 09:41:12 +01:00 |
|
Tobias Diekershoff
|
5f1b75d22f
|
developer intro the ! was missing in the #!
|
2021-12-07 09:01:36 +01:00 |
|
Michael
|
b2042253c4
|
Merge remote-tracking branch 'upstream/2021.12-rc' into remove-obsolete
|
2021-12-07 07:30:28 +00:00 |
|
Michael
|
33f080d118
|
Remove obsolete network guessing function
|
2021-12-07 07:28:55 +00:00 |
|
Tobias Diekershoff
|
3d08f54966
|
Merge pull request #11074 from MrPetovan/bug/warnings
Initialize $permissions variable in ActivityPub\Transmitter::fetchPermissionBlockFromConversation
|
2021-12-07 07:06:48 +01:00 |
|
Tobias Diekershoff
|
ee3eef7df5
|
Merge pull request #11073 from MrPetovan/bug/notices
Suppress Undefined property message in Core\Protocol
|
2021-12-07 07:06:16 +01:00 |
|
Hypolite Petovan
|
b04809ced4
|
Initialize $permissions variable in ActivityPub\Transmitter::fetchPermissionBlockFromConversation
- Address https://github.com/friendica/friendica/issues/10757#issuecomment-927361800
|
2021-12-06 20:16:46 -05:00 |
|
Hypolite Petovan
|
ad1aea0a2b
|
Suppress Undefined property message in Core\Protocol
- Address https://github.com/friendica/friendica/issues/10755#issuecomment-979427147
|
2021-12-06 19:27:36 -05:00 |
|
Hypolite Petovan
|
e6a07832dd
|
Merge pull request #11069 from nupplaphil/feat/reenable_tests
Some Fixings & Reenabling some tests
|
2021-12-06 07:56:23 -05:00 |
|
Philipp
|
fb1e8e75f5
|
Add response for JSON only
|
2021-12-06 00:12:18 +01:00 |
|
Philipp
|
d925e25424
|
Force right SSL_POLICY for test
|
2021-12-05 20:34:02 +01:00 |
|
Philipp
|
4efc12232a
|
Fix test
|
2021-12-05 20:34:02 +01:00 |
|
Philipp
|
df1aabd304
|
Fix dataset
|
2021-12-05 20:34:01 +01:00 |
|
Philipp
|
dbfe918a8b
|
Fix tests
|
2021-12-05 20:34:01 +01:00 |
|
Philipp
|
9081b37762
|
Fix Twitter statuses list & reenable tests
|
2021-12-05 20:34:01 +01:00 |
|
Philipp
|
85b9f2b02c
|
Reenable Incoming test and fixes an array_reverse() bug
|
2021-12-05 20:34:00 +01:00 |
|
Philipp
|
6d8b8d95b1
|
Reenable Followers&Friends Lists and fixes a array_reverse() Bug
|
2021-12-05 20:34:00 +01:00 |
|
Philipp
|
7ca47e8d21
|
Re enable Blocks/Lists test
|
2021-12-05 20:34:00 +01:00 |
|
Philipp
|
6b03ee2922
|
Re enable UpdateProfile test
|
2021-12-05 20:34:00 +01:00 |
|
Philipp
|
226f6038de
|
mark remaining Mastodon tests incomplete because of needed refactoring
|
2021-12-05 20:33:59 +01:00 |
|
Philipp
|
215979c2ac
|
mark Timeline tests incomplete because of needed refactoring
|
2021-12-05 20:33:59 +01:00 |
|
Philipp
|
cc7b2fae4e
|
Re-enable AccountVerifyCredentials test
|
2021-12-05 20:33:59 +01:00 |
|
Philipp
|
902bcc506f
|
Re-enable StatusNetConfig test
|
2021-12-05 20:33:58 +01:00 |
|
Hypolite Petovan
|
43b32abe46
|
Merge pull request #11070 from annando/api-array-reverse
Fix: array_reverse returns the reversed content as return value
|
2021-12-05 07:28:45 -05:00 |
|