Commit Graph

28161 Commits

Author SHA1 Message Date
Tobias Diekershoff 9cff999974
Merge pull request #9040 from annando/fix-polling
Fix: Feeds and mail accounts hadn't been fetched reliably
2020-08-20 10:58:06 +02:00
Michael 3a1fef43b2 Fix: Feeds and mail accounts hadn't been fetched reliably 2020-08-20 08:37:56 +00:00
Tobias Diekershoff 0d1fa70e2e
Merge pull request #9039 from MrPetovan/task/frio-accent-scheme
[frio] Add accented schemes including dark scheme and black scheme
2020-08-20 07:01:40 +02:00
Hypolite Petovan 062063c5e5 [frio] Add black accented scheme 2020-08-19 23:12:52 -04:00
Hypolite Petovan 907222da53 [frio] Add dark accented scheme 2020-08-19 23:12:52 -04:00
Hypolite Petovan e4a1ace3ad [frio] Add more color accents 2020-08-19 23:12:52 -04:00
Hypolite Petovan cb588eb535 [frio] Add scheme accent feature
- Add new accented scheme light
- Add first accent blue
2020-08-19 23:12:48 -04:00
Hypolite Petovan f91b3130f9
Merge pull request #9038 from annando/check-announcer
Fix sharing detection on reshares
2020-08-19 23:01:24 -04:00
Hypolite Petovan 91a1e5df91 Add more references to theme.php 2020-08-19 22:54:12 -04:00
Michael 707af437e2 Fix sharing detection on reshares 2020-08-20 02:49:02 +00:00
Hypolite Petovan 17dbffe824
Merge pull request #9032 from annando/local-access
Some more local network access are removed
2020-08-19 16:16:56 -04:00
Hypolite Petovan 69aae82f5d
Merge pull request #9036 from annando/clear-cache
Cache clearing rearrangements
2020-08-19 15:43:24 -04:00
Michael 67174f5762 fix reversed "if" 2020-08-19 19:41:22 +00:00
Hypolite Petovan 49c489c646
Merge pull request #9037 from annando/fix-network-view
Fix the network view
2020-08-19 15:21:39 -04:00
Hypolite Petovan 6e45db7bf2
Merge pull request #9035 from annando/daemon-cooldown
Adding a cooldown phase for the daemon
2020-08-19 15:18:20 -04:00
Michael 2b13fc8efe Fix the network view 2020-08-19 19:10:30 +00:00
Michael 98dd15ec9a Adding a cooldown phase for the daemon 2020-08-19 18:21:40 +00:00
Michael 66bfb9e76f Cache clearing rearrangements 2020-08-19 18:16:48 +00:00
Michael 52a933c4c9 Different check for being local 2020-08-19 12:47:14 +00:00
Philipp Holzer 672f71a7ff
Disable testImagickNotFound due low impact and test is not working (needs care in the future) 2020-08-19 14:20:07 +02:00
Philipp Holzer 6ad27183a1
Fix Cache tests 2020-08-19 14:20:07 +02:00
Philipp Holzer 16591077ac
Fix Database $_SERVER usage and remove old .travis files 2020-08-19 14:20:07 +02:00
Philipp Holzer 0b98d67b80
Enable Github Actions 2020-08-19 14:20:07 +02:00
Michael b82f22aa0e Fix missing field 2020-08-19 08:20:31 +00:00
Michael 38ed5c943d Avoid probing non existing profiles 2020-08-19 05:24:53 +00:00
Michael 3d1829ede5 Don't poll locally / user self data 2020-08-19 05:18:19 +00:00
Michael eb95314aaa Avoid locally probing last item via network 2020-08-19 04:45:31 +00:00
Michael 29494ea721 Avoid local network requests 2020-08-19 04:11:20 +00:00
Hypolite Petovan 5c3d077dfb
Merge pull request #9031 from annando/default-avatar
Use a constant for the contact photos / don't cache them
2020-08-18 18:29:22 -04:00
Michael ce2af84cba Use a constant for the contact photos / dom't cache them 2020-08-18 22:18:48 +00:00
Hypolite Petovan 4a1cf0e00a
Merge pull request #9030 from annando/avatar-constant
Using a constant value for the default avatar
2020-08-18 16:37:01 -04:00
Michael d9fc0ae0ea Using a constant value for the default avatar 2020-08-18 20:30:24 +00:00
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