friendica.git/.git
3 years agoMerge pull request #9841 from MrPetovan/bug/fatal-errors
Tobias Diekershoff [Thu, 21 Jan 2021 16:06:26 +0000 (17:06 +0100)]
Merge pull request #9841 from MrPetovan/bug/fatal-errors

Fix wrong uses of DI::l10n() in Core\Update

3 years agoUpdated main translation file after typo fix
Hypolite Petovan [Thu, 21 Jan 2021 15:47:35 +0000 (10:47 -0500)]
Updated main translation file after typo fix

3 years agoFix wrong uses of DI::l10n() in Core\Update
Hypolite Petovan [Thu, 21 Jan 2021 15:36:52 +0000 (10:36 -0500)]
Fix wrong uses of DI::l10n() in Core\Update

- Fix typos in version number in translated messages

3 years agoMerge pull request #9830 from Extarys/actionfade
Hypolite Petovan [Wed, 20 Jan 2021 16:01:44 +0000 (11:01 -0500)]
Merge pull request #9830 from Extarys/actionfade

fix: undefined search tag, sidebar colors #9789, #9811

3 years agoremove comment
Extarys [Wed, 20 Jan 2021 15:44:59 +0000 (10:44 -0500)]
remove comment

3 years agoMerge pull request #9829 from Extarys/9827-broken-navbar
Hypolite Petovan [Wed, 20 Jan 2021 15:24:53 +0000 (10:24 -0500)]
Merge pull request #9829 from Extarys/9827-broken-navbar

fix: navbar css

3 years agofix: frio mobile: right sidebar colors
Extarys [Wed, 20 Jan 2021 14:26:22 +0000 (09:26 -0500)]
fix: frio mobile: right sidebar colors

3 years agofix: undefined search tag #9789
Extarys [Wed, 20 Jan 2021 14:21:57 +0000 (09:21 -0500)]
fix: undefined search tag #9789

3 years agofix: navbar css
Extarys [Wed, 20 Jan 2021 13:57:13 +0000 (08:57 -0500)]
fix: navbar css

3 years agoMerge pull request #9826 from annando/remove-icid
Hypolite Petovan [Tue, 19 Jan 2021 23:39:12 +0000 (18:39 -0500)]
Merge pull request #9826 from annando/remove-icid

The "icid" field is deprecated

3 years agoThe "icid" field is deprecated
Michael [Tue, 19 Jan 2021 23:26:24 +0000 (23:26 +0000)]
The "icid" field is deprecated

3 years agoMerge pull request #9806 from Extarys/actionfade
Hypolite Petovan [Tue, 19 Jan 2021 19:14:20 +0000 (14:14 -0500)]
Merge pull request #9806 from Extarys/actionfade

Frio: Improve readability and navigation, first pass

3 years agoremove comment
Extarys [Tue, 19 Jan 2021 17:47:31 +0000 (12:47 -0500)]
remove comment

3 years agoMerge pull request #9822 from annando/post-thread
Hypolite Petovan [Tue, 19 Jan 2021 14:19:41 +0000 (09:19 -0500)]
Merge pull request #9822 from annando/post-thread

All item selects are now done by the post class

3 years agoThe "tag" field is not used anymore
Michael [Tue, 19 Jan 2021 10:30:45 +0000 (10:30 +0000)]
The "tag" field is not used anymore

3 years agoSome more table in query removed
Michael [Tue, 19 Jan 2021 08:10:38 +0000 (08:10 +0000)]
Some more table in query removed

3 years agoRemoved wrong tables
Michael [Tue, 19 Jan 2021 08:08:49 +0000 (08:08 +0000)]
Removed wrong tables

3 years agoAll item selects are now done by the post class
Michael [Tue, 19 Jan 2021 07:23:01 +0000 (07:23 +0000)]
All item selects are now done by the post class

3 years agoMerge pull request #9821 from annando/post-duplicates
Hypolite Petovan [Mon, 18 Jan 2021 22:39:23 +0000 (17:39 -0500)]
Merge pull request #9821 from annando/post-duplicates

Avoid duplicates in post-view

3 years agoAvoid duplicates in post-view
Michael [Mon, 18 Jan 2021 22:26:17 +0000 (22:26 +0000)]
Avoid duplicates in post-view

3 years agoMerge pull request #9819 from annando/issue-9814
Hypolite Petovan [Mon, 18 Jan 2021 22:04:02 +0000 (17:04 -0500)]
Merge pull request #9819 from annando/issue-9814

Fixes 9814 - again

3 years agoFixes 9814 - again
Michael [Mon, 18 Jan 2021 20:19:13 +0000 (20:19 +0000)]
Fixes 9814 - again

3 years agoMerge pull request #9816 from annando/post-thread
Hypolite Petovan [Mon, 18 Jan 2021 16:10:45 +0000 (11:10 -0500)]
Merge pull request #9816 from annando/post-thread

Avoid multiple lines in post-view, added thread view

3 years agoAvoid multiple lines in post-view, added thread view
Michael [Mon, 18 Jan 2021 07:10:04 +0000 (07:10 +0000)]
Avoid multiple lines in post-view, added thread view

3 years agoMerge pull request #9815 from annando/post-again
Hypolite Petovan [Sun, 17 Jan 2021 23:06:58 +0000 (18:06 -0500)]
Merge pull request #9815 from annando/post-again

"item" is replaced by "post-view" / postupdate check added

3 years agoFix the test data / unused function removed
Michael [Sun, 17 Jan 2021 22:20:46 +0000 (22:20 +0000)]
Fix the test data / unused function removed

3 years agoImprove the test data
Michael [Sun, 17 Jan 2021 22:08:08 +0000 (22:08 +0000)]
Improve the test data

3 years agoFix the test data
Michael [Sun, 17 Jan 2021 21:57:50 +0000 (21:57 +0000)]
Fix the test data

3 years agoTest the test
Michael [Sun, 17 Jan 2021 21:39:42 +0000 (21:39 +0000)]
Test the test

3 years agoAdd some test information
Michael [Sun, 17 Jan 2021 21:24:58 +0000 (21:24 +0000)]
Add some test information

3 years agoAdded missing parameter
Michael [Sun, 17 Jan 2021 21:10:16 +0000 (21:10 +0000)]
Added missing parameter

3 years agoDon't ask for empty bodies
Michael [Sun, 17 Jan 2021 21:03:35 +0000 (21:03 +0000)]
Don't ask for empty bodies

3 years agoTest for failed tests
Michael [Sun, 17 Jan 2021 20:56:15 +0000 (20:56 +0000)]
Test for failed tests

3 years ago"item" is replaced by "post-view" / postupdate check added
Michael [Sun, 17 Jan 2021 20:32:13 +0000 (20:32 +0000)]
"item" is replaced by "post-view" / postupdate check added

3 years agoMerge pull request #9810 from annando/fixed-view
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."

3 years agoMerge remote-tracking branch 'upstream/develop' into fixed-view
Michael [Sun, 17 Jan 2021 15:04:25 +0000 (15:04 +0000)]
Merge remote-tracking branch 'upstream/develop' into fixed-view

3 years agoImproved API datasets
Michael [Sun, 17 Jan 2021 14:57:55 +0000 (14:57 +0000)]
Improved API datasets

3 years agoMerge pull request #9808 from annando/notice
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"

3 years agoUse a better function to add the element to the beginning of the array
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

3 years agoAvoid using the item table/improved error messages
Michael [Sun, 17 Jan 2021 12:49:53 +0000 (12:49 +0000)]
Avoid using the item table/improved error messages

3 years agoAdded "parent-uri-id" to the test data
Michael [Sun, 17 Jan 2021 12:12:26 +0000 (12:12 +0000)]
Added "parent-uri-id" to the test data

3 years agoThe view can be made simpler
Michael [Sun, 17 Jan 2021 10:14:38 +0000 (10:14 +0000)]
The view can be made simpler

3 years agoFix "Item couldn't be fetched."
Michael [Sun, 17 Jan 2021 10:04:47 +0000 (10:04 +0000)]
Fix "Item couldn't be fetched."

3 years agoAnother notice fixed
Michael [Sun, 17 Jan 2021 09:08:35 +0000 (09:08 +0000)]
Another notice fixed

3 years agoFix notice "Undefined index: internal-verb"
Michael [Sun, 17 Jan 2021 08:15:18 +0000 (08:15 +0000)]
Fix notice "Undefined index: internal-verb"

3 years agoMerge pull request #9807 from annando/postforuser
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

3 years agoMake the group member be "LEFT JOIN"
Michael [Sat, 16 Jan 2021 23:46:57 +0000 (23:46 +0000)]
Make the group member be "LEFT JOIN"

3 years agoTesting why tests are failing
Michael [Sat, 16 Jan 2021 23:45:43 +0000 (23:45 +0000)]
Testing why tests are failing

3 years agoFix failed query
Michael [Sat, 16 Jan 2021 23:24:48 +0000 (23:24 +0000)]
Fix failed query

3 years agoAdd group id
Michael [Sat, 16 Jan 2021 23:14:37 +0000 (23:14 +0000)]
Add group id

3 years agoFixing the tests
Michael [Sat, 16 Jan 2021 22:57:36 +0000 (22:57 +0000)]
Fixing the tests

3 years agoremove empty lines
Extarys [Sat, 16 Jan 2021 22:50:11 +0000 (17:50 -0500)]
remove empty lines

3 years ago"selectForUser" and "" selectFirstForUser" is now moved to Post
Michael [Sat, 16 Jan 2021 22:37:27 +0000 (22:37 +0000)]
"selectForUser" and "" selectFirstForUser" is now moved to Post

3 years agofrio: remove space under submit button in panel
Extarys [Sat, 16 Jan 2021 22:05:24 +0000 (17:05 -0500)]
frio: remove space under submit button in panel

3 years agoremove leftover comments
Extarys [Sat, 16 Jan 2021 21:57:09 +0000 (16:57 -0500)]
remove leftover comments

3 years agofrio: readability improvement, first pass
Extarys [Sat, 16 Jan 2021 21:54:23 +0000 (16:54 -0500)]
frio: readability improvement, first pass

3 years agofrio: nav css and improve color contrast
Extarys [Sat, 16 Jan 2021 21:53:47 +0000 (16:53 -0500)]
frio: nav css and improve color contrast

3 years agofrio: make nav icons and search bar better
Extarys [Sat, 16 Jan 2021 21:53:06 +0000 (16:53 -0500)]
frio: make nav icons and search bar better

3 years agoMerge pull request #9803 from annando/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

3 years agoImprove class alias naming in Object\Post
Hypolite Petovan [Sat, 16 Jan 2021 13:12:41 +0000 (08:12 -0500)]
Improve class alias naming in Object\Post

3 years agoMerge pull request #9801 from annando/protocol-worker
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

3 years agoMerge pull request #9802 from annando/mod-include
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"

3 years agoMerge pull request #9800 from annando/model
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

3 years agoImprove class alias naming in include/conversation
Hypolite Petovan [Sat, 16 Jan 2021 12:35:44 +0000 (07:35 -0500)]
Improve class alias naming in include/conversation

3 years agoMaking the test work
Michael [Sat, 16 Jan 2021 07:49:20 +0000 (07:49 +0000)]
Making the test work

3 years agoTest: Another test for the test
Michael [Sat, 16 Jan 2021 07:36:47 +0000 (07:36 +0000)]
Test: Another test for the test

3 years agoTest: Possibly fixing failed test
Michael [Sat, 16 Jan 2021 07:29:57 +0000 (07:29 +0000)]
Test: Possibly fixing failed test

3 years agoNo causer in threads
Michael [Sat, 16 Jan 2021 07:21:02 +0000 (07:21 +0000)]
No causer in threads

3 years agoHopefully make the tests happy
Michael [Sat, 16 Jan 2021 07:13:32 +0000 (07:13 +0000)]
Hopefully make the tests happy

3 years agoCheck if the tests are running now
Michael [Sat, 16 Jan 2021 05:10:43 +0000 (05:10 +0000)]
Check if the tests are running now

3 years agoMake the tests happy
Michael [Sat, 16 Jan 2021 04:45:05 +0000 (04:45 +0000)]
Make the tests happy

3 years agoNew post class in the rest of the classes
Michael [Sat, 16 Jan 2021 04:16:09 +0000 (04:16 +0000)]
New post class in the rest of the classes

3 years agoNew post class in protocol and worker classes
Michael [Sat, 16 Jan 2021 04:14:58 +0000 (04:14 +0000)]
New post class in protocol and worker classes

3 years agoNew post class in model classes
Michael [Sat, 16 Jan 2021 04:13:22 +0000 (04:13 +0000)]
New post class in model classes

3 years agoPost class introduced in "mod" and "include"
Michael [Sat, 16 Jan 2021 04:11:28 +0000 (04:11 +0000)]
Post class introduced in "mod" and "include"

3 years agoMerge pull request #9798 from Extarys/actionfade
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

3 years agoMerge pull request #9793 from annando/item-view
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

3 years agospace to tabs
Extarys [Fri, 15 Jan 2021 22:06:14 +0000 (17:06 -0500)]
space to tabs

3 years agofix 7557: dim tags and mentions in posts
Extarys [Fri, 15 Jan 2021 22:01:31 +0000 (17:01 -0500)]
fix 7557: dim tags and mentions in posts

3 years agoMerge pull request #9794 from Extarys/frio-friendly
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

3 years agoSome more fields that will be needed for the user query
Michael [Fri, 15 Jan 2021 11:46:57 +0000 (11:46 +0000)]
Some more fields that will be needed for the user query

3 years agoAdded "blocked" fields
Michael [Fri, 15 Jan 2021 11:31:24 +0000 (11:31 +0000)]
Added "blocked" fields

3 years agoUser-Item is not needed
Michael [Fri, 15 Jan 2021 09:13:18 +0000 (09:13 +0000)]
User-Item is not needed

3 years agofrio mobile: larger padding on each side
Extarys [Fri, 15 Jan 2021 00:07:04 +0000 (19:07 -0500)]
frio mobile: larger padding on each side

3 years agoFix: mobile: Frio dark , +change side bar padding
Extarys [Thu, 14 Jan 2021 23:47:02 +0000 (18:47 -0500)]
Fix: mobile: Frio dark , +change side bar padding

3 years agoNew database version, fixes to empty field list
Michael [Thu, 14 Jan 2021 22:51:44 +0000 (22:51 +0000)]
New database version, fixes to empty field list

3 years agoRearrangements, adding user-item
Michael [Thu, 14 Jan 2021 21:32:59 +0000 (21:32 +0000)]
Rearrangements, adding user-item

3 years agoAdded function to count posts
Michael [Thu, 14 Jan 2021 14:51:04 +0000 (14:51 +0000)]
Added function to count posts

3 years agoPost view works now, "file" handling improved
Michael [Thu, 14 Jan 2021 14:45:40 +0000 (14:45 +0000)]
Post view works now, "file" handling improved

3 years agoThe item view is completed, unneeded fields removed
Michael [Wed, 13 Jan 2021 07:23:57 +0000 (07:23 +0000)]
The item view is completed, unneeded fields removed

3 years agoMerge remote-tracking branch 'upstream/develop' into item-view
Michael [Tue, 12 Jan 2021 21:14:28 +0000 (21:14 +0000)]
Merge remote-tracking branch 'upstream/develop' into item-view

3 years agoMerge pull request #9781 from annando/issue-9777
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

3 years agoIssue 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

3 years agoMerge pull request #9780 from annando/alternate-9775
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

3 years agoCreate plink if missing
Michael [Mon, 11 Jan 2021 20:14:17 +0000 (20:14 +0000)]
Create plink if missing

3 years agoMerge pull request #9779 from annando/issue-9705
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

3 years agoIssue 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

3 years agoMerge pull request #9772 from annando/deliver-via-ap
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

3 years agoAlways deliver via AP if the server supports it
Michael [Sun, 10 Jan 2021 15:08:40 +0000 (15:08 +0000)]
Always deliver via AP if the server supports it

3 years agoMerge pull request #9771 from annando/store-server-protocol
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