Skip to content

Add panel for sending stickers

Tim requested to merge sticker-party into master

Implemented:

  • Add support for sending stickers
  • Add panel for viewing sticker sets and choosing a sticker to send
  • Change layout in MessageListPage to better support the new panel

Limitations:

  • Does not allow to add sticker sets
  • Does not use thumbnails due to errors appearing when trying to download them using downloadFile:
[ 2][t 4][1572979002.027608156][FileManager.cpp:3271][#1][!FileManager]    Failed to upload/download/generate file 679(0): [Error : 400 : File source is not found]. Query type = 3. File type is thumbnails
  • Only tested on desktop and Nexus 5, yet
  • Haven't tested the behavior when sticker sets change
Edited by Tim

Merge request reports