aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/feature/calls'fiaxh2021-05-1111-2/+232
|\
| * Display+store call encryption infofiaxh2021-04-091-4/+21
| |
| * Add UI for audio/video callsfiaxh2021-03-2111-2/+215
| |
* | Update translationsTranslations2021-04-111-0/+4
|/
* Update translationsTranslations2021-03-041-0/+4
|
* Make spell checking a setting, store language per conversationfiaxh2021-01-211-0/+12
|
* Update translations + DOAPTranslations2021-01-111-5/+10
|
* Prepare for 0.2.0 releaseMarvin W2020-11-121-1/+1
|
* Update translationsTranslations2020-11-041-1/+1
|
* Include 128x128 Dino icon as resourcefiaxh2020-10-151-28/+28
|
* Update translationsTranslations2020-09-101-8/+12
|
* Update translationsTranslations2020-08-011-90/+7
|
* Show dark unread counts for notifying conversations, light ones otherwisefiaxh2020-07-062-4/+19
|
* Show bubble containing the number of unread messages in the conversation ↵codedust2020-07-062-1/+35
| | | | | | | list (#764) Co-authored-by: codedust <codedust@users.noreply.github.com> Co-authored-by: fiaxh <git@lightrise.org>
* Add shortcuts for search (CTRL+F) and file upload (CTRL+U)fiaxh2020-06-032-0/+21
| | | | fixes #806
* Update translationsTranslations2020-05-172-4/+1
|
* Update translationsTranslations2020-05-161-5/+6
|
* Remove unused file (fixup 51a2372)fiaxh2020-04-241-41/+0
|
* Add file upload previewfiaxh2020-04-225-53/+181
| | | | fixes #756
* Update translationsTranslations2020-04-121-20/+27
|
* Clean up file widget codefiaxh2020-04-101-0/+97
|
* Add keyboard shortcut (up key) to activate last message correctionfiaxh2020-04-051-2/+2
|
* Add support for last message correctionfiaxh2020-04-034-18/+84
|
* Fix issue rendering messages outside reachable scroll areaMarvin W2020-04-011-1/+2
| | | | Related: https://gitlab.gnome.org/GNOME/gtk/-/issues/2556
* Store entity identity info, use it in conversation list tooltipsfiaxh2020-03-294-22/+11
|
* Visually mark unencrypted messages if conversation is encryptedfiaxh2020-03-291-0/+10
|
* Visually mark OMEMO messages from a trusted device as trustedfiaxh2020-03-292-10/+5
|
* Move message hover effect into converstion viewfiaxh2020-03-211-8/+42
|
* Scale files and images to the available spaceMarvin W2020-03-141-3/+3
|
* Ellipsize long display namesfiaxh2020-03-091-0/+1
|
* Fix menu button alignment (#765)codedust2020-03-051-1/+0
| | | | The left hamburger menu button now is of the same height as all the other buttons.
* Rename UnifiedWindow -> MainWindowfiaxh2020-02-221-1/+1
|
* Rename folders/files conversation_summary -> conversation_content_viewfiaxh2020-02-223-0/+0
|
* Move ConversationContentView+ChatInput into ConversationView, handle ↵fiaxh2020-02-222-48/+55
| | | | drag'n'drop on ConversationView level
* Update translationsTranslations2020-02-161-4/+24
|
* Rename zh_Hans -> zh_CN and zh_Hant -> zh_TWfiaxh2020-01-291-7/+7
| | | | fixes #524
* Update translationsTranslations2020-01-291-3/+6
|
* Improve account setup success screenfiaxh2019-12-231-3/+3
|
* Add version and adjust some cmakeMarvin W2019-12-181-0/+4
|
* Add shortcuts windowfiaxh2019-12-172-0/+58
|
* Remove background transparency of text field (#660)mbeko2019-11-231-1/+3
| | | | | | | Remove background transparency of text field Set input field background to theme base colour: This avoids non-matching colours with some themes while it still fixes the rendering issue. fixes #653
* Update translationsTranslations2019-11-143-3/+8
|
* Colapse inactive keys in OMEMO keys dialogfiaxh2019-10-221-1/+2
|
* Rework no-open-conversation placeholderfiaxh2019-10-013-33/+132
|
* Remove some use_markup usages, put skeleton header into .ui filefiaxh2019-09-112-1/+55
|
* Add emoji button to chat inputfiaxh2019-09-091-0/+4
|
* Update translationsTranslations2019-08-281-0/+10
|
* Use own file type iconsfiaxh2019-08-068-2/+56
|
* Rework encryption enabling logic + UIfiaxh2019-08-022-3/+70
|
* Refactor file receive/send interfaces and UIfiaxh2019-07-181-0/+14
|