aboutsummaryrefslogtreecommitdiff
path: root/main/src
Commit message (Expand)AuthorAgeFilesLines
* 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-037-142/+252
* Small i18n fixes (#53)linkmauve2017-06-293-2/+3
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-178-141/+129
* Get rid of manual storage objects for delegatesfiaxh2017-06-132-16/+11
* MUC join behaviour + small MUC error changesfiaxh2017-06-132-2/+3
* Muc Invite + Kickfiaxh2017-06-1114-77/+138
* fixup 5ba95ef (Conversation details dialog)fiaxh2017-06-011-2/+2
* Update translationsfiaxh2017-05-311-8/+8
* Conversation details dialogfiaxh2017-05-3013-138/+625
* Notifications + typing notifications + message marker settings per conversationfiaxh2017-05-302-3/+19
* fixup bcb9690 (Roster versioning)fiaxh2017-05-241-0/+4
* Member affiliation in occupant listfiaxh2017-05-181-3/+50
* Send message on enter from numblockfiaxh2017-05-111-1/+1
* ManageAccounts: Window -> Dialogfiaxh2017-05-091-1/+2
* Fix a couple of warnings relating to parents of dialogshrxi2017-05-091-3/+3
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-235-20/+28
* Handle conference bookmarks w/o nickfiaxh2017-04-174-12/+11
* Make gdk-x11 optionalMarvin W2017-04-151-0/+4
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-133-10/+31
* MUC improvementsfiaxh2017-04-112-16/+27
* Fix alt-tab behaviour when notification is activefiaxh2017-04-112-7/+12
* Gettext supportfiaxh2017-04-1011-32/+40
* Show account status (incl errors) in ManageAccounts.Dialogfiaxh2017-04-103-41/+120
* Application menu fallback buttonfiaxh2017-04-042-8/+18
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-046-19/+17
* Start private conversation with MUC occupant via occupant menufiaxh2017-04-034-20/+101
* Make FHS compliant, split RPMs, fix compilation on older GCCsMarvin W2017-04-031-3/+3
* Handle MUC private messagesfiaxh2017-03-316-23/+90
* Fix conversation last_activefiaxh2017-03-313-16/+19
* Tab completion for MUC occupantsfiaxh2017-03-244-38/+187
* New CMakeMarvin W2017-03-231-0/+11
* Small bug fixes and compatibility with Vala 0.36Marvin W2017-03-232-5/+5
* Select corresponding conversation when clicking on notificationfiaxh2017-03-233-17/+40
* Add back on subscription requestfiaxh2017-03-236-47/+102
* Move some database interaction into entitiesfiaxh2017-03-232-7/+6
* Select conversation on startup, placeholder for "No conversation selected", s...fiaxh2017-03-205-58/+72
* Add typed identity to manager modules and stream flagsfiaxh2017-03-2019-71/+71
* Preselect next conversation when closed and crossfadefiaxh2017-03-185-24/+46
* "No accounts active, add?" stack in main viewfiaxh2017-03-182-43/+76
* Improve when to send chat state notificationsfiaxh2017-03-162-13/+10
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-163-3/+14
* Display /me differentlyfiaxh2017-03-159-214/+323
* Indication of WONTSEND via CSS (@error_color on message status)fiaxh2017-03-152-6/+23
* Set dino-specific icons as part of icon themefiaxh2017-03-154-9/+8
* omemo plugin: improve session bootstrappingMarvin W2017-03-151-0/+1
* Small fixes in message viewMarvin W2017-03-141-1/+3