blowater/UI
BlowaterNostr 86266609aa
Christmas (#365)
* christmas hat
2023-12-24 17:26:49 +08:00
..
.vscode Open Source 2023-06-30 14:05:57 +00:00
components Christmas (#365) 2023-12-24 17:26:49 +08:00
deploy use webp (#363) 2023-12-24 15:19:24 +08:00
icons installation prompt (#332) 2023-11-27 21:35:01 +08:00
style redesign Card UI (#321) 2023-11-23 12:28:45 +08:00
_build-extension.ts use webp (#363) 2023-12-24 15:19:24 +08:00
_build-pwa.ts remove some tw (#351) 2023-12-18 04:41:49 +08:00
_compile-ui-tests.ts compile all UI tests in GitHub Action (#256) 2023-10-24 11:24:27 +08:00
_helper.ts focus the editor after selecting a conversation (#316) 2023-11-21 12:06:13 +08:00
_main.tsx Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
_setup.test.ts fix pin list synchronization (#335) 2023-11-25 21:26:03 +08:00
about.tsx remove some tw (#351) 2023-12-18 04:41:49 +08:00
account-context.ts fix alby (#242) 2023-10-21 13:04:04 +08:00
app_model.ts redesign right panel (#358) 2023-12-22 15:51:08 +08:00
app_update.tsx unread count (#362) 2023-12-22 21:03:59 +08:00
app.tsx unread count (#362) 2023-12-22 21:03:59 +08:00
config-other.test.ts fix order issue (#336) 2023-11-25 22:29:50 +08:00
config-other.ts fix order issue (#336) 2023-11-25 22:29:50 +08:00
config.js A/B Testing Feature Toggle (#238) 2023-10-20 12:16:55 +08:00
conversation-list.test.tsx unread count (#362) 2023-12-22 21:03:59 +08:00
conversation-list.ts unread count (#362) 2023-12-22 21:03:59 +08:00
conversation-list.tsx unread count (#362) 2023-12-22 21:03:59 +08:00
create-group.test.tsx group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
create-group.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
deno.json Open Source 2023-06-30 14:05:57 +00:00
deno.lock redesign Card UI (#321) 2023-11-23 12:28:45 +08:00
dexie-db.ts redesign Card UI (#321) 2023-11-23 12:28:45 +08:00
dm.test.tsx fix ConversationList & simplify DirectMessageContainer (#359) 2023-12-22 18:20:37 +08:00
dm.tsx fix ConversationList & simplify DirectMessageContainer (#359) 2023-12-22 18:20:37 +08:00
edit-group.test.tsx add getAllEvents to Datebase_View & preload event markers (#289) 2023-11-17 15:50:53 +08:00
edit-group.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
edit-profile.test.tsx add getAllEvents to Datebase_View & preload event markers (#289) 2023-11-17 15:50:53 +08:00
edit-profile.tsx Christmas (#365) 2023-12-24 17:26:49 +08:00
editor.test.tsx fix editor (#357) 2023-12-22 14:55:15 +08:00
editor.tsx redesign Editor (#360) 2023-12-22 18:48:44 +08:00
event_syncer.ts show relay records in event details (#286) 2023-11-16 21:22:18 +08:00
event-detail.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
event-detail.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
invite-button.test.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
invite-button.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
invite-card.test.tsx Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
invite-card.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
key-view.test.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
key-view.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
makefile redesign right panel (#358) 2023-12-22 15:51:08 +08:00
message-panel.test.tsx add getAllEvents to Datebase_View & preload event markers (#289) 2023-11-17 15:50:53 +08:00
message-panel.tsx redesign right panel (#358) 2023-12-22 15:51:08 +08:00
message.test.ts better url parsing (#349) 2023-12-07 21:18:26 +08:00
message.ts better url parsing (#349) 2023-12-07 21:18:26 +08:00
nav.tsx simplify css (#355) 2023-12-22 01:17:03 +08:00
note-card.test.tsx refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
note-card.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
notification.test.tsx Open Source 2023-06-30 14:05:57 +00:00
notification.ts Open Source 2023-06-30 14:05:57 +00:00
profile-card.test.tsx fix ProfileCard test (#250) 2023-10-23 09:47:06 +08:00
profile-card.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
relay-config.test.ts disallow removing blowater relay (#331) 2023-11-24 18:35:27 +08:00
relay-config.ts simplify relay config (#334) 2023-11-25 13:25:49 +08:00
relay-detail.test.tsx show relay information (#311) 2023-11-21 15:20:39 +08:00
relay-detail.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
right-panel.test.tsx redesign right panel (#358) 2023-12-22 15:51:08 +08:00
right-panel.tsx Christmas (#365) 2023-12-24 17:26:49 +08:00
search_model.ts refactor Search & remove unused code (#211) 2023-10-06 00:05:35 +00:00
search.test.tsx show relay records in event details (#286) 2023-11-16 21:22:18 +08:00
search.tsx remove some tw (#353) 2023-12-18 18:23:15 +08:00
setting.test.tsx disallow removing blowater relay (#331) 2023-11-24 18:35:27 +08:00
setting.tsx remove some tw (#352) 2023-12-18 04:51:45 +08:00
signIn.test.tsx refactor signin page (#276) 2023-11-09 23:43:10 +09:00
signIn.tsx remove some tw (#352) 2023-12-18 04:51:45 +08:00
tw.config.ts Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
user-detail.tsx redesign right panel (#358) 2023-12-22 15:51:08 +08:00