Commit b9acff0
Added Pinned Messages Support
- ChatMessage now has ChatMessageMetaData
- Conversation now has updated fields from server
- Added PinnedMessageOptionsDialog
- Added as type to Shared Items
- API, viewmodel, class functions
Signed-off-by: rapterjet2004 <[email protected]>1 parent 89cda1f commit b9acff0
File tree
38 files changed
+1119
-99
lines changed- app/src/main
- java/com/nextcloud/talk
- api
- chat
- data
- model
- network
- viewmodels
- conversationinfo
- data
- database
- mappers
- model
- source/local
- models
- domain
- json
- chat
- conversations
- converters
- ui
- dialog
- utils
- res
- drawable-mdpi
- drawable
- layout
- values
38 files changed
+1119
-99
lines changedLines changed: 14 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
| 335 | + | |
| 336 | + | |
| 337 | + | |
| 338 | + | |
| 339 | + | |
326 | 340 | | |
0 commit comments