Commit graph

7152 commits

Author SHA1 Message Date
Michael
d514d9e014 Issue 9984: Fix the causer name on reshares 2021-05-29 19:47:19 +00:00
Philipp
965cd8b096
Fix PHP 7.0 Coding Standards 2021-05-22 23:47:35 +02:00
Hypolite Petovan
da2ce5c4f4 Fix undefined tamplate variables in comment_item.tpl
- Remove unused "type" hidden field in comment form
- Remove unused moderated_comment.tpl files
2021-05-10 18:56:26 -04:00
Michael
f5c7f9670f Remove blanks 2021-05-09 11:54:34 +00:00
Hypolite Petovan
98c2ca34f5 Remove block/ignore links from contact/item action menus for self 2021-05-04 08:45:27 -04:00
Michael
10a6f0a98f API: New function to fetch current user id 2021-05-03 05:25:54 +00:00
Michael
4b12c54345 API: photos are now directly stored as attached data and not in the body anymore 2021-05-01 15:48:19 +00:00
Michael
8685e5ca32 Reworked media handling 2021-04-26 06:50:12 +00:00
Michael
343568d747 Avoid notice "Undefined index: post-type" 2021-04-08 19:53:59 +00:00
Michael
688e056ad1 "post-reason" ends double usage of "post-type" 2021-04-07 06:02:06 +00:00
Balázs Úr
054c301ef0 Update copyright 2021-03-29 08:40:20 +02:00
Michael
c1caedfa50 Fix notification for global posts 2021-03-14 15:40:14 +00:00
Michael
5577d0641d Issue 9980: "type" does not exist anymore 2021-03-07 22:40:47 +00:00
Michael
1940c17030 Issue 9992: post type hadn't been translated in the user's language 2021-03-07 07:39:13 +00:00
Michael
530cfba71e Offer "follow thread" only when you don't already follow 2021-02-28 07:47:07 +00:00
Michael
1792046a4f post/thread views are renamed, search bugs fixed 2021-02-22 19:47:08 +00:00
Michael Vogel
57c5d064b8 Same blanks removed 2021-02-21 20:38:53 +01:00
Michael
312c01a517 Several speed improvements (magiclink, caching, indexes) 2021-02-17 18:59:19 +00:00
Michael
0fe978ea76 Avoid a possible foreign key constraint 2021-02-16 08:00:23 +00:00
Michael
b51dc4dd91 Reverting the test 2021-02-15 07:43:54 +00:00
Michael
7117ada2bc Test the test 2021-02-15 07:25:55 +00:00
Michael
c444929022 Searching test error 2021-02-15 07:17:26 +00:00
Michael
c918e83aa2 Changed query for the public timeline 2021-02-09 17:56:17 +00:00
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