Hypolite Petovan
5651874fc5
Merge pull request #9029 from annando/local-probing
...
Don't probe on local profiles via network
2020-08-18 15:58:51 -04:00
Michael
76bcf27130
"localProbe" is used only locally
2020-08-18 19:48:14 +00:00
Michael
5aba1df497
Use "User::getIdForURL"
2020-08-18 19:45:01 +00:00
Michael
f1a8db4e76
Use the owner data to collect all data
2020-08-18 17:30:48 +00:00
Michael
c3bfa9f1c1
Don't probe on local profiles via network
2020-08-18 16:42:01 +00:00
Hypolite Petovan
3623c5d22e
Merge pull request #9027 from tobiasd/20200818-lng
...
translation updates
2020-08-18 11:49:37 -04:00
Tobias Diekershoff
8e2a3bc2dd
update for ES thx targz
2020-08-18 17:39:51 +02:00
Tobias Diekershoff
150baae391
EN US and GB translation updates THX AndyH3
2020-08-18 17:38:32 +02:00
Tobias Diekershoff
c7578d8547
NL translation update THX Casper
2020-08-18 17:37:12 +02:00
Tobias Diekershoff
e3ee79da22
PL translation update THX Walis
2020-08-18 17:37:03 +02:00
Tobias Diekershoff
8c04ca9cfc
update to the zh-cn translation THX vicdorke
2020-08-18 17:33:46 +02:00
Tobias Diekershoff
76d8d70de8
RU translations THX Alexander An
2020-08-18 17:32:28 +02:00
Tobias Diekershoff
37d41323b8
DE translation update
2020-08-18 17:27:38 +02:00
Hypolite Petovan
01afa7af30
Merge pull request #9026 from annando/performance
...
Some small performance tweaks (indexes)
2020-08-18 09:33:56 -04:00
Michael Vogel
b5cca1ab93
Some small performance tweaks (indexes)
2020-08-18 12:50:18 +02:00
Tobias Diekershoff
a8431584ba
Merge pull request #9025 from annando/timeout-loop
...
Avoid loop situations and connection timeouts
2020-08-18 10:22:38 +02:00
Michael
998c83eacb
Avoid loop situations and connection timeouts
2020-08-18 03:55:27 +00:00
realkinetix
aa0b485f3d
Merge pull request #1 from friendica/develop
...
Mega update to today
2020-08-17 14:26:27 -07:00
Hypolite Petovan
ba868ea7d7
Merge pull request #9024 from annando/fix-db-error
...
Fix database error (wrong field name)
2020-08-17 16:17:11 -04:00
Hypolite Petovan
11701e2cd3
Merge pull request #9022 from annando/adjust-frequency
...
Automatically adjust feed poll frequencies
2020-08-17 16:09:44 -04:00
Michael
2bf848ccfc
Fix database error (wrong field name)
2020-08-17 19:59:16 +00:00
Michael
2cae485e0d
Don't show poll frequency on auto adjust
2020-08-17 17:40:31 +00:00
Michael
312ac73ae3
Removed check for priority
2020-08-17 15:49:34 +00:00
Michael
e0490aff5c
Added weekly and monthly polling
2020-08-17 12:25:55 +00:00
Michael
fb9832bbd0
Poll twice a day when there had been posts in the last 7 days
2020-08-17 09:53:49 +00:00
Michael
af47a9f36c
Fix parameter order
2020-08-17 08:55:20 +00:00
Michael
ec35e2827b
Remove check
2020-08-17 07:51:15 +00:00
Michael
224ef91715
Simplify code
2020-08-17 07:44:59 +00:00
Michael
ad2674aac6
Once a day is 8
2020-08-17 06:50:51 +00:00
Michael
7370a075f8
New rating scale
2020-08-17 06:47:29 +00:00
Michael
975bb76291
Removed check for number of posts
2020-08-17 05:26:40 +00:00
Hypolite Petovan
c4446e200f
Merge pull request #9021 from annando/removed-unused
...
Remove unused "rating" functionality
2020-08-16 18:27:27 -04:00
Michael
df75a24dc7
Use config value to trigger automated rating
2020-08-16 21:38:26 +00:00
Michael
e5fecbb406
Remove unused "rating" functionality
2020-08-16 18:55:06 +00:00
Michael
c4aebffd3b
Setting priority to "notice"
2020-08-16 18:07:36 +00:00
Michael
112dd37a09
Switch to daily after a week
2020-08-16 18:05:34 +00:00
Michael
b7e8c1595d
Automatically adjust feed frequencies
2020-08-16 17:59:37 +00:00
Hypolite Petovan
a7f8604d42
Merge pull request #9019 from annando/performance
...
Some performance tweaks
2020-08-16 10:07:35 -04:00
Michael Vogel
87ac50e253
Use the uid for the owner cache
2020-08-16 14:51:15 +02:00
Hypolite Petovan
d2eac8afd9
Merge pull request #9018 from annando/split-cronjobs
...
Split the Cronjobs class into separate classes
2020-08-16 08:41:17 -04:00
Michael Vogel
45c12e7716
Some performance tweeks
2020-08-16 13:57:56 +02:00
Michael
b136c5f32b
Split the CXronjobs class into separate classes
2020-08-16 08:39:04 +00:00
Hypolite Petovan
d5975ff0bc
[frio] Add dynamic CSS property before introducing accented themes
...
- Introduce variables for font colors
- Set content background transparency on several background colors
- Change radio/checkbox colors depending on the link color
- Prevent post highlighting to end up on static white
2020-08-15 20:25:33 -04:00
Hypolite Petovan
43df577209
[frio] Cleanup CSS/UI
...
- Fix panel usage
- Remove double submit button in theme config
- Remove textarea phantom label when not provided
- Improve filebrowser button display
- Fix slider input display
- Simplify user menu styles
2020-08-15 20:19:00 -04:00
Hypolite Petovan
f3b080ed6c
[frio] Allow 0% content brackground transparency
2020-08-15 19:36:24 -04:00
Hypolite Petovan
fc77ecbe1a
[frio] Keep settings between scheme changes
2020-08-15 19:29:51 -04:00
Hypolite Petovan
0ae6c9708a
[frio] Remove unused theme functions
2020-08-15 19:15:38 -04:00
Hypolite Petovan
2505b33615
[frio] Move specific event styles to main theme stylesheet
...
- Fix hovercard.css formatting
2020-08-15 19:02:33 -04:00
Hypolite Petovan
2e286d6a57
Move calendar/event stylesheets/scripts registration to modules
...
- Add media parameter to Page->registerStylesheet
- Fixes CSS precedence with custom theme stylesheet
2020-08-15 18:56:17 -04:00
Hypolite Petovan
977e4fe5d9
Merge pull request #9017 from annando/issue-9015
...
Issue 9015: Reducing load of remote systems
2020-08-15 18:23:28 -04:00