Commit graph

118 commits

Author SHA1 Message Date
syuilo fbd51f0079 ✌️ 2018-05-18 09:21:19 +09:00
syuilo 612db86141
Delete api.ts 2018-05-18 07:14:43 +09:00
syuilo e7890eb6b9 Use Promise 2018-05-18 06:37:25 +09:00
syuilo c5feafb893 Fix test 2018-05-18 06:14:33 +09:00
syuilo 013851749f ✌️ 2018-04-26 16:02:04 +09:00
syuilo 65c8b80fab Fix test 2018-04-26 15:30:39 +09:00
syuilo f7c02819be Fix lint 2018-04-26 14:44:23 +09:00
unarist 3c4235067f Fix username/mention regexes
* Allow underscore instead of hypen
* Fix domain part handling
* Add tests for remote mention
2018-04-09 01:52:41 +09:00
syuilo a02ee3a08b Some bug fixes 2018-04-08 03:58:11 +09:00
syuilo 1a347ae9a0 Test: Remove needless test 2018-04-03 15:32:53 +09:00
syuilo c06f297c47 Use typescript in tests 2018-04-03 13:03:37 +09:00
Akihiko Odaki 319e905bf9 Introduce followed log and following log 2018-04-02 22:00:40 +09:00
Akihiko Odaki 0a48ef59cd Fix built module references 2018-04-02 13:20:03 +09:00
syuilo 2a67c195d8 Fix test 2018-04-01 21:35:38 +09:00
syuilo d636de090d Fix test 2018-04-01 12:41:19 +09:00
syuilo b7870cb732 Fix 2018-04-01 11:05:56 +09:00
syuilo 73cffeadd0 Fix 2018-03-31 22:22:11 +09:00
syuilo c0e63e00e5 Fix tests 2018-03-31 22:02:30 +09:00
Akihiko Odaki 90f8fe7e53 Introduce processor 2018-03-29 01:54:41 +09:00
Akihiko Odaki 68ce6d5748 Implement remote account resolution 2018-03-27 23:51:21 +09:00
Akihiko Odaki 001d5faac9 Add keypair to local account 2018-03-27 00:26:25 +09:00
Akihiko Odaki 19b9cb105d Introduce account document to user document
An account document is attached to a user document if an account of the
user is on the server. It may be missing if the user is on a remote server.
2018-03-26 14:07:16 +09:00
Aya Morisawa 78e9931524
Update text.js 2018-01-21 15:49:31 +09:00
syuilo aff688d9bf ✌️ 2017-12-14 13:31:17 +09:00
syuilo 759a392fe9 Fix test 2017-11-08 23:54:02 +09:00
otofune 16bed0ca03 test - fix insertDriveFile (use GridFS filename) 2017-11-07 10:00:15 +09:00
otofune 67d32b73f4 test - remove unneed async wrappings, drop GridFS drive_file correctly 2017-11-07 09:47:59 +09:00
otofune 73bb81de8f update test for GridFS 2017-11-06 16:59:09 +09:00
こぴなたみぽ 60a7640eb1 RENAME: reply_to -> reply 2017-11-01 10:22:40 +09:00
こぴなたみぽ 016dda27bd Update mocha.opts 2017-09-04 02:41:32 +09:00
syuilo 1b9ed129a9 [Test] Clean up 2017-08-27 16:53:52 +09:00
syuilo ad497d0e7e [Test] Fix bug 2017-06-07 03:03:56 +09:00
syuilo feecb49a9f Fix indent 2017-06-07 02:51:20 +09:00
syuilo b05bee58d2 #298 2017-03-20 04:24:19 +09:00
syuilo 45e8331e26 🍣
Closes #12, #227 and #58
2017-03-18 20:05:11 +09:00
syuilo f0d044c400 [Test] Fix 2017-03-18 01:36:02 +09:00
syuilo 57961603a7 [Test] Fix 2017-03-18 01:29:21 +09:00
syuilo bc3006f3c4 #277 2017-03-18 01:16:32 +09:00
syuilo 41bf7cef20 [Test] Fix test 2017-03-13 17:27:38 +09:00
syuilo 79c264171d []API Fix bugs 2017-03-06 03:50:27 +09:00
syuilo 95a481fcc4 [Test] fix 2017-03-05 12:12:19 +09:00
syuilo 17a23c3eb5 Use cafy 2017-03-05 12:00:39 +09:00
syuilo b99dc759e6 [Test] Fix test 2017-03-04 19:21:04 +09:00
syuilo 4b9067914e [Test] Add a test 2017-03-01 20:33:26 +09:00
syuilo eefdf85f16 [Test] Fix tests 2017-03-01 14:54:09 +09:00
syuilo 76aaa340a3 [Test] Add some messaging tests 2017-03-01 14:41:49 +09:00
syuilo 93149de584 [Test] Add a test 2017-03-01 14:29:02 +09:00
otofune e9284a797d [test] add emoji test 2017-03-01 03:19:50 +00:00
syuilo e915b46c65 (maybe) Fix bug 2017-02-28 21:00:59 +09:00
Aya Morisawa 4081da6a00 Fix typo: complie -> compile 2017-02-28 03:11:55 +09:00