1. 19 3月, 2018 7 次提交
  2. 17 3月, 2018 2 次提交
  3. 16 3月, 2018 13 次提交
  4. 15 3月, 2018 2 次提交
  5. 13 3月, 2018 13 次提交
  6. 12 3月, 2018 2 次提交
  7. 11 3月, 2018 1 次提交
    • L
      cannot recognize room event (#1116) · a746f8e6
      lijiarui 提交于
      * modify scan qrcode sentence
      
      * add unit test & full reg expression change
      
      * add strict regExp conditions
      
      * try again for online unit test...
      
      * replace spaces by \s+
      
      * change /s+ & get checkRoomJoin, checkRoomLeave, checkRoomTopic result
      
      * change /s+ & get checkRoomJoin, checkRoomLeave, checkRoomTopic result
      
      * change \s{} to \s+
      
      * keep silence error in roo event
      
      * change as what you want
      a746f8e6