summaryrefslogtreecommitdiff
path: root/packages/frontend/src/pages/messaging (follow)
Commit message (Collapse)AuthorAgeFilesLines
* drop messaging (#9919)syuilo2023-02-154-1424/+0
| | | | | * drop messaging (from backend) * wip
* revert: 650187deafsyuilo2023-02-081-1/+1
|
* perf(client): do not render custom emojis in user namessyuilo2023-02-081-1/+1
| | | | #9778
* fix(client): messaging-room周り (#9643)tamaina2023-01-181-91/+93
| | | | | | | * wip * :v: * clean up
* refactorsyuilo2023-01-162-2/+2
|
* Fix style of messaging form, use css module (#9602)tamaina2023-01-161-113/+113
| | | | | * Fix style of messaging form, use css module * clean up
* refactor: pagination/date-separated-list系処理を良い感じに? (#8209)tamaina2023-01-133-46/+50
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * pages/messaging/messaging-room.vue * wip * wip * wip??? * wip? * :v: * messaaging-room.form.vue rewrite to compositon api * refactor * 関心事でないのでとりあえず置いておく * :art: * :art: * i18n.ts * fix scroll container find function * fix * FIX * :v: * Fix scroll bottom detect * wip * aaaaaaaaaaa * rename * fix * fix? * :v: * :v: * clean up * clena up * refactor * scroll event once or not * fix * fix once * add safe-area-inset-bottom to spacer * fix * :v: * :art: * fix * fix * wip * :v: * clean up * fix lint * Update packages/client/src/components/global/sticky-container.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/components/ui/pagination.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * Update packages/client/src/pages/messaging/messaging-room.form.vue Co-authored-by: Johann150 <johann.galle@protonmail.com> * clean up: single line comment * https://github.com/misskey-dev/misskey/pull/8209#discussion_r867386077 * fix * asobi → tolerance * pick form * pick message * pick room * fix lint * fix scroll? * fix scroll.ts * fix directives/sticky-container * update global/sticky-container.vue * fix, :art: * revert merge * :v: * fix lint errors * :art: * Update packages/client/src/types/date-separated-list.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * https://github.com/misskey-dev/misskey/pull/8209#discussion_r917225080 * use ' * Update packages/client/src/scripts/scroll.ts Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com> * use Number.EPSILON Co-authored-by: acid-chicken <root@acid-chicken.com> * revert * fix * fix * Use % instead of vh * :art: * :art: * :art: * wip * wip * css modules Co-authored-by: Johann150 <johann.galle@protonmail.com> Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com>
* 画面下部に必要なスペース関連の改善 (#9509)あずき⪥™2023-01-101-1/+0
| | | | | | | | | * enhance: apply same safe area processing to the tab bar * fix: remove unnecessary bottom space on messaging room * enhance bottom spacing * fix size of `minBottomSpacing`
* refactorsyuilo2023-01-101-3/+3
|
* refactor(client): typed localStoragesyuilo2023-01-071-5/+6
|
* refactorsyuilo2023-01-063-4/+4
|
* perf(client): use shallowRef instead of ref for template referencesyuilo2023-01-031-2/+2
|
* perf(client): use shallowRef for html element refsyuilo2023-01-032-3/+3
|
* refactorsyuilo2022-12-301-2/+2
|
* remove v-size directivesyuilo2022-12-282-53/+2
|
* Revert "perf?(client): remove needless scoped annotation for style"syuilo2022-12-274-14/+12
| | | | This reverts commit ada04c1932dd694af1775e562fdcfa2c506454de.
* perf?(client): remove needless scoped annotation for stylesyuilo2022-12-274-12/+14
|
* rename: client -> frontendsyuilo2022-12-274-0/+1469