feat(web): load older history by scrolling to top

Remove the redundant "Load older" button; the existing top sentinel
already auto-loads older pages when approaching the top. Loading state
moves to a floating pill overlay so prepends no longer shift layout.
This commit is contained in:
weishu
2026-07-28 19:39:32 +08:00
parent 8a77d2f84d
commit fcb56989d9
3 changed files with 9 additions and 31 deletions
-1
View File
@@ -848,7 +848,6 @@ export default {
'misc.fastModeFast': 'Fast',
'misc.variant': 'Variant',
'misc.loading': 'Loading…',
'misc.loadOlder': 'Load older',
'misc.newMessage': '{n} new message{s}',
'misc.loadingMessages': 'Loading messages…',
'misc.typeMessage': "Type 'continue' to resume...",