Philipp Holzer
|
c293eadb78
|
Improve & fixing Tests
|
2019-07-14 22:12:11 +02:00 |
|
Philipp Holzer
|
486f139342
|
Move Preload/JIT Configuration logic from Adapter to Core-Configuration
|
2019-07-14 22:09:07 +02:00 |
|
Philipp Holzer
|
8c0f047bc7
|
Add namespace
|
2019-07-12 23:08:01 +02:00 |
|
Philipp Holzer
|
a30200083a
|
BugFix: forgot configCache in ConfigFactory
|
2019-07-12 23:05:48 +02:00 |
|
Philipp Holzer
|
c82127ffb7
|
Splitting ConfigCache & PConfigCache
- Remove IConfigCache & IPConfigCache
- Add new PConfigCache
- Add missing Logger::init() (bugfixing tests)
|
2019-07-12 22:53:37 +02:00 |
|
Hypolite Petovan
|
b56709d802
|
Merge pull request #7358 from nupplaphil/bug/installer_db
Bugfixing DB/Installer (Simplify Config Part 1)
|
2019-07-12 16:48:17 -04:00 |
|
Michael Vogel
|
807d2665ea
|
Use standard function to update the contact to avoid SQL errors
|
2019-07-11 22:11:51 +02:00 |
|
Michael Vogel
|
6b25fd5b2f
|
added logging
|
2019-07-10 05:19:54 +02:00 |
|
Michael Vogel
|
54d96da94a
|
Fix fatal error with incomplete contact data upon delivery
|
2019-07-10 05:16:50 +02:00 |
|
Philipp Holzer
|
e1d135238a
|
Revert default password setting & using "HiddenString" even for empty strings
|
2019-07-09 22:38:54 +02:00 |
|
Philipp Holzer
|
ab7c6499ff
|
Bugfixing DB/Installer
- default value with HiddenString
- Fixing checkDB during installation
|
2019-07-09 22:22:06 +02:00 |
|
Jeroen De Meerleer
|
01dc0c031c
|
There are no dead nodes anymore
|
2019-07-09 09:23:36 +02:00 |
|
Hypolite Petovan
|
fe8a53425a
|
Revert "Changed unavailable to in a relation"
|
2019-07-08 15:55:08 -04:00 |
|
Hypolite Petovan
|
8e2d1fad17
|
Merge pull request #7347 from JeroenED/task/relationship-status
Changed unavailable to in a relation
|
2019-07-08 13:02:36 -04:00 |
|
Michael
|
d1435bef61
|
Add ActivityPub related fields to the "uri" function
|
2019-07-08 12:00:11 +00:00 |
|
Jeroen De Meerleer
|
6811ee5d16
|
Merge remote-tracking branch 'friendica.github.com/develop' into task/relationship-status
|
2019-07-08 07:48:07 +02:00 |
|
Michael
|
6bb418c5a7
|
Use "received" instead of "created" when displaying posts in creation order
|
2019-07-07 21:30:33 +00:00 |
|
Jeroen De meerleer
|
dea0bfd01f
|
changed unavailable to In a relation, deleted available
|
2019-07-07 22:51:05 +02:00 |
|
Hypolite Petovan
|
9b8b2b36cd
|
Merge pull request #7339 from annando/gcontact-update
Restructured Contact/GContact handling
|
2019-07-07 13:28:20 -04:00 |
|
Michael
|
dda86f6dfc
|
Basepath function now uses the contact field
|
2019-07-05 06:41:48 +00:00 |
|
Michael
|
be0a102333
|
Simplified the Contact update
|
2019-07-04 21:19:23 +00:00 |
|
Michael
|
c9666a9f1d
|
We don't update inside the probing anymore
|
2019-07-04 19:40:48 +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
|
f60792348a
|
Merge pull request #7336 from MrPetovan/bug/globalcommunity-silence-getidforurl
Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup
|
2019-07-03 16:47:37 +02:00 |
|
Michael
|
7b0a9ffd89
|
Update gcontact when public contact is updated
|
2019-07-03 05:46:35 +00:00 |
|
Hypolite Petovan
|
50fa6b7e02
|
Use Contact::getIdForURL instead of Probe::uri and manual contact table lookup
- Address https://forum.friendi.ca/display/0b6b25a8-215d-1bab-29c9-77a221796252
- Normalize quote style
- Remove deprecated get_app() call
|
2019-07-02 19:25:24 -04:00 |
|
Michael
|
80c3a81618
|
Use the term-date as archive date
|
2019-07-02 14:46:04 +00:00 |
|
Michael
|
1d7154a7d1
|
Update the gcontact entry when the public contact entry has changed
|
2019-07-02 09:06:48 +00:00 |
|
Hypolite Petovan
|
a248da8f2e
|
Merge pull request #7334 from annando/federated-protocol
New constant for federated protocols
|
2019-07-01 21:52:55 -04:00 |
|
Michael
|
ee8baf00ce
|
Now without array_merge
|
2019-07-01 22:14:34 +00:00 |
|
Michael
|
9e3aff9ade
|
Removed comment line
|
2019-07-01 18:09:40 +00:00 |
|
Michael
|
6041f74df6
|
New constant for federated protocols
|
2019-07-01 18:00:55 +00:00 |
|
Hypolite Petovan
|
7abc42700c
|
Fix missing App object in Worker\OnePoll
|
2019-06-30 12:16:18 -04:00 |
|
Michael
|
3121d967c5
|
Item delivery data must only be stored when there is data
|
2019-06-29 08:30:48 +00:00 |
|
Michael
|
9bf065c9d8
|
Merge remote-tracking branch 'upstream/develop' into delivery-statistics
|
2019-06-28 14:08:54 +00:00 |
|
Hypolite Petovan
|
7b4bba66db
|
Merge pull request #7323 from annando/contact-discovery
Removing functionality from OnePoll.php
|
2019-06-28 07:08:57 -04:00 |
|
Michael
|
0a15222576
|
Collect data about used protocols for delivery
|
2019-06-28 09:03:58 +00:00 |
|
Michael
|
e48fbeda0a
|
restore updating of the public contact
|
2019-06-28 04:34:01 +00:00 |
|
Michael
|
8838a1f2d1
|
Avoid overwriting of avatars for feeds
|
2019-06-28 04:26:49 +00:00 |
|
Michael
|
96651ae76d
|
Fix a missing variable
|
2019-06-28 02:46:56 +00:00 |
|
Michael
|
d552db5c55
|
Polling functions are split into several functions
|
2019-06-27 20:38:09 +00:00 |
|
Michael
|
7e7acf5763
|
Last old query replaced in OnePoll.php
|
2019-06-27 16:21:23 +00:00 |
|
Michael
|
d4dc2a129e
|
Replace old database queries
|
2019-06-27 13:30:26 +00:00 |
|
Michael
|
59b1a1aced
|
Removing many now unused or duplicated tasks from OnePoll
|
2019-06-27 05:38:16 +00:00 |
|
Michael
|
4db3c79d04
|
Archive/unarchive the contacts
|
2019-06-27 05:03:58 +00:00 |
|
Michael
|
9caa8bae35
|
Unused parts removed, query refurbished
|
2019-06-26 05:18:11 +00:00 |
|
Michael
|
9b49fd7f3f
|
Changed logging
|
2019-06-25 17:36:24 +00:00 |
|
Dean Townsley
|
fdbd160141
|
Add spaces for standards compliance
|
2019-06-24 21:37:44 -05:00 |
|
Dean Townsley
|
59553ab978
|
Don't try to auth for public images
|
2019-06-24 19:45:50 -05:00 |
|