Michael
|
b892db0cf3
|
All item selects are now done by the post class
|
2021-01-19 07:23:01 +00:00 |
|
Michael
|
4157db5473
|
"item" is replaced by "post-view" / postupdate check added
|
2021-01-17 20:32:13 +00:00 |
|
Michael
|
b0d1a295fe
|
New post class in model classes
|
2021-01-16 04:13:22 +00:00 |
|
Michael
|
eaa58da25b
|
New table "post-user" and more foreign keys
|
2020-11-17 22:33:44 +00:00 |
|
Michael
|
2a0635185a
|
Fix notifications for wrong users
|
2020-09-07 04:36:28 +00:00 |
|
Michael
|
0684922ec2
|
Use array_unique
|
2020-09-06 20:09:29 +00:00 |
|
Michael
|
d332272d55
|
Issue 9099: Improve mentions from non followers
|
2020-09-06 19:22:53 +00:00 |
|
Michael
|
0e2dbd8fa3
|
Merge branch 'notify-shared' of github.com:annando/friendica into notify-shared
|
2020-08-13 05:17:43 +00:00 |
|
Michael
|
59311e9c49
|
Changed comment
|
2020-08-13 05:17:37 +00:00 |
|
Michael Vogel
|
d331a88adc
|
Update src/Model/UserItem.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-08-12 18:19:02 +02:00 |
|
Michael Vogel
|
8d8b6b1bf5
|
Update src/Model/UserItem.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2020-08-12 18:18:45 +02:00 |
|
Michael
|
7cdbcf411f
|
Clarify the functionality
|
2020-08-12 13:54:19 +00:00 |
|
Michael
|
8488ed76e4
|
Don't create notifications for activities
|
2020-08-12 08:37:38 +00:00 |
|
Michael
|
4ee858740e
|
Create notifications for shared posts
|
2020-08-12 04:35:24 +00:00 |
|
Hypolite Petovan
|
2db04b0c34
|
Add check for parent item existence in Model\UserItem::setNotificationForUser
|
2020-07-09 15:09:07 -04:00 |
|
Michael
|
b0cb6536dd
|
The old tag handling is removed
|
2020-05-02 05:08:05 +00:00 |
|
Michael
|
74081a71ff
|
Removed unused "use"
|
2020-05-01 13:26:13 +00:00 |
|
Michael
|
2b1fef469a
|
Notification moved to usage of the "tag" table
|
2020-05-01 12:41:17 +00:00 |
|
Michael
|
70e5639e29
|
Merge
|
2020-04-28 13:33:03 +00:00 |
|
Michael
|
7f5f68a904
|
More preparations for term to tag transition
|
2020-04-26 16:15:39 +00:00 |
|
Michael
|
1f7993acad
|
Code standards
|
2020-04-22 15:22:39 +00:00 |
|
Michael
|
661dd43b0d
|
Term constants updated
|
2020-04-13 19:24:22 +00:00 |
|
nupplaPhil
|
23c64b9a11
|
Add license info at Friendica classes
|
2020-02-09 15:45:36 +01:00 |
|
Michael
|
469eefdc5b
|
Notifications: Now declare direct thread answers as replies
|
2020-01-09 17:53:17 +00:00 |
|
Michael
|
6d7608fbc7
|
We only search for items with the same uid
|
2020-01-05 20:42:32 +00:00 |
|
Michael
|
4734242f63
|
Added to-do
|
2020-01-05 13:37:24 +00:00 |
|
Michael
|
31b6680402
|
Improved check for invalid profiles
|
2020-01-05 13:19:11 +00:00 |
|
Michael
|
4dec002dcb
|
Now using only a single array
|
2020-01-05 13:13:36 +00:00 |
|
Michael
|
45b747f13b
|
Remove duplicates in a better way
|
2020-01-05 13:05:00 +00:00 |
|
Michael
|
4e7aa33598
|
Restructured profile generation
|
2020-01-05 12:49:57 +00:00 |
|
Michael
|
dcf5471e19
|
Clarified description
|
2020-01-05 12:07:02 +00:00 |
|
Michael
|
23b73854a1
|
Spaces
|
2020-01-05 12:00:15 +00:00 |
|
Michael
|
6cbfa5b862
|
Added type hints
|
2020-01-05 11:00:57 +00:00 |
|
Michael
|
20d570823d
|
Fix post update / clean up code
|
2020-01-05 10:16:01 +00:00 |
|
Michael
|
4b44aca507
|
Don't create notifications for own posts
|
2020-01-05 09:48:31 +00:00 |
|
Michael
|
fe1a702e8c
|
Improved documentation, now checking all items
|
2020-01-05 09:08:40 +00:00 |
|
Michael
|
e728c4829f
|
Restructuring
|
2020-01-05 02:18:11 +00:00 |
|
Michael
|
8e2494568e
|
Functionality is now added
|
2020-01-05 01:23:40 +00:00 |
|
Michael
|
ecb4848dfd
|
Tests are now working
|
2020-01-05 00:54:18 +00:00 |
|
Michael
|
3a1798d1c3
|
First testable version
|
2020-01-04 21:45:20 +00:00 |
|
Michael
|
4bfd0abec7
|
New "UserItem" class, new notification type field
|
2020-01-04 12:21:42 +00:00 |
|