Skip to content
Snippets Groups Projects
  1. Oct 31, 2021
  2. Oct 20, 2021
  3. Oct 16, 2021
  4. Oct 03, 2021
  5. Sep 29, 2021
    • Johann150's avatar
      fix: truncate image descriptions (#7699) · 414f1d11
      Johann150 authored
      
      * move truncate function to separate file to reuse it
      
      * truncate image descriptions
      
      * show image description limit in UI
      
      * correctly treat null
      
      Co-authored-by: default avatarnullobsi <me@nullob.si>
      
      * make truncate Unicode-aware
      
      The strings that truncate returns should now be valid Unicode.
      
      PostgreSQL also counts Unicode Code Points instead of bytes so this
      should be correct.
      
      * move truncate to internal, validate in API
      
      Truncating could also be done in src/services/drive/add-file.ts or
      src/services/drive/upload-from-url.ts but those would also affect
      local images. But local images should result in a hard error if the
      image comment is too long.
      
      * avoid overwriting
      
      Co-authored-by: default avatarnullobsi <me@nullob.si>
  6. Sep 18, 2021
  7. Sep 05, 2021
  8. Aug 19, 2021
  9. Aug 17, 2021
  10. Aug 14, 2021
  11. Aug 07, 2021
  12. Jul 10, 2021
    • MeiMei's avatar
      AP Actorの修正 (#7573) · 1772af95
      MeiMei authored
      * AP Actorの修正
      
      * Add ActivityPub test
      
      * Fix person
      
      * Test
      
      * ap test
      
      * Revert "Test"
      
      This reverts commit 3c493eff4e89f94fd33f25189ba3bc96ef4366b3.
      
      * Test comment
      
      * fix
      
      * fix
      
      * Update inbox
      
      * indent
      
      * nl
      
      * indent
      
      * TODO
      
      * Fix inbox
      
      * Update test
  13. Jun 01, 2021
  14. May 31, 2021
  15. 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>
  16. May 19, 2021
  17. May 11, 2021
  18. Apr 02, 2021
  19. Mar 24, 2021
    • syuilo's avatar
      fix type · d7c7bc5d
      syuilo authored
      d7c7bc5d
    • 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
  20. Mar 23, 2021
  21. Mar 22, 2021
  22. Mar 21, 2021
  23. Feb 17, 2021
  24. Feb 13, 2021
  25. Feb 07, 2021
  26. Feb 06, 2021
    • InspectorCaracal's avatar
      Parse followers audience from followers URI (#7112) · 885f8e18
      InspectorCaracal authored
      * add followersUri
      
      * add followersUri to audience parse
      
      * fetch followersUri
      
      * followersUri db migration
      
      * update followersUri
      
      * Rename 1611354329133-followersUri to 1611354329133-followersUri.ts
      
      * typo
      
      * Update person.ts
      
      * create/update person consistency
      
      * Update audience.ts
      
      * missing paren
      
      * tabs
      
      * use strict equality
      
      * Update audience.ts
  27. Dec 11, 2020
  28. Nov 01, 2020
  29. Oct 19, 2020
  30. Oct 17, 2020
  31. Sep 17, 2020
  32. Aug 18, 2020
    • syuilo's avatar
      Channel (#6621) · 9855405b
      syuilo authored
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wop
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * add notes
      
      * wip
      
      * wip
      
      * wip
      
      * wip
      
      * sound
      
      * wip
      
      * add kick_gaba2
      
      * wip
  33. Aug 14, 2020
  34. Jul 30, 2020
  35. Jul 26, 2020
Loading