summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-03-28otr: add target param to the unencrypted 'message private' signaldequis
2018-03-28otr: fix missing 'target' param in 'message private' signaldequis
2018-03-28otr: add KEY_GEN_STARTED state to avoid starting it twicedequis
2018-03-15Add ABI check for otr_core module.Alexander Færøy
2018-02-26Add OTR support.Alexander Færøy
2018-02-16also unblock theme elements when processing finishedailin-nemui
2018-02-14limit alignment padding to a screenfulailin-nemui
2018-02-13improve padding performanceailin-nemui
2018-02-13Merge pull request #844 from CatboxParadox/permsailin-nemui
2018-02-13Merge branch 'security' into 'master'Nei
2018-02-13dcc get shouldn't fail when file attrs can't be changedStaron, Martin
2018-02-09try to make sure the server is still good enough to call ischannel when print...ailin-nemui
2018-02-09Merge pull request #843 from ailin-nemui/glib238ailin-nemui
2018-02-08restore compat with glib <2.40ailin-nemui
2018-02-08Do not read beyond end of escaped stringailin-nemui
2018-02-07Merge pull request #835 from ailin-nemui/theme-stackailin-nemui
2018-02-07ensure cap_supported is existent yetailin-nemui
2018-02-06Merge branch 'sasl-timeout' into 'security'Nei
2018-02-06Merge branch 'soperise' into 'security'Nei
2018-02-06Merge branch 'nonick' into 'security'Nei
2018-02-05Merge pull request #775 from LemonBoy/caps_kvailin-nemui
2018-02-05Merge pull request #764 from GinjaNinja32/colorful-inputailin-nemui
2018-02-05Merge pull request #824 from dequis/more-netsplit-revertailin-nemui
2018-02-05Merge pull request #836 from ailin-nemui/resizeailin-nemui
2018-02-05Merge pull request #837 from ailin-nemui/no-showailin-nemui
2018-02-04check for negative boundailin-nemui
2018-02-04Merge pull request #822 from Manishearth/autocomplete-colonailin-nemui
2018-02-04Merge pull request #831 from ailin-nemui/openssl-x509ailin-nemui
2018-02-03up abiailin-nemui
2018-02-02change color -> extents (malloc based)ailin-nemui
2018-02-02do not reuse sasl timeoutailin-nemui
2018-02-02check the error condition of mainwindow_createailin-nemui
2018-02-02stop the madnessailin-nemui
2018-02-01another replaces fixailin-nemui
2018-02-01protect theme recursionailin-nemui
2018-01-30Merge pull request #830 from g-elfling/masterailin-nemui
2018-01-29we probably should not try to replace replacesailin-nemui
2018-01-28Revert more of the netsplit print optimisation to fix crashesdequis
2018-01-25Check that server is still existent when using /operailin-nemui
2018-01-25please give us nicksailin-nemui
2018-01-25fix sequence errorAilin Nemui
2018-01-25Do not use X509_STORE on OpenSSL < 1.0.2Ailin Nemui
2018-01-24modified gui-readline based on the suggestions made to the pull requestNiklas Luokkala
2018-01-24Accept CAPs with an empty value (KEY=)LemonBoy
2018-01-24Deprecate gslist_remove_stringLemonBoy
2018-01-24Address some minor stylish nitsLemonBoy
2018-01-24removed unnecessary repetitionNiklas Luokkala
2018-01-24Add Shift-Tab completion to gui-readlineNiklas Luokkala
2018-01-20Insert colons after completing nicks preceded by a list of other autocomplete...Manish Goregaokar
2018-01-18Don't accept pos<0 or len<0 in gui_entry_set_colorGinjaNinja32