Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNPUTmice/Conversations.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-02-23do null check before splitting error message for processingDaniel Gultsch
2019-02-22pulled translations from transifexDaniel Gultsch
2019-02-21s/Jabber ID/XMPP address/Daniel Gultsch
2019-02-20show file too large instead of generic delivery failedDaniel Gultsch
2019-02-16after switching from forced foreground to foreground notification needs updateDaniel Gultsch
2019-02-16explicitly set profile+level for encoderDaniel Gultsch
2019-02-15fixed typo. s/exits/exists/Daniel Gultsch
2019-02-15fixed broken nl translation string for quicksy. good thing we have travisDaniel Gultsch
2019-02-15pulled translations from transifexDaniel Gultsch
2019-02-15fixed regression of search hint not updating in StartConversation screenDaniel Gultsch
2019-02-15allow filtering in participant view. fixes #3371Daniel Gultsch
2019-02-15show notification when backup is doneDaniel Gultsch
2019-02-15do not show 'manage permissions' submenu when only 'remove from room' is visibleDaniel Gultsch
2019-02-10extend max label size slightlyDaniel Gultsch
2019-02-09print available stream features / mechanisms on incompat serverDaniel Gultsch
2019-02-08use the term channel in destroy dialogDaniel Gultsch
2019-02-07catch activity not found when trying to open contact appDaniel Gultsch
2019-02-07brought back 'moderated' config in advanced modeDaniel Gultsch
2019-02-07allow corrections in all mucsDaniel Gultsch
2019-02-07hide lock icon in channels; modify muc user contextDaniel Gultsch
2019-02-07rights managment in mucDaniel Gultsch
2019-02-06show different room settings for channels and groupsDaniel Gultsch
2019-02-06provide the same fab submenu for both tabs. rename tab to bookmarkDaniel Gultsch
2019-01-31fix xmpp uri links that have a aditional chars after joinDaniel Gultsch
2019-01-28remove warning messages for kick after ban failing. on modern servers ban is ...Daniel Gultsch
2019-01-28make sure that http upload/download is not startetd multiple timesDaniel Gultsch
2019-01-27schedule another ping 30s after connectivity_changeDaniel Gultsch
2019-01-27fixed context menu on self contactDaniel Gultsch
2019-01-27show sub menu fabs for create group chats. fixes #2950Daniel Gultsch
2019-01-27show context menu when long pressing own account pictureDaniel Gultsch
2019-01-27changed order of users and media in muc detailsDaniel Gultsch
2019-01-26add context menu for muc user adapterDaniel Gultsch
2019-01-25refactored group chat members into seperate screenDaniel Gultsch
2019-01-25Fix type in presence (#3357)Licaon_Kter
2019-01-25refactored avatar workers into single classDaniel Gultsch
2019-01-25do not require starttls when connecting over to .onion domainDaniel Gultsch
2019-01-24scan all files in case some files were previously marked as deleted by accidentDaniel Gultsch
2019-01-24make bitmap worker task static; migrate conversation list row to binderDaniel Gultsch
2019-01-23show spinning wheel in restore backup activityDaniel Gultsch
2019-01-23always show number of connected accounts in foreground notification. fixes #3352Daniel Gultsch
2019-01-23do not show installed accounts in restore viewDaniel Gultsch
2019-01-23ask for permissions before opening restore backup. use insert or ignore for m...Daniel Gultsch
2019-01-22WIP backup & restoreDaniel Gultsch
2019-01-21updated readmeDaniel Gultsch
2019-01-19pulled translations from transifexDaniel Gultsch
2019-01-19properly jump out of connection loop on state changing errorsDaniel Gultsch
2019-01-19normalize nicks before getting them from bookmarks or pepDaniel Gultsch
2019-01-18pulled translations from transifexDaniel Gultsch
2019-01-18use clear top flag in shortcut intentDaniel Gultsch
2019-01-17resend presence to muc avatar update. fixes #3175Daniel Gultsch