Skip to content
Snippets Groups Projects
  1. Oct 24, 2023
  2. Oct 23, 2023
  3. Oct 22, 2023
  4. Oct 19, 2023
  5. Oct 18, 2023
  6. Oct 16, 2023
  7. Oct 11, 2023
  8. Oct 09, 2023
  9. Oct 07, 2023
  10. Oct 05, 2023
  11. Oct 03, 2023
    • syuilo's avatar
      feat: improve tl performance (#11946) · 6277a554
      syuilo authored
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update NoteCreateService.ts
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update NoteCreateService.ts
      
      * wip
      
      * Update NoteCreateService.ts
      
      * wip
      
      * Update user-notes.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update NoteCreateService.ts
      
      * wip
      
      * Update timeline.ts
      
      * Update timeline.ts
      
      * Update timeline.ts
      
      * Update timeline.ts
      
      * Update timeline.ts
      
      * wip
      
      * Update timelines.ts
      
      * Update timelines.ts
      
      * Update timelines.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update timelines.ts
      
      * Update misskey-js.api.md
      
      * Update timelines.ts
      
      * Update timelines.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update timelines.ts
      
      * wip
      
      * Update timelines.ts
      
      * wip
      
      * test
      
      * Update activitypub.ts
      
      * refactor: UserListJoining -> UserListMembership
      
      * Update NoteCreateService.ts
      
      * wip
  12. Sep 28, 2023
  13. Sep 15, 2023
    • syuilo's avatar
      update deps (#11820) · 6cf466e5
      syuilo authored
      * update deps
      
      * fix
      
      * wip
      
      * wip
      
      * wip
      
      * Update docker-compose.yml.example
      
      * Delete reviewer-lottery.yml
      
      * Update RepositoryModule.ts
      
      * wip
      
      * wip
      
      * clean up
      
      * update deps
      
      * wip
      
      * wip
  14. Aug 17, 2023
  15. Aug 05, 2023
  16. Jul 27, 2023
  17. Jul 08, 2023
  18. May 16, 2023
  19. Apr 06, 2023
  20. Mar 19, 2023
  21. Mar 07, 2023
  22. Feb 16, 2023
  23. Jan 15, 2023
  24. Jan 12, 2023
    • syuilo's avatar
      Role (#9437) · 2470afaa
      syuilo authored
      * wip
      
      * Update CHANGELOG.md
      
      * wip
      
      * wip
      
      * wip
      
      * Update create.ts
      
      * wip
      
      * wip
      
      * Update CHANGELOG.md
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update CHANGELOG.md
      
      * wip
      
      * wip
      
      * Update delete.ts
      
      * Update delete.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update account-info.vue
      
      * wip
      
      * wip
      
      * Update settings.vue
      
      * Update user-info.vue
      
      * wip
      
      * Update show-file.ts
      
      * Update show-user.ts
      
      * wip
      
      * wip
      
      * Update delete.ts
      
      * wip
      
      * wip
      
      * Update overview.moderators.vue
      
      * Create 1673500412259-Role.js
      
      * wip
      
      * wip
      
      * Update roles.vue
      
      * 色
      
      * Update roles.vue
      
      * integrate silence
      
      * wip
      
      * wip
  25. Jan 01, 2023
  26. Sep 20, 2022
  27. Sep 17, 2022
  28. Jun 14, 2022
  29. Apr 03, 2022
  30. Apr 02, 2022
    • syuilo's avatar
      revert 484e023c · c03b70c9
      syuilo authored
      c03b70c9
    • Johann150's avatar
      enhance(doc): required input fields (#8456) · 484e023c
      Johann150 authored
      * remove empty file
      
      If the endpoint is to be implemented later, the file can be added back,
      but for now it is confusing to have an empty file.
      
      * enhance(doc): document defaults
      
      Default for `isPublic` is based on the database schema default value.
      Defaults for `local` and `withFiles` are based on the behaviour of the endpoint.
      
      * enhance(doc): explain nullable emoji category
      
      * fix: make nullable if default is null
      
      * enhance(doc): explain mute attribute expiresAt
      
      * fix: define required fields
      
      - `notes/create`: the default for `text` has been removed because ajv can not handle
        `default` inside of `anyOf`, see
        https://ajv.js.org/guide/modifying-data.html#assigning-defaults
      
      
        and the default value cannot be `null` if text is `nullable: false` in the `anyOf`
        first alternative.
      - `notes/create`: The `mediaIds` property has been marked as deprecated because it
        has the same behaviour as using `fileIds`, but the implementation tries to handlè
        `fileIds` first.
      - The result schema for `admin/emoji/list` has been altered because the `host`
        property will always be `null` as it is filtered this way in the database query.
        See packages/backend/src/server/api/endpoints/admin/emoji/list.ts line 67.
      
      * enhance(doc): explain nullable hostname
      
      * update changelog
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
  31. Mar 25, 2022
  32. Feb 27, 2022
  33. Feb 20, 2022
  34. Feb 19, 2022
    • tamaina's avatar
      ✌️ · 78ad95d3
      tamaina authored
      78ad95d3
    • syuilo's avatar
      refactor: use ajv instead of cafy (#8324) · 510de876
      syuilo authored
      
      * wip
      
      * wip
      
      * Update abuse-user-reports.ts
      
      * Update files.ts
      
      * Update list-remote.ts
      
      * Update list.ts
      
      * Update show-users.ts
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update update.ts
      
      * Update search.ts
      
      * Update reactions.ts
      
      * Update search.ts
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update update.ts
      
      * Update relation.ts
      
      * Update available.ts
      
      * wip
      
      * wip
      
      * wip
      
      * Update packages/backend/src/server/api/define.ts
      
      Co-authored-by: default avatarJohann150 <johann.galle@protonmail.com>
      
      * Update define.ts
      
      * Update define.ts
      
      * typo
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * Update update.ts
      
      * wip
      
      * Update signup.ts
      
      * Update call.ts
      
      * minimum for limit
      
      * type
      
      * remove needless annotation
      
      * wip
      
      * Update signup.ts
      
      * wip
      
      * wip
      
      * fix
      
      * Update create.ts
      
      Co-authored-by: default avatarJohann150 <johann.galle@protonmail.com>
Loading