Commit Graph

29435 Commits

Author SHA1 Message Date
Michael b892db0cf3 All item selects are now done by the post class 2021-01-19 07:23:01 +00:00
Michael 2d0443a109 Avoid duplicates in post-view 2021-01-18 22:26:17 +00:00
Michael 9ccfa37d3c Fixes 9814 - again 2021-01-18 20:19:13 +00:00
Hypolite Petovan 6eb7677ac5
Merge pull request #9816 from annando/post-thread
Avoid multiple lines in post-view, added thread view
2021-01-18 11:10:45 -05:00
Michael f9430175c6 Avoid multiple lines in post-view, added thread view 2021-01-18 07:10:04 +00:00
Hypolite Petovan fe373a10aa
Merge pull request #9815 from annando/post-again
"item" is replaced by "post-view" / postupdate check added
2021-01-17 18:06:58 -05:00
Michael ff8b578cde Fix the test data / unused function removed 2021-01-17 22:20:46 +00:00
Michael 270d1aeb41 Improve the test data 2021-01-17 22:08:08 +00:00
Michael 73ca1096ec Fix the test data 2021-01-17 21:57:50 +00:00
Michael 6b4245d662 Test the test 2021-01-17 21:39:42 +00:00
Michael 1a434fd8d6 Add some test information 2021-01-17 21:24:58 +00:00
Michael f57ad05736 Added missing parameter 2021-01-17 21:10:16 +00:00
Michael cd070954da Don't ask for empty bodies 2021-01-17 21:03:35 +00:00
Michael 5a36c6b6c0 Test for failed tests 2021-01-17 20:56:15 +00:00
Michael 4157db5473 "item" is replaced by "post-view" / postupdate check added 2021-01-17 20:32:13 +00:00
Hypolite Petovan d29bad0cb2
Merge pull request #9810 from annando/fixed-view
Fix "Item couldn't be fetched."
2021-01-17 13:03:21 -05:00
Michael 772dcc36ca Merge remote-tracking branch 'upstream/develop' into fixed-view 2021-01-17 15:04:25 +00:00
Michael d78892fc1b Improved API datasets 2021-01-17 14:57:55 +00:00
Hypolite Petovan 7762f8cbc6
Merge pull request #9808 from annando/notice
Fix notice "Undefined index: internal-verb"
2021-01-17 08:35:13 -05:00
Michael 0c8bb0bc18 Use a better function to add the element to the beginning of the array 2021-01-17 13:10:32 +00:00
Michael 5adc150d7a Avoid using the item table/improved error messages 2021-01-17 12:49:53 +00:00
Michael 3d4a1a8083 Added "parent-uri-id" to the test data 2021-01-17 12:12:26 +00:00
Michael 608d3b2b32 The view can be made simpler 2021-01-17 10:14:38 +00:00
Michael 8643603f8b Fix "Item couldn't be fetched." 2021-01-17 10:04:47 +00:00
Michael e98ddf0f5e Another notice fixed 2021-01-17 09:08:35 +00:00
Michael 2c65b81182 Fix notice "Undefined index: internal-verb" 2021-01-17 08:15:18 +00:00
Hypolite Petovan f5f8ea8715
Merge pull request #9807 from annando/postforuser
"selectForUser" and "selectFirstForUser" is now moved to Post
2021-01-16 19:02:14 -05:00
Michael d6052d309c Make the group member be "LEFT JOIN" 2021-01-16 23:46:57 +00:00
Michael 730a287b30 Testing why tests are failing 2021-01-16 23:45:43 +00:00
Michael e775be38c8 Fix failed query 2021-01-16 23:24:48 +00:00
Michael d0174b57dd Add group id 2021-01-16 23:14:37 +00:00
Michael be9abc341a Fixing the tests 2021-01-16 22:57:36 +00:00
Michael 2b1d0b9db8 "selectForUser" and "" selectFirstForUser" is now moved to Post 2021-01-16 22:37:27 +00:00
Hypolite Petovan c1226bff07
Merge pull request #9803 from annando/post
New post class in the rest of the classes
2021-01-16 08:26:05 -05:00
Hypolite Petovan e68f7444ed
Improve class alias naming in Object\Post 2021-01-16 08:12:41 -05:00
Hypolite Petovan edf9bdfa14
Merge pull request #9801 from annando/protocol-worker
New post class in protocol and worker classes
2021-01-16 07:58:00 -05:00
Hypolite Petovan 8b9205a9a5
Merge pull request #9802 from annando/mod-include
Post class introduced in "mod" and "include"
2021-01-16 07:52:45 -05:00
Hypolite Petovan 44310a25f7
Merge pull request #9800 from annando/model
New post class in model classes
2021-01-16 07:52:25 -05:00
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