]>
git.mxchange.org Git - friendica.git/log
Michael [Sun, 17 Jan 2021 21:10:16 +0000 (21:10 +0000)]
Added missing parameter
Michael [Sun, 17 Jan 2021 21:03:35 +0000 (21:03 +0000)]
Don't ask for empty bodies
Michael [Sun, 17 Jan 2021 20:56:15 +0000 (20:56 +0000)]
Test for failed tests
Michael [Sun, 17 Jan 2021 20:32:13 +0000 (20:32 +0000)]
"item" is replaced by "post-view" / postupdate check added
Hypolite Petovan [Sun, 17 Jan 2021 18:03:21 +0000 (13:03 -0500)]
Merge pull request #9810 from annando/fixed-view
Fix "Item couldn't be fetched."
Michael [Sun, 17 Jan 2021 15:04:25 +0000 (15:04 +0000)]
Merge remote-tracking branch 'upstream/develop' into fixed-view
Michael [Sun, 17 Jan 2021 14:57:55 +0000 (14:57 +0000)]
Improved API datasets
Hypolite Petovan [Sun, 17 Jan 2021 13:35:13 +0000 (08:35 -0500)]
Merge pull request #9808 from annando/notice
Fix notice "Undefined index: internal-verb"
Michael [Sun, 17 Jan 2021 13:10:32 +0000 (13:10 +0000)]
Use a better function to add the element to the beginning of the array
Michael [Sun, 17 Jan 2021 12:49:53 +0000 (12:49 +0000)]
Avoid using the item table/improved error messages
Michael [Sun, 17 Jan 2021 12:12:26 +0000 (12:12 +0000)]
Added "parent-uri-id" to the test data
Michael [Sun, 17 Jan 2021 10:14:38 +0000 (10:14 +0000)]
The view can be made simpler
Michael [Sun, 17 Jan 2021 10:04:47 +0000 (10:04 +0000)]
Fix "Item couldn't be fetched."
Michael [Sun, 17 Jan 2021 09:08:35 +0000 (09:08 +0000)]
Another notice fixed
Michael [Sun, 17 Jan 2021 08:15:18 +0000 (08:15 +0000)]
Fix notice "Undefined index: internal-verb"
Hypolite Petovan [Sun, 17 Jan 2021 00:02:14 +0000 (19:02 -0500)]
Merge pull request #9807 from annando/postforuser
"selectForUser" and "selectFirstForUser" is now moved to Post
Michael [Sat, 16 Jan 2021 23:46:57 +0000 (23:46 +0000)]
Make the group member be "LEFT JOIN"
Michael [Sat, 16 Jan 2021 23:45:43 +0000 (23:45 +0000)]
Testing why tests are failing
Michael [Sat, 16 Jan 2021 23:24:48 +0000 (23:24 +0000)]
Fix failed query
Michael [Sat, 16 Jan 2021 23:14:37 +0000 (23:14 +0000)]
Add group id
Michael [Sat, 16 Jan 2021 22:57:36 +0000 (22:57 +0000)]
Fixing the tests
Michael [Sat, 16 Jan 2021 22:37:27 +0000 (22:37 +0000)]
"selectForUser" and "" selectFirstForUser" is now moved to Post
Hypolite Petovan [Sat, 16 Jan 2021 13:26:05 +0000 (08:26 -0500)]
Merge pull request #9803 from annando/post
New post class in the rest of the classes
Hypolite Petovan [Sat, 16 Jan 2021 13:12:41 +0000 (08:12 -0500)]
Improve class alias naming in Object\Post
Hypolite Petovan [Sat, 16 Jan 2021 12:58:00 +0000 (07:58 -0500)]
Merge pull request #9801 from annando/protocol-worker
New post class in protocol and worker classes
Hypolite Petovan [Sat, 16 Jan 2021 12:52:45 +0000 (07:52 -0500)]
Merge pull request #9802 from annando/mod-include
Post class introduced in "mod" and "include"
Hypolite Petovan [Sat, 16 Jan 2021 12:52:25 +0000 (07:52 -0500)]
Merge pull request #9800 from annando/model
New post class in model classes
Hypolite Petovan [Sat, 16 Jan 2021 12:35:44 +0000 (07:35 -0500)]
Improve class alias naming in include/conversation
Michael [Sat, 16 Jan 2021 07:49:20 +0000 (07:49 +0000)]
Making the test work
Michael [Sat, 16 Jan 2021 07:36:47 +0000 (07:36 +0000)]
Test: Another test for the test
Michael [Sat, 16 Jan 2021 07:29:57 +0000 (07:29 +0000)]
Test: Possibly fixing failed test
Michael [Sat, 16 Jan 2021 07:21:02 +0000 (07:21 +0000)]
No causer in threads
Michael [Sat, 16 Jan 2021 07:13:32 +0000 (07:13 +0000)]
Hopefully make the tests happy
Michael [Sat, 16 Jan 2021 05:10:43 +0000 (05:10 +0000)]
Check if the tests are running now
Michael [Sat, 16 Jan 2021 04:45:05 +0000 (04:45 +0000)]
Make the tests happy
Michael [Sat, 16 Jan 2021 04:16:09 +0000 (04:16 +0000)]
New post class in the rest of the classes
Michael [Sat, 16 Jan 2021 04:14:58 +0000 (04:14 +0000)]
New post class in protocol and worker classes
Michael [Sat, 16 Jan 2021 04:13:22 +0000 (04:13 +0000)]
New post class in model classes
Michael [Sat, 16 Jan 2021 04:11:28 +0000 (04:11 +0000)]
Post class introduced in "mod" and "include"
Hypolite Petovan [Fri, 15 Jan 2021 22:43:09 +0000 (17:43 -0500)]
Merge pull request #9798 from Extarys/actionfade
Frio - Dim tags and mention
Hypolite Petovan [Fri, 15 Jan 2021 22:41:28 +0000 (17:41 -0500)]
Merge pull request #9793 from annando/item-view
View for the item/post tables
Extarys [Fri, 15 Jan 2021 22:06:14 +0000 (17:06 -0500)]
space to tabs
Extarys [Fri, 15 Jan 2021 22:01:31 +0000 (17:01 -0500)]
fix 7557: dim tags and mentions in posts
Hypolite Petovan [Fri, 15 Jan 2021 14:21:29 +0000 (09:21 -0500)]
Merge pull request #9794 from Extarys/frio-friendly
Fix: mobile: Frio dark , +change side bar padding
Michael [Fri, 15 Jan 2021 11:46:57 +0000 (11:46 +0000)]
Some more fields that will be needed for the user query
Michael [Fri, 15 Jan 2021 11:31:24 +0000 (11:31 +0000)]
Added "blocked" fields
Michael [Fri, 15 Jan 2021 09:13:18 +0000 (09:13 +0000)]
User-Item is not needed
Extarys [Fri, 15 Jan 2021 00:07:04 +0000 (19:07 -0500)]
frio mobile: larger padding on each side
Extarys [Thu, 14 Jan 2021 23:47:02 +0000 (18:47 -0500)]
Fix: mobile: Frio dark , +change side bar padding
Michael [Thu, 14 Jan 2021 22:51:44 +0000 (22:51 +0000)]
New database version, fixes to empty field list
Michael [Thu, 14 Jan 2021 21:32:59 +0000 (21:32 +0000)]
Rearrangements, adding user-item
Michael [Thu, 14 Jan 2021 14:51:04 +0000 (14:51 +0000)]
Added function to count posts
Michael [Thu, 14 Jan 2021 14:45:40 +0000 (14:45 +0000)]
Post view works now, "file" handling improved
Michael [Wed, 13 Jan 2021 07:23:57 +0000 (07:23 +0000)]
The item view is completed, unneeded fields removed
Michael [Tue, 12 Jan 2021 21:14:28 +0000 (21:14 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-view
Hypolite Petovan [Mon, 11 Jan 2021 21:11:37 +0000 (16:11 -0500)]
Merge pull request #9781 from annando/issue-9777
Issue 9777: Fix to deliver public posts to Diaspora again
Michael [Mon, 11 Jan 2021 20:31:52 +0000 (20:31 +0000)]
Issue 9777: Fix to deliver public posts to Diaspora again
Hypolite Petovan [Mon, 11 Jan 2021 20:25:25 +0000 (15:25 -0500)]
Merge pull request #9780 from annando/alternate-9775
Create plink if missing
Michael [Mon, 11 Jan 2021 20:14:17 +0000 (20:14 +0000)]
Create plink if missing
Hypolite Petovan [Mon, 11 Jan 2021 20:10:30 +0000 (15:10 -0500)]
Merge pull request #9779 from annando/issue-9705
Issue 9705: Perform an age check when the post isn't fetched
Michael [Mon, 11 Jan 2021 20:00:51 +0000 (20:00 +0000)]
Issue 9705: Perform an age check when the post isn't fetched
Hypolite Petovan [Mon, 11 Jan 2021 01:35:01 +0000 (20:35 -0500)]
Merge pull request #9772 from annando/deliver-via-ap
Deliver to Friendica via AP if possible
Michael [Sun, 10 Jan 2021 15:08:40 +0000 (15:08 +0000)]
Always deliver via AP if the server supports it
Hypolite Petovan [Mon, 11 Jan 2021 00:40:45 +0000 (19:40 -0500)]
Merge pull request #9771 from annando/store-server-protocol
Store server protocol
Michael [Sun, 10 Jan 2021 09:39:35 +0000 (09:39 +0000)]
Prevent error when gsid is null
Michael [Sat, 9 Jan 2021 23:05:28 +0000 (23:05 +0000)]
Don't try legacy if the server supports more
Michael [Sat, 9 Jan 2021 19:18:22 +0000 (19:18 +0000)]
Store the server transport protocol
Hypolite Petovan [Sun, 10 Jan 2021 23:54:29 +0000 (18:54 -0500)]
Merge pull request #9766 from annando/conversation-direction
Improved direction and protocol detection
Michael [Sun, 10 Jan 2021 21:30:30 +0000 (21:30 +0000)]
Use "==="
Hypolite Petovan [Sun, 10 Jan 2021 21:24:52 +0000 (16:24 -0500)]
Merge pull request #9768 from annando/relay-subscribe
Fix relay handling
Michael [Sat, 9 Jan 2021 19:19:20 +0000 (19:19 +0000)]
Fix relay handling
Michael [Sat, 9 Jan 2021 18:17:49 +0000 (18:17 +0000)]
Set post type if relay post was received via DFRN
Michael [Sat, 9 Jan 2021 16:56:42 +0000 (16:56 +0000)]
Mark if post was received via relay
Michael [Sat, 9 Jan 2021 12:59:30 +0000 (12:59 +0000)]
Improved direction and protocol detection
Hypolite Petovan [Thu, 7 Jan 2021 23:30:19 +0000 (18:30 -0500)]
Merge pull request #9762 from annando/postupdate
The highest post update version number is 1384
Michael [Thu, 7 Jan 2021 22:12:53 +0000 (22:12 +0000)]
The highest post update version number is 1385
Michael Vogel [Thu, 7 Jan 2021 21:28:38 +0000 (22:28 +0100)]
Merge pull request #9756 from MrPetovan/task/9698-frio-mobile-reshare-dropdown
[frio] Add share dropdown to mobile post view
Hypolite Petovan [Thu, 7 Jan 2021 21:04:12 +0000 (16:04 -0500)]
Merge pull request #9759 from annando/issue-9746
Issue 9746: Delete uri-id orphans
Michael Vogel [Thu, 7 Jan 2021 20:16:12 +0000 (21:16 +0100)]
Merge pull request #9758 from tobiasd/
20210107-changelog
reminder that we removed the frontend worker added to the CHANGELOG
Michael [Thu, 7 Jan 2021 18:24:26 +0000 (18:24 +0000)]
Add some more tables to remove orphans
Michael [Thu, 7 Jan 2021 18:13:40 +0000 (18:13 +0000)]
Ensure to only execute this if the table exists
Michael [Thu, 7 Jan 2021 17:34:23 +0000 (17:34 +0000)]
Issue 9746: Delete uri-id orphans
Tobias Diekershoff [Thu, 7 Jan 2021 16:07:27 +0000 (17:07 +0100)]
reminder that we removed the frontent worker added to the CHANGELOG of 2021.3
Tobias Diekershoff [Thu, 7 Jan 2021 16:01:54 +0000 (17:01 +0100)]
Merge pull request #9757 from MrPetovan/bug/9716-show-edited-date-non-frio
[non-Frio] Add edited date to post display
Hypolite Petovan [Thu, 7 Jan 2021 15:25:34 +0000 (10:25 -0500)]
[non-Frio] Add edited date to post display
Hypolite Petovan [Thu, 7 Jan 2021 15:16:17 +0000 (10:16 -0500)]
Update main translation file after translation string changes
Hypolite Petovan [Thu, 7 Jan 2021 15:13:40 +0000 (10:13 -0500)]
[frio] Add share dropdown to mobile post view
- This should prevent accidental taps from resharing content unwittingly
Hypolite Petovan [Thu, 7 Jan 2021 14:34:46 +0000 (09:34 -0500)]
Merge pull request #9755 from annando/no-frontend-worker
The frontend worker is removed
Hypolite Petovan [Thu, 7 Jan 2021 14:20:03 +0000 (09:20 -0500)]
Add test for program execution function installer check
Michael [Thu, 7 Jan 2021 10:44:12 +0000 (10:44 +0000)]
Merge remote-tracking branch 'upstream/develop' into no-frontend-worker
Tobias Diekershoff [Thu, 7 Jan 2021 08:12:00 +0000 (09:12 +0100)]
Merge pull request #9754 from annando/delete-sleeping-processes
Delete sleeping database processes
Michael [Wed, 6 Jan 2021 23:24:00 +0000 (23:24 +0000)]
Increase wait time to 5 minutes
Michael [Wed, 6 Jan 2021 23:08:09 +0000 (23:08 +0000)]
Removed to-do comment
Michael [Wed, 6 Jan 2021 23:05:55 +0000 (23:05 +0000)]
Added functionality to kill processes
Michael [Wed, 6 Jan 2021 23:04:25 +0000 (23:04 +0000)]
Delete sleeping database processes
Hypolite Petovan [Wed, 6 Jan 2021 14:22:10 +0000 (09:22 -0500)]
Merge pull request #9752 from annando/fork
We can now fork worker
Michael [Wed, 6 Jan 2021 07:15:18 +0000 (07:15 +0000)]
Merge remote-tracking branch 'upstream/develop' into fork
Michael [Tue, 5 Jan 2021 22:23:46 +0000 (22:23 +0000)]
Added description
Michael [Tue, 5 Jan 2021 21:48:29 +0000 (21:48 +0000)]
Use the correct pid
Michael [Tue, 5 Jan 2021 21:39:53 +0000 (21:39 +0000)]
Set the new pid