aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui
Commit message (Expand)AuthorAgeFilesLines
...
| * Display+store call encryption infofiaxh2021-04-094-35/+97
| * Use outgoing JMI if contact has supporting devicefiaxh2021-04-011-2/+2
| * Add UI for audio/video callsfiaxh2021-03-2115-3/+1274
* | Let freedesktop notifications expirefiaxh2021-04-071-5/+10
* | Fix accounts panel width (#1017)Sergey2021-03-241-1/+1
|/
* Make 'Close' button close AboutDialog (#1018)Sergey2021-03-101-0/+6
* Fix some typos in variable names (#1016)Sergey2021-03-091-3/+3
* Adjust ShortcutsWindow + AboutDialog for non-CSD modefiaxh2021-03-051-10/+29
* Escape pango markup in names in GlobalSearchfiaxh2021-03-051-2/+2
* Add '--version' flag (#1014)Sergey2021-03-051-0/+12
* Add different formating with less contrast for markup strings like *,_,~ and ...minils2021-02-171-1/+3
* Improve IBR form handling (#990)Michel Le Bihan2021-02-172-1/+10
* Fix cyclic referencefiaxh2021-02-171-7/+9
* Reduce use of Widget.destroy()fiaxh2021-02-1010-14/+12
* Make spell checking a setting, store language per conversationfiaxh2021-01-212-10/+51
* Add spell-checking using GspellThibaut Girka2021-01-212-0/+38
* Ellipsize long titlesmimi899992021-01-211-1/+1
* 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-205-256/+461
* Prepare for 0.2.0 releaseMarvin W2020-11-121-1/+7
* Fix incoming muc voice request notificationfiaxh2020-11-112-6/+10
* Make some strings translatable, update translationsTranslations2020-11-102-7/+7
* 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
* 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-071-1/+1
* 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
* Fix warning when clicking to correct a messagefiaxh2020-09-102-6/+0
* Fix message duplication in MUC PMsfiaxh2020-09-071-6/+15
* 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-061-0/+8