Michael
|
bf7128b4b2
|
AP Improvements for forums
|
2020-08-09 18:42:25 +00:00 |
|
Michael
|
f09d9bc9cc
|
Remove url caching, locking cleanup
|
2020-08-06 18:53:45 +00:00 |
|
Michael
|
2cbc935944
|
Renamed function
|
2020-08-06 10:31:05 +00:00 |
|
Michael
|
d4f7bfa676
|
New "fcontact" model class
|
2020-08-06 10:27:06 +00:00 |
|
Michael
|
d153db44ac
|
Periodically run an "optimize table" command for cache tables
|
2020-08-04 12:24:24 +00:00 |
|
Michael
|
afa9adda6e
|
Fiy fatal error
|
2020-08-04 03:18:34 +00:00 |
|
Hypolite Petovan
|
a74c547af4
|
Move ContactRelation class to Contact\Relation
- Update references in GContact
|
2020-08-03 13:38:26 -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
|
cdf8a2f374
|
Fix Notice: " Undefined index: urls in /src/Worker/UpdateServerDirectory.php on line 64"
|
2020-08-03 16:03:51 +00:00 |
|
Michael
|
ff7b72cca3
|
Renamed function
|
2020-08-02 13:37:43 +00:00 |
|
Michael
|
d53f46b958
|
Removed temporary code
|
2020-08-02 01:38:10 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
bb70258d48
|
Discovery of peers of other servers
|
2020-08-01 05:55:27 +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 |
|
Michael
|
4fbec33af0
|
Asynchronous contact relation check
|
2020-07-29 15:39:45 +00:00 |
|
Michael
|
18617f6c48
|
Fetch followers/followings of contacts
|
2020-07-26 07:34:33 +00: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
|
1aa07f87a4
|
Make "HTTPRequest::fetchUrl" dynamic
|
2020-07-21 03:04:58 -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
|
5344efef71
|
Move post/curl/fetchUrl/fetchUrlFull to own class "Network\HTTPRequest"
|
2020-07-21 02:56:10 -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 |
|
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 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 |
|
Michael Vogel
|
9f1d1db1ee
|
Database performance updates
|
2020-07-18 17:49:10 +02:00 |
|
Michael
|
70699878ee
|
Replaced more calls of "Probe::uri" with "Contact::getByURL"
|
2020-07-16 19:22:38 +00:00 |
|
Michael
|
d6bf7f2cda
|
Replace "Probe::uri" with "Contact::getByURL"
|
2020-07-16 10:22:14 +00:00 |
|
Hypolite Petovan
|
a13e004df0
|
Delete include/items.php
- Remove all references
|
2020-07-14 10:21:31 -04:00 |
|
Hypolite Petovan
|
a1d62734fa
|
Remove consume_feed in favor of Protocol\Feed::consume
|
2020-07-14 10:14:05 -04:00 |
|
Hypolite Petovan
|
9c6fbc6a74
|
Update references to the friendica/friendica stable branch
|
2020-06-30 15:25:16 -04:00 |
|
Michael
|
64dc3519a4
|
Fix notice "Undefined index: author-network"
|
2020-06-27 15:10:06 +00:00 |
|
Michael
|
de19f94aca
|
Prevent delivering AP comments to Diaspora
|
2020-06-27 12:18:36 +00:00 |
|
Hypolite Petovan
|
e3d20b4366
|
Move subscribe_to_hub function to Worker/OnePoll from include/items
- It was its only usage
|
2020-06-17 13:24:44 -04:00 |
|
Hypolite Petovan
|
a5a7855d39
|
Remove dependency to App in Contact::createFromProbe
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-641259906
|
2020-06-10 10:36:42 -04:00 |
|
Michael
|
46e2423af9
|
Fix wrong variable names
|
2020-05-30 17:06:59 +00:00 |
|
Michael
|
2eb371dcaf
|
Fix foreign key constraint with "post-tag" table
|
2020-05-30 16:36:09 +00:00 |
|
Michael
|
ba9cf32f36
|
The "item-activity" is removed
|
2020-05-26 05:18:50 +00:00 |
|
Michael
|
a77c0194dc
|
Issue 8663: Prevent abusive behaviour when probing servers
|
2020-05-20 06:57:46 +00:00 |
|
Michael
|
7a82171bfe
|
The "term" table is removed
|
2020-05-15 06:50:20 +00:00 |
|
Michael
|
cd82c527f5
|
Removed useless error handling
|
2020-05-12 09:05:37 +00:00 |
|
Michael
|
ae2288bc7d
|
Fix "Uncaught TypeError: Argument 1 passed to :incrementQueueDone()"
|
2020-05-11 18:28:41 +00:00 |
|
Michael
|
22be2cce8a
|
Issue 8586: Reduce the amount of item receivers
|
2020-05-06 15:20:49 +00:00 |
|
Michael
|
3d4ace7a9d
|
Merge branch 'no-term3' into no-term2
|
2020-05-05 16:09:50 +00:00 |
|
Michael
|
2ee14bf5fe
|
Merge remote-tracking branch 'upstream/develop' into post-delivery-data
|
2020-05-05 14:08:29 +00:00 |
|