aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui
Commit message (Expand)AuthorAgeFilesLines
* Fix memory leakfiaxh2017-11-237-12/+21
* ConversationView: Split merged messages when an in-between one is addedfiaxh2017-11-222-10/+58
* Fix unit tests using async + read message markerfiaxh2017-11-172-2/+2
* fixup 3f531d6fiaxh2017-11-161-1/+1
* Read+(write) stream asyncfiaxh2017-11-1618-117/+58
* Replace deprecated function usagesfiaxh2017-11-165-10/+10
* small fixesfiaxh2017-11-011-1/+1
* Fix warningsfiaxh2017-10-3111-27/+32
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-3115-36/+104
* Blocking setting in Contact Detailsfiaxh2017-10-312-0/+37
* fixup 8c0a44e (Added a confirmation dialog before removing an account)fiaxh2017-10-301-4/+7
* Added a confirmation dialog before removing an account. Fixes #51Dennis Fink2017-10-301-8/+16
* Remove new from struct initialisation, as it is deprecated (#180)linkmauve2017-10-231-1/+1
* Directly start chat from xmpp uri if only one account is activefiaxh2017-10-221-9/+16
* Only match full words as mentions for notificationsfiaxh2017-10-221-1/+3
* PGP encrypted file transfersfiaxh2017-10-221-2/+2
* Handle file uploading in libdino & main, have http upload as providerfiaxh2017-10-213-2/+75
* small fixesfiaxh2017-09-201-0/+1
* Change conversation (un)read markingfiaxh2017-09-192-16/+5
* Use GNotification instead of libnotifyfiaxh2017-09-193-57/+80
* Move encryption menu into ChatInput, PGP support for MUCsfiaxh2017-09-068-31/+26
* Show last message sender in conversation listfiaxh2017-09-015-132/+76
* Focus selected widgets in the accounts dialoghrxi2017-09-011-0/+10
* small fixesfiaxh2017-08-317-5/+17
* Use utc time everywherefiaxh2017-08-314-8/+8
* Download & inline display imagesfiaxh2017-08-318-20/+214
* main: extend theming capabilitiesMarvin W2017-08-294-3/+12
* support platforms without UTF-8 and use native file pickerMarvin W2017-08-293-18/+35
* Plugins providing conversation items for ConversationViewfiaxh2017-08-2815-509/+635
* small fixesfiaxh2017-08-273-3/+3
* Handle xmpp ?join and ?message urisfiaxh2017-08-255-17/+54
* Improve undo/redofiaxh2017-08-251-6/+9
* Use single process, accept xmpp:-URIs as program argumentMarvin W2017-08-251-5/+16
* "Default" per-contact settings (change UI)fiaxh2017-08-251-26/+45
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-255-36/+68
* Move settings from GSettings to own dbfiaxh2017-08-224-4/+5
* README: Discussion MUC, change urlfiaxh2017-08-2225-41/+40
* Fix some UI issuesMarvin W2017-08-224-5/+12
* MAM fixesfiaxh2017-08-191-7/+7
* add plugin api for text commandsMarvin W2017-08-171-9/+25
* libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins)Marvin W2017-08-179-30/+57
* Undo/redo text in chat inputfiaxh2017-08-172-1/+82
* Message Archive Managementfiaxh2017-08-173-42/+49
* RosterList: Disconnect handlers on widget destroyfiaxh2017-08-111-5/+11
* SRV records for XMPP over TLSfiaxh2017-08-111-2/+2
* Http file uploadfiaxh2017-08-036-141/+251
* Small i18n fixes (#53)linkmauve2017-06-293-2/+3
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-177-140/+128
* Get rid of manual storage objects for delegatesfiaxh2017-06-132-16/+11
* MUC join behaviour + small MUC error changesfiaxh2017-06-132-2/+3