aboutsummaryrefslogtreecommitdiff
path: root/main/data
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Update DOAP and appdataMarvin W2019-07-141-4/+11
|
* Add EmojiChooser (derived from GTK source)Marvin W2019-07-141-0/+410
|
* Add hover effect on conversation contentfiaxh2019-06-012-2/+5
|
* Clean up ConversationTitlebarfiaxh2019-04-142-2/+2
|
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-142-16/+8
|
* Add headerbar button tooltips, don't remove relieffiaxh2019-03-182-1/+2
|
* Slight conversation selector design changesfiaxh2019-03-141-4/+7
|
* Add non-CSD alternative for more windowsfiaxh2019-03-141-1/+1
|
* Update TranslationsTranslations2019-02-141-0/+3
|
* Move app menu into window, make conversation details dialog directly ↵fiaxh2019-02-054-16/+84
| | | | accessible, no-CSD option for main window
* Update TranslationsTranslations2018-12-311-2/+2
| | | | | | | | | | | | | | | Arabic: ButterflyOfFire Basque: beriain Chinese (Simplified): Sak94664 Dutch: flevop, Nathan Follens Flemish: Nathan Follens French: Sioul Galician: Xosé M German: H A, ssantos Luxembourgish: Dennis Fink Norwegian Bokmål: Allan Nordhøy Romanian: Licaon Kter Spanish: sergio
* Split login jid/password into two steps with checksfiaxh2018-11-163-20/+317
|
* Update translationsTranslations2018-11-141-1/+1
|
* Update translationsTranslations2018-11-101-6/+6
| | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Galician: Iván Seoane <ivanrsm1997@gmail.com> Italian: Valerio Baldisserotto <svalo@libersoft.it> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com>
* Use QR-code icon for OMEMO QR-code buttonfiaxh2018-11-101-0/+4
|
* Use ContentItems in ConversationSelector, Chat/Groupchat(Pm)Row -> ↵fiaxh2018-11-041-0/+1
| | | | ConversationRow
* Update translationsTranslations2018-10-232-11/+24
| | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nthn@unseen.is> Flemish: Nathan Follens <nthn@unseen.is>, woutersj <woutersj@gmail.com> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>, Jean-Baptiste <jean-baptiste@holcroft.fr> Galician: Xosé M <xosem@disroot.org> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian: Allan Nordhøy <epost@anotheragency.no>, Petter Reinholdtsen <pere-weblate@hungry.com> Polish: Michael K <kellermichal@gmail.com> Portuguese (Brazil): Rhagni Oliveira <rhagni@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: Bonber Rash <bonber@protonmail.com>
* Use Label instead of TextView for message displayfiaxh2018-09-213-15/+2
|
* Update translationsTranslations2018-09-072-14/+20
| | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: account1 <surajchawla61@gmail.com>, Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nthn@unseen.is> Flemish: Nathan Follens <nthn@unseen.is> French: Étienne Deparis <etienne@depar.is> Hungarian: notramo <notramo@vipmail.hu> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com>
* Merge pull request #415 from bobufa/message-searchfiaxh2018-08-319-33/+334
|\ | | | | Message search
| * add suggestions/auto-complete for search filtersbobufa2018-08-134-123/+173
| |
| * add button that scrolls to the bottom of the conversationbobufa2018-08-131-8/+41
| |
| * hide search bar when clicking outside of it, only reset search entry on ↵bobufa2018-08-131-0/+1
| | | | | | | | conversation change
| * improve sidebar UIbobufa2018-08-132-13/+140
| | | | | | | | | | | | | | - only display messages that are content items - only display messages for active accounts - "fix" textview issue - add empty states (no search, no results)
| * initial search logic / displaybobufa2018-08-133-10/+42
| |
| * ui: search sidebar initialbobufa2018-08-137-30/+88
| |
* | In-Band Registrationfiaxh2018-08-221-112/+366
|/
* Update translationsTranslations2018-07-052-13/+163
| | | | | | | | | | | | | | Basque: Aitor Beriain <beriain@bitmessage.ch> Dutch: Nathan Follens <nathan@email.is> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nthn@unseen.is> Italian: Valerio Baldisserotto <svalo@libersoft.it> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Portugese (Brazil): 5lm31d5 <jeanrk15@gmail.com> Romanian: Licaon Kter <licaon.kter@protonmail.com> Russian: nvlgit <nvlbox@gmail.com>, Alexander <ilabdsf@gmail.com> Spanish: mgueji <miguejim@mailbox.org>