]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Fri, 5 Jun 2020 01:24:53 +0000 (21:24 -0400)]
Merge pull request #8728 from annando/ap-webfinger
Use webfinger in apcontact fetch
Michael [Thu, 4 Jun 2020 22:08:31 +0000 (22:08 +0000)]
Remove the "addr" when webfinger fails
Michael [Thu, 4 Jun 2020 21:55:14 +0000 (21:55 +0000)]
Use webfinger in apcontact fetch
Michael Vogel [Thu, 4 Jun 2020 16:29:18 +0000 (18:29 +0200)]
Merge pull request #8725 from MrPetovan/bug/8722-oembed-share
Remove Twitter exception for shared blocks
Hypolite Petovan [Thu, 4 Jun 2020 15:13:31 +0000 (11:13 -0400)]
Remove Twitter exception for shared blocks in Text\BBCode::convertShareCallback
- Twitter stopped supporting OEmbed which defaulted to an undesirable fallback
Hypolite Petovan [Thu, 4 Jun 2020 15:11:44 +0000 (11:11 -0400)]
Revert "Move share content conversion before link handling in Text\BBCode::convert"
This reverts commit
010ec99b35c2bee8f23060e96c2af3ba5849cf84 .
Tobias Diekershoff [Thu, 4 Jun 2020 04:40:44 +0000 (06:40 +0200)]
Merge pull request #8723 from MrPetovan/bug/8722-oembed-share
Move share content conversion before link handling in Text\BBCode::convert
Hypolite Petovan [Thu, 4 Jun 2020 02:02:01 +0000 (22:02 -0400)]
Move share content conversion before link handling in Text\BBCode::convert
Hypolite Petovan [Wed, 3 Jun 2020 13:12:43 +0000 (09:12 -0400)]
Merge pull request #8720 from annando/issue-8714
Issue 8714: Make redirects more secure
Michael [Wed, 3 Jun 2020 10:33:54 +0000 (10:33 +0000)]
Removed unused parts
Michael [Wed, 3 Jun 2020 09:40:43 +0000 (09:40 +0000)]
File ending, Error Message
Michael [Wed, 3 Jun 2020 09:27:02 +0000 (09:27 +0000)]
Merge remote-tracking branch 'upstream/develop' into issue-8714
Hypolite Petovan [Wed, 3 Jun 2020 08:09:49 +0000 (04:09 -0400)]
Merge pull request #8721 from annando/fatal
Fix fatal errors because of mixed data types
Michael [Wed, 3 Jun 2020 06:57:51 +0000 (06:57 +0000)]
Fix fatal errors because of mixed data types
Michael [Wed, 3 Jun 2020 05:14:45 +0000 (05:14 +0000)]
Issue 8714: Make redirects more secure
Michael Vogel [Wed, 3 Jun 2020 04:14:56 +0000 (06:14 +0200)]
Merge pull request #8719 from MrPetovan/task/8717-help-console-globalcommunitysilence
Improve language of console globalcommunitysilence help line
Michael Vogel [Wed, 3 Jun 2020 04:13:48 +0000 (06:13 +0200)]
Merge pull request #8718 from MrPetovan/bug/fatal-errors
Use expected return variable type in Network\Probe::detect
Hypolite Petovan [Wed, 3 Jun 2020 04:03:58 +0000 (00:03 -0400)]
Improve language of console globalcommunitysilence help line
Hypolite Petovan [Wed, 3 Jun 2020 03:41:10 +0000 (23:41 -0400)]
Use expected return variable type in Network\Probe::detect
Hypolite Petovan [Wed, 3 Jun 2020 01:35:39 +0000 (21:35 -0400)]
Merge pull request #8716 from annando/notice
Let "subscribe" be filled at every time to avoid a notice
Michael [Tue, 2 Jun 2020 19:11:37 +0000 (19:11 +0000)]
Let "subscribe" be filled at every time to avoid a notice
Hypolite Petovan [Tue, 2 Jun 2020 13:08:14 +0000 (09:08 -0400)]
Merge pull request #8713 from annando/issue-8675
Issue 8675: reduce requests of foreign pages
Michael [Tue, 2 Jun 2020 06:47:44 +0000 (06:47 +0000)]
Changed logging
Michael [Mon, 1 Jun 2020 21:52:31 +0000 (21:52 +0000)]
Issue 8675: reduce requests of foreign pages
Tobias Diekershoff [Mon, 1 Jun 2020 16:28:37 +0000 (18:28 +0200)]
Merge pull request #8712 from annando/changed-log
Changed deprecated log calls
Michael [Mon, 1 Jun 2020 13:51:58 +0000 (13:51 +0000)]
Changed deprecated log calls
Hypolite Petovan [Sun, 31 May 2020 22:06:52 +0000 (18:06 -0400)]
Merge pull request #8710 from annando/fix-vid
Handling situations where "vid" is empty
Michael [Sun, 31 May 2020 15:48:31 +0000 (15:48 +0000)]
Additional "is null" check in post update / create the "vid" if needed
Michael [Sun, 31 May 2020 14:38:00 +0000 (14:38 +0000)]
Handling situations where "vid" is empty
Hypolite Petovan [Sat, 30 May 2020 19:37:57 +0000 (15:37 -0400)]
Merge pull request #8708 from annando/foreign-key-constraint
Fix foreign key constraint with "post-tag" table
Michael [Sat, 30 May 2020 17:06:59 +0000 (17:06 +0000)]
Fix wrong variable names
Michael [Sat, 30 May 2020 16:36:09 +0000 (16:36 +0000)]
Fix foreign key constraint with "post-tag" table
Hypolite Petovan [Sat, 30 May 2020 01:35:49 +0000 (21:35 -0400)]
Merge pull request #8706 from annando/notice
Fix "gravity" notice
Michael [Fri, 29 May 2020 22:19:59 +0000 (22:19 +0000)]
Missing gravity
Michael [Fri, 29 May 2020 21:41:10 +0000 (21:41 +0000)]
Fix "gravity" notice
Michael Vogel [Fri, 29 May 2020 13:33:24 +0000 (15:33 +0200)]
Merge pull request #8697 from MrPetovan/task/8691-like-links-one-way
Make like links one way
Hypolite Petovan [Fri, 29 May 2020 13:01:37 +0000 (09:01 -0400)]
Appease VSCode inferior static analysis in Model\Item
Hypolite Petovan [Fri, 29 May 2020 03:59:44 +0000 (23:59 -0400)]
Merge pull request #8705 from annando/thread-uri-id
Add "uri-id" to the "thread" table
Michael Vogel [Fri, 29 May 2020 03:05:35 +0000 (05:05 +0200)]
Merge pull request #8696 from MrPetovan/bug/8694-event-network-unkn
Assign default protocol to new events
Michael [Fri, 29 May 2020 02:25:17 +0000 (02:25 +0000)]
Added new field to the test data
Michael [Fri, 29 May 2020 02:19:58 +0000 (02:19 +0000)]
Updated database description
Hypolite Petovan [Thu, 28 May 2020 21:48:57 +0000 (17:48 -0400)]
Merge pull request #8704 from annando/parent-2
"parent = id" is replaced with gravity check
Michael [Thu, 28 May 2020 21:44:55 +0000 (21:44 +0000)]
Add "uri-id" to the "thread" table
Michael [Thu, 28 May 2020 16:02:36 +0000 (16:02 +0000)]
"parent = id" is replaced with gravity check
Hypolite Petovan [Thu, 28 May 2020 13:17:45 +0000 (09:17 -0400)]
Merge pull request #8703 from annando/fix-8702
Fix 8702
Michael [Thu, 28 May 2020 06:08:03 +0000 (06:08 +0000)]
Add the space at a different place
Michael [Wed, 27 May 2020 22:16:33 +0000 (22:16 +0000)]
Fixing #8702
Michael [Wed, 27 May 2020 21:29:43 +0000 (21:29 +0000)]
Merge branch 'develop' of github.com:annando/friendica into develop
Hypolite Petovan [Wed, 27 May 2020 19:30:04 +0000 (15:30 -0400)]
Merge pull request #8701 from annando/issue-8700
Issue 8700: Resolvable activities
Michael [Wed, 27 May 2020 19:05:33 +0000 (19:05 +0000)]
Issue 8700: Resolvable activities
Michael [Wed, 27 May 2020 19:04:40 +0000 (19:04 +0000)]
Issue 8700: Resolvable activities
Hypolite Petovan [Wed, 27 May 2020 13:09:10 +0000 (09:09 -0400)]
Merge pull request #8698 from MrPetovan/bug/8685-frio-compose-disable-asynchronous
[frio] Move variable assignment where it belongs in asynchronous comment form submission callback
Hypolite Petovan [Wed, 27 May 2020 13:07:33 +0000 (09:07 -0400)]
Merge pull request #8695 from annando/no-parent
Replace "id = parent" checks with "gravity" checks
Hypolite Petovan [Wed, 27 May 2020 13:05:46 +0000 (09:05 -0400)]
[frio] Move variable assignment where it belongs in asynchronous comment form submission callback
Hypolite Petovan [Wed, 27 May 2020 12:40:00 +0000 (08:40 -0400)]
Make "like" links one way
- Updated dolike() function to accept a "un-" switch
- [frio] Updated doLikeAction() function to call dolike() instead of having duplicated code
- Added boolean logic (with explanatory truth table) to smartly delete existing activities in Model\Item::performActivity
- Moved verb/activity parameter handling closer to their use in Model\Item::performActivity
- Updated all references to dolike() and doLikeAction() to include the "un-" switch
Hypolite Petovan [Wed, 27 May 2020 12:32:09 +0000 (08:32 -0400)]
Fix the event feature disabling logic in Object\Post
- Conditions on item network and dislike feature presence were mixed which could have led to unexpected behaviors
Hypolite Petovan [Wed, 27 May 2020 12:30:26 +0000 (08:30 -0400)]
Improve performance of asynchronous like/update
- Make the like module return earlier instead of outputting a full empty HTML page
- Update the force_update variable earlier to prevent spilling on multiple unrelated nav update calls
Hypolite Petovan [Wed, 27 May 2020 12:28:09 +0000 (08:28 -0400)]
Implement existing force query string parameter in mod/update_display
- Prevented single item display update when "like" interactions were removed because the item wasn't "unseen"
Hypolite Petovan [Wed, 27 May 2020 12:23:15 +0000 (08:23 -0400)]
Assign default protocol to new events
- This restores event interactions on the items
Michael [Wed, 27 May 2020 12:19:06 +0000 (12:19 +0000)]
Replace "id = parent" checks with "gravity" checks
Hypolite Petovan [Wed, 27 May 2020 04:29:30 +0000 (00:29 -0400)]
Merge pull request #8693 from annando/notice
Fix notice because of missing array item
Michael [Wed, 27 May 2020 03:19:17 +0000 (03:19 +0000)]
Fix notice because of missing array item
Hypolite Petovan [Wed, 27 May 2020 03:04:03 +0000 (23:04 -0400)]
Merge pull request #8692 from annando/no-activity
Updated postupdate function
Hypolite Petovan [Wed, 27 May 2020 02:20:35 +0000 (22:20 -0400)]
Merge pull request #8690 from annando/no-activity
The "item-activity" is removed
Michael [Tue, 26 May 2020 21:45:57 +0000 (21:45 +0000)]
Updated postupdate function
Michael Vogel [Tue, 26 May 2020 20:28:46 +0000 (22:28 +0200)]
Merge pull request #8686 from MrPetovan/bug/8685-frio-compose-disable-asynchronous
[frio] Disable unexpected asynchronous compose form submission
Michael Vogel [Tue, 26 May 2020 17:08:06 +0000 (19:08 +0200)]
Merge pull request #8687 from MrPetovan/task/8683-add-tab-notification-number
Add page title notification count display
Hypolite Petovan [Tue, 26 May 2020 14:23:27 +0000 (10:23 -0400)]
Add page title notification count display
Hypolite Petovan [Tue, 26 May 2020 13:24:08 +0000 (09:24 -0400)]
[frio] Disable unexpected asynchronous compose form submission
Michael [Tue, 26 May 2020 05:18:50 +0000 (05:18 +0000)]
The "item-activity" is removed
Hypolite Petovan [Sun, 24 May 2020 21:34:14 +0000 (17:34 -0400)]
Merge pull request #8684 from annando/baseurl
Some more "baseurl" improvements
Michael [Sun, 24 May 2020 20:40:00 +0000 (20:40 +0000)]
Some more "baseurl" improvements
Tobias Diekershoff [Sun, 24 May 2020 09:49:22 +0000 (11:49 +0200)]
Merge pull request #8682 from keenanpepper/develop
Be more explicit regarding invitation_only in the doc.
Keenan Pepper [Sun, 24 May 2020 01:52:02 +0000 (18:52 -0700)]
Be more explicit regarding invitation_only in the doc.
Hypolite Petovan [Fri, 22 May 2020 14:25:37 +0000 (10:25 -0400)]
Merge pull request #8678 from annando/gserver-detection-type
Improved server detection / gsid introduced
Michael [Fri, 22 May 2020 11:29:58 +0000 (11:29 +0000)]
Only fetch the gsid when it had been empty before
Michael [Fri, 22 May 2020 10:10:24 +0000 (10:10 +0000)]
Centralized gsid generation
Michael Vogel [Fri, 22 May 2020 06:01:08 +0000 (08:01 +0200)]
Merge pull request #8677 from MrPetovan/bug/8672-frio-contact-double-wrapping
[frio] Fix double wrapping on all /contact/* pages
Michael [Fri, 22 May 2020 05:06:55 +0000 (05:06 +0000)]
Rearranged table order
Michael [Fri, 22 May 2020 05:00:55 +0000 (05:00 +0000)]
Database structure updated
Michael [Fri, 22 May 2020 04:52:43 +0000 (04:52 +0000)]
Added documentation, simplified code
Michael [Fri, 22 May 2020 04:19:32 +0000 (04:19 +0000)]
Improved server detection / gsid introduced
Hypolite Petovan [Fri, 22 May 2020 03:14:24 +0000 (23:14 -0400)]
[frio] Fix double wrapping on all /contact/* pages
Michael Vogel [Thu, 21 May 2020 11:51:26 +0000 (13:51 +0200)]
Merge pull request #8671 from MrPetovan/bug/8623-relative-href
Add support for relative URL in HTML documents
Tobias Diekershoff [Thu, 21 May 2020 08:42:27 +0000 (10:42 +0200)]
Merge pull request #8670 from MrPetovan/bug/8626-attach-empty-data
Fix wrong variable name in Model\Attach
Hypolite Petovan [Thu, 21 May 2020 06:27:33 +0000 (02:27 -0400)]
Remove deprecated/implicit filter_var() flags in Network\Probe::ensureAbsoluteLinkFromHTMLDoc
- Suppresses a test breaking notice message in PHP 7.4
Hypolite Petovan [Thu, 21 May 2020 04:24:46 +0000 (00:24 -0400)]
Add tests for Network\Probe::getFeedLink
Hypolite Petovan [Thu, 21 May 2020 04:24:23 +0000 (00:24 -0400)]
Add new Network\Probe::ensureAbsoluteLinkFromHTMLDoc method
- Add supports for relative URL in href attributes to probe feed URL
Hypolite Petovan [Thu, 21 May 2020 04:23:14 +0000 (00:23 -0400)]
Remove duplicate curl call in Network\Probe::getFeedLink
- Add page body argument instead
- Expand method scope to allow tests
Hypolite Petovan [Wed, 20 May 2020 22:28:04 +0000 (18:28 -0400)]
Fix wrong variable name in Model\Attach
- Prevented attachment data from being retrieved from storage
Hypolite Petovan [Wed, 20 May 2020 13:26:56 +0000 (09:26 -0400)]
Merge pull request #8668 from annando/annando/issue8663
Issue 8663: Prevent abusive behaviour when probing servers
Michael [Wed, 20 May 2020 06:57:46 +0000 (06:57 +0000)]
Issue 8663: Prevent abusive behaviour when probing servers
Michael Vogel [Wed, 20 May 2020 06:19:35 +0000 (08:19 +0200)]
Merge pull request #8667 from MrPetovan/bug/8664-config-template-nofilter
Remove HTML escaping in config file template, add quote escaping
Hypolite Petovan [Wed, 20 May 2020 01:07:55 +0000 (21:07 -0400)]
Remove HTML escaping in config file template, add quote escaping
- Allows HTML special characters and quotes in DB password
Hypolite Petovan [Tue, 19 May 2020 21:01:11 +0000 (17:01 -0400)]
Merge pull request #8665 from annando/update-vid
Update the "vid" field in the "update" process
Michael Vogel [Tue, 19 May 2020 20:42:01 +0000 (22:42 +0200)]
Update src/Model/Verb.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
Michael [Tue, 19 May 2020 20:32:15 +0000 (20:32 +0000)]
Adding some more verb handling
Michael [Tue, 19 May 2020 20:28:27 +0000 (20:28 +0000)]
Update the "vid"
Hypolite Petovan [Tue, 19 May 2020 13:15:09 +0000 (09:15 -0400)]
Merge pull request #8661 from annando/verb-order
Ensure unified order of 'verb' records
Michael [Tue, 19 May 2020 05:51:58 +0000 (05:51 +0000)]
Ensure unified order of 'verb' records