]>
git.mxchange.org Git - friendica.git/log
Hypolite Petovan [Sat, 6 Jun 2020 20:43:23 +0000 (16:43 -0400)]
Rename contact table column to ffi_keyword_denylist
Hypolite Petovan [Sun, 7 Jun 2020 14:23:12 +0000 (10:23 -0400)]
Merge pull request #8738 from annando/jsonld-tests
Added tests for JsonLD class
Michael [Sun, 7 Jun 2020 08:49:53 +0000 (08:49 +0000)]
Ensure that empty arrays are returned as empty arrays
Michael [Sun, 7 Jun 2020 08:39:00 +0000 (08:39 +0000)]
The more tests the better?
Michael [Sun, 7 Jun 2020 08:29:19 +0000 (08:29 +0000)]
There is always one last test ...
Michael [Sun, 7 Jun 2020 08:24:08 +0000 (08:24 +0000)]
Two more tests
Michael [Sun, 7 Jun 2020 08:15:04 +0000 (08:15 +0000)]
Another test added
Michael Vogel [Sat, 6 Jun 2020 21:06:51 +0000 (23:06 +0200)]
Merge pull request #8741 from MrPetovan/task/hook-probe-detect
Add probe_detect hook
Michael [Sat, 6 Jun 2020 19:53:26 +0000 (19:53 +0000)]
Fix test
Michael [Sat, 6 Jun 2020 19:29:37 +0000 (19:29 +0000)]
Avoiding unwanted side effects
Hypolite Petovan [Sat, 6 Jun 2020 19:21:38 +0000 (15:21 -0400)]
Merge pull request #8739 from annando/issue-8732
Issue 8732: Fix fetch saved searches
Hypolite Petovan [Sat, 6 Jun 2020 19:08:21 +0000 (15:08 -0400)]
Remove obsolete Twitter probing
- Profile page source offers no details about accounts when not logged in
Hypolite Petovan [Sat, 6 Jun 2020 18:54:04 +0000 (14:54 -0400)]
Add probe_detect hook
Michael [Sat, 6 Jun 2020 18:45:16 +0000 (18:45 +0000)]
Issue 8732: Fix fetch aved searches
Michael [Sat, 6 Jun 2020 14:59:28 +0000 (14:59 +0000)]
Just some more tests added
Michael [Sat, 6 Jun 2020 14:16:27 +0000 (14:16 +0000)]
Added test for fetching arrays
Michael [Sat, 6 Jun 2020 12:53:36 +0000 (12:53 +0000)]
Added tests for JsonLD class
Hypolite Petovan [Sat, 6 Jun 2020 12:35:57 +0000 (08:35 -0400)]
Merge pull request #8737 from annando/issue-8735
Issue 8735: Ensure the correct data type for "hide"
Michael [Sat, 6 Jun 2020 08:11:19 +0000 (08:11 +0000)]
Issue 8735: Ensure the correct data type for "hide"
Michael Vogel [Sat, 6 Jun 2020 07:31:31 +0000 (09:31 +0200)]
Merge pull request #8734 from MrPetovan/bug/8732-noscrape-notice
Exit with an error if profile info isn't available in Module\NoScrape
Hypolite Petovan [Fri, 5 Jun 2020 18:28:11 +0000 (14:28 -0400)]
Exit with an error if profile info isn't available in Module\NoScrape
Tobias Diekershoff [Fri, 5 Jun 2020 12:38:24 +0000 (14:38 +0200)]
Merge pull request #8733 from annando/fix-notice
Fix Notice "Undefined index: subscribe"
Michael [Fri, 5 Jun 2020 10:44:36 +0000 (10:44 +0000)]
Fix Notice "Undefined index: subscribe"
Tobias Diekershoff [Fri, 5 Jun 2020 04:42:33 +0000 (06:42 +0200)]
Merge pull request #8731 from MrPetovan/task/frio-mobile-active-buttons-color
[frio] Add color to active buttons in mobile view
Michael Vogel [Fri, 5 Jun 2020 03:59:36 +0000 (05:59 +0200)]
Merge pull request #8730 from MrPetovan/bug/fatal-errors
Ensure $categories is set in mod/item
Hypolite Petovan [Fri, 5 Jun 2020 03:47:13 +0000 (23:47 -0400)]
[frio] Add color to active buttons in mobile view
Hypolite Petovan [Fri, 5 Jun 2020 01:32:47 +0000 (21:32 -0400)]
Ensure $categories is set in mod/item
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-
639052328
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.