Michael
|
15b709594f
|
Improving test data
|
2021-02-05 07:14:09 +00:00 |
|
Michael
|
bc6d87afa8
|
test again
|
2021-02-05 06:56:24 +00:00 |
|
Michael
|
3446829a19
|
And again ...
|
2021-02-05 06:41:34 +00:00 |
|
Michael
|
686bf6b32f
|
Some more debug output
|
2021-02-05 06:33:34 +00:00 |
|
Michael
|
289923a17c
|
Testing the query
|
2021-02-05 06:23:34 +00:00 |
|
Michael
|
239bf686af
|
Just some more tests
|
2021-02-05 05:53:44 +00:00 |
|
Michael
|
0cd8c78e2d
|
Use the id instead of iid
|
2021-02-04 22:51:33 +00:00 |
|
Michael
|
859d026edf
|
Some more test data
|
2021-02-04 22:41:33 +00:00 |
|
Michael
|
69aad853ee
|
Handle empty values for API output
|
2021-02-04 18:14:15 +00:00 |
|
Michael
|
5e846dd7c2
|
The thread table is replaced by post-thread and post-thread-user
|
2021-02-04 05:51:25 +00:00 |
|
Michael
|
df24c0daeb
|
User-Item table is replaced
|
2021-02-02 05:45:57 +00:00 |
|
Michael
|
b26157e6e3
|
Update function for "post-user-notification"
|
2021-02-01 20:11:25 +00:00 |
|
Michael
|
be3dfb4ffe
|
Merge remote-tracking branch 'upstream/develop' into post-thread-user
|
2021-02-01 19:31:39 +00:00 |
|
Michael
|
c1d99d6c4c
|
Most user-item traces removed
|
2021-01-31 23:37:34 +00:00 |
|
Hypolite Petovan
|
7f78d6e722
|
Replace references of GET mod/substhread with POST item/{id}/follow
|
2021-01-31 17:36:18 -05:00 |
|
Michael
|
15162b4027
|
New table "post-thread-user"
|
2021-01-31 18:32:22 +00:00 |
|
Michael
|
c3398511b4
|
New table "post-content"
|
2021-01-30 22:03:53 +00:00 |
|
Michael
|
ef0400fc19
|
"uri-id" instead of "uri" or "id"
|
2021-01-27 10:01:42 +00:00 |
|
Hypolite Petovan
|
82e094179c
|
Rename notify classes according the feature name, not the table name
|
2021-01-24 09:33:23 -05:00 |
|
Michael
|
9b127ad0fc
|
Inverted conditions
|
2021-01-24 13:49:23 +00:00 |
|
Michael
|
0cd02631ce
|
New setting that controls notifications for ignored contacts
|
2021-01-24 11:40:09 +00:00 |
|
Michael
|
9ba36b28c2
|
Some more table in query removed
|
2021-01-19 08:10:38 +00:00 |
|
Michael
|
2b0b88aa42
|
Removed wrong tables
|
2021-01-19 08:08:49 +00:00 |
|
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
|
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
|
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 |
|
Michael
|
d78892fc1b
|
Improved API datasets
|
2021-01-17 14:57:55 +00: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
|
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
|
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
|
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
|
65c8f33754
|
Post class introduced in "mod" and "include"
|
2021-01-16 04:11:28 +00:00 |
|
Hypolite Petovan
|
241cd32b14
|
Replace obsolete calls to $APP->is_mobile in templates
|
2020-12-23 03:25:55 -05:00 |
|
Michael Vogel
|
ae386a78a4
|
Merge pull request #9696 from MrPetovan/bug/9306-poke-privacy
Use correct request parameter type for poke privacy
|
2020-12-22 17:11:37 +01:00 |
|
Hypolite Petovan
|
2ef4972782
|
Fix capitalization of Contact::magicLinkById calls
|
2020-12-22 01:01:43 -05:00 |
|
Hypolite Petovan
|
d9371d37ad
|
Remove undocumented use of $_REQUEST['visibility'] in api_fr_photo_create_update()
- Visibility is inferred from ACL strings
|
2020-12-21 22:21:42 -05:00 |
|
Michael
|
0eb4a600b0
|
Delay unprepared posts
|
2020-12-13 12:47:49 +00:00 |
|
Michael Vogel
|
cd428a2d28
|
Issue 9633: Avoid contact lookup in conversation to avoid long loading times
|
2020-12-11 15:16:29 +01:00 |
|
Michael
|
7745800f9d
|
Fix notice
|
2020-11-28 06:29:20 +00:00 |
|
Michael
|
b6f349076c
|
Fix order of reshared items on the profile page
|
2020-11-28 06:23:17 +00:00 |
|