Commit Graph

29481 Commits

Author SHA1 Message Date
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
Extarys 89cdfa53da remove empty lines 2021-01-16 17:50:11 -05:00
Michael 2b1d0b9db8 "selectForUser" and "" selectFirstForUser" is now moved to Post 2021-01-16 22:37:27 +00:00
Extarys 390a51f2b7 frio: remove space under submit button in panel 2021-01-16 17:05:24 -05:00
Extarys fd15162299 remove leftover comments 2021-01-16 16:57:09 -05:00
Extarys fb904ad5de frio: readability improvement, first pass 2021-01-16 16:54:23 -05:00
Extarys 545de9f9aa frio: nav css and improve color contrast 2021-01-16 16:53:47 -05:00
Extarys d969e7b549 frio: make nav icons and search bar better 2021-01-16 16:53:06 -05: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
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