about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Add SPONSORSMichael Vetter2020-05-272-0/+16
* readme: fix formattingMichael Vetter2020-05-271-1/+1
* readme: add repology nr of reposMichael Vetter2020-05-271-1/+4
* Restructure readmeMichael Vetter2020-05-271-2/+35
* Fix titlebar write positionMichael Vetter2020-05-271-4/+35
* Save bookmark ignore listMichael Vetter2020-05-252-1/+19
* Handle listing ignored bookmarks when none are ignoredMichael Vetter2020-05-251-0/+6
* Add and use connection_get_barejid()Michael Vetter2020-05-2511-91/+96
* Add cons_show_bookmarks_ignore stubMichael Vetter2020-05-241-0/+1
* Add `/bookmark ignore` autocompletionMichael Vetter2020-05-241-0/+21
* Add bookmark ignore add|removeMichael Vetter2020-05-244-3/+34
* List ignored bookmarksMichael Vetter2020-05-247-2/+54
* Add bookmark_ignore to unittest sourcesMichael Vetter2020-05-241-0/+2
* Fix invalid read in titlebarMichael Vetter2020-05-241-1/+2
* Fix memleak in bookmark minimizeMichael Vetter2020-05-241-0/+1
* Add bookmark ignore functionality for multiple accountsMichael Vetter2020-05-244-23/+30
* PoC for bookmark ignoreMichael Vetter2020-05-245-0/+136
* Dont show resource in titlebar if it is too longMichael Vetter2020-05-221-9/+20
* Log all carbon copied messagesMichael Vetter2020-05-221-0/+1
* Fix segfault in new bookmark featureMichael Vetter2020-05-221-2/+2
* Preserve Gajims minimize flag in bookmarksMichael Vetter2020-05-223-1/+37
* Fix build on sr.htMichael Vetter2020-05-221-0/+1
* Update bookmark test stubMichael Vetter2020-05-221-2/+2
* Add option to add bookmark nameMichael Vetter2020-05-226-15/+33
* Display bookmark nameMichael Vetter2020-05-223-1/+10
* Make option to allow hiding windows with no messages in statusbarMichael Vetter2020-05-217-13/+55
* Fix typing notificationMichael Vetter2020-05-211-1/+1
* Make 'scrolled' themeableMichael Vetter2020-05-215-0/+9
* Display when scrolled upMichael Vetter2020-05-211-0/+21
* Add the word 'hilight' to trigger docMichael Vetter2020-05-201-1/+1
* Add executable stubMichael Vetter2020-05-201-1/+1
* Merge pull request #1341 from profanity-im/feature/urlopenMichael Vetter2020-05-2019-24/+212
|\
| * Add /executable commandMichael Vetter2020-05-206-12/+68
| * Make urlopen command configurableMichael Vetter2020-05-203-1/+6
| * Create call_external() helper functionMichael Vetter2020-05-204-18/+17
| * Only save max 20 urlsMichael Vetter2020-05-203-0/+16
| * Build URL ac upon printing of message in windowMichael Vetter2020-05-2010-51/+73
| * Look for URLs via regexMichael Vetter2020-05-203-16/+29
| * Actually open the URLMichael Vetter2020-05-203-1/+39
| * Start urlopen featureMichael Vetter2020-05-203-0/+39
|/
* Update copyright in manpageMichael Vetter2020-05-161-1/+2
* Add description of new flags to manpageMichael Vetter2020-05-161-0/+8
* Update mailing list in manpagetoogley2020-05-161-7/+1
* Remove autocompletion for unanimous/regular colorMichael Vetter2020-05-161-12/+0
* xep-0092: make it possible to ask servers or components for softwareMichael Vetter2020-05-144-17/+65
* Have proper autocompletion for /software in chat windowMichael Vetter2020-05-142-17/+60
* Fix `/correction` char displayMichael Vetter2020-05-061-1/+1
* Remove unanimous MAM displayMichael Vetter2020-04-259-62/+18
* Merge pull request #1325 from wstrm/docs/improve-correction-helpMichael Vetter2020-04-251-3/+5
|\
| * Mention the related commands for /correct and /correctionWilliam Wennerström2020-04-241-3/+5
|/