]> git.mxchange.org Git - friendica.git/log
friendica.git
3 years agoMerge pull request #10217 from annando/shared
Hypolite Petovan [Fri, 7 May 2021 12:13:55 +0000 (08:13 -0400)]
Merge pull request #10217 from annando/shared

Improve data of shared posts

3 years agoImproved code structure
Michael [Fri, 7 May 2021 11:41:10 +0000 (11:41 +0000)]
Improved code structure

3 years agoImprove data of shared posts
Michael [Fri, 7 May 2021 06:26:41 +0000 (06:26 +0000)]
Improve data of shared posts

3 years agoMerge pull request #10214 from annando/ap-attachments
Hypolite Petovan [Wed, 5 May 2021 17:20:31 +0000 (13:20 -0400)]
Merge pull request #10214 from annando/ap-attachments

Avoid duplicated attachments / unwanted attachments

3 years agoAvoid duplicated attachments / unwanted attachments
Michael [Wed, 5 May 2021 16:46:55 +0000 (16:46 +0000)]
Avoid duplicated attachments / unwanted attachments

3 years agoMerge pull request #10213 from tobiasd/20210505-de
Hypolite Petovan [Wed, 5 May 2021 12:20:08 +0000 (08:20 -0400)]
Merge pull request #10213 from tobiasd/20210505-de

DE translation update

3 years agoDE translation update
Tobias Diekershoff [Wed, 5 May 2021 08:05:17 +0000 (10:05 +0200)]
DE translation update

3 years agoMerge pull request #10211 from annando/no-smiley
Hypolite Petovan [Tue, 4 May 2021 23:07:16 +0000 (19:07 -0400)]
Merge pull request #10211 from annando/no-smiley

Don't transmit smiley links to external systems

3 years agoDon't transmit smiley links to external systems
Michael [Tue, 4 May 2021 21:07:41 +0000 (21:07 +0000)]
Don't transmit smiley links to external systems

3 years agoMerge pull request #10202 from mexon/mat/contact-console-command
Hypolite Petovan [Tue, 4 May 2021 13:50:49 +0000 (09:50 -0400)]
Merge pull request #10202 from mexon/mat/contact-console-command

Add console contact command

3 years agoMerge pull request #10208 from MrPetovan/bug/10198-self-no-block-ignore
Tobias Diekershoff [Tue, 4 May 2021 13:43:28 +0000 (15:43 +0200)]
Merge pull request #10208 from MrPetovan/bug/10198-self-no-block-ignore

Prevent self block/ignore

3 years agoMerge pull request #10207 from annando/simplify
Hypolite Petovan [Tue, 4 May 2021 13:25:51 +0000 (09:25 -0400)]
Merge pull request #10207 from annando/simplify

Replace "curl" calls with centralized "head" function

3 years agoUpdated main translation file after adding translation strings
Hypolite Petovan [Tue, 4 May 2021 13:09:17 +0000 (09:09 -0400)]
Updated main translation file after adding translation strings

3 years agoPrevent self block/ignore in Module\Contact
Hypolite Petovan [Tue, 4 May 2021 12:59:13 +0000 (08:59 -0400)]
Prevent self block/ignore in Module\Contact

3 years agoRemove block/ignore links from contact/item action menus for self
Hypolite Petovan [Tue, 4 May 2021 12:45:27 +0000 (08:45 -0400)]
Remove block/ignore links from contact/item action menus for self

3 years agoAnother "curl" call is replaced with a standard call
Michael [Tue, 4 May 2021 11:39:56 +0000 (11:39 +0000)]
Another "curl" call is replaced with a standard call

3 years agoReplace "curl" calls with centralized "head" function
Michael [Tue, 4 May 2021 11:35:23 +0000 (11:35 +0000)]
Replace "curl" calls with centralized "head" function

3 years agoSimplify test for empty network selection
Matthew Exon [Tue, 4 May 2021 11:16:00 +0000 (13:16 +0200)]
Simplify test for empty network selection

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge pull request #10206 from annando/attachments
Hypolite Petovan [Tue, 4 May 2021 10:49:39 +0000 (06:49 -0400)]
Merge pull request #10206 from annando/attachments

No link guessing for Friendica / Don't show redundant data

3 years agoIgnore identical provider and author
Michael [Tue, 4 May 2021 06:08:40 +0000 (06:08 +0000)]
Ignore identical provider and author

3 years agoNo link guessing for DFRN / Don't show redundant data
Michael [Tue, 4 May 2021 05:18:03 +0000 (05:18 +0000)]
No link guessing for DFRN / Don't show redundant data

3 years agoMerge pull request #10204 from annando/fatal
Tobias Diekershoff [Tue, 4 May 2021 04:17:39 +0000 (06:17 +0200)]
Merge pull request #10204 from annando/fatal

Fix fatal error because of parameter type mismatch

3 years agoFix assignment statement alignment
Matthew Exon [Mon, 3 May 2021 18:56:49 +0000 (20:56 +0200)]
Fix assignment statement alignment

Co-authored-by: Philipp <admin+Github@philipp.info>
3 years agoFix assignment statement alignment
Matthew Exon [Mon, 3 May 2021 18:56:41 +0000 (20:56 +0200)]
Fix assignment statement alignment

Co-authored-by: Philipp <admin+Github@philipp.info>
3 years agoFix fatal error because of parameter type mismatch
Michael [Mon, 3 May 2021 18:43:38 +0000 (18:43 +0000)]
Fix fatal error because of parameter type mismatch

3 years agofix formatting issues
Matthew Exon [Mon, 3 May 2021 18:17:43 +0000 (20:17 +0200)]
fix formatting issues

3 years agoAdd console contact command
Matthew Exon [Sun, 2 May 2021 16:32:49 +0000 (18:32 +0200)]
Add console contact command

3 years agoMerge pull request #10200 from annando/api-login
Hypolite Petovan [Mon, 3 May 2021 15:54:09 +0000 (11:54 -0400)]
Merge pull request #10200 from annando/api-login

API: New function to fetch current user id

3 years agoMerge pull request #10201 from tobiasd/20210503-de
Michael Vogel [Mon, 3 May 2021 12:43:23 +0000 (14:43 +0200)]
Merge pull request #10201 from tobiasd/20210503-de

DE translation update

3 years agoDE translation update
Tobias Diekershoff [Mon, 3 May 2021 09:02:28 +0000 (11:02 +0200)]
DE translation update

3 years agoAPI: New function to fetch current user id
Michael [Mon, 3 May 2021 05:25:54 +0000 (05:25 +0000)]
API: New function to fetch current user id

3 years agoMerge pull request #10196 from annando/link-detection
Hypolite Petovan [Mon, 3 May 2021 03:00:23 +0000 (23:00 -0400)]
Merge pull request #10196 from annando/link-detection

Improved link detection

3 years agoMerge pull request #10197 from nupplaphil/dep/dice_upgrade
Hypolite Petovan [Mon, 3 May 2021 02:56:34 +0000 (22:56 -0400)]
Merge pull request #10197 from nupplaphil/dep/dice_upgrade

[composer] Update Level-2/Dice

3 years agoUpdate Level-2/Dice
Philipp [Sun, 2 May 2021 18:53:36 +0000 (20:53 +0200)]
Update Level-2/Dice

3 years agoMerge pull request #10195 from mexon/mat/user-console-command-refactor
Philipp [Sun, 2 May 2021 18:12:35 +0000 (20:12 +0200)]
Merge pull request #10195 from mexon/mat/user-console-command-refactor

Fix console user config set command

3 years agoCheck return values with empty()
Matthew Exon [Sun, 2 May 2021 16:12:53 +0000 (18:12 +0200)]
Check return values with empty()

3 years agoRemove database dependency from user console command
Matthew Exon [Sun, 2 May 2021 16:10:51 +0000 (18:10 +0200)]
Remove database dependency from user console command

3 years agoFix console user config set command
Matthew Exon [Sun, 2 May 2021 14:14:39 +0000 (16:14 +0200)]
Fix console user config set command

3 years agoOnly detect http links
Michael [Sun, 2 May 2021 17:53:11 +0000 (17:53 +0000)]
Only detect http links

3 years agoImproved link detection
Michael [Sun, 2 May 2021 17:33:32 +0000 (17:33 +0000)]
Improved link detection

3 years agoMerge pull request #10194 from tobiasd/20210502-admincommand
Hypolite Petovan [Sun, 2 May 2021 12:45:10 +0000 (08:45 -0400)]
Merge pull request #10194 from tobiasd/20210502-admincommand

Admin panel: Add actual command to the worker queue display

3 years agoregen messages.po
Tobias Diekershoff [Sun, 2 May 2021 08:00:50 +0000 (10:00 +0200)]
regen messages.po

3 years agothe command was missing from the worker queue overview
Tobias Diekershoff [Sun, 2 May 2021 07:42:09 +0000 (09:42 +0200)]
the command was missing from the worker queue overview

3 years agoMerge pull request #10192 from MrPetovan/task/8262-rtl-user-content
Michael Vogel [Sat, 1 May 2021 20:53:27 +0000 (22:53 +0200)]
Merge pull request #10192 from MrPetovan/task/8262-rtl-user-content

Add initial support for RTL in user-submitted content

3 years agoMerge pull request #10191 from mexon/mat/user-config-console-command
Hypolite Petovan [Sat, 1 May 2021 20:39:30 +0000 (16:39 -0400)]
Merge pull request #10191 from mexon/mat/user-config-console-command

Add error message when setting config to existing value

3 years agoWhen comparing config values, use strict string comparison
Matthew Exon [Sat, 1 May 2021 19:46:21 +0000 (21:46 +0200)]
When comparing config values, use strict string comparison

3 years agoAdd RTL support for display names in mentions
Hypolite Petovan [Sat, 1 May 2021 19:32:17 +0000 (15:32 -0400)]
Add RTL support for display names in mentions

3 years agoAdd initial RTL support for post bodies
Hypolite Petovan [Sat, 1 May 2021 19:13:53 +0000 (15:13 -0400)]
Add initial RTL support for post bodies

3 years agoAdd RTL support to profile name and description in the VCard
Hypolite Petovan [Sat, 1 May 2021 19:13:39 +0000 (15:13 -0400)]
Add RTL support to profile name and description in the VCard

3 years agoAdd error message when setting config to existing value
Matthew Exon [Mon, 26 Apr 2021 18:20:51 +0000 (20:20 +0200)]
Add error message when setting config to existing value

3 years agoMerge pull request #10190 from annando/api-attached
Hypolite Petovan [Sat, 1 May 2021 17:54:53 +0000 (13:54 -0400)]
Merge pull request #10190 from annando/api-attached

API: photos are now directly stored as attached data and not in the body anymore

3 years agoAdd missing provider url and name
Michael [Sat, 1 May 2021 17:03:50 +0000 (17:03 +0000)]
Add missing provider url and name

3 years agoAPI: photos are now directly stored as attached data and not in the body anymore
Michael [Sat, 1 May 2021 15:48:19 +0000 (15:48 +0000)]
API: photos are now directly stored as attached data and not in the body anymore

3 years agoMerge pull request #10189 from annando/signature-message
Tobias Diekershoff [Sat, 1 May 2021 12:40:24 +0000 (14:40 +0200)]
Merge pull request #10189 from annando/signature-message

Improved logging for invalid HTTP signatures

3 years agoImproved logging for invalid HTTP signatures
Michael [Sat, 1 May 2021 12:32:33 +0000 (12:32 +0000)]
Improved logging for invalid HTTP signatures

3 years agoMerge pull request #10187 from annando/notice
Tobias Diekershoff [Sat, 1 May 2021 07:26:20 +0000 (09:26 +0200)]
Merge pull request #10187 from annando/notice

Fixes "PHP Notice:  Undefined variable: item in src/Model/Post/Media.php on line 561"

3 years agoFixes "PHP Notice: Undefined variable: item in src/Model/Post/Media.php on line...
Michael [Sat, 1 May 2021 07:10:27 +0000 (07:10 +0000)]
Fixes "PHP Notice:  Undefined variable: item in src/Model/Post/Media.php on line 561"

3 years agoMerge pull request #10182 from annando/avoid-duplicates
Hypolite Petovan [Sat, 1 May 2021 02:39:57 +0000 (22:39 -0400)]
Merge pull request #10182 from annando/avoid-duplicates

Avoid duplicated links in shared posts

3 years agoMerge branch 'avoid-duplicates' of github.com:annando/friendica into avoid-duplicates
Michael [Fri, 30 Apr 2021 22:35:20 +0000 (22:35 +0000)]
Merge branch 'avoid-duplicates' of github.com:annando/friendica into avoid-duplicates

3 years agoAvoid empty posts on Diaspora
Michael [Fri, 30 Apr 2021 22:35:16 +0000 (22:35 +0000)]
Avoid empty posts on Diaspora

3 years agoApply suggestions from code review
Michael Vogel [Fri, 30 Apr 2021 20:31:24 +0000 (22:31 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoAdded comment
Michael [Fri, 30 Apr 2021 06:11:13 +0000 (06:11 +0000)]
Added comment

3 years agoAvoid problems with an empty body
Michael [Fri, 30 Apr 2021 04:45:31 +0000 (04:45 +0000)]
Avoid problems with an empty body

3 years agoAttachments are added to OStatus as well
Michael [Thu, 29 Apr 2021 21:16:04 +0000 (21:16 +0000)]
Attachments are added to OStatus as well

3 years agoAdd atachments to body for Diaspora and DFRN
Michael [Thu, 29 Apr 2021 21:05:22 +0000 (21:05 +0000)]
Add atachments to body for Diaspora and DFRN

3 years agoTransmit shared attachments via ActivityPub
Michael [Thu, 29 Apr 2021 20:22:38 +0000 (20:22 +0000)]
Transmit shared attachments via ActivityPub

3 years agoHandling bottom anchor and top anchor
Michael [Thu, 29 Apr 2021 19:29:29 +0000 (19:29 +0000)]
Handling bottom anchor and top anchor

3 years agoImproved link comparism on attached links
Michael [Thu, 29 Apr 2021 19:02:43 +0000 (19:02 +0000)]
Improved link comparism on attached links

3 years agoFix link comparism
Michael [Thu, 29 Apr 2021 18:23:04 +0000 (18:23 +0000)]
Fix link comparism

3 years agoMerge pull request #10183 from tobiasd/20210429-de
Michael Vogel [Thu, 29 Apr 2021 09:49:55 +0000 (11:49 +0200)]
Merge pull request #10183 from tobiasd/20210429-de

DE translation update

3 years agoDE translation update
Tobias Diekershoff [Thu, 29 Apr 2021 08:47:31 +0000 (10:47 +0200)]
DE translation update

3 years agoMerge remote-tracking branch 'upstream/develop' into avoid-duplicates
Michael [Thu, 29 Apr 2021 05:49:00 +0000 (05:49 +0000)]
Merge remote-tracking branch 'upstream/develop' into avoid-duplicates

3 years agoAvoid adding the same attachments in shared posts
Michael [Thu, 29 Apr 2021 05:45:35 +0000 (05:45 +0000)]
Avoid adding the same attachments in shared posts

3 years agoMerge pull request #10178 from nupplaphil/fix/10174
Tobias Diekershoff [Thu, 29 Apr 2021 04:54:02 +0000 (06:54 +0200)]
Merge pull request #10178 from nupplaphil/fix/10174

Fixed new "user config" console feature

3 years agoMerge pull request #10179 from nupplaphil/fix/transifex_script
Tobias Diekershoff [Thu, 29 Apr 2021 04:52:26 +0000 (06:52 +0200)]
Merge pull request #10179 from nupplaphil/fix/transifex_script

Fix messages.po check & Update messages.po

3 years agoMerge pull request #10181 from annando/less-greedy
Tobias Diekershoff [Thu, 29 Apr 2021 04:51:12 +0000 (06:51 +0200)]
Merge pull request #10181 from annando/less-greedy

Less greedy when replacing attachment elements

3 years agoLess greedy when replacing attachment elements
Michael [Thu, 29 Apr 2021 04:14:44 +0000 (04:14 +0000)]
Less greedy when replacing attachment elements

3 years agoUpdate messages.po
Philipp [Wed, 28 Apr 2021 21:20:17 +0000 (23:20 +0200)]
Update messages.po

3 years agoFix Transifex
Philipp [Wed, 28 Apr 2021 20:45:11 +0000 (22:45 +0200)]
Fix Transifex
- More verbose output
- add "stable" parameter to sort
- add LC_ALL=C parameter

3 years agoFix PHP-Code-Style
Philipp [Wed, 28 Apr 2021 19:58:51 +0000 (21:58 +0200)]
Fix PHP-Code-Style

3 years agoFixed new "user config" console feature
Philipp [Wed, 28 Apr 2021 19:55:23 +0000 (21:55 +0200)]
Fixed new "user config" console feature
- Replaced "DI::" call with constructor injection
- Added return value for IPConfig::load() and PreloadPConfig::load()

3 years agoMerge pull request #10177 from annando/media-preview
Hypolite Petovan [Wed, 28 Apr 2021 19:49:33 +0000 (15:49 -0400)]
Merge pull request #10177 from annando/media-preview

Preview for Videos and images / Video resolution selection

3 years agoMerge remote-tracking branch 'upstream/develop' into media-preview
Michael [Wed, 28 Apr 2021 19:45:20 +0000 (19:45 +0000)]
Merge remote-tracking branch 'upstream/develop' into media-preview

3 years agoPreview for Videos and images / Video resolution selection
Michael [Wed, 28 Apr 2021 19:05:46 +0000 (19:05 +0000)]
Preview for Videos and images / Video resolution selection

3 years agoMerge pull request #10175 from tobiasd/20210427-enuk
Hypolite Petovan [Wed, 28 Apr 2021 16:09:30 +0000 (12:09 -0400)]
Merge pull request #10175 from tobiasd/20210427-enuk

EN GB translation update THX AndyH3

3 years agoEN GB translation update THX AndyH3
Tobias Diekershoff [Wed, 28 Apr 2021 04:55:51 +0000 (06:55 +0200)]
EN GB translation update THX AndyH3

3 years agoEN GB translation update THX AndyH3
Tobias Diekershoff [Wed, 28 Apr 2021 04:53:53 +0000 (06:53 +0200)]
EN GB translation update THX AndyH3

3 years agoMerge pull request #10174 from mexon/mat/user-config-console-command
Hypolite Petovan [Tue, 27 Apr 2021 19:06:21 +0000 (15:06 -0400)]
Merge pull request #10174 from mexon/mat/user-config-console-command

Add "user config" console command

3 years agoAdd "user config" console command to administer user-specific configuration
Matthew Exon [Sun, 4 Apr 2021 14:41:47 +0000 (16:41 +0200)]
Add "user config" console command to administer user-specific configuration

3 years agoMerge pull request #10173 from annando/attach-speed
Hypolite Petovan [Tue, 27 Apr 2021 16:36:40 +0000 (12:36 -0400)]
Merge pull request #10173 from annando/attach-speed

Improve page speed with attachments

3 years agoImprove page load performance with attached links
Michael [Tue, 27 Apr 2021 12:29:54 +0000 (12:29 +0000)]
Improve page load performance with attached links

3 years agoMerge pull request #10166 from mexon/mat/refactor-user-arguments
Hypolite Petovan [Mon, 26 Apr 2021 17:00:07 +0000 (13:00 -0400)]
Merge pull request #10166 from mexon/mat/refactor-user-arguments

Refactor user console command to re-use common code

3 years agoMerge pull request #10170 from annando/media-handling
Hypolite Petovan [Mon, 26 Apr 2021 16:36:01 +0000 (12:36 -0400)]
Merge pull request #10170 from annando/media-handling

Improved media handling

3 years agoRemoved trailing whitespace
Michael [Mon, 26 Apr 2021 15:09:32 +0000 (15:09 +0000)]
Removed trailing whitespace

3 years agoRemoved unneeded stuff
Michael [Mon, 26 Apr 2021 14:10:16 +0000 (14:10 +0000)]
Removed unneeded stuff

3 years agoAdding media attachments to Diaspora posts if they are only attached and not embedded...
Michael [Mon, 26 Apr 2021 10:49:57 +0000 (10:49 +0000)]
Adding media attachments to Diaspora posts if they are only attached and not embedded in the body

3 years agoAdded database definition
Michael [Mon, 26 Apr 2021 10:00:05 +0000 (10:00 +0000)]
Added database definition

3 years agoMerge remote-tracking branch 'upstream/develop' into media-handling
Michael [Mon, 26 Apr 2021 09:01:26 +0000 (09:01 +0000)]
Merge remote-tracking branch 'upstream/develop' into media-handling

3 years agoMerge branch 'develop' of https://github.com/friendica/friendica into develop
Tobias Diekershoff [Mon, 26 Apr 2021 07:49:48 +0000 (09:49 +0200)]
Merge branch 'develop' of https://github.com/friendica/friendica into develop

3 years agopump version 2021-06.dev
Tobias Diekershoff [Mon, 26 Apr 2021 07:49:16 +0000 (09:49 +0200)]
pump version 2021-06.dev