4 Commits (dfa9613903ea5ce8d7dc237f742486a8fddf0a04)

Author SHA1 Message Date
kdxcxs dfa9613903 feat(umooc_simulator): support `get_all_topics` 4 years ago
kdxcxs cb5bff2305 fix(umooc_simulator): add blockquote and ol into reply consideration, replace `<span><br/></span>` with \n 4 years ago
kdxcxs 10f59c120d fix(umooc_simulator): add table into reply consideration 4 years ago
kdxcxs 2980a7817d chore: change directory structure 4 years ago
kdxcxs 098c86ec76 feat & fix(umooc_simulator): remove `get_img` function improve topic page parser separate `prepare` function from `UmoocClient` class, topic list updating bug is now fixed 4 years ago
kdxcxs 1036f7833e feat(umooc_simulator): support parsing images in replies and replace emojis 4 years ago
kdxcxs 526b6349cc feat(umooc_simulator): support getting replies and parsing them into a dict container username, time and content 4 years ago
kdxcxs d820868b8b feat(umooc_simulator): parse topic html to title and id dict 4 years ago
kdxcxs 101cbc5e2a feat(umooc_simulator): parse topic html to title dict 4 years ago
kdxcxs fd659e666e feat(umooc_simulator): support getting single page of topic list 4 years ago
kdxcxs 6daf55dce7 feat(umooc_simulator): support login 4 years ago