aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/contact_details
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite contact details dialogfiaxh2023-09-245-354/+3
|
* New Avatar UIMarvin W2023-03-051-2/+2
|
* Fix pin setting switch displayingfiaxh2023-01-161-1/+1
|
* Support pinning of conversations (locally)fiaxh2023-01-111-0/+6
| | | | | fixes #290 fixes #1330
* Gtk4 bug fixes and improvementsMarvin W2022-07-271-1/+1
|
* Improve Gtk4 portfiaxh2022-07-274-23/+35
|
* Port from GTK3 to GTK4fiaxh2022-07-275-26/+27
|
* Add (disabled) multi-party call UIfiaxh2021-11-101-1/+1
|
* Fix compiler warnings ('[GtkChild] fields must be declared as `unowned'')fiaxh2021-10-121-6/+6
|
* Fix some compiler warningsfiaxh2020-10-271-1/+2
|
* Fix runtime criticalfiaxh2020-06-031-5/+6
|
* voice handling in moderated groups (#788)Anmol2020-04-223-0/+31
|
* Change UI messages for more claritymbeko2020-03-241-3/+3
|
* Only send new room config if something was changedfiaxh2019-12-161-3/+14
| | | | fixes #675
* Base avatars and names on conversation, not JID.Marvin W2019-10-182-2/+2
| | | | Fixes #598
* Enable sending chat state notifications in private roomsfiaxh2019-05-161-5/+13
|
* Add non-CSD alternative for more windowsfiaxh2019-03-141-2/+4
|
* In-Band Registrationfiaxh2018-08-221-49/+1
|
* Update translationsTranslations2018-05-011-1/+1
| | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Chinese (Simplified): 朱陈锬 <201603748@stu.lzjtu.edu.cn> Esperanto: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nathan@email.is> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Italian: Valerio Baldisserotto <svalo@libersoft.it> Japanese: Mako N <mako@pasero.net> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: mgueji <miguejim@mailbox.org>
* Render avatar on demandMarvin W2018-01-281-2/+2
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-1/+1
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-031-1/+1
|
* Reword some strings (#215)Allan Nordhøy2017-11-231-4/+4
| | | | | | | | | | | | | | | | | | | | | | * conference_s_, Members only room, Too many occupants in room * conferences → conference * No active conversations/accounts * "the account" and escaped apostrophe * leaves, the subject, Required password, voiced, backlog * Members-only room * Remove the \'%s\' account? * Chosen password required for room entry * if any * muc password, voiced, remove account
* Read+(write) stream asyncfiaxh2017-11-162-14/+8
|
* Replace deprecated function usagesfiaxh2017-11-161-2/+2
|
* Blocking setting in Contact Detailsfiaxh2017-10-312-0/+37
|
* "Default" per-contact settings (change UI)fiaxh2017-08-251-26/+45
|
* Move settings from GSettings to own dbfiaxh2017-08-221-1/+1
|
* README: Discussion MUC, change urlfiaxh2017-08-221-1/+1
|
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-173-8/+12
|
* Message Archive Managementfiaxh2017-08-171-37/+41
|
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵fiaxh2017-06-171-9/+31
| | | | StartConversation
* Get rid of manual storage objects for delegatesfiaxh2017-06-131-8/+5
|
* fixup 5ba95ef (Conversation details dialog)fiaxh2017-06-011-2/+2
|
* Update translationsfiaxh2017-05-311-8/+8
|
* Conversation details dialogfiaxh2017-05-303-0/+353