Hypolite Petovan
c6f2ed667d
Merge pull request #8970 from annando/user-contact
...
"Contact\User" class created
2020-08-04 12:13:18 -04:00
Michael
d153db44ac
Periodically run an "optimize table" command for cache tables
2020-08-04 12:24:24 +00:00
Tobias Diekershoff
1424e487a3
Merge pull request #8969 from annando/fix-acl-search
...
Contact search is fixed
2020-08-04 10:37:00 +02:00
Michael
a20887a78e
Test message removed
2020-08-04 05:46:00 +00:00
Michael
041a96555b
Contact search is fixed
2020-08-04 05:44:38 +00:00
Michael
a7d75702cc
"Contact\User" class created
2020-08-04 04:47:02 +00:00
Michael
afa9adda6e
Fiy fatal error
2020-08-04 03:18:34 +00:00
Michael
0c4a3330dd
Use the public contact
2020-08-03 19:47:46 +00:00
Michael
53810a9e42
Added field value
2020-08-03 19:40:31 +00:00
Michael
4e90029234
Adding $fields
2020-08-03 19:38:03 +00:00
Michael
14bb6daa5d
"Allfriends" now work again
2020-08-03 19:21:31 +00:00
Michael
a36d305984
Removed now unused functions
2020-08-03 18:34:55 +00:00
Michael
ee1cb93f3a
Use the new relation functions
2020-08-03 18:21:56 +00:00
Michael
879c30d4fa
Merge remote-tracking branch 'upstream/develop' into contact-tabs
2020-08-03 18:00:51 +00:00
Hypolite Petovan
a74c547af4
Move ContactRelation class to Contact\Relation
...
- Update references in GContact
2020-08-03 13:38:26 -04:00
Hypolite Petovan
24a82110fd
Add common relationship methods to Model\ContactRelation
...
- Introduce DBA::mergeConditions method
- Replace GContact relationship method contents with Model\ContactRelation method calls
2020-08-03 13:34:10 -04:00
Michael Vogel
22db644295
Update src/Worker/UpdateServerDirectory.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-08-03 18:58:12 +02:00
Michael
748ddb7ad2
Merge remote-tracking branch 'upstream/develop' into contact-tabs
2020-08-03 16:06:07 +00:00
Michael
cdf8a2f374
Fix Notice: " Undefined index: urls in /src/Worker/UpdateServerDirectory.php on line 64"
2020-08-03 16:03:51 +00:00
Michael
88d406004c
Removed now ununsed functions
2020-08-02 18:15:03 +00:00
Michael
ff7b72cca3
Renamed function
2020-08-02 13:37:43 +00:00
Michael
91c360638a
Ensure contact tabs will use the correct id
2020-08-02 13:34:49 +00:00
Michael
bb1517a74c
Random profiles now moved away from "gcontact" as well
2020-08-02 08:07:31 +00:00
Michael
d53f46b958
Removed temporary code
2020-08-02 01:38:10 +00:00
Michael
03e2cbbf3d
Merge remote-tracking branch 'upstream/develop' into remove-poco
2020-08-02 01:28:47 +00:00
Hypolite Petovan
76ae210527
Merge pull request #8957 from annando/server-peers
...
Discovery of peers of other servers
2020-08-01 15:16:32 -04:00
Hypolite Petovan
5d8505b5c9
Merge pull request #8955 from annando/ignore-gcign
...
"gcign" is removed
2020-08-01 15:14:34 -04:00
Michael
0c73531da1
Poco and gcontact (mostly) removed
2020-08-01 16:15:18 +00:00
Michael
2976211992
Add "Nextcloud" to the statisrics
2020-08-01 09:26:41 +00:00
Michael
a9a9f7d51d
Update the last query at a single place
2020-08-01 08:56:07 +00:00
Michael
bb70258d48
Discovery of peers of other servers
2020-08-01 05:55:27 +00:00
Michael
5b8961a88e
Removed unused stuff
2020-07-31 19:00:34 +00:00
Michael
86c924b820
Fix description
2020-07-31 18:59:41 +00:00
Michael
05bc59e445
Direytory sync: Update contact when it already exists
2020-07-31 14:30:33 +00:00
Michael
d9a9876ddd
Synchronize contacts with the directory server
2020-07-31 09:08:51 +00:00
Hypolite Petovan
2b9ef97adc
Merge pull request #8952 from annando/contact-template
...
Use a single function to create the template data for contacts
2020-07-31 03:26:51 -04:00
Michael
71415094cb
Removed unused template variables
2020-07-31 06:00:43 +00:00
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
cc85bc4156
Replace "gcontact" with "contact" - imroved suggestions
2020-07-30 14:08:32 +00:00
Michael
7441bd90c8
Possibly fix a fatal error
2020-07-29 19:48:26 +00: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
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
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
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
d7b5674476
Move mod/lockview to Module\PermissionTooltip
...
- Add explicit type parameter to lockview() in main.js
2020-07-27 01:58:53 -04:00
Michael Vogel
ab04227ce3
Update src/Model/ContactRelation.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-07-26 23:39:47 +02:00
Michael Vogel
d2a4a57810
Update src/Model/ContactRelation.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-07-26 23:39:30 +02:00
Michael
18617f6c48
Fetch followers/followings of contacts
2020-07-26 07:34:33 +00:00
Hypolite Petovan
eaf159fc20
Merge pull request #8926 from annando/avatar-cache
...
Store avatar cache fields only when needed
2020-07-25 08:33:31 -04:00
Michael
9b86f40a5f
Store avatar cache fields only when needed
2020-07-25 11:48:52 +00:00
Michael
bdbe6771fd
Fix Notice: "Undefined index: host"
2020-07-25 08:07:22 +00:00
Michael Vogel
398e65d66b
Merge pull request #8911 from MrPetovan/task/curl_DI
...
Introduce "HTTPRequest" class
2020-07-25 09:50:20 +02:00
Michael
cb830c9ad3
Translation function added
2020-07-23 06:32:31 +00:00
Michael
0007da8630
EOL removed
2020-07-23 06:25:01 +00:00
Michael
3fc3ded750
Useless info messages removed
2020-07-23 06:11:21 +00:00
Michael
ca9f8e7420
New function "Item::storeForUserByUriId"
2020-07-23 03:26:54 +00:00
Michael
abdcf7ca88
Fix "!="
2020-07-22 05:34:56 +00:00
Michael
da349a1814
Store copy on activities
2020-07-22 05:16:57 +00:00
Hypolite Petovan
ec3ec3b78a
Replace remaining occurrences of Network::curl
2020-07-21 21:39:59 -04:00
Michael
d0ef6f2b08
Store personal copy of public item upon commenting
2020-07-21 23:26:01 +00:00
Michael
5545bafdee
Fix notice "Undefined index: gravity in /src/Protocol/ActivityPub/Processor.php on line 556"
2020-07-21 19:55:24 +00:00
Michael
990c70807d
Fix notice "Undefined index: parent-uri"
2020-07-21 19:43:07 +00:00
Michael Vogel
41141965fc
Merge pull request #8904 from MrPetovan/task/ap-conversion-admin-module
...
Add new admin debug module for ActivityPub
2020-07-21 21:32:06 +02:00
Michael Vogel
660cab9427
Merge pull request #8903 from MrPetovan/task/8676-ap-multiple-link-image
...
ActivityPub: Add support for multiple Link as urls of Images attachments
2020-07-21 21:29:32 +02:00
Michael
1d9ef1a3d8
Corrected variable in condition
2020-07-21 18:53:01 +00:00
Michael
e2826a98d3
Added logging
2020-07-21 18:30:45 +00:00
Michael
ab8eef24c5
Posts with subscribed tags will now be stored for the user
2020-07-21 08:35:57 +00:00
nupplaPhil
1998b7811b
Fix fatal execution path for found Network::get() parameter execption
2020-07-21 03:19:05 -04:00
nupplaPhil
1124090dbc
Cleanup dependencies
2020-07-21 03:19:04 -04:00
nupplaPhil
0a421064a5
Introduce interface "IHTTPRequest" (rely on abstractions, not on concrete implementations)
2020-07-21 03:17:05 -04:00
nupplaPhil
657d08f09f
Rename "fetchUrl" and "fetchUrlFull" to "fetch" and "fetchFull"
2020-07-21 03:15:53 -04:00
nupplaPhil
7029012f27
Rename "HTTPRequest::curl()" to HTTPRequest::get()
2020-07-21 03:14:01 -04:00
nupplaPhil
e5649d6dbf
Move "HTTPRequest::finalUrl" dynamic
2020-07-21 03:10:10 -04:00
nupplaPhil
60e18736b0
Move "Network::finalUrl" to "HTTPRequest" class
2020-07-21 03:09:40 -04:00
nupplaPhil
57587efe58
Move "getUserAgent()" to "HTTPRequest" class
2020-07-21 03:04:58 -04:00
nupplaPhil
cebdcb6599
Fixing post()
2020-07-21 03:04:58 -04:00
nupplaPhil
1aa07f87a4
Make "HTTPRequest::fetchUrl" dynamic
2020-07-21 03:04:58 -04:00
nupplaPhil
3b4cf87c95
Make "HTTPRequest::fetchUrlFull" dynamic
2020-07-21 03:02:52 -04:00
nupplaPhil
8793096c16
Make "HTTPRequest::post" dynamic
2020-07-21 03:02:51 -04:00
nupplaPhil
2973ed6448
Make "HTTPRequest::curl" dynamic
2020-07-21 03:01:12 -04:00
nupplaPhil
9d00e4f1bc
Introduce HTPPRequest DI call and constructor
2020-07-21 02:56:10 -04:00
nupplaPhil
5344efef71
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
2020-07-21 02:56:10 -04:00
Michael
39ffb3e745
Remove debug output
2020-07-20 08:02:34 +00:00
Hypolite Petovan
0a71495fa4
Add new admin debug module for ActivityPub
2020-07-20 00:39:17 -04:00
Hypolite Petovan
c26cc5b75e
Expand scope of prepareObjectData in ActivityPub\Receiver
2020-07-20 00:38:45 -04:00
Hypolite Petovan
259a62f9dd
Separate concerns between postItem and createItem in ActivityPub\Processor
...
- postItem now only posts items created with createItem without altering it
- createItem now only creates an item array from an activity without posting it
- postItem scope is now public
2020-07-20 00:37:43 -04:00
Hypolite Petovan
3894976a2d
Add support for image preview in attachments in ActivityPub\Processor
...
- Address https://github.com/friendica/friendica/issues/8676#issuecomment-650554955
2020-07-20 00:28:11 -04:00
Hypolite Petovan
05bd0d0b67
Add support for multiple Link as urls of Images in ActivityPub\Receiver
...
- Address https://github.com/friendica/friendica/issues/8676#issuecomment-650554955
2020-07-20 00:28:11 -04:00
Michael
a1bbe36dd0
Fix wrong variable
2020-07-19 16:45:21 +00:00
Hypolite Petovan
31d2a74b0b
Merge pull request #8901 from annando/failed
...
New field in gserver, gcontact and contact for failed connections
2020-07-19 12:21:54 -04:00
Hypolite Petovan
68c86e423b
Merge pull request #8899 from annando/item-fields
...
Ensure to only store valid item fields
2020-07-19 12:19:53 -04:00
Michael
1e6b5e8287
Another placed replaced with "failed"
2020-07-19 11:55:42 +00:00
Michael
5bf813d0ec
Use "failed" field
2020-07-19 11:42:23 +00:00
Michael
59bebe7bcf
Post update added
2020-07-19 10:03:33 +00:00
Tobias Diekershoff
11c96d380c
Merge pull request #8898 from annando/spool-log
...
Add some logging to SpoolPost.php
2020-07-19 10:01:06 +02:00
Tobias Diekershoff
b191c8c11c
spaces instead of tabs here
2020-07-19 09:58:31 +02:00
Tobias Diekershoff
c6c7c4e841
added CSV import/export of server blocklist
2020-07-19 09:49:17 +02:00
Michael Vogel
35db33bcd2
Ensure to only store valid item fields
2020-07-19 03:40:40 +02:00
Michael Vogel
86bdb2d5b9
Add some logging to SpoolPost.php
2020-07-19 03:34:19 +02:00
Michael
b50f91b3e1
Merge remote-tracking branch 'upstream/develop' into failed
2020-07-19 01:18:35 +00:00
Michael
1532f0d529
New field "failed" for gserver, gcontact and contact
2020-07-19 01:15:57 +00:00
Hypolite Petovan
1a385153f8
Merge pull request #8895 from annando/performance
...
Database performance updates
2020-07-18 21:05:56 -04:00
Michael Vogel
ea8965759e
Merge pull request #8893 from MrPetovan/task/8797-strip-label-shortened-url
...
Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody
2020-07-18 18:06:01 +02:00
Michael Vogel
9f1d1db1ee
Database performance updates
2020-07-18 17:49:10 +02:00
Hypolite Petovan
911a23f18b
Use PageInfo::appendDataToBody in ActivityPub\Processor::constructAttachList
2020-07-17 19:39:12 -04:00
Hypolite Petovan
972b65ba33
Add intermediate method PageInfo::appendDataToBody
...
- It handles the already existing attachment in the body case
2020-07-17 19:38:28 -04:00
Hypolite Petovan
886cf40036
Ensure ParseUrl::getSiteinfo always returns the url and type keys
2020-07-17 19:18:27 -04:00
Hypolite Petovan
25b3fa83fc
Rename PageInfo::appendToBody to searchAndAppendToBody
2020-07-17 19:15:43 -04:00
Hypolite Petovan
8de66c0274
Add shortened URL link label stripping to PageInfo::stripTrailingUrlFromBody
...
- Add test cases for shortened URL link labels
2020-07-17 17:16:22 -04:00
Hypolite Petovan
da50456675
Add Twitter source debug to Debug\Babel
2020-07-17 17:14:13 -04:00
Michael
c987785146
Use "contact-type" instead of "account-type" to avoid notices
2020-07-17 06:58:39 +00:00
Michael
0b93bcbbf9
Create a (meaningful) title
2020-07-17 05:27:45 +00:00
Michael
c47931172d
Indention fixed
2020-07-17 04:46:42 +00:00
Michael
ecf6018b89
Atom feed generation is moved to the feed class
2020-07-17 04:40:20 +00:00
Michael
70699878ee
Replaced more calls of "Probe::uri" with "Contact::getByURL"
2020-07-16 19:22:38 +00:00
Hypolite Petovan
dd85f48e0d
Merge pull request #8886 from annando/getidforurl-update
...
in "getidforurl" "no update" is now "update"
2020-07-16 09:23:30 -04:00