index
:
bitlbee
develop
install-dev
master
patched-3.4.1
patched-master
scram
server-time
set-account
tagged_msg
twitter-reconnect
personal fork of github.com/bitlbee/bitlbee
Marius Halden
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
protocols
/
nogaim.c
Commit message (
Expand
)
Author
Age
Lines
...
*
Removed account_offline(), we have signoff() already.
Wilmer van der Gaast
2006-04-13
-6
/
+0
*
Cleaned up two more functions from nogaim.
Wilmer van der Gaast
2006-04-13
-14
/
+0
*
Filled in show_got_added().
Wilmer van der Gaast
2006-04-07
-1
/
+32
*
Added/Fixed calls to show_got_added() in all IM-modules, now to fill in that
Wilmer van der Gaast
2006-04-03
-1
/
+1
*
Finished the iconv() fix. Instead of doing it every time something goes from
Wilmer van der Gaast
2006-03-31
-106
/
+25
*
Buddy group data is now stored in the user_t structure.
Wilmer van der Gaast
2006-03-22
-0
/
+1
*
Fixed ugliness in serv_got_crap().
Wilmer van der Gaast
2006-03-21
-3
/
+5
*
Added Hidden and Invisible to the away state aliases list.
Wilmer van der Gaast
2006-03-21
-1
/
+2
*
Fixed #111, Jabber away states get set correctly at connect-time now.
Wilmer van der Gaast
2006-03-18
-1
/
+3
*
Small code cleanup, got rid of some functions in nogaim.c that we never needed.
Wilmer van der Gaast
2006-03-15
-23
/
+3
*
Add variable for plugindir rather then always using the define
Jelmer Vernooij
2005-12-17
-2
/
+2
*
Merge my pluginable branch
Jelmer Vernooij
2005-12-14
-21
/
+92
|
\
|
*
Merge from Wilmer
Jelmer Vernooij
2005-12-04
-3
/
+10
|
|
\
|
|
*
Oops... :-(
1.0
Wilmer van der Gaast
2005-12-04
-1
/
+1
|
*
|
Disable plugin support by default, support compilation with non-C99 compilers.
Jelmer Vernooij
2005-11-29
-26
/
+36
|
*
|
Merge from Wilmer
Jelmer Vernooij
2005-11-28
-13
/
+28
|
|
\
\
|
*
\
\
Merge Wilmer
Jelmer Vernooij
2005-11-19
-32
/
+37
|
|
\
\
\
|
*
\
\
\
Merge from Jelmer
Jelmer Vernooij
2005-11-15
-39
/
+1
|
|
\
\
\
\
|
*
\
\
\
\
Merge changes from Wilmer
Jelmer Vernooij
2005-11-15
-1
/
+1
|
|
\
\
\
\
\
|
*
|
|
|
|
|
Migrate my pluginable branch to use Wilmers' branch as parent
Jelmer Vernooij
2005-11-07
-32
/
+93
*
|
|
|
|
|
|
Implements solution to typing notifications in ticket #45
Matt Sparks
2005-12-04
-3
/
+13
|
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
|
|
do_error_dialog shouldn't do NULL dereferences anymore, and TYPING notificati...
Wilmer van der Gaast
2005-12-04
-2
/
+9
*
|
|
|
|
|
Oops...
Wilmer van der Gaast
2005-12-03
-1
/
+1
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
|
|
Messages specific to a connection only mention the handle now if necessary (i...
Wilmer van der Gaast
2005-11-26
-2
/
+14
*
|
|
|
|
Lowered the line splitting limit a bit (and made it a bit prettier by trying ...
Wilmer van der Gaast
2005-11-26
-10
/
+13
*
|
|
|
|
Incoming typing notices are now sent as a CTCP. Better consistency.
Wilmer van der Gaast
2005-11-20
-1
/
+1
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Oops, even BitlBee didn't know yet that channel names can start with &. Now i...
Wilmer van der Gaast
2005-11-19
-1
/
+1
*
|
|
|
HTML stripping is optional again (but still safer than before 0.93), but now ...
Wilmer van der Gaast
2005-11-18
-10
/
+15
*
|
|
|
Got rid of raw ^B's in source,
Wilmer van der Gaast
2005-11-16
-21
/
+21
|
|
_
|
/
|
/
|
|
*
|
|
Remove handle_cmp() replacing it by a protocol-specific function.
Jelmer Vernooij
2005-11-15
-39
/
+1
|
|
/
|
/
|
*
|
Fixed inconsistency (in fact stupidity) in do_error_dialog().
Wilmer van der Gaast
2005-11-12
-1
/
+1
|
/
*
Initial repository (0.99 release tree)
0.99
Wilmer van der Gaast
2005-11-06
-0
/
+1082
[prev]