Sharkey/packages/frontend/src
dakkar 2bb313e145 paginate in offset mode when querying emoji - fixes #490
since the backend sorts emojis by name length when a query is present,
the normal pagination with `sinceId` / `untilId` would not work
reliably

`offsetMode` is better in this case, although it will produce
non-stable results if custom emojis that match the query are added or
removed while we paginate
2024-04-07 17:53:24 +01:00
..
boot Fixed startup crash with seasonal effects 2024-03-04 18:47:47 +00:00
components allow computed offsetMode in MkPagination - #490 2024-04-07 17:53:24 +01:00
directives fix: MkUserPopupが表示されてる状態でv-user-previewがついた要素がdetachされるとMkUserPopupが消えない問題 (#13349) 2024-02-21 20:15:04 +09:00
filters (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
pages paginate in offset mode when querying emoji - fixes #490 2024-04-07 17:53:24 +01:00
router merge: upstream 2024-02-19 10:47:42 +01:00
scripts chore: added license and patch info 2024-03-14 21:39:34 +03:00
themes merge: Merge Upstream Changes (!408) 2024-02-12 23:14:55 +00:00
types (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
ui merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
unicode-emoji-indexes Fix(frontend): 日本語のUnicode絵文字追加辞書をインストールすると絵文字ピッカーでUnicode絵文字を検索できなくなるのを修正 (#13046) 2024-01-20 17:28:21 +09:00
widgets merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
workers (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
_boot_.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
_dev_boot_.ts merge: upstream 2024-02-19 10:47:42 +01:00
account.ts make cookie a bit more secure - fixes #445 2024-03-10 10:26:04 +00:00
cache.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
config.ts merge: upstream 2024-02-19 10:47:42 +01:00
const.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
custom-emojis.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
debug.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
emojilist.json enhance: Unicode 15.0で新たに追加された絵文字をリアクションに使えるように (#12683) 2023-12-18 14:51:29 +09:00
events.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
i18n.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
index.html update list of project members 2024-03-04 20:35:57 +00:00
index.mdx build(#10336): Storybook & Chromatic & msw (#10365) 2023-04-04 09:38:34 +09:00
instance.ts enhance: metaをSSR HTMLに埋め込む (#13436) 2024-02-23 10:47:17 +09:00
local-storage.ts merge: upstream 2024-02-23 13:42:52 +01:00
navbar.ts merge: upstream 2024-02-19 10:47:42 +01:00
nirax.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
os.ts merge upstream for 2024.2.1 2024-03-02 16:36:49 +00:00
pizzax.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
plugin.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
store.ts merge: Warn when missing alt text (!423) 2024-02-20 04:45:31 +00:00
stream.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
style.scss merge: upstream 2024-02-23 13:42:52 +01:00
theme-store.ts (re) update SPDX-FileCopyrightText 2024-02-13 15:59:27 +00:00
type.ts refactor(frontend): reduce type errors 2024-01-05 15:25:26 +09:00