summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-12doc: update German documentationNils Görs
2019-05-12doc: fix typo in French scripting guideSébastien Helleu
2019-05-12doc: add chapter about WeeChat architecture in scripting guideSébastien Helleu
2019-05-12irc: rename server variable "nick_host" to "host"Sébastien Helleu
2019-05-11core: update ChangeLog (issue #1346)Sébastien Helleu
2019-05-11core: add detection of Ruby 2.6 in autotoolsSébastien Helleu
2019-05-11Merge pull request #1346 from J0WI/patch-1Sébastien Helleu
2019-05-11core: add detection for Ruby 2.6J0WI
2019-05-10irc: set buffer local variable "nick_host" when a channel buffer is openedSébastien Helleu
2019-05-10irc: add bar items "irc_nick", "irc_host" and "irc_nick_host"Sébastien Helleu
2019-05-10irc: add variable "nick_host" in server structureSébastien Helleu
2019-05-10irc: fix parsing of MODE command when there are colons after the first mode a...Sébastien Helleu
2019-05-04gui: fix wbkgrndset for non-wide ncurses by fallback to wbkgdset (issue #1343)Simmo Saan
2019-05-02gui: readd color buffer table zero padding and dashes (issue #1343)Simmo Saan
2019-05-02gui: change command line option "-c" color pairs table to match (issue #1343)Simmo Saan
2019-05-02gui: change color buffer pairs table to only show allocated pairs (issue #1343)Simmo Saan
2019-05-02gui: increase ncurses color pair limit from 255 to 32767 (issue #1343)Simmo Saan
2019-05-02gui: replace ncurses COLOR_PAIR attribute usage with special functions (issue...Simmo Saan
2019-05-01core: update ChangeLog (issue #1341, issue #1342)Sébastien Helleu
2019-05-01core: add contributor in AUTHORS.adocSébastien Helleu
2019-05-01core: replace CMAKE_INSTALL_PREFIX by ${prefix} in libdir (weechat.pc)Sébastien Helleu
2019-05-01Merge pull request #1342 from ryan-farley/libdir_fixSébastien Helleu
2019-04-25cmake: allow custom libdir (fix #1341)Ryan Farley
2019-04-20core: update ChangeLogSébastien Helleu
2019-04-20tests: add link with iconv library (if found)Sébastien Helleu
2019-04-19doc: update German documentationNils Görs
2019-04-19doc: translate quickstart changes in other languagesSébastien Helleu
2019-04-19Merge remote-tracking branch 'origin/pr/1340'Sébastien Helleu
2019-04-19quick start guide: make two separate sections out of section 2Michael Siegel
2019-04-19doc: update German documentationNils Görs
2019-04-17core: add contributor in AUTHORS.adocSébastien Helleu
2019-04-17doc: translate quickstart changes in other languagesSébastien Helleu
2019-04-17Merge remote-tracking branch 'origin/pr/1339'Sébastien Helleu
2019-04-16quick start guide: rearrange content in section 2Michael Siegel
2019-04-14core: use getopt to parse command line argumentsSébastien Helleu
2019-04-14doc: update Japanese auto-generated filesSébastien Helleu
2019-04-14Merge pull request #1337 from l/master/translation/ja_JPSébastien Helleu
2019-04-14Merge pull request #1336 from msiism/masterSébastien Helleu
2019-04-14doc: update German auto-generated filesSébastien Helleu
2019-04-14core: update Japanese translationsAYANOKOUZI, Ryuunosuke
2019-04-13quick start guide: insert “the” where missingMichael Siegel
2019-04-13core: update German translationsNils Görs
2019-04-13core: bump API versionSébastien Helleu
2019-04-13core: add contributor in AUTHORS.adoc (issue #931)Sébastien Helleu
2019-04-13core: merge functions gui_line_prefix_is_same_nick_as_{previous|next} (issue ...Sébastien Helleu
2019-04-13core: fix /help weechat.look.buffer_time_sameSébastien Helleu
2019-04-13core: add option weechat.look.prefix_same_nick_middle (closes #930, closes #931)Adrian Bjugård
2019-04-13core: update German translationsNils Görs
2019-04-13core: update German translationsNils Görs
2019-04-13core: add option weechat.look.buffer_time_same (closes #1127)Simmo Saan