Skip to content
Snippets Groups Projects
  1. Jul 05, 2022
  2. Jul 04, 2022
  3. Jul 03, 2022
  4. Jul 02, 2022
  5. Jul 01, 2022
  6. Jun 30, 2022
  7. Jun 29, 2022
  8. Jun 27, 2022
  9. Jun 25, 2022
  10. Jun 24, 2022
  11. Jun 21, 2022
  12. Jun 19, 2022
    • tamaina's avatar
      feat: Add Badge Image to Push Notification (#8012) · b70473ed
      tamaina authored
      * fix
      
      * nanka iroiro
      
      * wip
      
      * wip
      
      * fix lint
      
      * fix loginId
      
      * fix
      
      * refactor
      
      * refactor
      
      * remove follow action
      
      * clean up
      
      * Revert "remove follow action"
      
      This reverts commit defbb416480905af2150d1c92f10d8e1d1288c0a.
      
      * Revert "clean up"
      
      This reverts commit f94919cb9cff41e274044fc69c56ad36a33974f2.
      
      * remove fetch specification
      
      * renoteの条件追加
      
      * apiFetch => cli
      
      * bypass fetch?
      
      * fix
      
      * refactor: use path alias
      
      * temp: add submodule
      
      * remove submodule
      
      * enhane: unison-reloadに指定したパスに移動できるように
      
      * null
      
      * null
      
      * feat: ログインするアカウントのIDをクエリ文字列で指定する機能
      
      * null
      
      * await?
      
      * rename
      
      * rename
      
      * Update read.ts
      
      * merge
      
      * get-note-summary
      
      * fix
      
      * swパッケージに
      
      * add missing packages
      
      * fix getNoteSummary
      
      * add webpack-cli
      
      * ✌️
      
      * remove plugins
      
      * sw-inject分離したがテストしてない
      
      * fix notification.vue
      
      * remove a blank line
      
      * disconnect intersection observer
      
      * disconnect2
      
      * fix notification.vue
      
      * remove a blank line
      
      * disconnect intersection observer
      
      * disconnect2
      
      * fix
      
      * ✌️
      
      
      
      * clean up config
      
      * typesを戻した
      
      * backend/src/web/index.ts
      
      * notification-badges
      
      * add scripts
      
      * change create-notification.ts
      
      * Update packages/client/src/components/notification.vue
      
      Co-authored-by: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      
      * disconnect
      
      * oops
      
      * Failed to load the script unexpectedly回避
      sw.jsとlib.tsを分離してみた
      
      * truncate notification
      
      * Update packages/client/src/ui/_common_/common.vue
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      
      * clean up
      
      * clean up
      
      * refactor
      
      * キャッシュ対策
      
      * Truncate push notification message
      
      * fix
      
      * クライアントがあったらストリームに接続しているということなので通知しない判定の位置を修正
      
      * components/drive-file-thumbnail.vue
      
      * components/drive-select-dialog.vue
      
      * components/drive-window.vue
      
      * merge
      
      * fix
      
      * Service Workerのビルドにesbuildを使うようにする
      
      * return createEmptyNotification()
      
      * fix
      
      * fix
      
      * i18n.ts
      
      * update
      
      * ✌️
      
      
      
      * remove ts-loader
      
      * fix
      
      * fix
      
      * enhance: Service Workerを常に登録するように
      
      * pollEnded
      
      * pollEnded
      
      * URLをsw.jsに戻す
      
      * clean up
      
      * fix lint
      
      * changelog
      
      * alpha-test
      
      * also with twemoji
      
      * add isMimeImage function
      
      * catch
      
      * Colour => Color
      
      * char2file => char2filePath
      
      * Update autocomplete.vue
      
      * remove clone?
      
      Co-authored-by: default avatarAcid Chicken (硫酸鶏) <root@acid-chicken.com>
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      b70473ed
  13. Jun 18, 2022
  14. Jun 16, 2022
  15. Jun 14, 2022
  16. Jun 12, 2022
  17. Jun 11, 2022
  18. Jun 09, 2022
  19. Jun 04, 2022
  20. May 31, 2022
  21. May 28, 2022
  22. May 25, 2022
  23. May 19, 2022
    • Johann150's avatar
      enhance: uniform theme color (#8702) · aaf5bb62
      Johann150 authored
      
      * enhance: make theme color format uniform
      
      All newly fetched instance theme colors will be uniformely formatted
      as hashtag followed by 6 hexadecimal digits.
      
      Colors are checked for validity and invalid colors are not handled.
      
      * better input validation for own theme color
      
      * migration to unify theme color formats
      
      Fixes theme colors of other instances as well as the local instance.
      
      * add changelog entry
      
      Co-authored-by: default avatarsyuilo <Syuilotan@yahoo.co.jp>
      aaf5bb62
    • MeiMei's avatar
      fix: Unable to generate video thumbnails (#8696) · 55a578a8
      MeiMei authored
      * fix: Unable to generate video thumbnails
      
      * CHANGELOG
      55a578a8
Loading