aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bump version; update NEWS, READMEv0.9.4Přemysl Janouch2016-04-283-2/+12
* calc: fix usage of (substring)Přemysl Janouch2016-04-281-1/+1
* ZyklonB: add a seen pluginPřemysl Janouch2016-04-242-0/+199
* degesch: customizable date change messagesPřemysl Janouch2016-04-211-26/+54
* degesch: add a NOWRAP flag to formatter_flush()Přemysl Janouch2016-04-211-38/+61
* degesch: update commentsPřemysl Janouch2016-04-211-6/+6
* degesch: add an auto-rejoin.lua pluginPřemysl Janouch2016-04-211-0/+47
* degesch: refactor Lua weak objectsPřemysl Janouch2016-04-211-222/+111
* degesch: expose channels and users to LuaPřemysl Janouch2016-04-211-5/+226
* ping-timeout.lua: fix message parsingPřemysl Janouch2016-04-211-4/+4
* degesch: expose message parsing to LuaPřemysl Janouch2016-04-211-0/+46
* calc: comment updates, import fixesPřemysl Janouch2016-04-201-6/+11
* Update NEWSPřemysl Janouch2016-04-162-1/+10
* ZyklonB: add a calc pluginPřemysl Janouch2016-04-161-0/+236
* degesch: fix crash on invalid cp1252 charactersPřemysl Janouch2016-04-031-14/+36
* ZyklonB, kike: Use pledge(2) in OpenBSDPřemysl Janouch2016-03-302-0/+12
* degesch: update program logoPřemysl Janouch2016-03-281-6/+6
* Update READMEPřemysl Janouch2016-03-281-3/+0
* Update NEWS, bump releasev0.9.3Přemysl Janouch2016-03-272-3/+5
* degesch: fix two minor issuesPřemysl Janouch2016-03-261-1/+7
* degesch: don't wrap lines in pagerPřemysl Janouch2016-03-261-1/+1
* degesch: detect //TRANSLIT support, use cp1252Přemysl Janouch2016-03-263-17/+31
* degesch: remap goto-activity to M-aPřemysl Janouch2016-03-262-2/+2
* degesch: add partial matching /buffer gotoPřemysl Janouch2016-03-261-5/+38
* degesch: append message count in /buffer listingPřemysl Janouch2016-03-261-1/+10
* degesch: retain the unseen markerPřemysl Janouch2016-03-261-37/+50
* degesch: phase 1 of word wrapping implementationPřemysl Janouch2016-03-262-45/+293
* Fix Travis CI notificationsPřemysl Janouch2016-03-141-2/+2
* Fix git commit trackingPřemysl Janouch2016-03-131-3/+11
* kike: fix daemonization on *BSDPřemysl Janouch2016-03-132-0/+2
* degesch: cleanup, fix no-tty mode FWIWPřemysl Janouch2016-03-131-5/+5
* Use TMPDIR as a fallback if setPřemysl Janouch2016-03-131-0/+3
* Update NEWS, READMEPřemysl Janouch2016-03-122-13/+13
* degesch: add a --format switchPřemysl Janouch2016-03-122-0/+24
* Don't link kike, ZyklonB against degesch libsPřemysl Janouch2016-03-101-22/+27
* Fix manpage generationPřemysl Janouch2016-03-101-1/+1
* Update READMEPřemysl Janouch2016-03-101-2/+29
* degesch: add unbound commands for buffer movementPřemysl Janouch2016-03-101-28/+58
* degesch: fix binding to our own fns from inputrcPřemysl Janouch2016-03-101-4/+16
* degesch: add goto activity and highlightPřemysl Janouch2016-03-082-0/+46
* degesch: fix mIRC color parsingPřemysl Janouch2016-03-081-0/+4
* Update NEWS, cleanupPřemysl Janouch2016-03-072-2/+5
* degesch: rewrite input layerPřemysl Janouch2016-03-071-446/+652
* degesch: use libffi to unify input callbacksPřemysl Janouch2016-03-063-334/+292
* Try to use version information from gitPřemysl Janouch2016-03-062-12/+24
* Don't force override compile flagsPřemysl Janouch2016-03-061-1/+2
* degesch: fix +=/-= to null config itemsPřemysl Janouch2016-03-051-8/+11
* factoids: safer DB writesPřemysl Janouch2016-02-291-1/+4
* factoids: allow querying definitions by numberPřemysl Janouch2016-02-291-12/+30
* factoids: look for duplicates case-insensitivelyPřemysl Janouch2016-02-291-1/+1