summaryrefslogtreecommitdiff
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix users/list/update API (#2590)Aya Morisawa2018-09-021-1/+1
|
* Add users/lists/delete API (#2589)Aya Morisawa2018-09-021-0/+43
|
* Improve usabilitysyuilo2018-09-021-4/+0
|
* モバイルのドライブダイアログがおかしいのを修正 & ↵syuilo2018-09-021-6/+13
| | | | ダークモード対応
* Merge branch 'develop' of https://github.com/syuilo/misskey into developsyuilo2018-09-021-1/+2
|\
| * Clean upAya Morisawa2018-09-021-1/+2
| |
* | :art:syuilo2018-09-021-7/+15
|/
* add an endpoint users/lists/update (#2585)Marihachi2018-09-021-0/+55
| | | | | | | | * add an endpoint users/lists/update * add meta params * fix packing
* Remove needless propertiessyuilo2018-09-021-0/+5
|
* Use Tombstone for Deletemei232018-09-022-2/+7
|
* Not check dependenciesAya Morisawa2018-09-022-34/+0
|
* fixxps22018-09-021-1/+1
|
* Clean upsyuilo2018-09-011-2/+0
|
* Merge branch 'string-interpolation' into developAya Morisawa2018-09-0139-51/+51
|\
| * Use string interpolationAya Morisawa2018-09-0139-51/+51
| |
* | Use typeofAya Morisawa2018-09-011-1/+1
|/
* fix #2315 (#2339)tamaina2018-09-011-7/+10
| | | | | | | | | | | | | | | | | | | | | | * improve MFM to html * improve html to MFM * missing semicolon * missing semicolon * fix html to MFM タグのリンクは解除するように * fix bug * misssing semicolon * Update html-to-mfm.ts * Update html-to-mfm.ts
* Refactor mfm componentAya Morisawa2018-09-011-11/+2
|
* Merge pull request #2572 from syuilo/refactor-reversi-gamesyuilo2018-09-011-5/+3
|\ | | | | Refactor reversi game
| * Refactor reversi gameAya Morisawa2018-09-011-5/+3
| |
* | Refactor reversi engineAya Morisawa2018-09-011-7/+1
|/
* Merge pull request #2570 from mei23/mei-0901-update2bsyuilo2018-09-015-13/+89
|\ | | | | Implement ActivityPub Update(Person)
| * Send Update activitymei232018-09-013-0/+56
| |
| * Receive Update activitymei232018-09-012-12/+24
| |
| * updatePersonで再割り当てを考慮するmei232018-09-011-1/+6
| |
| * Add missing updatePerson propertiesmei232018-09-011-1/+3
| |
| * Set Person.updatedAt at firstmei232018-09-011-0/+1
| |
* | Better post formsyuilo2018-09-0110-82/+183
| |
* | Fix drop indexAya Morisawa2018-09-011-1/+6
| |
* | Add type annotationAya Morisawa2018-09-011-1/+1
|/
* :v:syuilo2018-09-011-0/+2
|
* Fix bugsyuilo2018-09-014-17/+22
|
* Fix bugsyuilo2018-09-012-10/+16
|
* DeckでもURLプレビューsyuilo2018-09-012-1/+31
|
* Fix bugsyuilo2018-09-013-10/+13
|
* モバイルのドライブをダークモード対応したsyuilo2018-09-016-55/+68
|
* #2236 #2237syuilo2018-09-011-3/+21
|
* Fix bugsyuilo2018-09-011-2/+22
|
* Improve usabilitysyuilo2018-09-0110-45/+71
|
* #2541syuilo2018-09-011-3/+10
|
* #2447 #1958syuilo2018-09-011-10/+25
|
* Merge pull request #2557 from Hiramiya/darkmodesyuilo2018-09-011-2/+3
|\ | | | | Fix darkmode on followers-you-may-know
| * Fix darkmode on followers-you-may-knowNasha Hiramiya2018-08-311-2/+3
| |
* | Improve validation error messagemei232018-08-311-3/+6
|/
* Add return for invalid filetypes, fixes wrong behaviourNasha Hiramiya2018-08-302-2/+2
|
* 開発モードで警告を表示するようにするなどsyuilo2018-08-304-4/+42
|
* Validate host in activitymei232018-08-301-0/+55
|
* Add host/digest to HTTP signaturemei232018-08-301-3/+12
|
* :art:syuilo2018-08-302-3/+5
|
* Fix bugsyuilo2018-08-301-1/+1
|