friendica.git/.git
3 years agoMerge pull request #9049 from annando/local-followers
Hypolite Petovan [Sat, 22 Aug 2020 18:08:48 +0000 (14:08 -0400)]
Merge pull request #9049 from annando/local-followers

Improved function description

3 years agoMerge pull request #9044 from annando/avatar-stuff
Hypolite Petovan [Sat, 22 Aug 2020 18:08:20 +0000 (14:08 -0400)]
Merge pull request #9044 from annando/avatar-stuff

Some stuff with contact avatars

3 years agoImproved function description
Michael [Sat, 22 Aug 2020 14:36:42 +0000 (14:36 +0000)]
Improved function description

3 years agoMerge pull request #9048 from annando/fix-tag-scheme
Tobias Diekershoff [Sat, 22 Aug 2020 11:21:54 +0000 (13:21 +0200)]
Merge pull request #9048 from annando/fix-tag-scheme

Fix malformatted tag scheme

3 years agoMerge pull request #9046 from annando/local-followers
Tobias Diekershoff [Sat, 22 Aug 2020 11:18:47 +0000 (13:18 +0200)]
Merge pull request #9046 from annando/local-followers

Fetch followers/followings locally

3 years agoMerge pull request #9047 from annando/no-item-delivery-data
Tobias Diekershoff [Sat, 22 Aug 2020 11:17:49 +0000 (13:17 +0200)]
Merge pull request #9047 from annando/no-item-delivery-data

The table "item-delivery-data" does not exist on newer systems

3 years agoFix malformatted tag scheme
Michael [Sat, 22 Aug 2020 05:59:19 +0000 (05:59 +0000)]
Fix malformatted tag scheme

3 years agoThe table "item-delivery-data" does not exist on newer systems
Michael [Sat, 22 Aug 2020 05:22:08 +0000 (05:22 +0000)]
The table "item-delivery-data" does not exist on newer systems

3 years agoMerge pull request #9045 from realkinetix/apcu-default-config-mention
Michael Vogel [Sat, 22 Aug 2020 04:49:52 +0000 (06:49 +0200)]
Merge pull request #9045 from realkinetix/apcu-default-config-mention

APCu default config mention

3 years agoFetch followers/followings locally
Michael [Fri, 21 Aug 2020 21:27:40 +0000 (21:27 +0000)]
Fetch followers/followings locally

3 years agoFix-up comment regarding various cache options for APCu
Adam Clark [Fri, 21 Aug 2020 21:02:06 +0000 (14:02 -0700)]
Fix-up comment regarding various cache options for APCu

3 years agoStore the cached avatars at the public contact
Michael [Fri, 21 Aug 2020 18:41:48 +0000 (18:41 +0000)]
Store the cached avatars at the public contact

3 years agoDelete the photo entries when a user or contact is removed
Michael [Fri, 21 Aug 2020 18:39:18 +0000 (18:39 +0000)]
Delete the photo entries when a user or contact is removed

3 years agoNew foreign key for the "photo" table
Michael [Fri, 21 Aug 2020 18:37:58 +0000 (18:37 +0000)]
New foreign key for the "photo" table

3 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Adam Clark [Fri, 21 Aug 2020 18:22:26 +0000 (11:22 -0700)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop
Updating...

3 years agoMerge pull request #9033 from nupplaphil/bug/travis
Hypolite Petovan [Fri, 21 Aug 2020 15:18:23 +0000 (11:18 -0400)]
Merge pull request #9033 from nupplaphil/bug/travis

Replace Travis CI with Github Actions

3 years agoStatically set "nickname" for user-field in API tests, because there is no authentica...
Philipp [Fri, 21 Aug 2020 14:21:36 +0000 (16:21 +0200)]
Statically set "nickname" for user-field in API tests, because there is no authentication action.

3 years agoFix "location" entry for contacts in API test dataset
Philipp [Wed, 19 Aug 2020 20:29:04 +0000 (22:29 +0200)]
Fix "location" entry for contacts in API test dataset

3 years agoMerge pull request #9043 from tobiasd/20200821-fixingthemes
Hypolite Petovan [Fri, 21 Aug 2020 12:05:15 +0000 (08:05 -0400)]
Merge pull request #9043 from tobiasd/20200821-fixingthemes

HOTFIX to make all themes (but frio) working again

3 years agoHOTFIX to make all themes (but frio) working again
Tobias Diekershoff [Fri, 21 Aug 2020 04:57:54 +0000 (06:57 +0200)]
HOTFIX to make all themes (but frio) working again

3 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Adam Clark [Thu, 20 Aug 2020 21:47:06 +0000 (14:47 -0700)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop
Today's upstream develop update.

3 years agoMerge pull request #9041 from MrPetovan/bug/notices
Michael Vogel [Thu, 20 Aug 2020 14:21:18 +0000 (16:21 +0200)]
Merge pull request #9041 from MrPetovan/bug/notices

Fix various notices

3 years agoCheck for parent existence in Protocol\DFRN
Hypolite Petovan [Thu, 20 Aug 2020 13:34:37 +0000 (09:34 -0400)]
Check for parent existence in Protocol\DFRN

- Address https://github.com/friendica/friendica/issues/8877#issuecomment-660263687

3 years agoReturn early if $a->user is absent in BaseModule
Hypolite Petovan [Thu, 20 Aug 2020 13:32:20 +0000 (09:32 -0400)]
Return early if $a->user is absent in BaseModule

- Address https://github.com/friendica/friendica/issues/8877#issuecomment-660266026

3 years agoLoop on expected fields instead of existing fields in Settings\UserExport
Hypolite Petovan [Thu, 20 Aug 2020 13:30:50 +0000 (09:30 -0400)]
Loop on expected fields instead of existing fields in Settings\UserExport

- We don't delete fields, so there can be more fields in the database than in the DB structure
- Address https://github.com/friendica/friendica/issues/8877#issuecomment-663875895

3 years agoFix wrong contact array key reference in Search\Acl
Hypolite Petovan [Thu, 20 Aug 2020 13:23:00 +0000 (09:23 -0400)]
Fix wrong contact array key reference in Search\Acl

- Addresses https://github.com/friendica/friendica/issues/8877#issuecomment-672189155

3 years agoAccount for $nav_bg not being set in frio/php/default
Hypolite Petovan [Thu, 20 Aug 2020 13:21:44 +0000 (09:21 -0400)]
Account for $nav_bg not being set in frio/php/default

- Address https://github.com/friendica/friendica/issues/8877#issuecomment-677319560

3 years agoMerge pull request #9040 from annando/fix-polling
Tobias Diekershoff [Thu, 20 Aug 2020 08:58:06 +0000 (10:58 +0200)]
Merge pull request #9040 from annando/fix-polling

Fix: Feeds and mail accounts hadn't been fetched reliably

3 years agoFix: Feeds and mail accounts hadn't been fetched reliably
Michael [Thu, 20 Aug 2020 08:37:56 +0000 (08:37 +0000)]
Fix: Feeds and mail accounts hadn't been fetched reliably

3 years agoMerge pull request #9039 from MrPetovan/task/frio-accent-scheme
Tobias Diekershoff [Thu, 20 Aug 2020 05:01:40 +0000 (07:01 +0200)]
Merge pull request #9039 from MrPetovan/task/frio-accent-scheme

[frio] Add accented schemes including dark scheme and black scheme

3 years ago[frio] Add black accented scheme
Hypolite Petovan [Thu, 20 Aug 2020 02:58:59 +0000 (22:58 -0400)]
[frio] Add black accented scheme

3 years ago[frio] Add dark accented scheme
Hypolite Petovan [Thu, 20 Aug 2020 02:58:47 +0000 (22:58 -0400)]
[frio] Add dark accented scheme

3 years ago[frio] Add more color accents
Hypolite Petovan [Thu, 20 Aug 2020 02:58:21 +0000 (22:58 -0400)]
[frio] Add more color accents

3 years ago[frio] Add scheme accent feature
Hypolite Petovan [Thu, 20 Aug 2020 02:58:00 +0000 (22:58 -0400)]
[frio] Add scheme accent feature

- Add new accented scheme light
- Add first accent blue

3 years agoMerge pull request #9038 from annando/check-announcer
Hypolite Petovan [Thu, 20 Aug 2020 03:01:24 +0000 (23:01 -0400)]
Merge pull request #9038 from annando/check-announcer

Fix sharing detection on reshares

3 years agoAdd more references to theme.php
Hypolite Petovan [Thu, 20 Aug 2020 02:54:12 +0000 (22:54 -0400)]
Add more references to theme.php

3 years agoFix sharing detection on reshares
Michael [Thu, 20 Aug 2020 02:49:02 +0000 (02:49 +0000)]
Fix sharing detection on reshares

3 years agoMerge pull request #9032 from annando/local-access
Hypolite Petovan [Wed, 19 Aug 2020 20:16:56 +0000 (16:16 -0400)]
Merge pull request #9032 from annando/local-access

Some more local network access are removed

3 years agoMerge pull request #9036 from annando/clear-cache
Hypolite Petovan [Wed, 19 Aug 2020 19:43:24 +0000 (15:43 -0400)]
Merge pull request #9036 from annando/clear-cache

Cache clearing rearrangements

3 years agofix reversed "if"
Michael [Wed, 19 Aug 2020 19:41:22 +0000 (19:41 +0000)]
fix reversed "if"

3 years agoMerge pull request #9037 from annando/fix-network-view
Hypolite Petovan [Wed, 19 Aug 2020 19:21:39 +0000 (15:21 -0400)]
Merge pull request #9037 from annando/fix-network-view

Fix the network view

3 years agoMerge pull request #9035 from annando/daemon-cooldown
Hypolite Petovan [Wed, 19 Aug 2020 19:18:20 +0000 (15:18 -0400)]
Merge pull request #9035 from annando/daemon-cooldown

Adding a cooldown phase for the daemon

3 years agoFix the network view
Michael [Wed, 19 Aug 2020 19:10:30 +0000 (19:10 +0000)]
Fix the network view

3 years agoAdding a cooldown phase for the daemon
Michael [Wed, 19 Aug 2020 18:21:40 +0000 (18:21 +0000)]
Adding a cooldown phase for the daemon

3 years agoCache clearing rearrangements
Michael [Wed, 19 Aug 2020 18:16:48 +0000 (18:16 +0000)]
Cache clearing rearrangements

3 years agoDifferent check for being local
Michael [Wed, 19 Aug 2020 12:47:14 +0000 (12:47 +0000)]
Different check for being local

3 years agoDisable testImagickNotFound due low impact and test is not working (needs care in...
Philipp [Wed, 19 Aug 2020 12:17:18 +0000 (14:17 +0200)]
Disable testImagickNotFound due low impact and test is not working (needs care in the future)

3 years agoFix Cache tests
Philipp [Wed, 19 Aug 2020 12:09:16 +0000 (14:09 +0200)]
Fix Cache tests

3 years agoFix Database $_SERVER usage and remove old .travis files
Philipp [Wed, 19 Aug 2020 10:28:34 +0000 (12:28 +0200)]
Fix Database $_SERVER usage and remove old .travis files

3 years agoEnable Github Actions
Philipp [Tue, 18 Aug 2020 18:56:14 +0000 (20:56 +0200)]
Enable Github Actions

3 years agoFix missing field
Michael [Wed, 19 Aug 2020 08:20:31 +0000 (08:20 +0000)]
Fix missing field

3 years agoAvoid probing non existing profiles
Michael [Wed, 19 Aug 2020 05:24:53 +0000 (05:24 +0000)]
Avoid probing non existing profiles

3 years agoDon't poll locally / user self data
Michael [Wed, 19 Aug 2020 05:18:19 +0000 (05:18 +0000)]
Don't poll locally / user self data

3 years agoAvoid locally probing last item via network
Michael [Wed, 19 Aug 2020 04:45:31 +0000 (04:45 +0000)]
Avoid locally probing last item via network

3 years agoAvoid local network requests
Michael [Wed, 19 Aug 2020 04:11:20 +0000 (04:11 +0000)]
Avoid local network requests

3 years agoMerge pull request #9031 from annando/default-avatar
Hypolite Petovan [Tue, 18 Aug 2020 22:29:22 +0000 (18:29 -0400)]
Merge pull request #9031 from annando/default-avatar

Use a constant for the contact photos / don't cache them

3 years agoUse a constant for the contact photos / dom't cache them
Michael [Tue, 18 Aug 2020 22:18:48 +0000 (22:18 +0000)]
Use a constant for the contact photos / dom't cache them

3 years agoMerge pull request #9030 from annando/avatar-constant
Hypolite Petovan [Tue, 18 Aug 2020 20:37:01 +0000 (16:37 -0400)]
Merge pull request #9030 from annando/avatar-constant

Using a constant value for the default avatar

3 years agoUsing a constant value for the default avatar
Michael [Tue, 18 Aug 2020 20:30:24 +0000 (20:30 +0000)]
Using a constant value for the default avatar

3 years agoMerge pull request #9029 from annando/local-probing
Hypolite Petovan [Tue, 18 Aug 2020 19:58:51 +0000 (15:58 -0400)]
Merge pull request #9029 from annando/local-probing

Don't probe on local profiles via network

3 years ago"localProbe" is used only locally
Michael [Tue, 18 Aug 2020 19:48:14 +0000 (19:48 +0000)]
"localProbe" is used only locally

3 years agoUse "User::getIdForURL"
Michael [Tue, 18 Aug 2020 19:45:01 +0000 (19:45 +0000)]
Use "User::getIdForURL"

3 years agoUse the owner data to collect all data
Michael [Tue, 18 Aug 2020 17:30:48 +0000 (17:30 +0000)]
Use the owner data to collect all data

3 years agoDon't probe on local profiles via network
Michael [Tue, 18 Aug 2020 16:42:01 +0000 (16:42 +0000)]
Don't probe on local profiles via network

3 years agoMerge pull request #9027 from tobiasd/20200818-lng
Hypolite Petovan [Tue, 18 Aug 2020 15:49:37 +0000 (11:49 -0400)]
Merge pull request #9027 from tobiasd/20200818-lng

translation updates

3 years agoupdate for ES thx targz
Tobias Diekershoff [Tue, 18 Aug 2020 15:39:51 +0000 (17:39 +0200)]
update for ES thx targz

3 years agoEN US and GB translation updates THX AndyH3
Tobias Diekershoff [Tue, 18 Aug 2020 15:38:32 +0000 (17:38 +0200)]
EN US and GB translation updates THX AndyH3

3 years agoNL translation update THX Casper
Tobias Diekershoff [Tue, 18 Aug 2020 15:37:12 +0000 (17:37 +0200)]
NL translation update THX Casper

3 years agoPL translation update THX Walis
Tobias Diekershoff [Tue, 18 Aug 2020 15:37:03 +0000 (17:37 +0200)]
PL translation update THX Walis

3 years agoupdate to the zh-cn translation THX vicdorke
Tobias Diekershoff [Tue, 18 Aug 2020 15:33:46 +0000 (17:33 +0200)]
update to the zh-cn translation THX vicdorke

3 years agoRU translations THX Alexander An
Tobias Diekershoff [Tue, 18 Aug 2020 15:32:28 +0000 (17:32 +0200)]
RU translations THX Alexander An

3 years agoDE translation update
Tobias Diekershoff [Tue, 18 Aug 2020 15:27:38 +0000 (17:27 +0200)]
DE translation update

3 years agoMerge pull request #9026 from annando/performance
Hypolite Petovan [Tue, 18 Aug 2020 13:33:56 +0000 (09:33 -0400)]
Merge pull request #9026 from annando/performance

Some small performance tweaks (indexes)

3 years agoSome small performance tweaks (indexes)
Michael Vogel [Tue, 18 Aug 2020 10:50:18 +0000 (12:50 +0200)]
Some small performance tweaks (indexes)

3 years agoMerge pull request #9025 from annando/timeout-loop
Tobias Diekershoff [Tue, 18 Aug 2020 08:22:38 +0000 (10:22 +0200)]
Merge pull request #9025 from annando/timeout-loop

Avoid loop situations and connection timeouts

3 years agoAvoid loop situations and connection timeouts
Michael [Tue, 18 Aug 2020 03:55:27 +0000 (03:55 +0000)]
Avoid loop situations and connection timeouts

3 years agoMerge pull request #1 from friendica/develop
realkinetix [Mon, 17 Aug 2020 21:26:27 +0000 (14:26 -0700)]
Merge pull request #1 from friendica/develop

Mega update to today

3 years agoMerge pull request #9024 from annando/fix-db-error
Hypolite Petovan [Mon, 17 Aug 2020 20:17:11 +0000 (16:17 -0400)]
Merge pull request #9024 from annando/fix-db-error

Fix database error (wrong field name)

3 years agoMerge pull request #9022 from annando/adjust-frequency
Hypolite Petovan [Mon, 17 Aug 2020 20:09:44 +0000 (16:09 -0400)]
Merge pull request #9022 from annando/adjust-frequency

Automatically adjust feed poll frequencies

3 years agoFix database error (wrong field name)
Michael [Mon, 17 Aug 2020 19:59:16 +0000 (19:59 +0000)]
Fix database error (wrong field name)

3 years agoDon't show poll frequency on auto adjust
Michael [Mon, 17 Aug 2020 17:40:31 +0000 (17:40 +0000)]
Don't show poll frequency on auto adjust

3 years agoRemoved check for priority
Michael [Mon, 17 Aug 2020 15:49:34 +0000 (15:49 +0000)]
Removed check for priority

3 years agoAdded weekly and monthly polling
Michael [Mon, 17 Aug 2020 12:25:55 +0000 (12:25 +0000)]
Added weekly and monthly polling

3 years agoPoll twice a day when there had been posts in the last 7 days
Michael [Mon, 17 Aug 2020 09:53:49 +0000 (09:53 +0000)]
Poll twice a day when there had been posts in the last 7 days

3 years agoFix parameter order
Michael [Mon, 17 Aug 2020 08:55:20 +0000 (08:55 +0000)]
Fix parameter order

3 years agoRemove check
Michael [Mon, 17 Aug 2020 07:51:15 +0000 (07:51 +0000)]
Remove check

3 years agoSimplify code
Michael [Mon, 17 Aug 2020 07:44:59 +0000 (07:44 +0000)]
Simplify code

3 years agoOnce a day is 8
Michael [Mon, 17 Aug 2020 06:50:51 +0000 (06:50 +0000)]
Once a day is 8

3 years agoNew rating scale
Michael [Mon, 17 Aug 2020 06:47:29 +0000 (06:47 +0000)]
New rating scale

3 years agoRemoved check for number of posts
Michael [Mon, 17 Aug 2020 05:26:40 +0000 (05:26 +0000)]
Removed check for number of posts

3 years agoMerge pull request #9021 from annando/removed-unused
Hypolite Petovan [Sun, 16 Aug 2020 22:27:27 +0000 (18:27 -0400)]
Merge pull request #9021 from annando/removed-unused

Remove unused "rating" functionality

3 years agoUse config value to trigger automated rating
Michael [Sun, 16 Aug 2020 21:38:26 +0000 (21:38 +0000)]
Use config value to trigger automated rating

3 years agoRemove unused "rating" functionality
Michael [Sun, 16 Aug 2020 18:55:06 +0000 (18:55 +0000)]
Remove unused "rating" functionality

3 years agoSetting priority to "notice"
Michael [Sun, 16 Aug 2020 18:07:36 +0000 (18:07 +0000)]
Setting priority to "notice"

3 years agoSwitch to daily after a week
Michael [Sun, 16 Aug 2020 18:05:34 +0000 (18:05 +0000)]
Switch to daily after a week

3 years agoAutomatically adjust feed frequencies
Michael [Sun, 16 Aug 2020 17:59:37 +0000 (17:59 +0000)]
Automatically adjust feed frequencies

3 years agoMerge pull request #9019 from annando/performance
Hypolite Petovan [Sun, 16 Aug 2020 14:07:35 +0000 (10:07 -0400)]
Merge pull request #9019 from annando/performance

Some performance tweaks

3 years agoUse the uid for the owner cache
Michael Vogel [Sun, 16 Aug 2020 12:51:15 +0000 (14:51 +0200)]
Use the uid for the owner cache

3 years agoMerge pull request #9018 from annando/split-cronjobs
Hypolite Petovan [Sun, 16 Aug 2020 12:41:17 +0000 (08:41 -0400)]
Merge pull request #9018 from annando/split-cronjobs

Split the Cronjobs class into separate classes

3 years agoSome performance tweeks
Michael Vogel [Sun, 16 Aug 2020 11:57:56 +0000 (13:57 +0200)]
Some performance tweeks