friendica.git/.git
3 years agoMerge pull request #9225 from MrPetovan/bug/9136-frio-firefox-hovercard
Michael Vogel [Fri, 18 Sep 2020 03:21:18 +0000 (05:21 +0200)]
Merge pull request #9225 from MrPetovan/bug/9136-frio-firefox-hovercard

[frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar

3 years ago[frio] Fix Firefox-specific bug where top-level post heading div would cover the...
Hypolite Petovan [Fri, 18 Sep 2020 02:19:51 +0000 (22:19 -0400)]
[frio] Fix Firefox-specific bug where top-level post heading div would cover the avatar

3 years agoMerge pull request #9222 from annando/issue-8958
Hypolite Petovan [Thu, 17 Sep 2020 19:47:42 +0000 (15:47 -0400)]
Merge pull request #9222 from annando/issue-8958

Issue 8958: Ensure to have no foreign key violation

3 years agoIssue 8958: Ensure to have no foreign key violation
Michael [Thu, 17 Sep 2020 19:10:45 +0000 (19:10 +0000)]
Issue 8958: Ensure to have no foreign key violation

3 years agoMerge pull request #9221 from annando/worker-logger
Hypolite Petovan [Thu, 17 Sep 2020 18:19:29 +0000 (14:19 -0400)]
Merge pull request #9221 from annando/worker-logger

Changed loglevels in the worker

3 years agoChanged loglevels in the worker
Michael [Thu, 17 Sep 2020 17:57:41 +0000 (17:57 +0000)]
Changed loglevels in the worker

3 years agoMerge pull request #9219 from MrPetovan/bug/9201-frio-active-link-dark-black
Michael Vogel [Thu, 17 Sep 2020 16:33:15 +0000 (18:33 +0200)]
Merge pull request #9219 from MrPetovan/bug/9201-frio-active-link-dark-black

[frio] Highlight active wall item action button in dark/black schemes

3 years ago[frio] Highlight active wall item action button in dark/black schemes
Hypolite Petovan [Thu, 17 Sep 2020 15:14:48 +0000 (11:14 -0400)]
[frio] Highlight active wall item action button in dark/black schemes

3 years agoMerge pull request #9217 from annando/fix-empty-preview
Hypolite Petovan [Thu, 17 Sep 2020 14:19:20 +0000 (10:19 -0400)]
Merge pull request #9217 from annando/fix-empty-preview

Fixes empty feed preview data

3 years agoMerge pull request #9211 from annando/send-relais
Hypolite Petovan [Thu, 17 Sep 2020 14:18:06 +0000 (10:18 -0400)]
Merge pull request #9211 from annando/send-relais

We can now manage relay servers and can send content to them

3 years agoMerge branch 'fix-empty-preview' of github.com:annando/friendica into fix-empty-preview
Michael [Thu, 17 Sep 2020 13:13:49 +0000 (13:13 +0000)]
Merge branch 'fix-empty-preview' of github.com:annando/friendica into fix-empty-preview

3 years agoSimplify check
Michael [Thu, 17 Sep 2020 13:13:40 +0000 (13:13 +0000)]
Simplify check

3 years agoUpdate src/Protocol/Feed.php
Michael Vogel [Thu, 17 Sep 2020 13:08:01 +0000 (15:08 +0200)]
Update src/Protocol/Feed.php

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoRemove the text if it is identical to the body
Michael [Thu, 17 Sep 2020 13:07:20 +0000 (13:07 +0000)]
Remove the text if it is identical to the body

3 years agoFixes empty feed preview data
Michael [Thu, 17 Sep 2020 10:36:33 +0000 (10:36 +0000)]
Fixes empty feed preview data

3 years agoMerge pull request #9216 from tobiasd/20200917-lng
Michael Vogel [Thu, 17 Sep 2020 07:23:22 +0000 (09:23 +0200)]
Merge pull request #9216 from tobiasd/20200917-lng

DE, IT and ZH-CN translation updates

3 years agoupdate to the zh-cn translation THX ZhuChentan
Tobias Diekershoff [Thu, 17 Sep 2020 06:25:12 +0000 (08:25 +0200)]
update to the zh-cn translation THX ZhuChentan

3 years agoDE translation update
Tobias Diekershoff [Thu, 17 Sep 2020 06:24:28 +0000 (08:24 +0200)]
DE translation update

3 years agoIT translations THX Sylke Vicious
Tobias Diekershoff [Thu, 17 Sep 2020 06:24:14 +0000 (08:24 +0200)]
IT translations THX Sylke Vicious

3 years agoMerge pull request #9214 from MrPetovan/bug/9210-dfrn-contact-id
Michael Vogel [Thu, 17 Sep 2020 04:41:17 +0000 (06:41 +0200)]
Merge pull request #9214 from MrPetovan/bug/9210-dfrn-contact-id

Fix wrong expected DB field name in DFRN::fetchauthor

3 years agoMerge branch 'send-relais' of github.com:annando/friendica into send-relais
Michael [Thu, 17 Sep 2020 04:36:38 +0000 (04:36 +0000)]
Merge branch 'send-relais' of github.com:annando/friendica into send-relais

3 years agoImproved description
Michael [Thu, 17 Sep 2020 04:36:32 +0000 (04:36 +0000)]
Improved description

3 years agoApply suggestions from code review
Michael Vogel [Thu, 17 Sep 2020 04:33:31 +0000 (06:33 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoAdded some logging
Michael [Thu, 17 Sep 2020 04:31:38 +0000 (04:31 +0000)]
Added some logging

3 years agoFix wrong expected DB field name in DFRN::fetchauthor
Hypolite Petovan [Thu, 17 Sep 2020 02:45:51 +0000 (22:45 -0400)]
Fix wrong expected DB field name in DFRN::fetchauthor

3 years agoMerge pull request #9197 from MrPetovan/bug/9192-normalize-escaping-item
Michael Vogel [Wed, 16 Sep 2020 20:10:19 +0000 (22:10 +0200)]
Merge pull request #9197 from MrPetovan/bug/9192-normalize-escaping-item

Remove obsolete uses of Strings::escapeTags in mod/item

3 years agoChanged class description
Michael [Wed, 16 Sep 2020 18:38:36 +0000 (18:38 +0000)]
Changed class description

3 years agoMerge branch 'send-relais' of github.com:annando/friendica into send-relais
Michael [Wed, 16 Sep 2020 18:25:13 +0000 (18:25 +0000)]
Merge branch 'send-relais' of github.com:annando/friendica into send-relais

3 years agoApply suggestions from code review
Michael Vogel [Wed, 16 Sep 2020 18:23:27 +0000 (20:23 +0200)]
Apply suggestions from code review

Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
3 years agoMerge remote-tracking branch 'upstream/2020.09-rc' into send-relais
Michael [Wed, 16 Sep 2020 10:27:14 +0000 (10:27 +0000)]
Merge remote-tracking branch 'upstream/2020.09-rc' into send-relais

3 years agoMerge pull request #9213 from annando/new-relay-server
Hypolite Petovan [Wed, 16 Sep 2020 09:23:58 +0000 (05:23 -0400)]
Merge pull request #9213 from annando/new-relay-server

Changed name for the sample relay server

3 years agoMerge pull request #9212 from annando/nofinalurlfeed
Hypolite Petovan [Wed, 16 Sep 2020 09:22:33 +0000 (05:22 -0400)]
Merge pull request #9212 from annando/nofinalurlfeed

Ignore list for redirects

3 years agoMove default setting to the configuration file
Michael [Wed, 16 Sep 2020 06:08:30 +0000 (06:08 +0000)]
Move default setting to the configuration file

3 years agoReplaced the defunct relay server at another place as well
Michael [Wed, 16 Sep 2020 05:29:33 +0000 (05:29 +0000)]
Replaced the defunct relay server at another place as well

3 years agoChanged name for the sample relay server
Michael [Wed, 16 Sep 2020 05:20:38 +0000 (05:20 +0000)]
Changed name for the sample relay server

3 years agoRemove unneeded function
Michael [Wed, 16 Sep 2020 05:05:15 +0000 (05:05 +0000)]
Remove unneeded function

3 years agoConfigurable list of domains to ignore redirects
Michael [Wed, 16 Sep 2020 04:56:37 +0000 (04:56 +0000)]
Configurable list of domains to ignore redirects

3 years agoDon't call finalUrl on feed URL
Michael Vogel [Tue, 15 Sep 2020 19:47:47 +0000 (21:47 +0200)]
Don't call finalUrl on feed URL

3 years agoWe can now manage relay servers and can send content to them
Michael [Tue, 15 Sep 2020 17:45:19 +0000 (17:45 +0000)]
We can now manage relay servers and can send content to them

3 years agoMerge pull request #9209 from tobiasd/20200915-typo
Hypolite Petovan [Tue, 15 Sep 2020 14:12:11 +0000 (10:12 -0400)]
Merge pull request #9209 from tobiasd/20200915-typo

silkevicious found a typo

3 years agosilkevicious found a typo
Tobias Diekershoff [Tue, 15 Sep 2020 13:38:31 +0000 (15:38 +0200)]
silkevicious found a typo

3 years agoMerge pull request #9208 from tobiasd/2020.09-creadits
Hypolite Petovan [Tue, 15 Sep 2020 11:51:10 +0000 (07:51 -0400)]
Merge pull request #9208 from tobiasd/2020.09-creadits

2020.09 update for the CREDITS

3 years agodouble name
Tobias Diekershoff [Tue, 15 Sep 2020 06:18:31 +0000 (08:18 +0200)]
double name

3 years agoupdate the CREDITS.txt for the 2020.09 release
Tobias Diekershoff [Tue, 15 Sep 2020 06:08:21 +0000 (08:08 +0200)]
update the CREDITS.txt for the 2020.09 release

3 years agoMerge pull request #9207 from annando/relay-posts
Hypolite Petovan [Mon, 14 Sep 2020 23:28:55 +0000 (19:28 -0400)]
Merge pull request #9207 from annando/relay-posts

Process incoming relay posts / fix importing posts

3 years agoProcess incoming relay posts / fix importing posts
Michael [Mon, 14 Sep 2020 20:58:41 +0000 (20:58 +0000)]
Process incoming relay posts / fix importing posts

3 years agoMerge pull request #9206 from annando/global-direction
Hypolite Petovan [Mon, 14 Sep 2020 18:04:59 +0000 (14:04 -0400)]
Merge pull request #9206 from annando/global-direction

We now set the "global" direction

3 years agoMerge pull request #9205 from annando/issue-9204
Tobias Diekershoff [Mon, 14 Sep 2020 18:00:09 +0000 (20:00 +0200)]
Merge pull request #9205 from annando/issue-9204

Issue 9204: Fetching of AP posts does work again

3 years agoIssue 9204: Fetching of AP posts does work again
Michael [Mon, 14 Sep 2020 17:50:42 +0000 (17:50 +0000)]
Issue 9204: Fetching of AP posts does work again

3 years agoWe now set the "global" direction
Michael [Mon, 14 Sep 2020 17:48:57 +0000 (17:48 +0000)]
We now set the "global" direction

3 years agoMerge pull request #9203 from tobiasd/202020914-IT
Hypolite Petovan [Mon, 14 Sep 2020 16:52:22 +0000 (12:52 -0400)]
Merge pull request #9203 from tobiasd/202020914-IT

IT translations THX Sylke Vicious

3 years agoIT translations THX Sylke Vicious
Tobias Diekershoff [Mon, 14 Sep 2020 16:47:03 +0000 (18:47 +0200)]
IT translations THX Sylke Vicious

3 years agoMerge pull request #9200 from annando/global-direction
Tobias Diekershoff [Mon, 14 Sep 2020 12:10:43 +0000 (14:10 +0200)]
Merge pull request #9200 from annando/global-direction

Improve "direction" icons on "vier", new direction "global"

3 years agoImprove "direction" icons on "vier", new direction "global"
Michael [Mon, 14 Sep 2020 10:43:16 +0000 (10:43 +0000)]
Improve "direction" icons on "vier", new direction "global"

3 years agoMerge pull request #9199 from MrPetovan/bug/9193-frio-box-shadows
Tobias Diekershoff [Mon, 14 Sep 2020 05:37:37 +0000 (07:37 +0200)]
Merge pull request #9199 from MrPetovan/bug/9193-frio-box-shadows

[frio] Remove textcomplete hidden input box shadows in dark/black schemes

3 years agoMerge pull request #9198 from MrPetovan/bug/9090-frio-jot-modal-panel-overflow
Tobias Diekershoff [Mon, 14 Sep 2020 05:36:56 +0000 (07:36 +0200)]
Merge pull request #9198 from MrPetovan/bug/9090-frio-jot-modal-panel-overflow

[frio] Restore jot modal panel overflow value

3 years ago[frio] Destroy unused perfect scrollbar on the aside element
Hypolite Petovan [Mon, 14 Sep 2020 04:19:38 +0000 (00:19 -0400)]
[frio] Destroy unused perfect scrollbar on the aside element

- It was interfering with accented scheme styles

3 years ago[frio] Remove textcomplete hidden input box shadows in dark/black schemes
Hypolite Petovan [Mon, 14 Sep 2020 04:18:41 +0000 (00:18 -0400)]
[frio] Remove textcomplete hidden input box shadows in dark/black schemes

3 years ago[frio] Restore jot modal panel overflow value
Hypolite Petovan [Mon, 14 Sep 2020 03:56:37 +0000 (23:56 -0400)]
[frio] Restore jot modal panel overflow value

- Reverts 1c37f4aa88a13cf5a37b2b6c6ee05b9069830b02
- Reverts part of 43df577209d532b820eb5aaf4e1fb8d9c128f4d6
- It was causing jot panel content to overflow the modal window

3 years agoAdd deprecation notice on Strings::escapeTags
Hypolite Petovan [Sun, 13 Sep 2020 23:53:03 +0000 (19:53 -0400)]
Add deprecation notice on Strings::escapeTags

3 years agoRemove obsolete uses of Strings::escapeTags in mod/item
Hypolite Petovan [Sun, 13 Sep 2020 23:51:03 +0000 (19:51 -0400)]
Remove obsolete uses of Strings::escapeTags in mod/item

3 years agoRemove superfluous variable in item template variables
Hypolite Petovan [Sun, 13 Sep 2020 23:50:39 +0000 (19:50 -0400)]
Remove superfluous variable in item template variables

3 years agoNormalize item like/dislike template variable name
Hypolite Petovan [Sun, 13 Sep 2020 23:44:11 +0000 (19:44 -0400)]
Normalize item like/dislike template variable name

3 years agoNormalize item comment template variable name
Hypolite Petovan [Sun, 13 Sep 2020 23:43:42 +0000 (19:43 -0400)]
Normalize item comment template variable name

3 years agoNormalize item_photo_menu template variable name
Hypolite Petovan [Sun, 13 Sep 2020 23:40:59 +0000 (19:40 -0400)]
Normalize item_photo_menu template variable name

3 years agoNormalize item body template variable name
Hypolite Petovan [Sun, 13 Sep 2020 23:37:43 +0000 (19:37 -0400)]
Normalize item body template variable name

3 years agoNormalize item location template variable name
Hypolite Petovan [Sun, 13 Sep 2020 23:33:57 +0000 (19:33 -0400)]
Normalize item location template variable name

3 years agoMerge pull request #9196 from annando/queryValue
Hypolite Petovan [Sun, 13 Sep 2020 22:25:26 +0000 (18:25 -0400)]
Merge pull request #9196 from annando/queryValue

New function XML::getFirstValue to fetch the first value

3 years agoMerge pull request #9194 from annando/additional-directions
Hypolite Petovan [Sun, 13 Sep 2020 21:05:31 +0000 (17:05 -0400)]
Merge pull request #9194 from annando/additional-directions

Add additional direction types

3 years agoFixed capitalization
Michael [Sun, 13 Sep 2020 21:00:54 +0000 (21:00 +0000)]
Fixed capitalization

3 years agoFunction renamed
Michael [Sun, 13 Sep 2020 19:40:38 +0000 (19:40 +0000)]
Function renamed

3 years agoMerge pull request #9195 from annando/dbversion
Philipp [Sun, 13 Sep 2020 16:43:19 +0000 (18:43 +0200)]
Merge pull request #9195 from annando/dbversion

Ability to set the database version

3 years agoAbility to set the database version
Michael [Sun, 13 Sep 2020 15:57:24 +0000 (15:57 +0000)]
Ability to set the database version

3 years agoAdd additional direction types
Michael [Sun, 13 Sep 2020 14:15:28 +0000 (14:15 +0000)]
Add additional direction types

3 years agoMerge pull request #9191 from MrPetovan/bug/9090-frio-autosize-max-height
Michael Vogel [Sun, 13 Sep 2020 04:55:33 +0000 (06:55 +0200)]
Merge pull request #9191 from MrPetovan/bug/9090-frio-autosize-max-height

[frio] Limit jot textarea height

3 years ago[frio] Limit jot textarea height
Hypolite Petovan [Sat, 12 Sep 2020 21:53:03 +0000 (17:53 -0400)]
[frio] Limit jot textarea height

3 years agoNew function "queryValue"
Michael [Sat, 12 Sep 2020 19:23:23 +0000 (19:23 +0000)]
New function "queryValue"

3 years agoMerge pull request #9187 from MrPetovan/bug/9182-frio-modal-width
Michael Vogel [Sat, 12 Sep 2020 18:40:21 +0000 (20:40 +0200)]
Merge pull request #9187 from MrPetovan/bug/9182-frio-modal-width

[frio] Increase modal width to accomodate longer words translations in jot

3 years agoMerge pull request #9188 from annando/more-direction
Hypolite Petovan [Sat, 12 Sep 2020 18:34:58 +0000 (14:34 -0400)]
Merge pull request #9188 from annando/more-direction

Store and display to/cc/bcc

3 years agoStore and display to/cc/bcc
Michael [Sat, 12 Sep 2020 17:45:04 +0000 (17:45 +0000)]
Store and display to/cc/bcc

3 years agoMerge pull request #9170 from MrPetovan/bug/9164-query-string-urlencoded
Philipp [Sat, 12 Sep 2020 13:37:51 +0000 (15:37 +0200)]
Merge pull request #9170 from MrPetovan/bug/9164-query-string-urlencoded

Ensure query parameters are URL encoded in Arguments

3 years ago[frio] Increase modal width to accomodate longer words translations in jot
Hypolite Petovan [Sat, 12 Sep 2020 13:34:05 +0000 (09:34 -0400)]
[frio] Increase modal width to accomodate longer words translations in jot

3 years agoEnsure query parameters are URL encoded in Arguments
Hypolite Petovan [Wed, 9 Sep 2020 04:24:44 +0000 (00:24 -0400)]
Ensure query parameters are URL encoded in Arguments

- Simplify Arguments->determine
- Remove stripZRLs and stripQueryParam Arguments methods
- Updated tests

3 years agoStop using q as a page parameter
Hypolite Petovan [Wed, 9 Sep 2020 04:21:04 +0000 (00:21 -0400)]
Stop using q as a page parameter

3 years agoUse Arguments->getCommand() where it makes more sense than getQueryString()
Hypolite Petovan [Wed, 9 Sep 2020 04:15:25 +0000 (00:15 -0400)]
Use Arguments->getCommand() where it makes more sense than getQueryString()

- Remove a couple of intermediary query string variables

3 years agoAdd profile page aliases to routes
Hypolite Petovan [Wed, 9 Sep 2020 04:13:11 +0000 (00:13 -0400)]
Add profile page aliases to routes

3 years agoRemove confirm template obsolete uses (except for contacts)
Hypolite Petovan [Wed, 9 Sep 2020 04:12:36 +0000 (00:12 -0400)]
Remove confirm template obsolete uses (except for contacts)

- Remove obsolete explode_querystring() function
- Remove $extra_inputs template variable

3 years agoMerge pull request #9186 from annando/valid-posts
Hypolite Petovan [Sat, 12 Sep 2020 12:57:41 +0000 (08:57 -0400)]
Merge pull request #9186 from annando/valid-posts

AP: Improved checks for incoming posts

3 years agoAP: Improved checks for incoming posts
Michael [Sat, 12 Sep 2020 12:12:55 +0000 (12:12 +0000)]
AP: Improved checks for incoming posts

3 years agoMerge pull request #9183 from nupplaphil/Minor-deprecation
Hypolite Petovan [Sat, 12 Sep 2020 11:59:50 +0000 (07:59 -0400)]
Merge pull request #9183 from nupplaphil/Minor-deprecation

Fix composer notices

3 years agoFix ContactEndpoint & tests
Philipp [Sat, 12 Sep 2020 08:01:13 +0000 (10:01 +0200)]
Fix ContactEndpoint & tests

3 years agoadd global init to test setUp
Philipp [Fri, 11 Sep 2020 18:14:47 +0000 (20:14 +0200)]
add global init to test setUp

3 years agoReplace deprecated jakub-onderka/php-parallel-lint with php-parallel-lint/php-paralle...
Philipp [Fri, 11 Sep 2020 17:53:05 +0000 (19:53 +0200)]
Replace deprecated jakub-onderka/php-parallel-lint with php-parallel-lint/php-parallel-lint

3 years agoFix PSR-0 for test classes
Philipp [Fri, 11 Sep 2020 17:38:41 +0000 (19:38 +0200)]
Fix PSR-0 for test classes

3 years agoRename class for PSR-0
Philipp [Fri, 11 Sep 2020 17:24:40 +0000 (19:24 +0200)]
Rename class for PSR-0

3 years agoMerge pull request #9179 from tobiasd/20200911-IT
Hypolite Petovan [Fri, 11 Sep 2020 05:23:22 +0000 (01:23 -0400)]
Merge pull request #9179 from tobiasd/20200911-IT

IT translations THX Sylke Vicious

3 years agoIT translations THX Sylke Vicious
Tobias Diekershoff [Fri, 11 Sep 2020 04:50:10 +0000 (06:50 +0200)]
IT translations THX Sylke Vicious

3 years agoMerge pull request #9177 from MrPetovan/bug/frio-light-dark-schemes-fix
Tobias Diekershoff [Fri, 11 Sep 2020 04:24:46 +0000 (06:24 +0200)]
Merge pull request #9177 from MrPetovan/bug/frio-light-dark-schemes-fix

[frio] Various display fixes

3 years ago[frio] Fix shared post external link position
Hypolite Petovan [Fri, 11 Sep 2020 00:13:12 +0000 (20:13 -0400)]
[frio] Fix shared post external link position

3 years ago[frio] Normalize dropdown link font color to match theme link color
Hypolite Petovan [Fri, 11 Sep 2020 00:12:24 +0000 (20:12 -0400)]
[frio] Normalize dropdown link font color to match theme link color