friendica.git/.git
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 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 #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

3 years agoSplit the CXronjobs class into separate classes
Michael [Sun, 16 Aug 2020 08:39:04 +0000 (08:39 +0000)]
Split the CXronjobs class into separate classes

3 years agoMerge pull request #9017 from annando/issue-9015
Hypolite Petovan [Sat, 15 Aug 2020 22:23:28 +0000 (18:23 -0400)]
Merge pull request #9017 from annando/issue-9015

Issue 9015: Reducing load of remote systems

3 years agoIssue 9015: Reducing load of remote systems
Michael [Sat, 15 Aug 2020 20:05:08 +0000 (20:05 +0000)]
Issue 9015: Reducing load of remote systems

3 years agoMerge pull request #9016 from annando/network-view
Hypolite Petovan [Sat, 15 Aug 2020 17:07:20 +0000 (13:07 -0400)]
Merge pull request #9016 from annando/network-view

Using a view for the network page

3 years agoRenamed condition arrays
Michael [Sat, 15 Aug 2020 16:56:53 +0000 (16:56 +0000)]
Renamed condition arrays

3 years agoSome further cleaning up
Michael [Sat, 15 Aug 2020 12:06:18 +0000 (12:06 +0000)]
Some further cleaning up

3 years agoUse the correct table
Michael [Sat, 15 Aug 2020 11:54:37 +0000 (11:54 +0000)]
Use the correct table

3 years agoSimplifying the code
Michael [Sat, 15 Aug 2020 11:47:11 +0000 (11:47 +0000)]
Simplifying the code

3 years agoUsing a view for the network page
Michael [Sat, 15 Aug 2020 11:31:34 +0000 (11:31 +0000)]
Using a view for the network page

3 years agoMerge pull request #9014 from annando/issue-9013
Tobias Diekershoff [Sat, 15 Aug 2020 07:18:15 +0000 (09:18 +0200)]
Merge pull request #9014 from annando/issue-9013

Issue 9013: In "post" order only load new toplevel posts

3 years agoIssue 9013: In "post" order only load new toplevel posts
Michael [Sat, 15 Aug 2020 06:04:09 +0000 (06:04 +0000)]
Issue 9013: In "post" order only load new toplevel posts

3 years agoMerge pull request #9012 from annando/pre-update-1358
Hypolite Petovan [Fri, 14 Aug 2020 19:31:55 +0000 (15:31 -0400)]
Merge pull request #9012 from annando/pre-update-1358

Introduce pre update function for PR 8927

3 years agoIIntroduce pre update function for PR 8927
Michael [Fri, 14 Aug 2020 19:21:49 +0000 (19:21 +0000)]
IIntroduce pre update function for PR 8927

3 years agoMerge pull request #9011 from annando/rework-network
Hypolite Petovan [Fri, 14 Aug 2020 13:11:10 +0000 (09:11 -0400)]
Merge pull request #9011 from annando/rework-network

Rework of the network page

3 years agoSimplify the update functionality
Michael [Fri, 14 Aug 2020 08:09:36 +0000 (08:09 +0000)]
Simplify the update functionality

3 years agoRework of the network page
Michael [Thu, 13 Aug 2020 20:07:13 +0000 (20:07 +0000)]
Rework of the network page

3 years agoMerge pull request #9010 from annando/reshared-owner
Hypolite Petovan [Thu, 13 Aug 2020 06:41:17 +0000 (02:41 -0400)]
Merge pull request #9010 from annando/reshared-owner

Change the owner of a reshared item

3 years agoMerge pull request #9005 from annando/notify-shared
Hypolite Petovan [Thu, 13 Aug 2020 06:21:56 +0000 (02:21 -0400)]
Merge pull request #9005 from annando/notify-shared

Create notifications for shared posts

3 years agoChange the owner of a reshared item
Michael [Thu, 13 Aug 2020 06:09:26 +0000 (06:09 +0000)]
Change the owner of a reshared item

3 years agoMerge remote-tracking branch 'upstream/develop' into notify-shared
Michael [Thu, 13 Aug 2020 05:57:28 +0000 (05:57 +0000)]
Merge remote-tracking branch 'upstream/develop' into notify-shared

3 years agoMerge branch 'notify-shared' of github.com:annando/friendica into notify-shared
Michael [Thu, 13 Aug 2020 05:17:43 +0000 (05:17 +0000)]
Merge branch 'notify-shared' of github.com:annando/friendica into notify-shared

3 years agoChanged comment
Michael [Thu, 13 Aug 2020 05:17:37 +0000 (05:17 +0000)]
Changed comment

3 years agoMerge pull request #9007 from friendica/awesome-humane-tech-badge
Michael Vogel [Wed, 12 Aug 2020 17:29:44 +0000 (19:29 +0200)]
Merge pull request #9007 from friendica/awesome-humane-tech-badge

Added awesome-humane-tech badge

3 years agoUpdate src/Model/UserItem.php
Michael Vogel [Wed, 12 Aug 2020 16:19:02 +0000 (18:19 +0200)]
Update src/Model/UserItem.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoUpdate src/Model/UserItem.php
Michael Vogel [Wed, 12 Aug 2020 16:18:45 +0000 (18:18 +0200)]
Update src/Model/UserItem.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoClarify the functionality
Michael [Wed, 12 Aug 2020 13:54:19 +0000 (13:54 +0000)]
Clarify the functionality

3 years agoAdded awesome-humane-tech badge
Hypolite Petovan [Wed, 12 Aug 2020 13:02:34 +0000 (09:02 -0400)]
Added awesome-humane-tech badge

Closes #9006

3 years agoUnneeded fields removed
Michael [Wed, 12 Aug 2020 08:39:04 +0000 (08:39 +0000)]
Unneeded fields removed

3 years agoDon't create notifications for activities
Michael [Wed, 12 Aug 2020 08:37:38 +0000 (08:37 +0000)]
Don't create notifications for activities

3 years agoAvoid getting too much notifications
Michael [Wed, 12 Aug 2020 06:50:02 +0000 (06:50 +0000)]
Avoid getting too much notifications

3 years agoremoved unneeded notification check
Michael [Wed, 12 Aug 2020 04:43:46 +0000 (04:43 +0000)]
removed unneeded notification check

3 years agoCreate notifications for shared posts
Michael [Wed, 12 Aug 2020 04:35:24 +0000 (04:35 +0000)]
Create notifications for shared posts

3 years agoMerge pull request #9003 from annando/show-announce
Hypolite Petovan [Tue, 11 Aug 2020 16:54:11 +0000 (12:54 -0400)]
Merge pull request #9003 from annando/show-announce

Display reshared ("announced") messages of a user on their page

3 years agoDisplay reshared ("announced") messages of a user on their page
Michael [Tue, 11 Aug 2020 16:40:01 +0000 (16:40 +0000)]
Display reshared ("announced") messages of a user on their page

3 years agoMerge pull request #8986 from MrPetovan/task/8918-move-mod-common
Michael Vogel [Tue, 11 Aug 2020 11:45:02 +0000 (13:45 +0200)]
Merge pull request #8986 from MrPetovan/task/8918-move-mod-common

Reduce page size in contacts pages

3 years agoMerge pull request #9001 from annando/ap-forum
Hypolite Petovan [Tue, 11 Aug 2020 11:38:41 +0000 (07:38 -0400)]
Merge pull request #9001 from annando/ap-forum

Improvements for delivering forum posts

3 years agoPerform notification check
Michael [Tue, 11 Aug 2020 08:30:15 +0000 (08:30 +0000)]
Perform notification check

3 years agoAdded source code comments
Michael [Tue, 11 Aug 2020 05:23:16 +0000 (05:23 +0000)]
Added source code comments

3 years agoAdd notification check
Michael [Mon, 10 Aug 2020 21:02:59 +0000 (21:02 +0000)]
Add notification check

3 years agoPrevent sending forum posts via AP
Michael [Mon, 10 Aug 2020 19:44:37 +0000 (19:44 +0000)]
Prevent sending forum posts via AP

3 years agoMerge remote-tracking branch 'upstream/develop' into ap-forum
Michael [Mon, 10 Aug 2020 14:00:17 +0000 (14:00 +0000)]
Merge remote-tracking branch 'upstream/develop' into ap-forum

3 years agoPartly revert coding for compatibility issues
Michael [Mon, 10 Aug 2020 13:59:51 +0000 (13:59 +0000)]
Partly revert coding for compatibility issues

3 years agoSuppress "reshared" information for forum posts
Michael [Mon, 10 Aug 2020 08:26:09 +0000 (08:26 +0000)]
Suppress "reshared" information for forum posts

3 years agoMerge pull request #8996 from MrPetovan/bug/8995-profile-contacts-is-owner
Michael Vogel [Mon, 10 Aug 2020 06:59:09 +0000 (08:59 +0200)]
Merge pull request #8996 from MrPetovan/bug/8995-profile-contacts-is-owner

Enable profile contacts page for profile owner

3 years agoMerge pull request #8998 from MrPetovan/bug/warnings
Michael Vogel [Mon, 10 Aug 2020 06:58:30 +0000 (08:58 +0200)]
Merge pull request #8998 from MrPetovan/bug/warnings

Fix unexpected return value of RedisCache->delete()

3 years agoFixing processing forum posts
Michael [Sun, 9 Aug 2020 22:46:18 +0000 (22:46 +0000)]
Fixing processing forum posts

3 years agoAP Improvements for forums
Michael [Sun, 9 Aug 2020 18:42:25 +0000 (18:42 +0000)]
AP Improvements for forums

3 years agoFix unexpected return value of RedisCache->delete()
Hypolite Petovan [Sun, 9 Aug 2020 13:19:15 +0000 (09:19 -0400)]
Fix unexpected return value of RedisCache->delete()

- Address https://github.com/friendica/friendica/issues/8876#issuecomment-671025374

3 years agoEnable profile contacts page for profile owner
Hypolite Petovan [Sun, 9 Aug 2020 13:09:38 +0000 (09:09 -0400)]
Enable profile contacts page for profile owner

3 years agoMerge pull request #8991 from MrPetovan/task/restore-autocomplete-comment
Tobias Diekershoff [Sun, 9 Aug 2020 08:56:41 +0000 (10:56 +0200)]
Merge pull request #8991 from MrPetovan/task/restore-autocomplete-comment

Restore auto-complete in comment boxes beyond the first

3 years agoMerge pull request #8992 from MrPetovan/bug/8941-bookmarklet-autocomplete
Tobias Diekershoff [Sun, 9 Aug 2020 08:54:32 +0000 (10:54 +0200)]
Merge pull request #8992 from MrPetovan/bug/8941-bookmarklet-autocomplete

Enable autocomplete in Bookmarklet

3 years agoEnable footer scripts in minimal view
Hypolite Petovan [Sat, 8 Aug 2020 19:19:20 +0000 (15:19 -0400)]
Enable footer scripts in minimal view

3 years agoFix option syntax for textcomplete
Hypolite Petovan [Sat, 8 Aug 2020 19:19:04 +0000 (15:19 -0400)]
Fix option syntax for textcomplete

3 years agoRestore auto-complete in comment boxes beyond the first
Hypolite Petovan [Sat, 8 Aug 2020 16:58:56 +0000 (12:58 -0400)]
Restore auto-complete in comment boxes beyond the first