Michael
|
321a36d4db
|
Avoid SQL error with wrong formatted datetime value
|
2018-05-03 20:48:35 +00:00 |
|
Michael
|
1e0200884f
|
Fixed private messaging/relaying is controlled by the parent
|
2018-05-01 06:37:12 +00:00 |
|
Michael
|
a182dd3400
|
Improved logging, avoiding PHP warning
|
2018-04-30 16:46:49 +00:00 |
|
Michael
|
4909075321
|
Merge branch 'direct-dfrn' of github.com:annando/friendica into direct-dfrn
|
2018-04-30 13:09:11 +00:00 |
|
Michael
|
5588f0d2ae
|
Improved logging
|
2018-04-30 13:08:48 +00:00 |
|
Michael
|
b2b597288c
|
Deliver with the new function when delivering to a "uid=0" contact
|
2018-04-30 13:07:40 +00:00 |
|
Michael
|
bbbebb2b9c
|
Don't spool relay deliveries
|
2018-04-30 05:56:40 +00:00 |
|
Hypolite Petovan
|
bd21fc3751
|
Import posts from ignored contacts
|
2018-04-27 21:08:19 -04:00 |
|
Michael
|
84909d9711
|
Standard stuff
|
2018-04-27 12:40:52 +00:00 |
|
Michael
|
9f5a6c05fb
|
Preparation for relay posts with DFRN
|
2018-04-27 05:11:52 +00:00 |
|
Michael
|
4904be0d6f
|
Better fallback on values > 299 as well
|
2018-04-27 04:55:46 +00:00 |
|
Michael
|
e3c9d31088
|
Added header
|
2018-04-27 03:08:13 +00:00 |
|
Michael
|
488c6c9b68
|
Constants moved
|
2018-04-27 02:52:12 +00:00 |
|
Michael
|
66e34b9357
|
Improvements
|
2018-04-26 22:30:43 +00:00 |
|
Michael
|
8c23fea1df
|
Added some explanation, beautified code
|
2018-04-26 21:16:16 +00:00 |
|
Michael
|
a0c5a84ce8
|
Better way to fetch items
|
2018-04-26 07:11:18 +00:00 |
|
Michael
|
b70b020490
|
Unneeded stuff removed, only fetch needed records
|
2018-04-26 06:23:01 +00:00 |
|
Michael
|
71d4c6e4a0
|
Cleaned up
|
2018-04-26 05:45:05 +00:00 |
|
Michael
|
c437dac3a0
|
Delivery to non followers
|
2018-04-25 21:55:24 +00:00 |
|
Michael
|
3abd0b54cc
|
Reworked delivery
|
2018-04-25 21:18:21 +00:00 |
|
Michael
|
866fbb4d80
|
Added console command to manually archive contacts
|
2018-04-23 05:33:47 +00:00 |
|
Hypolite Petovan
|
9d928417a1
|
Merge pull request #4817 from annando/relais-duplicates
Avoid sending relay posts to servers that already received content
|
2018-04-11 19:00:34 -04:00 |
|
Michael
|
edcf1466a7
|
Relay: Avoid sending relay posts to servers that already received content
|
2018-04-11 19:01:25 +00:00 |
|
Tobias Diekershoff
|
0cab448ba1
|
make it unreadable... almost
|
2018-04-11 14:12:53 +02:00 |
|
Tobias Diekershoff
|
ef8e984c62
|
noreply should not be translate-able in email addresses
|
2018-04-11 08:17:44 +02:00 |
|
Michael
|
869d8ab12d
|
We can now define the days after a contact is archived
|
2018-04-10 11:10:02 +00:00 |
|
Michael
|
08abf65f7b
|
Old database functions had been replaced in the workers
|
2018-04-09 21:34:23 +00:00 |
|
Michael
|
a75858f02c
|
Don't queue relay posts
|
2018-04-08 09:46:47 +00:00 |
|
Michael
|
3e6507441e
|
Queue: Better handling of return values of transmissions
|
2018-04-04 19:03:05 +00:00 |
|
Michael
|
e7fb8c04dd
|
Don't always queue messages
|
2018-04-03 12:27:22 +00:00 |
|
Michael
|
1a2c771f24
|
DFRN: Improvements to delivery. Logging and marking as not reachable
|
2018-04-03 12:18:05 +00:00 |
|
Michael
|
bfd057f148
|
Direct transfer without a relay is now possible
|
2018-03-28 04:24:38 +00:00 |
|
Hypolite Petovan
|
27d94023ee
|
Merge branch 'master' into develop
|
2018-03-23 06:15:55 -04:00 |
|
Michael
|
d98c6819e7
|
$contact isn't called by reference anymore
|
2018-03-14 20:53:03 +00:00 |
|
Michael
|
7db0b850cb
|
Avoid an error in OnePoll when the contact was "null".
|
2018-03-14 19:47:14 +00:00 |
|
Hypolite Petovan
|
789561c7a2
|
Remove/Update references to include/html2*.php
|
2018-03-07 16:34:17 -05:00 |
|
Michael
|
2f121aa828
|
When deleting, don't send the parent via DFRN
|
2018-03-01 20:44:44 +00:00 |
|
Michael
|
82bd26edb9
|
The item class had been improved (e.g. database calls)
|
2018-02-21 21:08:37 +00:00 |
|
Michael
|
0062fede79
|
Issue 1312: Improve account expiry
|
2018-02-18 22:19:20 +00:00 |
|
Hypolite Petovan
|
9e3bae5caa
|
Remove references to include/bbcode.php
|
2018-02-14 22:01:14 -05:00 |
|
Hypolite Petovan
|
d419d07f73
|
[Scrutinizer] Fix undeclared variables in src/ (except Protocol/)
- Use dba::selectFirst to remove intermediate variables `$r`
- Remove unused variable `$url_recipients` in Worker\Dellivery
|
2018-02-14 00:05:00 -05:00 |
|
Michael
|
2a762868e9
|
Some clean up for the worker, arrays are now supported as parameter
|
2018-02-11 16:18:39 +00:00 |
|
Michael
|
d70a20a466
|
We now incrementally calculate the queue delivery time
|
2018-02-08 18:39:48 +00:00 |
|
Michael
|
8ea572ebd1
|
Added a config value to ignore server checks
|
2018-02-08 13:09:09 +00:00 |
|
Michael
|
0093f863fd
|
Don't add already queued items from Diaspora to the queue again
|
2018-02-08 11:26:24 +00:00 |
|
Michael
|
4859a18ae4
|
Fixed wrong capitalation (or however this is written)
|
2018-02-06 23:17:18 +00:00 |
|
Michael
|
053cb31eea
|
Forgotten commented out text
|
2018-02-06 22:57:56 +00:00 |
|
Michael
|
47d165cb25
|
Hook calls can now be forked into a worker queue entry
|
2018-02-06 22:52:36 +00:00 |
|
Michael
|
e609de2957
|
Many item calls are now isolated in a single function
|
2018-02-06 12:40:22 +00:00 |
|
Michael Vogel
|
fa95911fdb
|
Merge pull request #4393 from MrPetovan/task/3878-move-include-tags-to-src
Move include/tags to src/
|
2018-02-05 18:11:29 +01:00 |
|