diff options
author | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-07 23:59:23 +0300 |
---|---|---|
committer | Konstantinos Sideris <sideris.konstantin@gmail.com> | 2018-07-07 23:59:23 +0300 |
commit | 278eccc04086f3033c71a753f0fc0ab35a3cbb66 (patch) | |
tree | f246fc75066150e2901a4be33dc6a604ac4a2505 /src/timeline | |
parent | Add a timeline message when encryption is enabled (diff) | |
download | nheko-278eccc04086f3033c71a753f0fc0ab35a3cbb66.tar.xz |
Add context menu action to request encryption keys
Diffstat (limited to 'src/timeline')
-rw-r--r-- | src/timeline/TimelineItem.cc | 14 | ||||
-rw-r--r-- | src/timeline/TimelineView.cc | 2 |
2 files changed, 16 insertions, 0 deletions
diff --git a/src/timeline/TimelineItem.cc b/src/timeline/TimelineItem.cc |