summaryrefslogtreecommitdiff
path: root/src/modules/m_conn_join.cpp
AgeCommit message (Expand)Author
2007-05-11Make the same (r6972) fix here.w00t
2007-05-08Make SAJOIN/SAPART more spanningtree friendly, they are throwbacks to the ins...brain
2007-03-18set the TS of a channel in JoinUser, not after the entire FJOIN, this is safe...brain
2007-03-06Fix on-rehash reloading of the lists... and why were we tokenizing the string...brain
2007-03-06Fix for bug #237brain
2007-02-12Only apply force join to local clientsbrain
2007-02-11Add m_conn_join, allows force join of a user to one or more channels on conne...brain