about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Simplify win_refresh_with_subwin()Michael Vetter2020-04-201-6/+5
* _mucwin_print_mention(): No need to assign posMichael Vetter2020-04-201-1/+1
* ui_room_join() dont get nick twiceMichael Vetter2020-04-201-1/+0
* cons_show_aliases() simpify conditionMichael Vetter2020-04-201-3/+1
* Fix parsing of alias commandMichael Vetter2020-04-201-1/+1
* log: don't log dtMichael Vetter2020-04-201-3/+3
* log: Dont shadow logpMichael Vetter2020-04-201-16/+16
* Remove unneeded file_getline()Michael Vetter2020-04-201-44/+0
* Fix potential memleak in stanza_create_caps_from_query_element()Michael Vetter2020-04-201-4/+12
* Merge pull request #1319 from profanity-im/inputMichael Vetter2020-04-191-1/+8
|\
| * Make _inp_edited() more robustDmitry Podgorny2020-04-191-1/+8
|/
* Merge pull request #1318 from DebXWoody/OMEMO-MUC-DeviceMichael Vetter2020-04-181-4/+6
|\
| * OMEMO Device List only for non anonymous MUCsDebXWoody2020-04-171-4/+6
* | Escape message before adding to SQL backendMichael Vetter2020-04-181-1/+5
|/
* Add Fedora travis CIMichael Vetter2020-04-173-4/+70
* Fix http_upload stubMichael Vetter2020-04-171-0/+3
* Define lock in profanity.h as externMichael Vetter2020-04-172-1/+2
* Don't expose upload_processesMichael Vetter2020-04-174-12/+27
* Set new mailinglistMichael Vetter2020-04-151-1/+2
* Review logging in iq.cMichael Vetter2020-04-141-27/+39
* Review logging for blocking.cMichael Vetter2020-04-141-2/+2
* Review logging in presence.cMichael Vetter2020-04-141-5/+4
* Merge pull request #1313 from profanity-im/memleaksMichael Vetter2020-04-142-2/+5
|\
| * Free GError objectsDmitry Podgorny2020-04-142-2/+5
|/
* Only print chathistory if regular chat messageMichael Vetter2020-04-131-1/+4
* Merge pull request #1306 from profanity-im/feature/mamMichael Vetter2020-04-1314-98/+302
|\
| * Free timestamp correctlyMichael Vetter2020-04-131-2/+3
| * Add hidden MAM setting and trigger MAM retrievel when opening new windowMichael Vetter2020-04-123-8/+17
| * Check if server suppors MAMMichael Vetter2020-04-122-2/+6