index
:
misskey
master
my misskey fork
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add a missing await expression
Akihiko Odaki
2018-04-05
1
-1
/
+1
*
Handle inReplyTo property
Akihiko Odaki
2018-04-05
1
-8
/
+17
*
Implement Hashtag object
Akihiko Odaki
2018-04-05
1
-2
/
+10
*
Implement Mention object
Akihiko Odaki
2018-04-05
6
-21
/
+25
*
Do not declare two variables in a statement
Akihiko Odaki
2018-04-05
1
-1
/
+2
*
Let unhandled rejection handler handle rejections in jobs
Akihiko Odaki
2018-04-05
9
-109
/
+132
*
Retry HTTP requests
Akihiko Odaki
2018-04-04
24
-93
/
+145
*
Make HTTP request first in unfollow job
Akihiko Odaki
2018-04-04
1
-34
/
+41
*
Make HTTP request first in follow processor
Akihiko Odaki
2018-04-04
1
-51
/
+51
*
Extract http request from post delivery job
Akihiko Odaki
2018-04-04
2
-92
/
+104
*
Allow to undo Create activity
Akihiko Odaki
2018-04-04
5
-17
/
+30
*
Implement Delete activity
Akihiko Odaki
2018-04-04
6
-9
/
+81
*
Always deduplicate Activity Streams objects by id
Akihiko Odaki
2018-04-04
1
-28
/
+28
*
Merge pull request #1386 from akihikodaki/uri
syuilo
2018-04-04
6
-48
/
+82
|
\
|
*
Enforce URI uniquness
Akihiko Odaki
2018-04-04
6
-48
/
+82
|
/
*
Refactor
syuilo
2018-04-03
1
-3
/
+1
*
Refactor: Specify return type
syuilo
2018-04-03
1
-1
/
+1
*
Refactor: Better variable name
syuilo
2018-04-03
1
-13
/
+13
*
Refactor
syuilo
2018-04-03
1
-2
/
+2
*
Merge pull request #1385 from akihikodaki/promise
syuilo
2018-04-03
1
-1
/
+3
|
\
|
*
Wait for promise to resolve in Undo activity handler
Akihiko Odaki
2018-04-03
1
-1
/
+3
|
/
*
Merge pull request #1384 from akihikodaki/resolve
syuilo
2018-04-03
5
-46
/
+28
|
\
|
*
Remove resolveRemoteUserObjects method of remote/activitypub/resolver
Akihiko Odaki
2018-04-03
5
-46
/
+28
|
/
*
Improve readability
syuilo
2018-04-03
1
-13
/
+10
*
Refactor
syuilo
2018-04-03
4
-4
/
+8
*
Implement visibility param
syuilo
2018-04-03
1
-0
/
+5
*
Merge branch 'master' of https://github.com/syuilo/misskey
syuilo
2018-04-03
1
-1
/
+1
|
\
|
*
Merge pull request #1383 from akihikodaki/unfollow
syuilo
2018-04-03
1
-1
/
+1
|
|
\
|
|
*
Add a missing semicolon
Akihiko Odaki
2018-04-03
1
-1
/
+1
*
|
|
Add createdAt property
syuilo
2018-04-03
1
-0
/
+2
|
/
/
*
|
Merge pull request #1382 from akihikodaki/unfollow
syuilo
2018-04-03
6
-47
/
+81
|
\
|
|
*
Implement remote account unfollow
Akihiko Odaki
2018-04-03
6
-47
/
+81
*
|
Merge pull request #1381 from akihikodaki/unfollow
syuilo
2018-04-03
6
-36
/
+107
|
\
|
|
*
Implement unfollow by remote account
Akihiko Odaki
2018-04-03
6
-36
/
+107
*
|
Merge pull request #1380 from akihikodaki/misc
syuilo
2018-04-03
1
-16
/
+19
|
\
\
|
|
/
|
/
|
|
*
Fix ActivityStreams collection resolution
Akihiko Odaki
2018-04-03
1
-16
/
+19
*
|
Test: Remove needless test
syuilo
2018-04-03
1
-18
/
+0
*
|
Clean up
syuilo
2018-04-03
2
-38
/
+0
*
|
Clean up: Remove unused files
syuilo
2018-04-03
4
-40
/
+0
*
|
Use typescript in tests
syuilo
2018-04-03
3
-28
/
+14
*
|
Merge pull request #1379 from akihikodaki/misc
syuilo
2018-04-03
1
-2
/
+2
|
\
|
|
*
Invoke a constructor with parentheses
Akihiko Odaki
2018-04-03
1
-2
/
+2
*
|
Merge pull request #1378 from akihikodaki/misc
syuilo
2018-04-03
2
-3
/
+9
|
\
|
|
*
Explicityly wrap objects with Create activity
Akihiko Odaki
2018-04-03
2
-3
/
+9
*
|
Merge pull request #1377 from akihikodaki/misc
syuilo
2018-04-03
2
-20
/
+31
|
\
|
|
*
Accept remote follow
Akihiko Odaki
2018-04-03
2
-20
/
+31
*
|
Merge pull request #1376 from akihikodaki/misc
syuilo
2018-04-03
10
-155
/
+214
|
\
|
|
*
Deliver posts to remote followers
Akihiko Odaki
2018-04-03
7
-130
/
+195
|
*
Fix job processor interfaces
Akihiko Odaki
2018-04-03
4
-25
/
+19
*
|
Use index
syuilo
2018-04-03
1
-1
/
+1
[next]