Michael
|
84b6c18b94
|
Replace "dbclean" with new expiry functionality
|
2020-10-15 06:02:17 +00:00 |
|
Michael
|
d94e653030
|
Issue 9344: Update trending tags hourly
|
2020-10-03 06:10:39 +00:00 |
|
Michael
|
f7cf8fe3d0
|
Issue 9276: Cache the trending hashtags in the background
|
2020-09-26 09:42:12 +00:00 |
|
Michael
|
1c5801ca8e
|
Renamed classes
|
2020-09-01 13:40:37 +00:00 |
|
Michael
|
3aa6d516bf
|
Changed priority
|
2020-09-01 12:55:46 +00:00 |
|
Michael
|
41e07a9ae2
|
Code cleanup
|
2020-09-01 08:32:53 +00:00 |
|
Michael
|
b1a9666e43
|
Splitting workerqueue cleanup
|
2020-09-01 08:30:12 +00:00 |
|
Michael
|
34cce68dc6
|
Replaced deprecated logger calls
|
2020-09-01 08:11:42 +00:00 |
|
Michael
|
4bb70d7593
|
Split cron tasks in several worker tasks
|
2020-09-01 08:09:16 +00:00 |
|
Michael
|
4316a95984
|
New database cleanup jobs
|
2020-08-26 05:33:37 +00:00 |
|
Michael
|
3a1fef43b2
|
Fix: Feeds and mail accounts hadn't been fetched reliably
|
2020-08-20 08:37:56 +00:00 |
|
Michael
|
67174f5762
|
fix reversed "if"
|
2020-08-19 19:41:22 +00:00 |
|
Michael
|
66bfb9e76f
|
Cache clearing rearrangements
|
2020-08-19 18:16:48 +00:00 |
|
Michael
|
af47a9f36c
|
Fix parameter order
|
2020-08-17 08:55:20 +00:00 |
|
Michael
|
224ef91715
|
Simplify code
|
2020-08-17 07:44:59 +00:00 |
|
Michael
|
7370a075f8
|
New rating scale
|
2020-08-17 06:47:29 +00:00 |
|
Michael
|
df75a24dc7
|
Use config value to trigger automated rating
|
2020-08-16 21:38:26 +00:00 |
|
Michael
|
b136c5f32b
|
Split the CXronjobs class into separate classes
|
2020-08-16 08:39:04 +00:00 |
|
Michael
|
1f9b365f3b
|
Issue 9015: Reducing load of remote systems
|
2020-08-15 20:05:08 +00:00 |
|
Michael
|
f09d9bc9cc
|
Remove url caching, locking cleanup
|
2020-08-06 18:53:45 +00:00 |
|
Michael
|
d153db44ac
|
Periodically run an "optimize table" command for cache tables
|
2020-08-04 12:24:24 +00:00 |
|
Michael
|
0c73531da1
|
Poco and gcontact (mostly) removed
|
2020-08-01 16:15:18 +00:00 |
|
Michael
|
d9a9876ddd
|
Synchronize contacts with the directory server
|
2020-07-31 09:08:51 +00:00 |
|
Michael Vogel
|
9f1d1db1ee
|
Database performance updates
|
2020-07-18 17:49:10 +02:00 |
|
Michael
|
b68a16e07a
|
"repair diaspora" fixed some problem long time ago. It is not needed anymore
|
2020-03-22 13:12:48 +00:00 |
|
Michael
|
b10e334c53
|
Polling Mails is now done with a higher priority
|
2020-03-10 09:44:26 +00:00 |
|
nupplaPhil
|
85dc9bb96b
|
Add license info at Friendica PHP files
|
2020-02-09 16:18:46 +01:00 |
|
nupplaPhil
|
ed9392469e
|
Remove unneeded Config namespace usages
|
2020-01-19 22:50:44 +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 |
|
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 |
|
Michael
|
ccc7a71e54
|
Ensure that local contacts always are DFRN contacts
|
2020-01-16 06:43:21 +00:00 |
|
Michael
|
0225e99d0a
|
Ensure that deleted contacts are really removed
|
2020-01-11 17:22:37 +00: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
|
537da657cc
|
Renamed functions
|
2019-12-21 18:57:00 +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 |
|
Hypolite Petovan
|
6576f15164
|
Check the root directory is writable before copying .htaccess in Worker\Cron
- Addresses https://github.com/friendica/friendica/issues/7298#issuecomment-531454632
|
2019-09-14 06:30:41 -04: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
|
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
|
2711284827
|
Added missing "cron_interval" default value
|
2019-04-10 06:41:57 +00:00 |
|
Michael
|
46a99a05a1
|
Remove the queue from the core
|
2019-04-05 18:04:39 +00:00 |
|
Michael
|
171cfe8f44
|
Furtner improval of the worker speed
|
2019-02-09 23:10:15 +00:00 |
|