Commit graph

31978 commits

Author SHA1 Message Date
Hypolite Petovan
201d728b9e Fix addon reloading
- The wrong variable was used to uninstall/install addons, which led to absolutely nothing done
2021-10-09 00:12:11 -04:00
Hypolite Petovan
80a8cd86c4
Merge pull request #10836 from nupplaphil/feat/depository_permissionset
Migrate PermissionSet to Depository paradigm
2021-10-08 09:39:39 -04:00
Philipp
93c44e6186
exception msg .. once again ;-) 2021-10-08 13:36:19 +02:00
Hypolite Petovan
2488780bc2
Merge pull request #10848 from annando/more-q
More replaced "q" calls
2021-10-08 07:06:31 -04:00
Philipp
df8bd18673
Typo 2021-10-08 12:37:53 +02:00
Michael
020112bf4a Query replaced 2021-10-08 10:28:28 +00:00
Michael
56f033fa95 Some more "q" calls handled 2021-10-08 10:01:15 +00:00
Michael Vogel
43b4f83755
Merge pull request #10849 from tobiasd/20211008-ar
added AR translation to Friendica
2021-10-08 08:03:54 +02:00
Michael
fdf47ef88f Count via "distinct" 2021-10-08 06:01:07 +00:00
Tobias Diekershoff
aec62de438 added AR translation to Friendica
Thanks to the work of طاهر, Farida Khalaf, محمد أحمد, abidin toumi, Abdullah Alsabi, ButterflyOfFire and ominds the translation of Friendica into Arabic has crossed the magic 50% progress mark, so we now include their work into the repository.
2021-10-08 07:12:01 +02:00
Michael
a32c10b354 Simplifid query 2021-10-08 04:24:59 +00:00
Michael
3972fe62fe More replaced "q" calls 2021-10-08 04:10:45 +00:00
Hypolite Petovan
174052eaf0
Merge pull request #10846 from nupplaphil/feat/adapt_vagrant
Adapt Vagrantfile
2021-10-07 16:26:02 -04:00
Michael Vogel
fcb018ebdd
Merge pull request #10845 from MrPetovan/bug/10844-unfollow-errors
Fix overly strict return value for terminateFriendship methods
2021-10-07 21:06:17 +02:00
Philipp
f73e4adc44
Add explicit check for PermissionSet and ProfileField 2021-10-07 20:48:39 +02:00
Philipp
e165edde44
Adapt Vagrantfile
- add example for nfs connection
- add libvirt config section for memory setup
2021-10-07 20:36:39 +02:00
Philipp
03164d00e8
Add feedback and tests 2021-10-07 19:53:39 +02:00
Philipp
9e6962eac6
Make php-cs happy :-) 2021-10-07 19:53:38 +02:00
Philipp
62eb16e9ad
Migrate PermissionSet to Depository paradigm 2021-10-07 19:53:38 +02:00
Hypolite Petovan
a9f3e4b53b Updated main translation file after removing a string 2021-10-07 11:36:16 -04:00
Hypolite Petovan
9e175ab319 Remove confusing message during unfollow process 2021-10-06 20:19:12 -04:00
Hypolite Petovan
456ae169ab Fix overly strict return value for terminateFriendship methods 2021-10-06 20:18:44 -04:00
Hypolite Petovan
ba511c3b52
Merge pull request #10843 from annando/issue-10837
Issue 10837: Display the public item when the personal one does not exist
2021-10-06 16:02:04 -04:00
Michael
8e0ef04b3f Issue 10837: Display the public item when the personal one does not exist 2021-10-06 19:51:10 +00:00
Hypolite Petovan
86648fc073
Merge pull request #10842 from annando/issue-10841
Issue 10841: Redirect always to the same page
2021-10-06 15:23:32 -04:00
Michael
48f482665c Issue 10841: Redirect always to the same page 2021-10-06 19:02:26 +00:00
Tobias Diekershoff
f44443d960
Merge pull request #10840 from MrPetovan/bug/fatal-errors
Pass correct hook data for support_follow and support_revoke_follow
2021-10-06 18:52:57 +02:00
Hypolite Petovan
c0f03889c5 Pass correct hook data for support_follow and support_revoke_follow 2021-10-06 12:07:48 -04:00
Hypolite Petovan
e1bd8fdba0
Merge pull request #10835 from annando/proxyutils
Unneeded "ProxyUtils" renamed to "Proxy"
2021-10-05 18:10:08 -04:00
Michael
ab17fbf6b2 Unneeded "ProxyUtils" renamed to "Proxy" 2021-10-05 20:18:19 +00:00
Hypolite Petovan
430e6c3285
Merge pull request #10834 from annando/legacy-reshare-removed
The legacy reshare functionality is removed
2021-10-05 15:19:15 -04:00
Michael
d20aa5f557 The legacy reshare functionality is removed 2021-10-05 18:58:35 +00:00
Hypolite Petovan
2ff89ba9d7
Merge pull request #10825 from nupplaphil/feat/Storage_refactor
Storage refactoring
2021-10-05 14:41:42 -04:00
Philipp
7471b7698b
Adapt filesystem tests 2021-10-05 20:29:52 +02:00
Philipp
ccd8895237
Adress feedback :) 2021-10-05 20:07:14 +02:00
Philipp
aebbbbba28
Update doc/Addons.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-05 20:07:14 +02:00
Philipp
bb64f1cb77
Update doc/AddonStorageBackend.md
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-05 20:07:13 +02:00
Philipp
08d1dcf14c
Adapt documentation 2021-10-05 20:07:13 +02:00
Philipp
065b46c721
Split Storage usage and Storage configuration 2021-10-05 20:07:12 +02:00
Tobias Diekershoff
f9f137c0d4
Merge pull request #10833 from nupplaphil/bug/drone_release
Drone - Don't deploy artifacts with config files
2021-10-05 13:34:51 +02:00
Philipp
7e16ebd69b
Merge pull request #10831 from tobiasd/20211005-hu
HU translation updated THX Balázs Úr
2021-10-05 12:28:00 +02:00
Philipp
fda6a9fdf2
Drone - Don't deploy artifacts with config files 2021-10-05 12:25:29 +02:00
Tobias Diekershoff
d7b59e61b9 HU translation updated THX Balázs Úr 2021-10-05 11:45:24 +02:00
Hypolite Petovan
ac9e5df614
Merge pull request #10823 from annando/photo-guid
Access contact avatars by guid
2021-10-04 15:23:19 -04:00
Michael Vogel
0509e8f37e
Update src/Module/Photo.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-04 21:17:22 +02:00
Michael Vogel
790875d8be
Apply suggestions from code review
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-10-04 21:06:13 +02:00
Michael
b2c2283817 separate parameter values for different functionalities 2021-10-04 18:04:41 +00:00
Michael
9eba41598d Code review changes 2021-10-04 14:01:46 +00:00
Michael Vogel
1a711a8bd4
Merge pull request #10828 from nupplaphil/bug/photo_calls
Some Bugfixings
2021-10-04 13:05:42 +02:00
Philipp
3900cf9874
Some Bugfixings
- Remove 'adjust' from ping list ( FollowUp 9935e8e711 )
- Fix Photo::selectFirst condition/parameter mixup
2021-10-04 13:00:35 +02:00