Skip to content
Snippets Groups Projects
  1. Oct 22, 2021
  2. Oct 20, 2021
  3. Oct 13, 2021
  4. Oct 08, 2021
  5. Sep 22, 2021
    • tamaina's avatar
      refactor: PackedHoge型をPacked<'Hoge'>型に書き換える (#7792) · 14795b68
      tamaina authored
      * packedNotificationSchemaを更新
      
      * read:gallery, write:gallery, read:gallery-likes, write:gallery-likesに翻訳を追加
      
      * fix
      
      * add header, choice, invitation
      
      * test
      
      * fix
      
      * yatta
      
      * remove no longer needed "as PackedUser/PackedNote"
      
      * clean up
      
      * add simple-schema
      
      * fix lint
      
      * define items in full Schema
      
      * revert https://github.com/misskey-dev/misskey/pull/7772#discussion_r706627736
      
      * user packとnote packの型不整合を修正
      
      * add prelude/types.ts
      
      * emoji
      
      * signin
      
      * game
      
      * matching
      
      * fix
      
      * add emoji schema
      
      * add reversiGame
      
      * add reversiMatching
      
      * remove signin schema (use Signin entity)
      
      * add Packed type
      
      * note-reaction
      
      * user
      
      * user-group
      
      * user-list
      
      * note
      
      * app, messaging-message
      
      * notification
      
      * drive-file
      
      * drive-folder
      
      * following
      
      * muting
      
      * blocking
      
      * hashtag
      
      * page
      
      * app (with modifying schema)
      
      * import user?
      
      * channel
      
      * antenna
      
      * clip
      
      * gallery-post
      
      * emoji
      
      * Packed
      
      * reversi-matching
      
      * add changelog
      
      * add changelog
      
      * revert fix
  6. Sep 18, 2021
  7. Sep 11, 2021
  8. Aug 20, 2021
  9. Aug 19, 2021
  10. Aug 17, 2021
  11. Aug 15, 2021
  12. Aug 11, 2021
  13. Jul 25, 2021
  14. Jul 15, 2021
  15. Jul 08, 2021
  16. Jun 30, 2021
  17. Jun 08, 2021
  18. May 30, 2021
  19. May 28, 2021
    • nullobsi's avatar
      Add image description support (#7518) · ffb9646c
      nullobsi authored
      
      * recieve image descriptions under the name property
      
      * fix other components
      
      * use comment for alt and title
      
      * allow editing of file comment
      
      * allow editing of file comment in note dialog
      
      * federate note comments
      
      * use file instead of this
      
      * backend should accept comment on update
      
      * update now actually accepts comment
      
      * allow multiline descriptions
      
      * image should also have description attached
      
      * Update locales/ja-JP.yml
      
      Co-authored-by: default avatarrinsuki <428rinsuki+git@gmail.com>
      
      * Use custom component with side-by-side image
      
      * improve usability on mobile devices
      
      * revert changes
      
      * Update post-form-attaches.vue
      
      * Update drive.file.vue
      
      * Update media-caption.vue
      
      Co-authored-by: default avatarrinsuki <428rinsuki+git@gmail.com>
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
    • syuilo's avatar
      improve types · db3724cf
      syuilo authored
      db3724cf
  20. May 19, 2021
    • MeiMei's avatar
      Fix Announce/Delete AP deliver (#7517) · b16c3798
      MeiMei authored
      * Fix Announce/Delete AP deliver
      
      * Revert "Fix Announce/Delete AP deliver"
      
      This reverts commit 0292c5196df48f67bb7914e925560ba69e2b2980.
      
      * localOnlyのDeleteをdeliverしないように
      
      * null Activityに対するUndoはdeliverしないように
  21. May 11, 2021
  22. Apr 10, 2021
    • marihachi's avatar
      refactor mfm extract (#7434) · 3a633169
      marihachi authored
      * refactor extractCustomEmojisFromMfm()
      
      * refactor extract-hashtags
      
      * refactor extract-mentions
      
      * refactor extract-hashtags
      
      * refactor extract-url-from-mfm
      
      * refactor extract-mentions
  23. Apr 02, 2021
  24. Mar 24, 2021
    • syuilo's avatar
      Refactor (#7394) · ce340aba
      syuilo authored
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update define.ts
      
      * Update update.ts
      
      * Update user.ts
      
      * wip
      
      * wip
      
      * Update request.ts
      
      * URL
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update invite.ts
      
      * Update create.ts
  25. Mar 23, 2021
  26. Mar 22, 2021
  27. Mar 21, 2021
Loading