blowater/UI
2023-10-26 16:42:04 +08:00
..
.vscode
components remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
deploy
icons
icons2 remove reply button (#213) 2023-10-07 17:15:27 +00:00
style
_compile-ui-tests.ts compile all UI tests in GitHub Action (#256) 2023-10-24 11:24:27 +08:00
_main.tsx
_setup.test.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
about.tsx
account-context.ts fix alby (#242) 2023-10-21 13:04:04 +08:00
app_model.ts send images (#246) 2023-10-21 19:29:47 +08:00
app_update.tsx update nostr.ts (#267) 2023-10-26 16:42:04 +08:00
app-list.tsx
app.tsx refactor Setting (#265) 2023-10-26 12:42:24 +08:00
config-other.ts remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
config.js A/B Testing Feature Toggle (#238) 2023-10-20 12:16:55 +08:00
conversation-list.test.tsx Optimization (#233) 2023-10-16 06:39:21 +08:00
conversation-list.ts Optimization (#233) 2023-10-16 06:39:21 +08:00
conversation-list.tsx refactor EditProfile (#255) 2023-10-23 21:57:58 +08:00
create-group.test.tsx group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
create-group.tsx Group Chat Preparation(#194) 2023-09-24 21:56:29 +00:00
deno.json
deno.lock compile all UI tests in GitHub Action (#256) 2023-10-24 11:24:27 +08:00
dexie-db.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
dm.test.tsx compile all UI tests in GitHub Action (#256) 2023-10-24 11:24:27 +08:00
dm.tsx view group chat profile (#260) 2023-10-24 17:03:12 +08:00
edit-group.test.tsx reuse EditProfile to edit group profile (#257) 2023-10-24 11:53:26 +08:00
edit-group.tsx reuse EditProfile to edit group profile (#257) 2023-10-24 11:53:26 +08:00
edit-profile.test.tsx reuse EditProfile to edit group profile (#257) 2023-10-24 11:53:26 +08:00
edit-profile.tsx reuse EditProfile to edit group profile (#257) 2023-10-24 11:53:26 +08:00
editor.test.tsx
editor.tsx send images (#246) 2023-10-21 19:29:47 +08:00
event_syncer.ts refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
event-detail.test.tsx
event-detail.tsx
invite-button.test.tsx invite user to group (#237) 2023-10-19 11:44:43 +08:00
invite-button.tsx invite user to group (#237) 2023-10-19 11:44:43 +08:00
invite-card.test.tsx Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
invite-card.tsx navigate to group chat by clicking invitation card (#240) 2023-10-20 12:19:09 +08:00
key-view.test.tsx
key-view.tsx
makefile compile all UI tests in GitHub Action (#256) 2023-10-24 11:24:27 +08:00
message-panel.test.tsx send images (#246) 2023-10-21 19:29:47 +08:00
message-panel.tsx view group chat profile (#260) 2023-10-24 17:03:12 +08:00
message.test.ts add invitation event to DirectedMessageController (#231) 2023-10-09 21:02:13 +00:00
message.ts add invitation event to DirectedMessageController (#231) 2023-10-09 21:02:13 +00:00
nav.test.tsx
nav.tsx fix Setting page (#219) 2023-10-08 17:22:53 +00:00
note-card.test.tsx refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
note-card.tsx refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
notification.test.tsx
notification.ts
profile-card.test.tsx fix ProfileCard test (#250) 2023-10-23 09:47:06 +08:00
profile-card.tsx refactor EditProfile (#255) 2023-10-23 21:57:58 +08:00
relay-config.test.ts update nostr.ts (#267) 2023-10-26 16:42:04 +08:00
relay-config.ts relay auto reconnection (#252) 2023-10-23 11:59:41 +08:00
search_model.ts refactor Search & remove unused code (#211) 2023-10-06 00:05:35 +00:00
search.test.tsx
search.tsx speed up ProfileGetter (#217) 2023-10-08 01:16:30 +00:00
setting.test.tsx create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
setting.tsx refactor Setting (#265) 2023-10-26 12:42:24 +08:00
signIn.test.tsx
signIn.tsx fix alby (#242) 2023-10-21 13:04:04 +08:00
tw.config.ts
user-detail.tsx