Michael
b7e25d16e7
Removed usage of "tag" field
2020-05-05 05:11:59 +00:00
Michael
098ba4a667
"item-delivery-data" is now "post-delivery-data"
2020-05-02 19:34:02 +00:00
Michael
2a1cdfa36b
Diaspora participations are now atored as activities
2020-05-02 08:52:11 +00:00
Michael
f75009c20c
Some more forgotten DBA::close
2020-04-28 07:10:18 +00:00
Michael
4181eb37f5
More joins replaced by view calls
2020-04-24 11:55:46 +00:00
Michael
661dd43b0d
Term constants updated
2020-04-13 19:24:22 +00:00
Michael
552fd98657
The "sign" table had been removed
2020-04-13 16:27:40 +00:00
Michael
860d4654c1
Issue 8495: Only use "noreply" when no sender mail is defined
2020-04-04 20:26:09 +00:00
Michael
4aa89368ad
Prevent putting much stress on remote systems
2020-03-30 06:22:32 +00:00
Michael
b68a16e07a
"repair diaspora" fixed some problem long time ago. It is not needed anymore
2020-03-22 13:12:48 +00:00
Hypolite Petovan
737b04d7e2
Merge pull request #8401 from annando/gfollower-epilogue
...
Reduce the load of "gfollower"
2020-03-10 18:52:31 -04:00
Michael
f27900ad78
Reduce the load of "gfollower"
2020-03-10 21:10:59 +00:00
Michael
b10e334c53
Polling Mails is now done with a higher priority
2020-03-10 09:44:26 +00:00
Michael
03e8609e4e
Performance changes to the gcontact discovery
2020-03-08 19:48:26 +00:00
Michael
d6905e29cf
Query the same contact only once a month
2020-03-07 05:31:03 +00:00
Michael
a6e7b5f295
GContact discovery added
2020-03-05 22:03:24 +00:00
Hypolite Petovan
f047944b2d
Switch all item deletion logging to info level
2020-03-04 15:59:19 -05:00
Hypolite Petovan
86a6268aac
Add guid context to item deletion logging
2020-03-03 12:01:03 -05:00
Hypolite Petovan
6ae5f705b6
Rename Item::delete* methods to Item::markForDeletion*
2020-03-03 01:48:29 -05:00
Hypolite Petovan
dd613cda45
Merge pull request #8357 from annando/private
...
Support unlisted public posts
2020-03-03 01:19:07 -05:00
Hypolite Petovan
25dceccf77
Add debug for item deletion
2020-03-02 09:30:34 -05:00
Michael
ca1b92bb34
Support unlisted public posts
2020-03-02 07:57:23 +00:00
nupplaPhil
85dc9bb96b
Add license info at Friendica PHP files
2020-02-09 16:18:46 +01:00
nupplaPhil
23c64b9a11
Add license info at Friendica classes
2020-02-09 15:45:36 +01:00
Michael
4f362f6693
Asynchronously add contacts to avoid timeout problems
2020-02-06 00:00:00 +00:00
nupplaPhil
f21196df7c
improvements
2020-02-01 00:27:46 +01:00
nupplaPhil
34f4aedb87
Move mod/fsuggest to src/Module/SuggestFriends
2020-01-31 23:50:46 +01:00
Hypolite Petovan
18cfd8dfaa
Remove references to deprecated profile.is-default and profile.profile-name fields
2020-01-22 19:42:37 -05:00
Hypolite Petovan
04d620fc2f
Merge pull request #8142 from nupplaphil/task/di_config
...
CleanUp Config namespace
2020-01-19 22:22:57 -05:00
nupplaPhil
ed9392469e
Remove unneeded Config namespace usages
2020-01-19 22:50:44 +01:00
nupplaPhil
21640ec5d8
Add missing Friendica\DI namespace to files (PHPStorm inspection)
2020-01-19 21:26:42 +01:00
nupplaPhil
3411ced833
Move Config::set() to DI::config()->set()
2020-01-19 21:21:53 +01:00
nupplaPhil
6c36fd9e01
Move Config::get() to DI::config()->get()
2020-01-19 21:21:13 +01:00
Hypolite Petovan
ab8997f9db
Merge pull request #8140 from annando/mail-probe
...
Don't update mail contacts when polling
2020-01-19 15:05:00 -05:00
Michael
3bd99bccba
Don't update mail contacts when polling
2020-01-19 19:27:30 +00:00
nupplaPhil
d6efc90194
cleanup namespace usages for L10n
2020-01-19 16:31:33 +01:00
nupplaPhil
5dfee31108
Move L10n::t() calls to DI::l10n()->t() calls
2020-01-19 16:31:16 +01:00
Michael
cdbc94a9e1
Some more added lines
2020-01-19 09:51:37 +00:00
Michael
0a4119adaf
@brief is removed completely
2020-01-19 06:05:23 +00:00
Hypolite Petovan
58f69481e6
Merge pull request #8130 from nupplaphil/task/di_pconfig
...
Move PConfig to DI::pConfig()
2020-01-18 13:57:57 -05:00
nupplaPhil
800694e9b3
Remove unused use
statements & remove PConfig class
2020-01-18 17:02:59 +01:00
nupplaPhil
9e9429b56d
Move PConfig::get() to DI::pConfig()->get()
2020-01-18 16:50:57 +01: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
Philipp
33664ebb48
Merge pull request #8095 from annando/local-delivery
...
Ensure that local delivery is done via DFRN
2020-01-11 20:12:11 +01:00
Michael
28c54242a5
The value has to be assigned, not compared :-)
2020-01-11 18:28:04 +00:00
Michael
e6a054696d
Ensure that local delivery is done via DFRN
2020-01-11 18:25:48 +00:00
Philipp
eba46e786a
Merge pull request #8094 from annando/deletecontact
...
Ensure that deleted contacts are really removed
2020-01-11 18:40:46 +01:00
Michael
0225e99d0a
Ensure that deleted contacts are really removed
2020-01-11 17:22:37 +00:00
Hypolite Petovan
36190d1e79
Merge pull request #8072 from nupplaphil/task/Cache_to_DI
...
Replace Core\Cache wrapper with DI::cache() method
2020-01-10 08:46:03 -05:00
nupplaPhil
016cfcd846
Fixings
...
- Rename "facStorage" to "storageManager"
- Fix indentation
- Fix tests
2020-01-10 13:22:03 +01:00
nupplaPhil
08edeae2f9
Make Storage testable & add tests
...
- Making StorageManager dynamic (DI::facStorage())
- Making concrete Storage dynamic (DI::storage())
- Add tests for Storage backend and failure handling
- Bumping Level-2/Dice to "dev-master" until new release
- Using Storage-Names instead of Storage-Classes in config (includes migration)
2020-01-10 13:21:57 +01: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
nupplaPhil
182f390520
Move Cache::clear() to DI::cache()->clear()
2020-01-07 00:36:07 +01:00
nupplaPhil
48baa0be4b
Remove get_server() in favor of Search::getGlobalDirectory()
2020-01-05 00:04:55 +01:00
Michael
fb550a0172
Relocated functions from PortableContact to GServer
2020-01-01 21:29:36 +00:00
Philipp
75c74e8562
Merge pull request #8044 from annando/contact-adding
...
Don't add contacts when not needed
2020-01-01 20:38:34 +01:00
Michael
73b82d1455
Don't add contacts when not needed
2020-01-01 17:54:36 +00:00
nupplaPhil
3f34229752
Move redundant System::baseUrl() to DI::baseUrl() calls
2019-12-30 23:00:08 +01:00
nupplaPhil
50be94aa5e
Remove deprecated App::getHostName() - process methods to DI::baseUrl()->getHostName()
2019-12-29 20:17:47 +01:00
nupplaPhil
388b963714
Replace BaseObject class with DI::* calls
2019-12-29 20:17:38 +01:00
nupplaPhil
1de3f186d7
Introduce new DI container
...
- Adding Friendica\DI class for getting dynamic classes
- Replacing BaseObject::getApp() with this class
2019-12-29 20:16:55 +01:00
Michael
c975d0f799
Added documentation
2019-12-21 20:18:44 +00:00
Michael
537da657cc
Renamed functions
2019-12-21 18:57:00 +00:00
Michael
33cb241ed3
Renamed function
2019-12-21 18:24:43 +00:00
Michael
26ac9a0063
"CheckServer" is now "UpdateGServer"
2019-12-21 18:11:51 +00:00
Michael
fab85255b6
Relocated functions
2019-12-21 06:39:22 +00:00
Michael
4024d725db
Fixed logger call
2019-12-21 04:23:26 +00:00
Michael
01205f7d41
Merge remote-tracking branch 'upstream/2019.12-rc' into poco-cleanup
2019-12-20 22:25:32 +00:00
Michael
c9c408d5e5
Fix notice because of a missing subject
2019-12-20 21:47:10 +00:00
Michael
b4f690839a
"CheckServer" added
2019-12-20 21:46:30 +00:00
Michael
ef9bdfdff2
Fix some errors
2019-12-20 21:27:49 +00:00
Michael
3c4f44a4ab
"FetchPoCo" added
2019-12-20 21:21:25 +00:00
Michael
e5546dd40a
"UpdateServers" added
2019-12-20 21:12:44 +00:00
Michael
5fee84f2e2
Added "DiscoverContacts"
2019-12-20 21:04:38 +00:00
Michael
bf852cc096
"UpdateSuggestions" added
2019-12-20 20:49:09 +00:00
Michael
a1ad549e0b
Added UpdateServerDirectory
2019-12-20 20:37:21 +00:00
Michael
37f0519514
'SearchDirectory' created (moved out of 'DiscoverPoco' mess)
2019-12-20 20:30:13 +00:00
Michael
88a39ea999
"gprobe" removed
2019-12-20 06:47:18 +00:00
Michael Vogel
eb4cfa65d8
Fixed warning
2019-12-14 06:42:40 +01:00
Michael
49767e0555
Issue 7418: connections to forums should now work again
2019-12-09 21:19:20 +00:00
Michael
b8f81d5e7d
Relocate check for announce
2019-12-08 22:04:32 +00:00
Michael
fb64010d7a
Missing "use"
2019-12-08 21:40:06 +00:00
Michael
aa047278cc
Reversed annouce check to have priority for AP
2019-12-08 09:01:06 +00:00
Michael
7ccbe3ee29
Transmit reshares and announce natively via Diaspora and AP whenever possible
2019-12-08 08:59:21 +00:00
Michael
41f8796ffc
Delivery of reshares
2019-12-06 06:39:50 +00:00
Michael
22b89df348
Removed test logging
2019-11-27 22:00:43 +00:00
Michael
a6a79d9c7e
Only transfer posts via mail
2019-11-27 21:59:11 +00:00
Michael
fda30bbb1f
Removed test data
2019-11-23 11:44:25 +00:00
Michael
e220698ea1
E-Mail import: The item is now provided to the hook
2019-11-23 11:42:03 +00:00
Michael
2dcf6d9e2b
Now using the correct function call ...
2019-11-23 04:31:40 +00:00
Michael
37bdafcc96
Use the "reply-to" header of the original post when answering via mail
2019-11-22 22:15:04 +00:00
Michael
d8da580869
Fix mail delivery via AP when the contact is hidden
2019-11-22 08:01:23 +00:00
Michael
ade926afc6
Storing the mail header in the item
2019-11-21 15:28:18 +00:00
Philipp Holzer
aa7be41728
Fix ACLFormatterTest
...
- Add nullable to expand() function again
- Add angle bracket support to toString()
2019-11-01 14:13:29 +01:00
Michael
44cc750f79
Some more warnings removed
2019-10-31 07:33:25 +00:00
Michael
422f0cbdbc
Solve warning
2019-10-30 09:44:07 +00:00
Michael
dc065eed42
Fix several warnings and errors
2019-10-30 06:50:20 +00:00