Commit Graph

214 Commits (cc964d9a3fe7634c352557ea9344d936bec466fc)

Author SHA1 Message Date
Tusooa Zhu 13cff692f0
Fix tests
2 years ago
Henry Jameson 0bb69d7fe0 fix tests
2 years ago
Henry Jameson dc8bef7928 remove compat build
3 years ago
Henry Jameson 3250e59266 fix routes test
3 years ago
Henry Jameson e5ae0671ce skip user profile test for now https://github.com/vuejs/test-utils/issues/1382
3 years ago
Henry Jameson 9d7a7e2019 fix emoji input tests
3 years ago
Henry Jameson c2cf13fc00 fix richcontent and its tests
3 years ago
Henry Jameson c3546ea856 fix tests running
3 years ago
HJ 58d0f9678b Merge branch 'fix-mentions-new-bugs' into 'develop'
3 years ago
Henry Jameson 5864dc52f7 removed file because that logic has been removed
3 years ago
Henry Jameson 86e3aefdab new unit tests
3 years ago
Henry Jameson a8d1987686 fix unit tests
3 years ago
Henry Jameson 39494439d3 very minimalist hashtaglink implementation, also you can middle-click
3 years ago
Henry Jameson c3576211cb fix tests
3 years ago
Henry Jameson 8cc1ad67df fix links sticking to mentionsline
3 years ago
Henry Jameson 7d67e8f1cc remove obsolete tests
3 years ago
Henry Jameson 97e86381c8 remove old emoji added, everything emoji-bearing uses RichContent now
3 years ago
Henry Jameson add5921b8b fix tests, add performance test (skipped, doesn't assert anything),
3 years ago
Henry Jameson 2cfff1b8b9 remove new options for style and separate line, now groups all chained
3 years ago
Henry Jameson a0eaac2216 fix tests
3 years ago
Henry Jameson c6831a3810 fix not escaping some stuff
3 years ago
Henry Jameson 8fe4355a6b fix rich images
3 years ago
Henry Jameson 25bf28f051 added tests just in case
3 years ago
Henry Jameson ad3a2fd4e5 fixed "invisible" spans inside links
3 years ago
Henry Jameson 4aac0125e5 fixed bug with hashtags
3 years ago
Henry Jameson 7309f8ce1a lint
3 years ago
Henry Jameson c21b1cf898 do the impossible, fix the unfixable
3 years ago
Henry Jameson 636dbdaba8 more fixes
3 years ago
Henry Jameson bebafa1a2c refactored line converter, untied its logic from greentexting, better
3 years ago
Henry Jameson 9c70f3e4df fixed a bug + made a testcase out of it
3 years ago
Henry Jameson 18fb7516cc lint
3 years ago
Henry Jameson 418f029789 review + fixes
3 years ago
Henry Jameson 90a188f2c3 cleanup
3 years ago
Henry Jameson cd44556750 restructure and tests
3 years ago
Henry Jameson 5834790d0b fix #935
3 years ago
Henry Jameson cc00af7a31 Hellthread(tm) Certified
3 years ago
Henry Jameson b0ae32e309 made getAttrs correctly handle both ' and "
3 years ago
Henry Jameson 1923ed84d4 more tests
3 years ago
Henry Jameson be79643bcf fix emoji processor not leaving string as-is if no emoji are found
3 years ago
Henry Jameson 20ce646852 [WIP] MUCH better approach to replacing emojis with still versions
3 years ago
Shpuld Shpuldson 49aa10e1c0 add screen_name_ui to tests
4 years ago
Shpuld Shpuldson 09fe160e8b separate screen_name and screen_name_ui with decoded punycode
4 years ago
Shpuld Shpuldson 7834ff52b1 add test
4 years ago
Shpuld Shpludson ef6e2087ae fix #1036 convert screen name to unicode with punycode
4 years ago
Shpuld Shpuldson 1d2ba946b6 make notifications also use the popup errors, remove all error from status/notif state
4 years ago
Shpuld Shpuldson 757706425a fix test
4 years ago
eugenijm e798e9a417 Optimistic message sending for chat
4 years ago
eugenijm 8c4514013d Fix chat messages being missed when the streaming is disabled and the messages are sent by both participants simultaneously
4 years ago
Shpuld Shpuldson 0347d79bda Rewrite word split imperatively for control
4 years ago
Shpuld Shpuldson a0c17e1fd0 fix tests by removing only and adding empty func for notification tests
4 years ago