Commit Graph

273 Commits

Author SHA1 Message Date
Michael c78b7f45c5 Reliably diasplay "like" and "share" notifications 2021-08-23 15:07:14 +00:00
Michael 42de5c77d0 The desktop notifications have been reworked 2021-08-21 20:35:04 +00:00
Michael 07d2dfcd60 Some more "convertForUriId" replacements 2021-07-10 12:58:48 +00:00
Hypolite Petovan ff94b9a694 Check existence of $params['activity'] in notification()
- Address https://github.com/friendica/friendica/issues/9252#issuecomment-752730033
2021-05-31 08:29:49 -04:00
Michael f5c7f9670f Remove blanks 2021-05-09 11:54:34 +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 1940c17030 Issue 9992: post type hadn't been translated in the user's language 2021-03-07 07:39:13 +00:00
Michael 0fe978ea76 Avoid a possible foreign key constraint 2021-02-16 08:00:23 +00:00
Michael df24c0daeb User-Item table is replaced 2021-02-02 05:45:57 +00:00
Michael c1d99d6c4c Most user-item traces removed 2021-01-31 23:37:34 +00:00
Michael c3398511b4 New table "post-content" 2021-01-30 22:03:53 +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 b892db0cf3 All item selects are now done by the post class 2021-01-19 07:23:01 +00:00
Michael 2b1d0b9db8 "selectForUser" and "" selectFirstForUser" is now moved to Post 2021-01-16 22:37:27 +00:00
Michael 65c8f33754 Post class introduced in "mod" and "include" 2021-01-16 04:11:28 +00:00
Michael 818c064c0a The notifications parameters are now simplified 2020-11-25 19:56:39 +00:00
Michael 3af5f6b8ee Some more foreign keys added 2020-11-19 06:26:30 +00:00
Hypolite Petovan acd6fd7dd3 Add expected method MailBuilder->withHeaders
- Address https://github.com/friendica/friendica/issues/9250#issuecomment-696055412
2020-09-21 11:07:34 -04:00
Philipp Holzer ac1d2cf38f
Transform email header string to header array & replace it at various situations. 2020-09-19 20:16:55 +02:00
Michael 5b6ced9c6e Issue 9142: Make the message ID look more like a message ID 2020-09-06 17:47:25 +00:00
Michael cef7af8fba Don't notify on own entries 2020-08-31 19:27:50 +00:00
Michael f5504ed8d1 Improve notifications for announced posts 2020-08-31 18:51:59 +00:00
Michael fbb1ddd534 Unneeded fields removed 2020-08-12 08:39:04 +00:00
Michael 8488ed76e4 Don't create notifications for activities 2020-08-12 08:37:38 +00:00
Michael 60631f8a22 Avoid getting too much notifications 2020-08-12 06:50:02 +00:00
Michael 4ee858740e Create notifications for shared posts 2020-08-12 04:35:24 +00:00
Hypolite Petovan a3e775f28c Account for false return value of Repository\Notify->insert in notification()
- Address https://github.com/friendica/friendica/issues/8473#issuecomment-651393541
2020-06-29 18:58:17 -04:00
Hypolite Petovan 89b3ae2657 Add null/empty string parameter value case in BBCode::convert
- Remove obsolete coalesce operator uses
2020-06-08 19:15:08 -04:00
Michael 48f3234318 Useless space and useless "null" check 2020-05-04 14:50:22 +00:00
Michael 49db63da2b Merge remote-tracking branch 'upstream/develop' into notification-uri-id 2020-05-04 14:38:19 +00:00
Michael 00035f7ba0 Notifications are now storing the uri-id as well 2020-05-02 13:12:11 +00:00
Michael b0cb6536dd The old tag handling is removed 2020-05-02 05:08:05 +00:00
Michael 6f22e3909b Issue 8254 More length shortenings 2020-03-25 23:18:07 +00:00
Tobias Diekershoff a16dba2941 a l10n call too much 2020-03-22 08:43:06 +01:00
Michael 83a9970891 Issue 8432: Make notifications translatable 2020-03-21 11:48:20 +00:00
Hypolite Petovan 2c56d2f336
Merge pull request #8265 from nupplaphil/task/add_license
Add license headers :-)
2020-02-09 16:34:21 -05:00
nupplaPhil f69e3a2dc6
Fix Notification subject 2020-02-09 22:42:51 +01:00
nupplaPhil 85dc9bb96b
Add license info at Friendica PHP files 2020-02-09 16:18:46 +01:00
nupplaPhil 2e98c05bd3
improvements/fixings 2020-02-05 22:22:12 +01:00
nupplaPhil 951b7179af
Move [Friendica:Notify] to a own PREFIX variable 2020-02-05 21:41:07 +01:00
nupplaPhil 511556085a
Move Notify::TYPE_SYSTEM 2020-02-05 21:41:07 +01:00
nupplaPhil c6915dc672
Move Notify::TYPE_SHARE 2020-02-05 21:41:06 +01:00
nupplaPhil a78e19ea76
Move Notify::TYPE_POKE 2020-02-05 21:41:05 +01:00
nupplaPhil bee110dc0b
Move Notify::TYPE_TAGSHARE 2020-02-05 21:41:05 +01:00
nupplaPhil 51260f234f
Move Notify::TYPE_TAGSELF 2020-02-05 21:41:04 +01:00
nupplaPhil 88dc3efdc9
Move Notify::TYPE_SUGGEST 2020-02-05 21:41:03 +01:00
nupplaPhil 9435cc4b88
Move Notify::TYPE_MAIL 2020-02-05 21:41:02 +01:00