Philipp
|
f0c29edcde
|
Adapt BaseURL calls to new UriInterface
|
2023-02-18 21:12:21 +01:00 |
|
Hypolite Petovan
|
1874a32728
|
Happy New Year 2023!
|
2023-01-01 09:36:24 -05:00 |
|
Hypolite Petovan
|
2d624e900d
|
Suppress notifications for forum users in Module\Notifications\Ping
- The bell icon is already hidden for them but the notification number showed in the page title
|
2022-12-14 22:01:14 -05:00 |
|
Hypolite Petovan
|
d87585477c
|
Delete introductions when referenced contact id doesn't exist anymore in Ping module
- Address part of https://github.com/friendica/friendica/issues/11993#issuecomment-1338134893
|
2022-12-10 11:42:03 -05:00 |
|
Hypolite Petovan
|
71ab9e13f2
|
Flatten arbitrary contact structure in constructor of FormattedNavNotification
|
2022-11-10 10:41:02 -05:00 |
|
Hypolite Petovan
|
0a20566199
|
Replace remaining occurrences of admin/users route by moderation/users
|
2022-11-08 04:26:11 -05:00 |
|
Hypolite Petovan
|
6c745c8522
|
Remove non-top-level posts from notification labels when network sort order is "received"
- These posts don't alter the network view in this sort order and so are distracting with no actionable benefits
|
2022-11-04 06:42:38 -04:00 |
|
Hypolite Petovan
|
8092bfe277
|
Remove dependency on DI in Notifications\Ping module
|
2022-11-04 06:42:38 -04:00 |
|
Hypolite Petovan
|
fa123bd765
|
Rename Repository\Notify->NotifyOnDesktop to shouldShowOnDesktop
- New name better reflect the behavior
|
2022-11-04 06:42:37 -04:00 |
|
Philipp
|
eecc456e0c
|
UserSession class [5] - Refactor src/Module/ files with DI
|
2022-10-20 22:59:39 +02:00 |
|
Hypolite Petovan
|
979e226d27
|
Suppress repetitive "missing cache key ping:events:XX" when there are no upcoming events
|
2022-10-19 09:17:28 -04:00 |
|
Michael
|
ae6d67ed1f
|
old boot.php functions replaced in src/module (3)
|
2022-10-19 09:14:24 -04:00 |
|
Hypolite Petovan
|
1b2182c43c
|
Move system messages from boot to own class
|
2022-07-27 11:54:50 -04:00 |
|
Hank Grabowski
|
e57e1ba1e5
|
Make network counts at the group level system level configurable
|
2022-07-08 15:29:34 -04:00 |
|
Michael
|
1dccc31508
|
Issue 11469: Repect desktop notification settings
|
2022-05-29 09:20:06 +00:00 |
|
Michael
|
4a22034be6
|
Unified output via the "httpExit" function
|
2022-04-10 08:31:55 +00:00 |
|
Michael
|
e4a5094c90
|
Don't show double introductions
|
2022-03-19 18:38:59 +00:00 |
|
Michael
|
1fe756b5b6
|
Fixes for the notifications
|
2022-03-19 09:27:49 +00:00 |
|
Hypolite Petovan
|
04ac4841f9
|
Add support for notification visibility settings
|
2022-03-16 22:03:26 -04:00 |
|
Hypolite Petovan
|
a07f840c74
|
Add correct ordering for detailed notifications
|
2022-03-15 07:05:59 -04:00 |
|
Hypolite Petovan
|
36e85b01c6
|
Hide like notifications from menu again
|
2022-03-14 22:56:46 -04:00 |
|
Hypolite Petovan
|
73c7b88fb2
|
Add exception when message is empty in FormatteNavNotification::createFromNotification
- Filter out message less notifications in Ping
|
2022-03-14 22:56:44 -04:00 |
|
Hypolite Petovan
|
49971b1465
|
Switch data source from notify to notification in Module\Notifications\Ping
- Change unused FormattedNotification classes to FormattedNavNotification classes
|
2022-03-14 07:58:38 -04:00 |
|
Hypolite Petovan
|
1ae7cac236
|
Move mod/ping to module class
|
2022-03-14 07:57:41 -04:00 |
|