aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Show invalid certificate screen also when registering accountfiaxh2020-12-311-18/+24
* Set window urgency hint independent of notification settingfiaxh2020-12-303-20/+13
* Use advertized/server/live time for sorting instead of arrival timefiaxh2020-12-048-32/+25
* Improve contact description in OMEMO warningsfiaxh2020-12-041-0/+1
* Update date separator at midnightfiaxh2020-12-031-12/+54
* Handle xmpp URIs opened within Dino with Dinofiaxh2020-12-031-0/+9
* Fix notification fallback, fix fdo markup escapingfiaxh2020-12-012-27/+33
* Fix wrong actions for MUCs in Freedesktop notifier (#950)Felipe2020-11-301-4/+4
* Refactor Notifications, add freedesktop backendfiaxh2020-11-206-257/+463
* Prepare for 0.2.0 releaseMarvin W2020-11-122-2/+8
* Update translationsTranslations2020-11-1235-364/+334
* Fix incoming muc voice request notificationfiaxh2020-11-112-6/+10
* Make some strings translatable, update translationsTranslations2020-11-1037-323/+1163
* Update translationsTranslations2020-11-0436-836/+839
* Swedish translations (#936)Kim Alvefur2020-11-041-8/+8
* Fix runtime critical when room has no namefiaxh2020-10-291-1/+1
* Fix GTK warning when closing Dinofiaxh2020-10-271-0/+6
* Fix some compiler warningsfiaxh2020-10-278-31/+25
* Include 128x128 Dino icon as resourcefiaxh2020-10-152-28/+29
* Remove code block formatingfiaxh2020-10-111-20/+0
* Unregister handlers related to displaying messages as pendingfiaxh2020-10-111-2/+7
* Fix compilation for older vala compilersfiaxh2020-10-072-8/+8
* Update translationsTranslations2020-10-0736-146/+286
* Fix avatar display in private group chatsMarvin W2020-09-141-1/+1
* Fix loading more results when scrolling through search resultsfiaxh2020-09-141-0/+1
* Make compatible with older vala compilersMarvin W2020-09-121-3/+3
* Display placeholder avatar while loadingMarvin W2020-09-121-23/+83
* Update translationsTranslations2020-09-1037-15904/+18281
* Fix warning when clicking to correct a messagefiaxh2020-09-102-6/+0
* Fix message duplication in MUC PMsfiaxh2020-09-071-6/+15
* Update translationsTranslations2020-08-0134-2359/+3308
* Lazy generate occupant menu listfiaxh2020-07-221-10/+16
* Visually highlight pending messages, improve resendingfiaxh2020-07-161-2/+21
* Only query entity caps when we need themfiaxh2020-07-162-63/+74
* Fix unread bubbles having wrong color on startupfiaxh2020-07-151-3/+4
* dino: Center phone/laptop icon in tooltip (#878)Alyssa Rosenzweig2020-07-131-1/+1
* Some locales need more than 2 chars for AM/PM, make the buffer a bit largerMarvin W2020-07-081-1/+1
* Use strftime() instead DateTime.format(), fixes #875Marvin W2020-07-081-1/+2
* Show dark unread counts for notifying conversations, light ones otherwisefiaxh2020-07-063-4/+27
* Show bubble containing the number of unread messages in the conversation list...codedust2020-07-063-6/+50
* Fix messages mistakenly treated as /me command (#872)Kim Alvefur2020-07-021-4/+4
* Clean up some image rendering codeMarvin W2020-06-283-8/+87
* Do not use GNOME specific setting for 24 hoursMarvin W2020-06-231-4/+6
* Focus textinput after closing file send dialogfiaxh2020-06-232-1/+6
* Don't offer encryption in MUC PMsfiaxh2020-06-231-2/+15
* Use sqlite UPSERTfiaxh2020-06-101-3/+12
* Fetch avatars only when they are usedfiaxh2020-06-102-2/+2
* Fix voice request notificationfiaxh2020-06-062-12/+12
* Only consider first file if multiple ones are drag and dropedfiaxh2020-06-042-7/+18
* Add image sending via clipboard pastefiaxh2020-06-042-0/+16