Don't create directories in ManagerDataPaths

Authored by dfaure on Feb 15 2020, 10:35 AM.

Description

Don't create directories in ManagerDataPaths

  • I discovered tons of ~/Pictures/*/Ruqola directories due to running the tests
  • Video and Picture are already created on demand in RocketChatCache::recordingVideoPath and RocketChatCache::recordingImagePath
  • Cache is now created on demand in RocketChatAccountSettings::cacheBasePath (once)
  • Config is created by QSettings RocketChatAccountSettings::initializeSettings

Details

Committed
dfaureFeb 15 2020, 10:35 AM
Parents
R865:f4439f58e2e4: Add method EmojiManager::customEmojiFileName and unittest it
Branches
Unknown
Tags
Unknown