aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Collapse)AuthorAgeFilesLines
* Fix empty display names, fix update contact roster namefiaxh2018-05-104-5/+4
|
* Move chat input to .ui file, fix smiley conversion on enterfiaxh2018-05-102-34/+53
|
* Update translationsTranslations2018-05-0128-564/+2987
| | | | | | | | | | | | | | | | 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-307-83/+86
|
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-303-3/+3
|
* Add an appdata fileMathieu Bridon2018-04-292-0/+61
| | | | | This allows "app center" applications like GNOME Software and Plasma Discover to show Dino in all its glory, so users can install it simply.
* Add image preview to file choosersfiaxh2018-04-194-6/+91
| | | | 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
* Update translationsTranslations2018-03-2420-1097/+3073
|
* Handle multiple chat state notifications per bare jidfiaxh2018-03-103-38/+95
| | | | fixes #117
* Move notification sounds (canberra dependency) into plugin, introduce ↵fiaxh2018-03-054-61/+20
| | | | libdino/NotificationEvents
* Implement notification soundsRahix2018-02-174-1/+25
| | | | | | 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-022-3/+3
|
* Small fixesfiaxh2018-01-301-1/+1
|
* Only display transferred images, display file names, open in system viewer, ↵fiaxh2018-01-284-42/+10
| | | | include and use pgp embedded file names
* Visually highlight mentions in MUCsfiaxh2018-01-283-0/+26
| | | | fixes #267
* Render avatar on demandMarvin W2018-01-2820-93/+424
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-2829-45/+72
|
* Update translationsTranslations2018-01-2416-345/+923
|
* Initial Catalan translation. (#279)Jordi Mallach2018-01-241-0/+511
| | | | | | * Initial Catalan translation. * Add OMEMO and OpenPGP plugin translations.
* Fix typos in comments and variable names (#269)linkmauve2018-01-103-3/+3
| | | Thanks `codespell`!
* Add support for setting a new Affiliation in a muc (#266)David Plassmann2018-01-091-0/+4
| | | | | | | | * Added support for setting a new Affiliation in a muc * small changes * fix parameter order
* Tab completion: Case insensitive, handle spacesfiaxh2018-01-061-4/+6
|
* Show error on invalid TLS certificatefiaxh2018-01-043-4/+13
|
* Update translationsTranslations2017-12-3114-1917/+2379
|
* Restore window state (size, maximized, position)fiaxh2017-12-311-1/+30
|
* Place time+encryption+read directly right of namefiaxh2017-12-316-130/+164
|
* Clear chat states on own/contact disconnectfiaxh2017-12-301-1/+0
| | | | fixes #197
* Show subscription request in conversation summaryfiaxh2017-12-309-75/+168
|
* Fallback display for all file typesfiaxh2017-12-136-125/+232
|
* Load messages for conversation view from cachefiaxh2017-12-132-4/+16
|
* Repopulate message TextView context menu, include "Copy URL" (#219)Yussuf Khalil2017-12-051-6/+48
| | | | | | * Add "Copy URL" context menu option when hovering over a URL * Update message_textview.vala
* Rename resources to have a reverse DNS prefixfiaxh2017-12-0326-28/+28
|
* Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221)Mathieu Bridon2017-12-037-10/+10
| | | | | | | The convention is to use reverse DNS for the DBus service names, icons, desktop files and application ID. Flatpak enforces that convention, and even requires at least 3 components in those names.
* ConversationView: Date separatorfiaxh2017-12-014-4/+123
|
* Update translationsTranslations2017-11-2413-717/+693
|
* Reword some strings (#215)Allan Nordhøy2017-11-233-8/+8
| | | | | | | | | | | | | | | | | | | | | | * conference_s_, Members only room, Too many occupants in room * conferences → conference * No active conversations/accounts * "the account" and escaped apostrophe * leaves, the subject, Required password, voiced, backlog * Members-only room * Remove the \'%s\' account? * Chosen password required for room entry * if any * muc password, voiced, remove account
* Fix memory leakfiaxh2017-11-239-17/+21
|
* Disconnect stanza listeners from pipelinefiaxh2017-11-221-1/+1
|
* ConversationView: Split merged messages when an in-between one is addedfiaxh2017-11-222-10/+58
|
* Update translationsTranslations2017-11-1815-3228/+4663
|
* Fix unit tests using async + read message markerfiaxh2017-11-172-2/+2
|
* fixup 3f531d6fiaxh2017-11-161-1/+1
|
* Read+(write) stream asyncfiaxh2017-11-1618-117/+58
|
* Replace deprecated function usagesfiaxh2017-11-168-16/+16
|
* small fixesfiaxh2017-11-011-1/+1
|
* Fix warningsfiaxh2017-10-3111-27/+32
|
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-3121-217/+341
|
* Blocking setting in Contact Detailsfiaxh2017-10-313-0/+38
|
* fixup 8c0a44e (Added a confirmation dialog before removing an account)fiaxh2017-10-301-4/+7
|