aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* display groups w/o name by list of membersDaniel Gultsch2018-12-284-2/+41
| | | | | | | | | | | | | For members-only, non-anonymous groups that do not have a name set we now show an automatically generated name that is generated from the list of members (offline, and online). Only the first name (before the first space) is used to keep the generated name short. The term *private room* is coined as a short hand for members only&non-anon group chats. This commit also uses the offline members list instead of the online member list to generate avatar tiles (also only in members-only, non-anon groups.)
* Detect emoji-only messages and display them largerfiaxh2018-12-274-0/+63
|
* (Partially) Fix messages being displayed wrongly sorted in ↵fiaxh2018-12-272-8/+9
| | | | ConversationSummary due to being compared->equal
* FileProvider for aesgcm linksfiaxh2018-11-271-1/+2
| | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com>
* Fix muc avatars sometimes not showing split tiles for occupantsfiaxh2018-11-251-1/+1
|
* Always use Account.hash(equals)_func for HashMap+ArrayListfiaxh2018-11-241-1/+1
|
* ConversationRow: Update nick_label in case of FileItemsfiaxh2018-11-211-1/+5
|
* Fix typo in unified window stringMaxime Buquet2018-11-191-1/+1
|
* Split login jid/password into two steps with checksfiaxh2018-11-168-67/+506
|
* Update translationsTranslations2018-11-1424-96/+191
|
* Update translationsTranslations2018-11-1024-556/+1016
| | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Galician: Iván Seoane <ivanrsm1997@gmail.com> Italian: Valerio Baldisserotto <svalo@libersoft.it> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com>
* Use QR-code icon for OMEMO QR-code buttonfiaxh2018-11-102-0/+6
|
* Merge PR #413 "Improvements to the OMEMO plugin"Marvin W2018-11-101-1/+24
|\
| * Merge branch 'master' into omemo-mucSamuel Hand2018-08-041-3/+3
| |\
| * \ Merge branch 'master' into omemo-trust-uiSamuel Hand2018-07-0723-766/+1028
| |\ \
| * | | More cleanup and database modificationsMarvin W2018-06-261-3/+11
| | | |
| * | | Add trust management utilities to the omemo pluginSamuel Hand2018-06-111-0/+14
| | | |
* | | | Use ContentItems for NotificationEventsfiaxh2018-11-071-4/+20
| | | |
* | | | Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵fiaxh2018-11-048-153/+110
| | | | | | | | | | | | | | | | ConversationRow
* | | | fixup 1e54a44fiaxh2018-11-022-6/+10
| | | |
* | | | Display room name in conversation selector and conversation titlebarcodedust2018-11-024-14/+25
| | | |
* | | | Update translationsTranslations2018-10-2326-1122/+1823
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nthn@unseen.is> Flemish: Nathan Follens <nthn@unseen.is>, woutersj <woutersj@gmail.com> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>, Jean-Baptiste <jean-baptiste@holcroft.fr> Galician: Xosé M <xosem@disroot.org> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian: Allan Nordhøy <epost@anotheragency.no>, Petter Reinholdtsen <pere-weblate@hungry.com> Polish: Michael K <kellermichal@gmail.com> Portuguese (Brazil): Rhagni Oliveira <rhagni@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: Bonber Rash <bonber@protonmail.com>
* | | | Display bold/italic/monospace message formating, improve message-to-markup ↵fiaxh2018-10-232-35/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | parsing fixes #433 fixes #442
* | | | Use Label instead of TextView for message displayfiaxh2018-09-219-232/+93
| | | |
* | | | Notification on TLS error/wrong password, log TLS cert issues, don't make ↵fiaxh2018-09-152-9/+14
| | | | | | | | | | | | | | | | account with connection error appear disabled in accounts dialog
* | | | Fix presence subscription notification displayingfiaxh2018-09-121-0/+9
| | | |
* | | | Remove newlines from displayed MUC topicsfiaxh2018-09-121-1/+4
| | | | | | | | | | | | | | | | fixes #393
* | | | Update translationsTranslations2018-09-0725-835/+3128
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: account1 <surajchawla61@gmail.com>, Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nthn@unseen.is> Flemish: Nathan Follens <nthn@unseen.is> French: Étienne Deparis <etienne@depar.is> Hungarian: notramo <notramo@vipmail.hu> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com>
* | | | Fix sent messages sometimes being displayed twicefiaxh2018-09-022-4/+4
| | | |
* | | | Render avatar to image surfaceMarvin W2018-09-011-14/+43
| | | |
* | | | Merge pull request #415 from bobufa/message-searchfiaxh2018-08-3132-666/+1225
|\ \ \ \ | | | | | | | | | | Message search
| * | | | add suggestions/auto-complete for search filtersbobufa2018-08-136-125/+240
| | | | |
| * | | | fix closing sidebar on click outsidebobufa2018-08-131-2/+3
| | | | |
| * | | | add button that scrolls to the bottom of the conversationbobufa2018-08-133-11/+56
| | | | |
| * | | | fix wrong conversation being prefilledbobufa2018-08-131-3/+3
| | | | |
| * | | | fix message filter in conversation view for first messagebobufa2018-08-131-8/+13
| | | | |
| * | | | filter out messages outside the range of displayed messagesbobufa2018-08-131-11/+23
| | | | |
| * | | | hide search bar when clicking outside of it, only reset search entry on ↵bobufa2018-08-133-37/+39
| | | | | | | | | | | | | | | | | | | | conversation change
| * | | | improve sidebar UIbobufa2018-08-139-107/+311
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results)
| * | | | add search filter expressionsbobufa2018-08-131-0/+11
| | | | |
| * | | | accumulate conversation content in meta db tablebobufa2018-08-132-20/+23
| | | | |
| * | | | initial search logic / displaybobufa2018-08-137-13/+224
| | | | |
| * | | | ui: search sidebar initialbobufa2018-08-1315-79/+161
| | | | |
| * | | | load+display later messages when scrolling downbobufa2018-08-132-35/+87
| | | | |
| * | | | refactor conversation item management (accumulate them in libdino)bobufa2018-08-1313-533/+349
| | |_|/ | |/| |
* / | | In-Band Registrationfiaxh2018-08-225-172/+644
|/ / /
* | / Support MUC avatarsfiaxh2018-07-311-3/+3
| |/ |/|
* | Update translationsTranslations2018-07-0523-766/+1028
|/ | | | | | | | | | | | | | Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nathan@email.is> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nthn@unseen.is> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Portugese (Brazil): 5lm31d5 <jeanrk15@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Russian: nvlgit <nvlbox@gmail.com>, Alexander <ilabdsf@gmail.com> Spanish: mgueji <miguejim@mailbox.org>
* Update Catalan translation.Jordi Mallach2018-05-281-12/+10
|
* Fix empty display names, fix update contact roster namefiaxh2018-05-104-5/+4
|