Commit Graph

29481 Commits

Author SHA1 Message Date
Hypolite Petovan cc9959691a
Merge pull request #9794 from Extarys/frio-friendly
Fix: mobile: Frio dark , +change side bar padding
2021-01-15 09:21:29 -05:00
Michael 3ab4e20fe6 Some more fields that will be needed for the user query 2021-01-15 11:46:57 +00:00
Michael 4cc52cef6b Added "blocked" fields 2021-01-15 11:31:24 +00:00
Michael a19e411000 User-Item is not needed 2021-01-15 09:13:18 +00:00
Extarys a6b1974f44 frio mobile: larger padding on each side 2021-01-14 19:07:04 -05:00
Extarys 077352af16 Fix: mobile: Frio dark , +change side bar padding 2021-01-14 18:47:02 -05:00
Michael f4addd337d New database version, fixes to empty field list 2021-01-14 22:51:44 +00:00
Michael 49d9cbb627 Rearrangements, adding user-item 2021-01-14 21:32:59 +00:00
Michael 55204d26b1 Added function to count posts 2021-01-14 14:51:04 +00:00
Michael 8e12dd1658 Post view works now, "file" handling improved 2021-01-14 14:45:40 +00:00
Michael ca16a4892b The item view is completed, unneeded fields removed 2021-01-13 07:23:57 +00:00
Michael 122ad0af14 Merge remote-tracking branch 'upstream/develop' into item-view 2021-01-12 21:14:28 +00:00
Hypolite Petovan f195b8ea3c
Merge pull request #9781 from annando/issue-9777
Issue 9777: Fix to deliver public posts to Diaspora again
2021-01-11 16:11:37 -05:00
Michael 0951b551c5 Issue 9777: Fix to deliver public posts to Diaspora again 2021-01-11 20:31:52 +00:00
Hypolite Petovan 884419a6bb
Merge pull request #9780 from annando/alternate-9775
Create plink if missing
2021-01-11 15:25:25 -05:00
Michael 83266b87af Create plink if missing 2021-01-11 20:14:17 +00:00
Hypolite Petovan f20bea78f9
Merge pull request #9779 from annando/issue-9705
Issue 9705: Perform an age check when the post isn't fetched
2021-01-11 15:10:30 -05:00
Michael b160aa07b6 Issue 9705: Perform an age check when the post isn't fetched 2021-01-11 20:00:51 +00:00
Hypolite Petovan 56fbd0026a
Merge pull request #9772 from annando/deliver-via-ap
Deliver to Friendica via AP if possible
2021-01-10 20:35:01 -05:00
Michael f40ab2b65d Always deliver via AP if the server supports it 2021-01-10 19:41:01 -05:00
Hypolite Petovan 251bd30d77
Merge pull request #9771 from annando/store-server-protocol
Store server protocol
2021-01-10 19:40:45 -05:00
Michael f29ed78155 Prevent error when gsid is null 2021-01-10 19:08:23 -05:00
Michael 050f31eeb3 Don't try legacy if the server supports more 2021-01-10 19:08:23 -05:00
Michael bf563a1a39 Store the server transport protocol 2021-01-10 19:08:23 -05:00
Hypolite Petovan ca8e4066fc
Merge pull request #9766 from annando/conversation-direction
Improved direction and protocol detection
2021-01-10 18:54:29 -05:00
Michael fd562677fd Use "===" 2021-01-10 21:30:30 +00:00
Hypolite Petovan 66a694a2ef
Merge pull request #9768 from annando/relay-subscribe
Fix relay handling
2021-01-10 16:24:52 -05:00
Michael 4cfcaa82c0 Fix relay handling 2021-01-09 19:19:20 +00:00
Michael 8894f14b4e Set post type if relay post was received via DFRN 2021-01-09 18:17:49 +00:00
Michael 6401bd7503 Mark if post was received via relay 2021-01-09 16:56:42 +00:00
Michael 2987070d93 Improved direction and protocol detection 2021-01-09 12:59:30 +00:00
Hypolite Petovan b8243689a0
Merge pull request #9762 from annando/postupdate
The highest post update version number is 1384
2021-01-07 18:30:19 -05:00
Michael 81ffe38f2e The highest post update version number is 1385 2021-01-07 22:12:53 +00:00
Michael Vogel 31f0f4821f
Merge pull request #9756 from MrPetovan/task/9698-frio-mobile-reshare-dropdown
[frio] Add share dropdown to mobile post view
2021-01-07 22:28:38 +01:00
Hypolite Petovan 96c859cb88
Merge pull request #9759 from annando/issue-9746
Issue 9746: Delete uri-id orphans
2021-01-07 16:04:12 -05:00
Michael Vogel d027dd008d
Merge pull request #9758 from tobiasd/20210107-changelog
reminder that we removed the frontend worker added to the CHANGELOG
2021-01-07 21:16:12 +01:00
Michael a119c030fd Add some more tables to remove orphans 2021-01-07 18:24:26 +00:00
Michael 9ba2bd0736 Ensure to only execute this if the table exists 2021-01-07 18:13:40 +00:00
Michael 2f52afeeac Issue 9746: Delete uri-id orphans 2021-01-07 17:34:23 +00:00
Tobias Diekershoff 3e70741e83 reminder that we removed the frontent worker added to the CHANGELOG of 2021.3 2021-01-07 17:07:27 +01:00
Tobias Diekershoff 2ae8e5d34e
Merge pull request #9757 from MrPetovan/bug/9716-show-edited-date-non-frio
[non-Frio] Add edited date to post display
2021-01-07 17:01:54 +01:00
Hypolite Petovan 77e9143d3a [non-Frio] Add edited date to post display 2021-01-07 10:25:34 -05:00
Hypolite Petovan 30af19c0b3 Update main translation file after translation string changes 2021-01-07 10:16:17 -05:00
Hypolite Petovan c8604895c4 [frio] Add share dropdown to mobile post view
- This should prevent accidental taps from resharing content unwittingly
2021-01-07 10:13:40 -05:00
Hypolite Petovan 27691f64c0
Merge pull request #9755 from annando/no-frontend-worker
The frontend worker is removed
2021-01-07 09:34:46 -05:00
Hypolite Petovan 3aeaa4ea82 Add test for program execution function installer check 2021-01-07 09:20:03 -05:00
Michael df135c31fe Merge remote-tracking branch 'upstream/develop' into no-frontend-worker 2021-01-07 10:44:12 +00:00
Tobias Diekershoff f246c3fd28
Merge pull request #9754 from annando/delete-sleeping-processes
Delete sleeping database processes
2021-01-07 09:12:00 +01:00
Michael 0fd01015e1 Increase wait time to 5 minutes 2021-01-06 23:24:00 +00:00
Michael d5280c3dc3 Removed to-do comment 2021-01-06 23:08:09 +00:00