Commit Graph

13 Commits

Author SHA1 Message Date
AkiraFukushima 02e0ba5b97 Use jest for unit tests instead of mocha 2018-12-26 20:29:05 +09:00
AkiraFukushima 8d45ab659c refs #696 Fix toot parser for account, tag and link 2018-11-13 23:30:30 +09:00
AkiraFukushima e6fd65e936 fix: Fix tag parser in tootParser for Pleroma's tag 2018-11-03 12:35:03 +09:00
AkiraFukushima d7d31074b3 refs #668 Block to open account profile when the account is not found 2018-10-20 21:55:25 +09:00
AkiraFukushima cfaacf64fc refs #646 Fix parser to parse toot of Pleroma 2018-10-11 01:13:31 +09:00
AkiraFukushima e70c022e92 refs #540 Fix domain validation for short domain 2018-08-20 22:01:10 +09:00
AkiraFukushima d2036798a8 refs #480 Parse emoji and show emoji in toot 2018-08-18 22:15:46 +09:00
AkiraFukushima 736f2e9a29 refs #352 Add function to take account name from text 2018-08-07 23:22:10 +09:00
AkiraFukushima de9d76c48a Fix validator test 2018-07-28 21:49:06 +09:00
AkiraFukushima a4d9b0258a Update domain validator tests 2018-07-13 07:59:10 +09:00
AkiraFukushima 584774b2a2 refs #434 Fix domain format for subdomain 2018-07-12 08:58:05 +09:00
AkiraFukushima bce8cf9ce9 refs #434 Add mocha test and run in circleci 2018-07-12 00:46:55 +09:00
AkiraFukushima 3f0acaf83a Initial commit 2018-03-07 22:28:48 +09:00