- Oct 31, 2021
-
-
MeiMei authored
* Fix #7895 * CHANGELOG
-
- Oct 20, 2021
-
-
syuilo authored
https: //github.com/mei23/misskey/commit/1cfb5e09a44819b82333df26409ec9d9657bdcfc Co-Authored-By:
MeiMei <30769358+mei23@users.noreply.github.com>
-
- Oct 16, 2021
-
-
MeiMei authored
* status code * Test ap-request.ts https://github.com/mei23/crytest/blob/4397fc5e70536e4175fe56e974ca83b8047bef3a/test/ap-request.ts * tune
-
- Oct 03, 2021
-
-
syuilo authored
-
- Sep 29, 2021
-
-
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:
nullobsi <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:
nullobsi <me@nullob.si>
-
- Sep 18, 2021
-
-
nullobsi authored
* add resolver check for blocked instance * lint * Update note.ts
-
- Sep 05, 2021
-
-
MeiMei authored
* Delete Actor * Update src/remote/activitypub/kernel/delete/actor.ts Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Aug 19, 2021
- Aug 17, 2021
-
-
MeiMei authored
-
- Aug 14, 2021
-
-
Johann150 authored
* truncate user information if it is too long Some AP software allows for user names or summaries to be very long. Misskey can not handle this and the profile page can not be opened and no activities from such users can be seen. Instead, the user name and summary are cut off after the maximum length so misskey can still process the activities of the profile. Co-authored-by:
Toast <toast@toast.cafe> * fix code style Co-authored-by:
Toast <toast@toast.cafe> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- Aug 07, 2021
-
-
syuilo authored
-
- Jul 10, 2021
-
-
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
-
- Jun 01, 2021
-
-
syuilo authored
-
- May 31, 2021
-
-
MeiMei authored
* Supports Array type * Fix * Fix Service to Note * Update type.ts Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- May 28, 2021
-
-
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:
rinsuki <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:
rinsuki <428rinsuki+git@gmail.com> Co-authored-by:
syuilo <Syuilotan@yahoo.co.jp>
-
- May 19, 2021
- May 11, 2021
-
-
MeiMei authored
* Fix #7431 * fix
-
- Apr 02, 2021
-
-
syuilo authored
* wip * Update mfm.ts * wip * update mfmjs * refactor * nanka * Update mfm.ts * Update to-html.ts * Update to-html.ts * wip * fix test * fix test
-
- Mar 24, 2021
- Mar 23, 2021
-
-
syuilo authored
-
- Mar 22, 2021
-
-
syuilo authored
-
- Mar 21, 2021
-
-
syuilo authored
-
- Feb 17, 2021
-
-
MeiMei authored
-
- Feb 13, 2021
-
-
syuilo authored
-
- Feb 07, 2021
-
-
syuilo authored
-
- Feb 06, 2021
-
-
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
-
- Dec 11, 2020
-
-
syuilo authored
*
✌️ *✌️ * Update privacy.vue
-
- Nov 01, 2020
-
-
MeiMei authored
-
- Oct 19, 2020
-
-
syuilo authored
-
- Oct 17, 2020
-
-
MeiMei authored
* Sign ActivityPub GET * Fix v12, v12.48.0 UI bug
-
- Sep 17, 2020
-
-
syuilo authored
-
- Aug 18, 2020
-
-
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
-
- Aug 14, 2020
-
-
MeiMei authored
-
- Jul 30, 2020
-
-
Xeltica authored
* resolve #6468 * リモートから来たセルフリアクションの対応
-
- Jul 26, 2020
-
-
syuilo authored
* feat(server): Fetch icon url of an instance Resolve #6589 * chore: Rename the function
-