Commit graph

32214 commits

Author SHA1 Message Date
Hypolite Petovan
c5aa4396d4
Merge pull request #10944 from nupplaphil/bug/friendica-10943
Add default value for PermissionSet Regex
2021-11-01 08:44:57 -04:00
Philipp
e122f3059c
fxied tests 2021-11-01 13:39:51 +01:00
Hypolite Petovan
01d63cf925
Merge pull request #10946 from tobiasd/20211101-lng
DE, RU translation updates
2021-11-01 02:12:34 -04:00
Tobias Diekershoff
a7ab9f6ede RU translations THX Alexander An 2021-11-01 07:01:12 +01:00
Tobias Diekershoff
51af54e65a DE translation updates 2021-11-01 07:00:30 +01:00
Philipp
fc233fd5e1
Replace REGEXP with LOCATE for allow_cid and deny_cid 2021-10-31 19:53:38 +01:00
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
Michael
bfc27d151f Fix test 2021-10-31 05:35:40 +00:00
Michael
3ca1cd3345 Use getter function 2021-10-31 05:31:58 +00:00
Michael
2d098b3fc8 Updated messages.po 2021-10-31 05:28:16 +00:00
Michael
516018861e Merge remote-tracking branch 'upstream/develop' into error-handling 2021-10-31 05:25:39 +00:00
Michael
57353eb9b0 Changed scope 2021-10-31 04:54:24 +00:00
Michael
ec5bd9a756 Reverting some parts because wouldn't work 2021-10-30 09:13:06 +00:00
Michael
4236a9a105 Improved http error handling 2021-10-29 23:21:07 +00:00
Hypolite Petovan
4242539059
Merge pull request #10921 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 #10919 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 #10918 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 #10938 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 #10904 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 #10937 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 #10936 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 #10934 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 #10933 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