root
|
68b63ec647
|
avoid notice in probe.php
|
2020-05-08 13:06:40 +00:00 |
|
Michael
|
f521689ced
|
Suppress XML logging of errors
|
2020-04-27 14:35:50 +00:00 |
|
Michael
|
6e26ece3de
|
Issue 8383 (again): Finally fixes the double scheme problem
|
2020-03-10 06:22:30 +00:00 |
|
Michael
|
4453e7e47a
|
Standards
|
2020-03-08 19:07:36 +00:00 |
|
Michael
|
0b8b226ee2
|
Issue 8383: Fixes probing requests with doubled protocols
|
2020-03-08 14:07:24 +00:00 |
|
Michael
|
9cbea34fa4
|
Clean the profile URL when follow
|
2020-02-22 12:29:33 +00:00 |
|
Michael
|
3bd1f3a836
|
No more gender
|
2020-02-16 10:55:18 +00:00 |
|
Hypolite Petovan
|
2ec3a97393
|
Merge pull request #8263 from annando/remote-follow
New page for remote follow requests
|
2020-02-09 17:53:13 -05:00 |
|
Michael
|
2eebeeaa32
|
New page for remote follow requests
|
2020-02-09 17:04:35 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
Hypolite Petovan
|
7b0ec6252f
|
Remove uses of the rest of deprecated profile fields
|
2020-01-27 23:06:30 -05:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +01:00 |
|
nupplaPhil
|
6c36fd9e01
|
Move Config::get() to DI::config()->get()
|
2020-01-19 21:21:13 +01:00 |
|
Michael
|
0a4119adaf
|
@brief is removed completely
|
2020-01-19 06:05:23 +00:00 |
|
nupplaPhil
|
424c87195b
|
CleanUp Cache namespace
- Introduce enum "Duration"
- Introduce enum "Type"
- Move "Cache\Cache" to "BaseCache"
|
2020-01-18 15:41:19 +01:00 |
|
Michael
|
ccc7a71e54
|
Ensure that local contacts always are DFRN contacts
|
2020-01-16 06:43:21 +00:00 |
|
nupplaPhil
|
a38b0f7eaf
|
Move remaining namespaces and delete Core\Cache.php
|
2020-01-07 00:51:02 +01:00 |
|
nupplaPhil
|
fe078410a1
|
Move Cache::get() to DI::cache()->get()
|
2020-01-07 00:45:49 +01:00 |
|
nupplaPhil
|
f68929633b
|
Move Cache::set() to DI::cache()->set()
|
2020-01-07 00:41:20 +01:00 |
|
Hypolite Petovan
|
ebaf726744
|
Rework Feed::import parameters
- Remove unused $hub
- Replace $simulate with an implicit condition
|
2020-01-03 09:26:28 -05:00 |
|
nupplaPhil
|
3f34229752
|
Move redundant System::baseUrl() to DI::baseUrl() calls
|
2019-12-30 23:00:08 +01:00 |
|
Hypolite Petovan
|
03038e7a3b
|
Merge pull request #8019 from nupplaphil/task/replace_getClass
Introduce new way of static/dynamic bridge / CleanUp deprecated methods
|
2019-12-29 17:47:28 -05:00 |
|
nupplaPhil
|
50be94aa5e
|
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
|
2019-12-29 20:17:47 +01:00 |
|
Michael
|
60df79ad2a
|
Probe: Additional checks for connection problems
|
2019-12-29 03:27:54 +00:00 |
|
Michael
|
fab0d9b919
|
Don't create contacts for unknown networks / improved content fetching
|
2019-12-28 19:17:48 +00:00 |
|
Michael
|
8acd8912eb
|
Zot: Retrieve alias addresses as well
|
2019-12-24 10:19:14 +00:00 |
|
Michael
|
b442f41159
|
Remove test code
|
2019-12-23 21:10:54 +00:00 |
|
Michael
|
7fd1d674a9
|
Zot seems to work now
|
2019-12-23 15:07:49 +00:00 |
|
Michael
|
2306b949f2
|
Partly reworked, part 2
|
2019-12-23 14:30:48 +00:00 |
|
Michael
|
9cc2212b4b
|
Restructuring code
|
2019-12-23 14:26:06 +00:00 |
|
Michael
|
4653d7d3b0
|
Renamed function, added documentation
|
2019-12-22 17:20:11 +00:00 |
|
Michael
|
03d6203410
|
We can now detect Hubzilla accounts
|
2019-12-22 08:13:12 +00:00 |
|
Michael
|
b2d17abc7b
|
Fix notice "Undefined index: href"
|
2019-12-14 05:49:53 +00:00 |
|
Philipp Holzer
|
7343ee5108
|
Move Namespace of ActivityNamespace
|
2019-10-25 00:41:48 +02:00 |
|
Philipp Holzer
|
dc2858938d
|
Renamed to ActivityNamespace
|
2019-10-25 00:32:35 +02:00 |
|
Philipp Holzer
|
2fba7ed477
|
Rename namespace
|
2019-10-24 21:40:13 +02:00 |
|
Philipp Holzer
|
07cea24430
|
Move Activity/Namespaces defines to constants
|
2019-10-24 21:40:12 +02:00 |
|
Michael
|
df1db84846
|
Fix: Friendica contacts had falsely been detected as ActivityPub
|
2019-10-20 06:04:47 +00:00 |
|
Hypolite Petovan
|
146646c4d4
|
Replace deprecated calls to defaults() by ?? and ?: in src/
|
2019-10-16 08:38:52 -04:00 |
|
Michael
|
3b6f16347a
|
Fetch avatar and name on Twitter discovery
|
2019-09-19 05:28:46 +00:00 |
|
Michael
|
a733a00ea9
|
Detect the hide status when it hadn't been detected before
|
2019-09-10 20:20:34 +00:00 |
|
Michael
|
3c7fe5fc1b
|
Issue 7610-2: Read the "hide" status for non DFRN profiles
|
2019-09-10 20:06:07 +00:00 |
|
Michael
|
2a213c215e
|
Fix contact issues with fake reshares from Twitter
|
2019-07-23 04:26:20 +00:00 |
|
Michael
|
7dfadf7e7e
|
Simplify the contact update in "getIdForURL"
|
2019-07-12 21:07:47 +00:00 |
|
Michael
|
8cbdc7939e
|
Fetch more comtact data from probing, remove duplicated contacts
|
2019-07-12 14:55:23 +00:00 |
|
Michael
|
d1435bef61
|
Add ActivityPub related fields to the "uri" function
|
2019-07-08 12:00:11 +00:00 |
|
Michael
|
8d6aa9914c
|
We now handling the contact type
|
2019-07-04 19:31:42 +00:00 |
|
Michael
|
ef5be9668f
|
New fields in contact table / don't update on probe
|
2019-07-04 04:08:55 +00:00 |
|
Philipp Holzer
|
a85aa24d56
|
Add additional check for $links in Probe
see https://github.com/friendica/friendica/issues/6917#issuecomment-501661530
|
2019-06-13 15:01:24 +02:00 |
|
Philipp Holzer
|
cc7444d84d
|
Move internal recursion-counter to the end of all cur/fetchUrl parameters
|
2019-06-10 14:34:54 +02:00 |
|