Commit Graph

9 Commits

Author SHA1 Message Date
Artem Savkov fd8213fbd9 Add "emoji_urls" boolean option
Add an option to control whether to show emoji urls next to the text
alias or not.

Fixes: #169
2018-07-25 16:34:09 +02:00
Artem Savkov 870ead9c90 Add always_afk option
Add an option to always report client's status as afk, this will
hopefuly force push notifications to be delivered to other clients when
bitlbee is connected. See #131 for more info.
2018-06-03 22:47:33 +02:00
Mickaël Thomas 562138097f Update help 2018-01-27 11:26:44 +01:00
Mickaël Thomas c0851d68a0 Add channel autojoining (off by default)
Fixes #74
2018-01-26 19:57:49 +01:00
dx fdc2c83ca3 Friendship mode
Add friendship_mode option that would only show friends in the control channel while still showing non-friends in discord channels.

Fixes: #89
2017-09-24 19:44:20 +02:00
Artem Savkov fcb733f73e Create datadir
While $(datadir) is guaranteed to exist because help.txt is already
there $(DESTDIR)$(datadir) is not, so mkdir it before install.
2017-09-10 20:06:52 +02:00
Artem Savkov 00176aa937 Fix docdir check
Use DESTDIR for install only, do not add it to the path when checking
for help.txt location.
2017-09-10 19:52:01 +02:00
Artem Savkov 58d1f73462 Docs installation
Try to install discord-help into bitlbee's datadir. It should work
better once we have datadir in bitlbee.pc
2017-08-31 22:05:29 +02:00
Alex Schroeder 27d4c5849e Add 'help discord'
Add help discord such that people don't have to search "bitlbee discord
how to" online whenever they want to join a new server or join new
channels.
2017-08-31 20:46:39 +02:00