aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-04Make use of Namespace.REGISTER constantChristian Schneppe2-5/+5
2019-05-04fix export error for non-unicode numbersChristian Schneppe1-1/+1
2019-05-04do not synchronize twice when adding status and date bubblesChristian Schneppe1-60/+50
2019-05-04wait with presence selection until attachment commitChristian Schneppe2-68/+71
2019-05-04small message optimizationsChristian Schneppe3-11/+12
2019-05-03introduced type private_file_message to handle attachments in PMsChristian Schneppe15-102/+165
2019-05-03do not jump out of whispher mode when selecting attachChristian Schneppe1-1/+0
2019-05-03fixed ui glitch when displaying PM hint over attachmentsChristian Schneppe2-16/+13
2019-05-03add bookmark when clicking on channel search resultChristian Schneppe1-0/+13
2019-05-03add contact dialog: warn on suspicious addressesChristian Schneppe5-10/+70
2019-05-03store correcting message in dbChristian Schneppe2-7/+9
2019-05-03temporary disable PM hint above edittextChristian Schneppe1-1/+1
2019-05-03put PM hint above edittextChristian Schneppe3-22/+49
2019-04-28added Tor support to channel searchChristian Schneppe3-4/+28
2019-04-28improve welcome screensChristian Schneppe6-19/+50
2019-04-28video player should request audio focusChristian Schneppe1-2/+27
2019-04-26keyboard event callbacks shoud run on ui threadChristian Schneppe1-4/+4
2019-04-26implement channel discoveryChristian Schneppe15-3/+630
2019-04-26run keyboard listeners on background executorChristian Schneppe1-16/+24
2019-04-26execute some dismiss error notification and reset error in backgroundChristian Schneppe1-2/+2
2019-04-26use mediated invite on reinvite if user is not memberChristian Schneppe1-1/+5
2019-04-26fix setting muc avatarChristian Schneppe1-16/+15
2019-04-12New Crowdin translations (#334)Christian Schneppe5-14/+77
2019-04-12use styled warning for message errorChristian Schneppe6-15/+21
2019-04-12fix invite linksChristian Schneppe1-2/+2
2019-04-12show users nick in chat if it's setChristian Schneppe1-1/+1
2019-04-12fix some NPEChristian Schneppe3-16/+24
2019-04-02fix account detection in EnterNameActivityChristian Schneppe2-3/+5
2019-04-02New Crowdin translations (#331)Christian Schneppe19-113/+166
2019-04-02small improvement to auto hide fab in MediaViewerActivityChristian Schneppe1-1/+5
2019-04-02update Leaflet to version 1.4.0Christian Schneppe3-8/+7
2019-04-01remove logging from delete from serverChristian Schneppe1-1/+0
2019-04-01add ability to kick user from room and not just ban themChristian Schneppe3-40/+66
2019-03-31rename "advanced mode" in WelcomeActivity to "I have an account"Christian Schneppe3-5/+5
2019-03-31add ability to delete account also from serverChristian Schneppe4-3/+41
2019-03-31fix automatic backup creationChristian Schneppe1-1/+1
2019-03-31try to fix a crash during fragment detectionChristian Schneppe1-1/+2
2019-03-31differ between group chat and channel in tablet modeChristian Schneppe1-1/+2
2019-03-31fix url detection for webpreviewsChristian Schneppe4-4/+15
2019-03-31add account > 0 check to inviteUser menuChristian Schneppe2-2/+7
2019-03-31correct some stringsChristian Schneppe2-10/+10
2019-03-31catch exceptions in NotificationServiceChristian Schneppe1-1/+7
2019-03-31renamed button in recording dialog to 'attach'Christian Schneppe2-1/+2
2019-03-31rework max file upload size in server infoChristian Schneppe3-34/+12
2019-03-31do sent/received correct based on true counterpart introduced in fec6d7a90c44...Christian Schneppe1-1/+1
2019-03-31New Crowdin translations (#327)Christian Schneppe1-0/+113
2019-03-31add activity to define some important privacy settings on first startChristian Schneppe21-59/+565
2019-03-14New Crowdin translations (#324)Christian Schneppe1-0/+25
2019-03-14fix some crashesChristian Schneppe3-3/+6
2019-03-14rework user name input during account creationChristian Schneppe3-22/+18