Makes it so that looking back in chat history, you can see which users you were
connected to for any message. Otherwise self client restarts are unseen.
Follows showGroupJoinLeaveMessages setting which defaults to false, so only
users who opt in will see the messages.
Scrap generic numArg handling. It somewhat increases complexity and doesn't
reduce code either.
Similar to how History handles SCHEMA_VERSION. Run separately on global and
personal settings, since some state in global, and personal settings can’t be
done globally since they require the passkey.
Restrict a user from downgrading past the saved settings version, due to
possible compatibility breaks or old qTox versions re-introducing corrupt state
that was already healed.
Pass in new profile state for personal settings rather than relying on settings
file presence because personal settings can be stored in either the personal
settings file or global settings file. This was introduced in
aea9eea8a4 when personal settings were first
moved to their own file.
Bogdan Khomutsky (1):
feat(l10n): update Ukrainian translation from Weblate
Jonatan Nyberg (2):
feat(l10n): update Swedish translation from Weblate
feat(l10n): update Swedish translation from Weblate
Sonic Doom (1):
feat(l10n): update Tamil translation from Weblate
Vasyan Nyasha (1):
feat(l10n): update Ukrainian translation from Weblate
Weblate (1):
Merge branch 'master' into weblate-merge-tmp
jji1902 (1):
feat(l10n): update Korean translation from Weblate
Николай Спахиев (1):
feat(l10n): update Bulgarian translation from Weblate