aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Move message hover effect into converstion viewfiaxh2020-03-213-38/+148
* Scale files and images to the available spaceMarvin W2020-03-146-18/+146
* Properly handle variation selector after emoji (even if useless)Marvin W2020-03-141-1/+9
* Ellipsize long display namesfiaxh2020-03-092-1/+2
* Update live whether encryption is possible in MUC (lock icon visible)fiaxh2020-03-085-7/+21
* Fix menu button alignment (#765)codedust2020-03-051-1/+0
* Copyright date updated (#759)esu232020-02-231-1/+1
* Add smiley translation <3 (#723)Alyssa Rosenzweig2020-02-221-0/+1
* Add smiley translations for :-* (#724)ericschdt2020-02-221-0/+1
* Move widget insertion logic from ConversationTitlebar to controllerfiaxh2020-02-222-32/+22
* Rename UnifiedWindow -> MainWindowfiaxh2020-02-225-21/+21
* Move UnifiedWindow stack state update logic into controllerfiaxh2020-02-222-21/+41
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-2214-15/+15
* Move ConversationTitlebar into ConversationViewController responsibilityfiaxh2020-02-228-144/+119
* Move ConversationContentView+ChatInput into ConversationView, handle drag'n'd...fiaxh2020-02-2210-128/+194
* Allow switching conversations when dragging and droppingThibaut Girka2020-02-221-0/+27
* Basic drag'n'drop support on main conversation view (fixes #175)Thibaut Girka2020-02-221-0/+35
* Improve code block regexfiaxh2020-02-211-15/+18
* Add support for strikethrough stylingRoberto Santalla2020-02-211-2/+2
* Format fenced code blocksRoberto Santalla2020-02-211-0/+18
* Add a tooltip when messages are in WONTSEND state (#550)Aearil2020-02-212-0/+8
* Show /me commands appropriately in last message view (#699)Alyssa Rosenzweig2020-02-201-4/+25
* Preserve unchanged conference data (name) in bookmarksfiaxh2020-02-201-19/+1
* Only distinguish between typing or not (incoming)fiaxh2020-02-201-58/+21
* Update translationsTranslations2020-02-1612-121/+2541
* Rename zh_Hans -> zh_CN and zh_Hant -> zh_TWfiaxh2020-01-294-10/+9
* Update translationsTranslations2020-01-2927-1210/+1210
* Fix invalid header creation for date separatorsMarvin W2020-01-224-9/+5
* Fix some compiler warningsMarvin W2020-01-225-18/+18
* Enabling display of more compiler warnings and fix some of themMarvin W2020-01-213-8/+4
* Fix ConversationRow closing if animations are disabledfiaxh2020-01-172-17/+18
* Add more non-trailing chars for urlsMarvin W2020-01-151-1/+1
* Show default file widget if Pixbuf can't display Image inlinefiaxh2020-01-131-5/+8
* Correctly display names in groupchat pmsMarvin W2020-01-091-13/+14
* Another set of changes to URL detectionMarvin W2020-01-091-34/+43
* Fix starting private conversations with MUC members (#690)Alyssa Rosenzweig2020-01-021-6/+7
* Support smiley->emoji conversion in the middle of the textfiaxh2020-01-021-7/+22
* URL linker: count open/close parens, simplify regexMarvin W2019-12-291-1/+37
* Don't allow newlines in URLs, also clean up on http file transfer detectionMarvin W2019-12-261-3/+10
* Improve on URI detectionMarvin W2019-12-251-4/+7
* Complete Swedish translationKim Alvefur2019-12-241-17/+17
* Update translationsTranslations2019-12-2426-1370/+1697
* Update Catalan translation.Jordi Mallach2019-12-241-11/+12
* Don't show own typing notifications (other devices)fiaxh2019-12-242-4/+1
* Also display groupchat file authorship correctly in sidebarMarvin W2019-12-241-1/+1
* Fix small focus bugs in account wizardMarvin W2019-12-231-3/+5
* Properly check Jids everywhereMarvin W2019-12-2312-129/+204
* Improve account setup success screenfiaxh2019-12-232-7/+7
* Fix+improve conversation selection when joining channel or starting MUC PMfiaxh2019-12-218-25/+15
* !fixup Allow inserting messages into ConversationView with same sort_time as ...fiaxh2019-12-191-1/+1