~vcs-imports-ii/bitlbee/trunk

  • Committer: dequis
  • Date: 2015-04-28 13:47:48 UTC
  • Revision ID: dx@dxzone.com.ar-20150428134748-gwqudpgj56ihnz1g
hipchat: Basic implementation: Auth, profile and mention names

This is enough to log in with their usernames, make 'chat add' based
groupchat joins slightly more smooth, and see mention names as nicks.

All the MUC list stuff is left out intentionally since that's not as
stable as I wish.
Filename Latest Rev Last Changed Committer Comment Size
..
debian 237 16 years ago Wilmer van der Gaast Adding debian/ tree to the repository again. Updat Diff
doc 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
init 771 13 years ago Wilmer van der Gaast Added init/ subdir and make clean. Diff
lib 136.3.42 17 years ago Wilmer van der Gaast Moving all generic files to lib/ instead of having Diff
protocols 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
tests 163.1.3 17 years ago Jelmer Vernooij Add unit testing infrastructure. Diff
utils 1 18 years ago Wilmer van der Gaast Initial repository (0.99 release tree) Diff
.gdbinit 927 11 years ago Wilmer van der Gaast Add a .gdbinit that disables ASLR (added by PIE co 29 bytes Diff Download File
.gitignore 1093 9 years ago Wilmer van der Gaast Add /bitlbee@?\.service/ to .gitignore so "git add 335 bytes Diff Download File
.travis.yml 1100 9 years ago dequis Add coverity_scan addon to .travis.yml 1 KB Diff Download File
.vimrc 922 11 years ago Wilmer van der Gaast Adding a .vimrc as requested by Flexo/#983. I did 282 bytes Diff Download File
bitlbee.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 8.8 KB Diff Download File
bitlbee.conf 907 11 years ago Wilmer van der Gaast s/him/it/ in bitlbee.conf, bug #948. 4.8 KB Diff Download File
bitlbee.h 1119.1.1 9 years ago dequis Prepare for 3.4 release 5.7 KB Diff Download File
commands.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.5 KB Diff Download File
conf.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 10.7 KB Diff Download File
conf.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.8 KB Diff Download File
File configure 1104 9 years ago dequis configure: Indentation fixes 22.4 KB Diff Download File
COPYING 1070.1.1 9 years ago dequis Fix incorrect Free Software Foundation address 17.6 KB Diff Download File
dcc.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 14.9 KB Diff Download File
dcc.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 3.8 KB Diff Download File
help.c 1111 9 years ago dequis help: Increase read buffer size from 1100 to 2048 4.3 KB Diff Download File
help.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.6 KB Diff Download File
ipc.c 1101 9 years ago dequis coverity: Fix some (harmless?) use-after-free with 23.7 KB Diff Download File
ipc.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.1 KB Diff Download File
irc.c 1113 9 years ago dequis Various user experience/error reporting improvemen 25.8 KB Diff Download File
irc.h 1128 9 years ago dequis irc_channel: use irc_t instead of bee_t Fixes the 12.1 KB Diff Download File
irc_channel.c 1128 9 years ago dequis irc_channel: use irc_t instead of bee_t Fixes the 22 KB Diff Download File
irc_commands.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 21.7 KB Diff Download File
irc_im.c 1126 9 years ago dequis irc: split bee_irc_chat_name_hint in a few functio 26 KB Diff Download File
irc_send.c 1102 9 years ago dequis irc_send_motd: the return value of read() is signe 11.8 KB Diff Download File
irc_user.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 6.7 KB Diff Download File
irc_util.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 3.2 KB Diff Download File
log.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 5.1 KB Diff Download File
log.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.8 KB Diff Download File
Makefile 1119.1.2 9 years ago Wilmer van der Gaast Minor fixes before 3.4 release. Added date to doc/ 6 KB Diff Download File
motd.txt 995 10 years ago Wilmer van der Gaast Reformat MOTD a little bit. #1056 515 bytes Diff Download File
nick.c 1126 9 years ago dequis irc: split bee_irc_chat_name_hint in a few functio 10.2 KB Diff Download File
nick.h 1126 9 years ago dequis irc: split bee_irc_chat_name_hint in a few functio 1.7 KB Diff Download File
otr.c 1120 9 years ago dequis Fix a bunch of memory leaks - irc_im.c: - bee 57.1 KB Diff Download File
otr.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.3 KB Diff Download File
query.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.1 KB Diff Download File
query.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 1.7 KB Diff Download File
README.md 1073 9 years ago dequis Add git specific stuff! - A few build system twea 1.1 KB Diff Download File
root_commands.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 36.3 KB Diff Download File
set.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 5.7 KB Diff Download File
set.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.6 KB Diff Download File
sock.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 358 bytes Diff Download File
storage.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 4.6 KB Diff Download File
storage.h 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 2.4 KB Diff Download File
storage_xml.c 1120 9 years ago dequis Fix a bunch of memory leaks - irc_im.c: - bee 11.2 KB Diff Download File
unix.c 1091 9 years ago dequis Reindent everything to K&R style with tabs Used u 8.4 KB Diff Download File