aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update translationsTranslations2019-07-0464-1996/+2297
* mirror node value on disco request. fixes #258Daniel Gultsch2019-06-301-1/+6
* Don't set urgency hint on new messages on GNOMEfiaxh2019-06-221-1/+6
* Fix runtime criticalsfiaxh2019-06-222-4/+6
* Add non-CSD alternative for add chat + join channelfiaxh2019-06-224-50/+118
* Hide encryption icon in public MUCsfiaxh2019-06-222-2/+9
* Fix time in conversation rowfiaxh2019-06-221-1/+1
* Merge pull request #579 from hrxi/pr_errorsfiaxh2019-06-217-23/+47
|\
| * Send bad-request error for unknown IQ set/getshrxi2019-06-215-8/+8
| * Add a couple of error primitives for easier error handlinghrxi2019-06-213-15/+39
|/
* Merge pull request #570 from hrxi/pr_typosfiaxh2019-06-069-16/+13
|\
| * Fix a typo in the `<service-unvailable/>` iq answerhrxi2019-06-011-2/+2
| * Fix a couple of typos and double importshrxi2019-06-018-14/+11
* | Fix ANSI color removal for XMPP log on non-tty stderrshrxi2019-06-061-2/+2
* | Don't set timeouts on registration connection attemptsfiaxh2019-06-013-8/+23
* | Add hover effect on conversation contentfiaxh2019-06-017-109/+95
* | Don't change type of a conversationfiaxh2019-06-013-20/+46
* | Remove invalid MUC avatarsfiaxh2019-06-012-15/+17
|/
* Fix date separatorsfiaxh2019-05-263-10/+15
* signal-protocol: Fix incorrect free()fiaxh2019-05-261-1/+1
* Fix notifications for servers without MAM using StreamFlag as availability in...fiaxh2019-05-261-1/+9
* Remove Message.stanza fieldfiaxh2019-05-269-48/+51
* Revert "Fix notifications for servers without MAM"fiaxh2019-05-211-6/+1
* Check presence for empty show node, assume as onlinefiaxh2019-05-211-1/+4
* Enable sending chat state notifications in private roomsfiaxh2019-05-167-12/+53
* Merge pull request #560 from Rahix/fix-notificationsfiaxh2019-05-161-1/+8
|\
| * Disable notification on file in "mention only" groupchatRahix2019-05-161-0/+2
| * Fix notifications for servers without MAMRahix2019-05-161-1/+6
|/
* Process read marker from other devices for MUCs to adjust read-up-to statefiaxh2019-05-112-1/+14
* Fix when /affiliate cmd doesn't get enough args (#557)Aearil2019-04-291-2/+6
* Fix compilation with older pixbuf vapi filesfiaxh2019-04-271-1/+1
* Remove avatars with missmatch between supposed and actual sha1 hash on load, ...fiaxh2019-04-246-60/+108
* Don't move opened conversation to the top of the list, scroll along with sele...fiaxh2019-04-247-7/+8
* Ensure image data is kept until avatars are written to filefiaxh2019-04-244-8/+8
* Order MUC occupants tab completion by most recent message sentfiaxh2019-04-161-3/+22
* Forward KeyEvent (and change focus) on key press in conversation view (not ch...fiaxh2019-04-152-1/+15
* Fix segfault in nick completion for non-connected MUCsfiaxh2019-04-141-1/+1
* Clean up ConversationTitlebarfiaxh2019-04-149-107/+78
* Only use UI data for active converations cycling, clean up ConversationSelectorfiaxh2019-04-148-77/+50
* Allow to cycle active conversations with Ctrl+(Shift)+TabRoberto Santalla2019-04-122-0/+19
* Update Polish translation (#542)Sebastian Krzyszkowiak2019-04-121-35/+38
* Add headerbar button tooltips, don't remove relieffiaxh2019-03-186-3/+9
* Update translationsTranslations2019-03-1665-630/+537
* Fix received mark for own OMEMO encrypted MUC messagesfiaxh2019-03-161-7/+5
* Use glib log functionsfiaxh2019-03-1516-64/+52
* Fix OMEMO new device notifications appearing in wrong contextfiaxh2019-03-141-6/+11
* Use regex literals, fixes some compiler warningsfiaxh2019-03-147-7/+7
* Entity capabilities: Check c node for ver attributefiaxh2019-03-141-1/+2
* Fix topic displaying issuesfiaxh2019-03-142-3/+4
* Slight conversation selector design changesfiaxh2019-03-141-4/+7