Commit Graph

32101 Commits

Author SHA1 Message Date
Philipp 1a2f33578b
Add more PermissionSet tests with groups 2021-10-31 19:39:24 +01:00
Philipp 49c16a9dad
Fix HTTP Code 2021-10-31 15:14:57 +01:00
Philipp 130f97717d
Add tests & remove unused method 2021-10-31 13:58:52 +01:00
Philipp 71cdbcfc24
Add default value for "user_contact_str" (fixes https://github.com/friendica/friendica/issues/10943 ) 2021-10-31 13:50:02 +01:00
Philipp dcbf8e18f0
Add tests for the PermissionSet repository 2021-10-31 13:50:01 +01:00
Philipp a38abd3363
AAdd domain specific Exceptions for PermissionSet 2021-10-31 13:50:01 +01:00
Hypolite Petovan 4242539059
Merge pull request from nupplaphil/feat/httpclient_restructuring
Paradigm Restructuring Part 3 - Logger & HTTPClient
2021-10-29 09:56:38 -04:00
Philipp 22663c4ae5
Move Introspection to Logger package 2021-10-29 12:37:22 +02:00
Philipp f4ea74447e
Add Feedback :-) 2021-10-29 11:37:09 +02:00
Philipp 409d909d0f
Restructure HTTPClient for new paradigm 2021-10-28 20:01:03 +02:00
Philipp fa55928ea3
Replace own VoidLogger with PSR-Standard NullLogger() 2021-10-28 20:01:03 +02:00
Philipp 184f6cc255
Restructure Logger to new paradigm 2021-10-28 20:01:02 +02:00
Hypolite Petovan 0fe545ab17
Merge pull request from nupplaphil/feat/storage_restructuring
Paradigm Restructuring Part 2 - Storage
2021-10-28 10:12:34 -04:00
Philipp d778af0b0e
Cleanup namespaces 2021-10-27 20:16:34 +02:00
Philipp 7c38647573
Cleanup namespace 2021-10-27 20:06:04 +02:00
Philipp d34497e69b
Update messages.po 2021-10-27 20:02:42 +02:00
Philipp 2ab0d06996
Restructure Storage to new paradigm 2021-10-27 20:00:19 +02:00
Hypolite Petovan 24f8ee8e67
Merge pull request from nupplaphil/feat/core_new_paradigm
Paradigm Restructuring Part 1 - Core classes
2021-10-27 13:45:40 -04:00
Philipp fd95930a6d
Merge pull request from tobiasd/20211027-media
fix link to media tab in navigation
2021-10-27 15:25:40 +02:00
Tobias Diekershoff 2a0d3da070 fix link to media tab in navigation
In  the wrong link was set, this PR should fix it and really point towards the media tab of the profiles.
2021-10-27 15:09:37 +02:00
Philipp 92638474f1
Merge pull request from tobiasd/develop
AR, EN GB, EN US translation updates
2021-10-27 14:38:24 +02:00
Tobias Diekershoff c13cb69801 EN US translation update THX AndyH3 2021-10-27 13:54:35 +02:00
Tobias Diekershoff 87e056d2cf EN GB translation update THX AndyH3 2021-10-27 13:54:18 +02:00
Tobias Diekershoff ab44fb5804 AR translation updates THX abidin toumi 2021-10-27 13:54:09 +02:00
Hypolite Petovan c0db96e84f
Merge pull request from annando/speed-unused-contacts
Speed up query for unused contacts
2021-10-26 16:12:24 -04:00
Philipp 58eea1adaa
Cleanup namespaces 2021-10-26 22:11:10 +02:00
Philipp b216317477
Refactoring Core class structures ... 2021-10-26 22:11:09 +02:00
Philipp 57b4c008cb
Restructure Session to follow new paradigm 2021-10-26 22:11:07 +02:00
Philipp ff1a812e1a
Restructure Lock to follow new paradigm 2021-10-26 22:11:06 +02:00
Philipp ab83d0dd27
Restructure (P)Config to follow new paradigm 2021-10-26 22:11:06 +02:00
Philipp 68046573a4
Restructure Cache to follow new paradigm 2021-10-26 22:11:06 +02:00
Michael b2165cdf22 Speed up query for unused contacts 2021-10-26 20:06:18 +00:00
Michael Vogel 6a85d09c59
Merge pull request from MrPetovan/task/10928-diaspora-receive
Use router parameters in Diaspora\Receive
2021-10-26 21:06:33 +02:00
Hypolite Petovan 02e08d5fbc Use router parameters in Diaspora\Receive 2021-10-26 14:56:47 -04:00
Hypolite Petovan 8af86af3d9 Add new developer test console command 2021-10-26 11:42:22 -04:00
Hypolite Petovan e9a258b284
Merge pull request from annando/notice
Fix notice "Array to string conversion"
2021-10-25 20:49:47 -04:00
Michael a0c1c3f661 Fix notice "Array to string conversion" 2021-10-25 20:54:36 +00:00
Hypolite Petovan ad6d11b371
Merge pull request from annando/logging
Replace deprecated `log` calls
2021-10-25 16:08:19 -04:00
Michael Vogel 81c9d8d479
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-25 21:27:21 +02:00
Michael 87673fd0c5 Merge remote-tracking branch 'upstream/develop' into logging 2021-10-25 18:56:29 +00:00
Philipp bfeaa56352
Merge pull request from tobiasd/20211025-ar
AR translation updates THX abidin toumi
2021-10-25 08:22:06 +02:00
Tobias Diekershoff 0c62a5db57 AR translation updates THX abidin toumi 2021-10-25 07:43:49 +02:00
Michael Vogel 5dc283ba8d
Merge pull request from MrPetovan/bug/10914-event-feed-time
Add event timezone in Model\Event::getHTML
2021-10-25 06:33:20 +02:00
Philipp 3921bd06cb
Merge pull request from MrPetovan/bug/notices
Test item psid against PermissionSet::PUBLIC constant instead in ActivityPub\Objects
2021-10-25 06:13:15 +02:00
Michael Vogel c7d59a1cd9
Merge pull request from MrPetovan/bug/warnings
Fix path template variable structure in mod/fbrowser
2021-10-25 06:12:56 +02:00
Hypolite Petovan c1edfa2478 Update main translation file after string update 2021-10-24 23:21:20 -04:00
Hypolite Petovan d1417d74bc Add timezone to event dates format in Model\Event::getHTML
- Adds timezone information for user-less contexts like syndication feeds
2021-10-24 23:17:55 -04:00
Hypolite Petovan 40aaa51050 Skip session authentication for backend modules
- This was causing errors accessing these modules with an existing session with 2fa enabled while anonymous calls were going through
2021-10-24 23:17:55 -04:00
Hypolite Petovan 98ab473361 Fix path template variable structure in mod/fbrowser
- Address https://github.com/friendica/friendica/issues/10757#issuecomment-950205848
2021-10-24 23:07:24 -04:00
Hypolite Petovan c4fdc7466d Test item psid against PermissionSet::PUBLIC constant instead in ActivityPub\Objects
- Address https://github.com/friendica/friendica/issues/10755#issuecomment-950393419
2021-10-24 23:00:40 -04:00