Carl Schwan
|
873ab328dc
|
Move room management from Controller to RoomManager
|
2021-05-08 01:17:19 +02:00 |
|
Tobias Fella
|
2cb81d1276
|
Unify License header style in C++
|
2021-04-06 19:25:06 +02:00 |
|
Tobias Fella
|
e4ab2e565f
|
Apply clang-format
|
2021-04-04 22:43:17 +02:00 |
|
Carl Schwan
|
879009a6f7
|
Support inline reply
needs https://invent.kde.org/frameworks/knotifications/-/merge_requests/28
|
2021-03-14 17:03:13 +00:00 |
|
Tobias Fella
|
c449a8fafe
|
Apply clang-format
|
2020-12-25 22:23:35 +01:00 |
|
Mathew Broady
|
44da1ca1bf
|
Use consistent capitalisation for postNotification's roomName
|
2020-12-21 11:08:33 +00:00 |
|
Mathew Broady
|
6a4b1983a1
|
Remove unused eventId() argument to postNotification()
|
2020-12-21 11:08:33 +00:00 |
|
Tobias Fella
|
e1775f94c6
|
Make clicking on notifications open the room they're coming from
Implements #28
|
2020-12-03 13:52:04 +00:00 |
|
Carl Schwan
|
136a8f2af8
|
Clang-tidy + clang-format
|
2020-11-27 00:26:39 +01:00 |
|
Nicolas Fella
|
e5064dffe5
|
Don't show room name in notification if equal to sender
This is the case for direct messages.
|
2020-11-25 20:16:56 +01:00 |
|
Nicolas Fella
|
619fc3907f
|
Escape potential HTML in notifications
Originally done in https://gitlab.com/spectral-im/spectral/-/merge_requests/74
|
2020-11-25 00:49:19 +01:00 |
|
Tobias Fella
|
039816e8eb
|
Show notifications
|
2020-11-18 21:14:40 +00:00 |
|
Tobias Fella
|
d8dde6e082
|
Add license headers to code files
|
2020-11-11 15:17:23 +00:00 |
|
Nicolas Fella
|
00b6908f25
|
Correct some whitespace issues
|
2020-11-04 19:43:56 +01:00 |
|
Nicolas Fella
|
c12957d416
|
Fix build
|
2020-11-02 23:51:23 +01:00 |
|
Tobias Fella
|
8e7c84fd78
|
Port the notification backend to KNotifications
|
2020-11-02 22:46:51 +00:00 |
|