Commit Graph

29502 Commits

Author SHA1 Message Date
Hypolite Petovan dc2fd43c82
Improve class alias naming in include/conversation 2021-01-16 07:35:44 -05:00
Michael d2feb1ff7f Making the test work 2021-01-16 07:49:20 +00:00
Michael 32a4ac0c11 Test: Another test for the test 2021-01-16 07:36:47 +00:00
Michael 562e6b3f3e Test: Possibly fixing failed test 2021-01-16 07:29:57 +00:00
Michael bd91bb21b9 No causer in threads 2021-01-16 07:21:02 +00:00
Michael 352f1fcae2 Hopefully make the tests happy 2021-01-16 07:13:32 +00:00
Michael 1b39e056fe Check if the tests are running now 2021-01-16 05:10:43 +00:00
Michael e83e3956d8 Make the tests happy 2021-01-16 04:45:05 +00:00
Michael 2fa692bcce New post class in the rest of the classes 2021-01-16 04:16:09 +00:00
Michael 68502daed0 New post class in protocol and worker classes 2021-01-16 04:14:58 +00:00
Michael b0d1a295fe New post class in model classes 2021-01-16 04:13:22 +00:00
Michael 65c8f33754 Post class introduced in "mod" and "include" 2021-01-16 04:11:28 +00:00
Hypolite Petovan da6822dae4
Merge pull request #9798 from Extarys/actionfade
Frio - Dim tags and mention
2021-01-15 17:43:09 -05:00
Hypolite Petovan fe7798fd8b
Merge pull request #9793 from annando/item-view
View for the item/post tables
2021-01-15 17:41:28 -05:00
Extarys 48a1fea955 space to tabs 2021-01-15 17:06:14 -05:00
Extarys 2a12dc0e67 fix 7557: dim tags and mentions in posts 2021-01-15 17:01:31 -05:00
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
foss- ea9eb6a8d1
renamed client section
"List of friendica clients" not a question, but more compact and easier to process
2021-01-12 15:54:34 +01:00
foss- 7ed7392e35
FAQ: Client additional links 2021-01-12 15:51:45 +01:00
foss- 7882679feb
FAQ: Client update
- remove Hotot (unmaintained / EOL)
- Choqok: added link
- AndStatus: added links
- Mustard-Mod (removed, looks dead https://github.com/royalterra/Mustard-Android-APK)
- Mustard (removed, also dead http://mustard.macno.org/
- Twidere added links
- DiCa (removed, dead https://dica.mixi.cool/)
- Fedilab added links
- Friendiqa added links
2021-01-12 15:47:33 +01:00
foss- c2719295d2
FAQ: improved contact state title 2021-01-12 15:12:51 +01:00
foss- 0c2b1f7e98
updated contac states
- added sub-headlines for better readibility
- rephrased to match new format
2021-01-12 14:50:56 +01: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