Show
Ignore:
Timestamp:
10/30/07 10:29:55 (14 months ago)
Author:
tomoyo
Message:

* Redirect フィルタを追加
* Replies の扱いをいろいろ修正
* その他こまごまとした修正

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • TwitterIrcGateway/TwitterIrcGatewayCore/Server.cs

    r319 r347  
    2323        /// </summary> 
    2424        public Int32 IntervalDirectMessage = 60 * 5; 
     25 
     26        /// <summary> 
     27        /// Replies��F�b�N���邩�ǂ��� 
     28        /// </summary> 
     29        public Boolean EnableRepliesCheck = false; 
     30         
     31        /// <summary> 
     32        /// Replies�`�F�b�N�����u 
     33        /// </summary> 
     34        public Int32 IntervalReplies = 60 * 5; 
    2535 
    2636        /// <summary>