about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #1324 from profanity-im/ui-fixMichael Vetter2020-04-232-2/+4
|\
| * ui: fix conditionDmitry Podgorny2020-04-232-2/+4
|/
* Fixup for bad56b50623837644d0888cf8e5b059111b65ac2Michael Vetter2020-04-221-1/+1
* wins_show_subwin(): Add windows type testMichael Vetter2020-04-221-0/+6
* _handle_carbons(): fix potential memleakMichael Vetter2020-04-211-2/+4
* inp_readline() Correct slashguard featureMichael Vetter2020-04-211-4/+6
* Make compiler happy about win_refresh_without_subwinMichael Vetter2020-04-201-1/+1
* win_refresh_with_subwin() fixupMichael Vetter2020-04-201-2/+1
* _iq_id_handler_free() dont set NULLMichael Vetter2020-04-201-1/+0
* Remove unused func wins_close_current()Michael Vetter2020-04-202-7/+0
* Remove file_getline() declarationMichael Vetter2020-04-201-1/+0
* _destroy_tab() dont set tab to NULLMichael Vetter2020-04-201-1/+0