Hypolite Petovan
|
0579252362
|
Add user meta-groups for followers and mutual contacts
- Both Group::expand and Item::enumeratePermissions now have a user id parameter to expand meta-groups
|
2019-07-29 20:31:46 -04:00 |
|
Michael
|
e556dfd475
|
Don't deliver nested comments to Diaspora if the previous comment wasn't from Diaspora
|
2019-07-28 19:13:17 +00:00 |
|
Michael
|
379a1a52e0
|
Avoid a warning
|
2019-07-16 19:58:47 +00:00 |
|
Michael
|
143566b853
|
Missing word
|
2019-07-15 04:36:55 +00:00 |
|
Michael
|
6170ddf58d
|
Issue 7367: Only skip DFRN delivery when both author and owner of the post support AP
|
2019-07-15 04:33:00 +00:00 |
|
Michael
|
7b0a9ffd89
|
Update gcontact when public contact is updated
|
2019-07-03 05:46:35 +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
|
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
|
9bf065c9d8
|
Merge remote-tracking branch 'upstream/develop' into delivery-statistics
|
2019-06-28 14:08:54 +00: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
|
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
|
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 |
|
Michael
|
bca1dc1ca4
|
Moving functionality to the contact model
|
2019-06-24 03:25:01 +00:00 |
|
Michael
|
857469d16a
|
Constantly updating public contacts
|
2019-06-23 09:27:40 +00:00 |
|
Michael
|
f41513f4ec
|
Issue 7264: Count local delivery as well
|
2019-06-13 20:24:49 +00:00 |
|
Michael
|
16b9d9f199
|
Fix pixture posts to connectors / fix delivery counter for connector posts
|
2019-06-11 19:35:03 +00:00 |
|
Hypolite Petovan
|
d7d44e1af7
|
Merge pull request #7245 from annando/unify-constants
Fix delivery counter for poking / unify delivery commands
|
2019-06-10 11:59:40 -04:00 |
|
Michael
|
41dc243186
|
Fix delivery counter for poking / unify delivery commands
|
2019-06-10 14:19:24 +00:00 |
|
Philipp Holzer
|
cc7444d84d
|
Move internal recursion-counter to the end of all cur/fetchUrl parameters
|
2019-06-10 14:34:54 +02:00 |
|
Michael
|
52a3ece8b6
|
Added comments
|
2019-06-06 17:58:49 +00:00 |
|
Michael
|
44a49a8d7d
|
Ensure that pokes are always send only via DFRN
|
2019-06-06 04:26:02 +00:00 |
|
Michael
|
9f026f1814
|
The only reason we don't defer is when it was a post to a relay
|
2019-06-01 11:28:37 +00:00 |
|
Michael
|
ecf809c7ae
|
The delivery counter now counts only successful deliveries
|
2019-06-01 06:54:47 +00:00 |
|
Michael
|
a6cf036db2
|
Sending contact suggestions does work again
|
2019-05-19 17:59:37 +00:00 |
|
Michael Vogel
|
f3c2eb5b11
|
Fix receiver list for mails / only deliver mail via DFRN to legacy contacts
|
2019-05-18 11:09:13 +02:00 |
|
Michael
|
87b98b8249
|
Sending direct messages via AP does work now - receiving is pending
|
2019-05-14 17:50:45 +00:00 |
|
Michael
|
55557a8f18
|
Contacts with protocol = AP are now delivered only via AP
|
2019-05-11 05:58:22 +00:00 |
|
Michael
|
ad6f23b105
|
Make 7113 really work - now the query does contain AP
|
2019-05-06 20:53:22 +00:00 |
|
Michael
|
c46a9595cd
|
Update every AP contact once a week
|
2019-05-06 20:28:40 +00:00 |
|
Michael
|
a4dffee5f4
|
Fix wrong error message when updated a contact
|
2019-05-02 19:22:43 +00:00 |
|
Hypolite Petovan
|
838f5762ac
|
Remove failing require to non-existent file in Worker\CronJobs
|
2019-04-24 18:30:51 -04:00 |
|
Philipp Holzer
|
dfa01f9265
|
typo
|
2019-04-22 14:22:45 +02:00 |
|
Philipp Holzer
|
5233434d94
|
proper split cronjob functions
|
2019-04-22 14:22:00 +02:00 |
|
Philipp Holzer
|
6056081d5a
|
Move mod/nodeinfo to src/Module/Nodeinfo
|
2019-04-22 14:00:17 +02:00 |
|
Michael
|
2711284827
|
Added missing "cron_interval" default value
|
2019-04-10 06:41:57 +00:00 |
|
Michael
|
90eea919a4
|
New contact field "updated", fix warnings
|
2019-04-09 05:15:23 +00:00 |
|
Michael
|
a25fd7713b
|
Added Worker
|
2019-04-08 21:06:15 +00:00 |
|
Michael
|
46a99a05a1
|
Remove the queue from the core
|
2019-04-05 18:04:39 +00:00 |
|
Michael
|
e3caf0f4f5
|
Use deferred workers instead of the queue mechanism
|
2019-04-04 20:51:12 +00:00 |
|
Hypolite Petovan
|
09e03c9213
|
Merge branch 'develop' into task/6778-add-storage-move-to-cron
|
2019-03-27 14:13:42 -04:00 |
|
Philipp Holzer
|
23654ce566
|
Added Update checks
- Logging
- Console
- Admin overview
|
2019-03-24 22:51:30 +01:00 |
|
Hypolite Petovan
|
410f34d7fd
|
Add storage backend move cronjob
- Fix typos in Console\Storage and Worker\CronJobs
|
2019-03-23 21:47:33 -04:00 |
|
Hypolite Petovan
|
66df8d6bc6
|
Fix wrong variable name in Worker\Notifier
|
2019-03-23 00:05:47 -04:00 |
|