aboutsummaryrefslogtreecommitdiff
path: root/main/src
Commit message (Collapse)AuthorAgeFilesLines
* 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-164-47/+188
|
* 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
| |\
| * | 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-046-150/+109
| | | | | | | | | | | | ConversationRow
* | | fixup 1e54a44fiaxh2018-11-022-6/+10
| | |
* | | Display room name in conversation selector and conversation titlebarcodedust2018-11-024-14/+25
| | |
* | | 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-215-216/+91
| | |
* | | 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
* | | 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-3122-627/+884
|\ \ \ | | | | | | | | Message search
| * | | add suggestions/auto-complete for search filtersbobufa2018-08-131-2/+66
| | | |
| * | | fix closing sidebar on click outsidebobufa2018-08-131-2/+3
| | | |
| * | | add button that scrolls to the bottom of the conversationbobufa2018-08-132-3/+15
| | | |
| * | | 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-132-37/+38
| | | | | | | | | | | | | | | | conversation change
| * | | improve sidebar UIbobufa2018-08-137-94/+171
| | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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-133-3/+179
| | | |
| * | | ui: search sidebar initialbobufa2018-08-137-49/+72
| | | |
| * | | load+display later messages when scrolling downbobufa2018-08-132-35/+87
| | | |
| * | | refactor conversation item management (accumulate them in libdino)bobufa2018-08-1312-527/+347
| | |/ | |/|
* / | In-Band Registrationfiaxh2018-08-223-60/+277
|/ /
* / Support MUC avatarsfiaxh2018-07-311-3/+3
|/
* Fix empty display names, fix update contact roster namefiaxh2018-05-102-5/+2
|
* Move chat input to .ui file, fix smiley conversion on enterfiaxh2018-05-101-26/+15
|
* Update translationsTranslations2018-05-013-3/+3
| | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Chinese (Simplified): 朱陈锬 <201603748@stu.lzjtu.edu.cn> Esperanto: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nathan@email.is> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Italian: Valerio Baldisserotto <svalo@libersoft.it> Japanese: Mako N <mako@pasero.net> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: mgueji <miguejim@mailbox.org>
* Redesign chat input + move file upload therefiaxh2018-04-305-82/+78
|
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-302-2/+2
|
* Add image preview to file choosersfiaxh2018-04-193-6/+90
| | | | Co-authored-by: Thibaut Girka <thib@sitedethib.com>
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-273-18/+15
| | | | fixes #223
* Handle multiple chat state notifications per bare jidfiaxh2018-03-103-38/+95
| | | | fixes #117
* Move notification sounds (canberra dependency) into plugin, introduce ↵fiaxh2018-03-052-47/+19
| | | | libdino/NotificationEvents
* Implement notification soundsRahix2018-02-172-0/+11
| | | | | | Add a new setting to toggle notification sounds on or off. Plays the systems default instant messaging message sound (message-new-instant) whenever a notification is shown if toggled on.
* Add forgotten strings to translations (#282)linkmauve2018-02-021-1/+1
|
* Small fixesfiaxh2018-01-301-1/+1
|