Michael
|
45aff10ff8
|
Replaced with general function
|
2020-07-31 04:50:24 +00:00 |
|
Michael
|
ce7f192f35
|
"id" is not needed as a parameter
|
2020-07-31 04:28:26 +00:00 |
|
Michael
|
a4b5536d17
|
The local directory is now using the template function as well
|
2020-07-31 04:19:20 +00:00 |
|
Michael
|
4842433449
|
Unused "use" removed
|
2020-07-31 03:58:19 +00:00 |
|
Michael
|
893f6bd692
|
Use the function from the contact template instead
|
2020-07-31 03:55:01 +00:00 |
|
Hypolite Petovan
|
869329c972
|
Merge pull request #8948 from annando/remove-gcontact
Replace "gcontact" with "contact" - improved suggestions
|
2020-07-30 21:25:22 -04:00 |
|
Michael
|
dcf6926a08
|
Some indentation
|
2020-07-30 21:23:54 +00:00 |
|
Michael
|
91b0f2c486
|
Use a single function to create the template data for contacts
|
2020-07-30 21:16:15 +00:00 |
|
Hypolite Petovan
|
7aa43dc2f4
|
Merge pull request #8944 from annando/signed-requests
AP: Always sign HTTP requests
|
2020-07-30 17:09:22 -04:00 |
|
Michael Vogel
|
43b4841fa6
|
Update src/Model/Contact.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-07-30 22:39:09 +02:00 |
|
Michael Vogel
|
113e8d910b
|
Update src/Model/Contact.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-07-30 22:39:01 +02:00 |
|
Michael
|
c260471de1
|
Remove unused "use"
|
2020-07-30 14:14:30 +00:00 |
|
Michael
|
cc85bc4156
|
Replace "gcontact" with "contact" - imroved suggestions
|
2020-07-30 14:08:32 +00:00 |
|
Hypolite Petovan
|
f4e1acedfc
|
Merge pull request #8946 from annando/fix-fatal
Possibly fix a fatal error
|
2020-07-29 16:49:35 -04:00 |
|
Michael
|
7441bd90c8
|
Possibly fix a fatal error
|
2020-07-29 19:48:26 +00:00 |
|
Hypolite Petovan
|
ddb6029add
|
Merge pull request #8945 from annando/asynchronous-relation
Asynchronous contact relation check
|
2020-07-29 12:50:17 -04:00 |
|
Michael
|
4fbec33af0
|
Asynchronous contact relation check
|
2020-07-29 15:39:45 +00:00 |
|
Michael
|
a3ba0ccc93
|
Simplified code
|
2020-07-29 14:59:55 +00:00 |
|
Michael
|
2a243b747d
|
Improved functionality to fetch the admin user
|
2020-07-29 14:55:55 +00:00 |
|
Michael
|
e06d9f20cf
|
AP: Always sign requests
|
2020-07-29 05:12:16 +00:00 |
|
Hypolite Petovan
|
dca1fa06bf
|
Merge pull request #8942 from annando/get-avatar
Some more avatar function replacements
|
2020-07-28 18:13:24 -04:00 |
|
Michael
|
71b6226909
|
Some more avatar function replacements
|
2020-07-28 19:30:55 +00:00 |
|
Michael Vogel
|
701dbdf7fc
|
Merge pull request #8939 from MrPetovan/task/8906-frio-viewas-redesign
Move "View As" form at the bottom of the profile page
|
2020-07-28 18:00:17 +02:00 |
|
Hypolite Petovan
|
418c2edb50
|
Merge pull request #8938 from annando/get-avatar
Fetch photo fields, ensuring that they are filled
|
2020-07-28 11:41:48 -04:00 |
|
Hypolite Petovan
|
ab3106a129
|
Move "View As" form at the bottom of the profile page
|
2020-07-28 11:40:14 -04:00 |
|
Michael
|
d5a3ef6c2a
|
Removed unused "use"
|
2020-07-28 15:04:39 +00:00 |
|
Hypolite Petovan
|
4fc04de2c2
|
Merge pull request #8937 from annando/personal-copy
New function "Item::storeForUserByUriId"
|
2020-07-28 10:08:02 -04:00 |
|
Michael
|
b79bb0d2cb
|
Fetch photo fields, ensuring that they are filled
|
2020-07-28 12:58:19 +00:00 |
|
Michael
|
d72d59bf9e
|
Logging and check for network added
|
2020-07-28 06:42:12 +00:00 |
|
Michael
|
e6cd5a4d66
|
Merge remote-tracking branch 'upstream/develop' into personal-copy
|
2020-07-28 05:40:37 +00:00 |
|
Michael Vogel
|
74bc3de472
|
Merge pull request #8931 from MrPetovan/task/2020-performance-improvements
Various performance improvements
|
2020-07-28 07:15:02 +02:00 |
|
Hypolite Petovan
|
aed879a086
|
Merge pull request #8936 from annando/ap-probing
Selective probing for AP
|
2020-07-27 16:24:11 -04:00 |
|
Michael Vogel
|
3f77bf52f9
|
Merge pull request #8930 from MrPetovan/task/4090-move-lockview-to-src
Move mod/lockview to Module\PermissionTooltip
|
2020-07-27 22:06:55 +02:00 |
|
Hypolite Petovan
|
2497d36030
|
Remove unnecessary parent call in PermissionTooltip::rawContent
|
2020-07-27 15:54:36 -04:00 |
|
Michael
|
3cc026b8a8
|
Adding OStatus as well
|
2020-07-27 19:45:35 +00:00 |
|
Michael
|
477e9bd67a
|
Selective probing for AP
|
2020-07-27 19:36:11 +00:00 |
|
Hypolite Petovan
|
cd84f9a921
|
Reduce number of calls to Hook::delete when uninstalling addons/themes
- Add a sweeping Hook deletion on theme uninstall (like for addons)
|
2020-07-27 08:24:55 -04:00 |
|
Hypolite Petovan
|
4fe3b349ba
|
Merge pull request #8934 from annando/fix-fatal
Fix fatal error because of unknown function "fetchUrl"
|
2020-07-27 08:11:47 -04:00 |
|
Hypolite Petovan
|
1314d9803c
|
Merge pull request #8933 from annando/Ensure-that-cached-avatar-fields-are-set
Ensure that cached avatar fields are set
|
2020-07-27 08:11:09 -04:00 |
|
Michael
|
fd1da74980
|
Fix fatal error because of unknown function "fetchUrl"
|
2020-07-27 11:50:36 +00:00 |
|
Michael
|
5b884e8348
|
Changed function name
|
2020-07-27 10:22:02 +00:00 |
|
Michael
|
6ab82eaa49
|
Ensure that cached avatar fields are set
|
2020-07-27 10:11:12 +00: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 |
|
Hypolite Petovan
|
1d0cd7328b
|
Add dispatch data caching in App\Router
- Add new cache key "routerDispatchData"
- Update Dice dependencies since Router constructor signature changed
|
2020-07-27 02:33:08 -04:00 |
|
Hypolite Petovan
|
bd1f4ebbde
|
Refactor Hook and Addon to systematically use Hook::delete
|
2020-07-27 02:33:08 -04:00 |
|
Hypolite Petovan
|
afb882048e
|
Generate callstack value from inside Profiler::saveTimestamp
- Save a massive amount of time computing callstacks when profiling is disabled
|
2020-07-27 02:33:05 -04:00 |
|
Hypolite Petovan
|
19141b1bcf
|
Add offset parameter to System::callstack
- Enable its use in centralized methods without polluting the stack
|
2020-07-27 02:31:42 -04:00 |
|
Hypolite Petovan
|
6749b2c887
|
Remove obsolete mod/lockview.php file
|
2020-07-27 02:01:42 -04:00 |
|
Hypolite Petovan
|
d7b5674476
|
Move mod/lockview to Module\PermissionTooltip
- Add explicit type parameter to lockview() in main.js
|
2020-07-27 01:58:53 -04:00 |
|