Skip to content
Snippets Groups Projects
  1. Jun 23, 2024
  2. Jun 07, 2024
  3. May 31, 2024
  4. May 30, 2024
  5. May 28, 2024
  6. May 27, 2024
  7. May 23, 2024
  8. May 21, 2024
  9. May 20, 2024
    • anatawa12's avatar
      fix: `/share` with unicode characters in the URL (#13846) · 367bf0c8
      anatawa12 authored
      * fix: `/share` with unicode characters in the URL
      
      * docs(changelog): `/share` で日本語等を含むurlがurlエンコードされない問題を修正
      367bf0c8
    • anatawa12's avatar
      fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正 (#13765) · 5836bd85
      anatawa12 authored
      * fix: 複数idを指定する`users/show`が関係ないユーザを返すことがある問題を修正
      
      * test: fix misskey js test
      
      * chore: user/showがnullを返さないように
      
      * chore: pass lambda instead of pushVisibleUser
      5836bd85
    • anatawa12's avatar
      Exclude channel notes from featured polls (#13838) · f6df9407
      anatawa12 authored
      * feat(backend): add `channelId` to `MiPoll` as a Denormalized field
      
      * feat(backend): option to exclude polls in channels
      
      * chore: exclude channel notes from featured polls
      
      * docs(changelog): みつけるのアンケート欄にてチャンネルのアンケートが含まれてしまう問題を修正
      
      * fix: missing license header
      f6df9407
    • anatawa12's avatar
      fix notification limit with exclude/include types (#13836) · 4d0db37d
      anatawa12 authored
      * fix: /i/notificationsがsinceIdのみのときに正しく動かない問題
      
      Fix #10902 again
      
      * chore: use exclusive range to fetch data
      
      * fix: フィルタによって通知が0件だった場合でもリトライするように
      
      * docs(changelog): `/i/notifications`に includeTypes`か`excludeTypes`を指定しているとき、通知が存在するのに空配列を返すことがある問題を修正
      4d0db37d
  10. May 19, 2024
  11. May 06, 2024
  12. May 04, 2024
  13. May 01, 2024
  14. Apr 28, 2024
  15. Apr 27, 2024
  16. Apr 25, 2024
  17. Apr 19, 2024
  18. Apr 17, 2024
    • anatawa12's avatar
      細かいミュートの処理の修正 (#13695) · e423b8ce
      anatawa12 authored
      * fix: some replies are removed from global timeline
      
      * refactor: 各チャンネルのミュートとブロックの処理をまとめる
      
      * fix: リノートをミュートでその人のノートのリノートをミュートしていたを修正
      
      * refactor: isPureRenotePackedを他のところでも使う
      
      * docs(changelog): CHANGELOGを更新
      
      * test: withReplies = falseでフォローしてる人によるリプライが流れてくる
      
      * test: ノートミュートしているユーザーの通常ノートのリノートが流れてくる/含まれる
      e423b8ce
    • かっこかり's avatar
      enhance(frontend): フォローするかどうかの確認ダイアログを出せるように (#13723) · 977e2d2c
      かっこかり authored
      * feat(frontend): フォローするかどうかの確認ダイアログを出せるように
      
      * Update Changelog
      977e2d2c
  19. Apr 16, 2024
  20. Apr 15, 2024
Loading