blowater/UI
2023-10-09 18:52:30 +00:00
..
.vscode
components remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
deploy Adjust setting style (#138) 2023-09-07 00:37:14 +00:00
icons Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
icons2 remove reply button (#213) 2023-10-07 17:15:27 +00:00
style render URL inline (#56) 2023-07-09 18:22:09 +08:00
_main.tsx Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
_setup.test.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
about.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
account-context.ts Use submodule (#117) 2023-08-28 17:58:05 +00:00
app_model.ts refactor DirectMessageGetter (#230) 2023-10-09 18:52:30 +00:00
app_update.tsx refactor DirectMessageGetter (#230) 2023-10-09 18:52:30 +00:00
app-list.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
app.tsx move DirectMessageGetter out from Database_Contextual_View (#229) 2023-10-09 18:39:52 +00:00
config-other.ts remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
conversation-list.test.tsx refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
conversation-list.ts move DirectMessageGetter out from Database_Contextual_View (#229) 2023-10-09 18:39:52 +00:00
conversation-list.tsx move DirectMessageGetter out from Database_Contextual_View (#229) 2023-10-09 18:39:52 +00: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 fix Setting page (#219) 2023-10-08 17:22:53 +00:00
dexie-db.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
dm.test.tsx remove legacy code (#214) 2023-10-07 20:40:18 +00:00
dm.tsx refactor DirectMessageGetter (#230) 2023-10-09 18:52:30 +00:00
edit-group.test.tsx edit group profile (#210) 2023-10-04 15:07:40 +00:00
edit-group.tsx fix EditGroup (#225) 2023-10-09 13:55:44 +00:00
edit-profile.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00
editor.test.tsx Fix UI tests 2023-09-11 15:31:44 +00:00
editor.tsx refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
event_syncer.ts refactor database initialization (#216) 2023-10-08 00:53:54 +00:00
event-detail.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
event-detail.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
invite-card.test.tsx Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
invite-card.tsx group chat creation UI (#189) 2023-09-22 16:27:36 +00:00
key-view.test.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
key-view.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
makefile
message-panel.test.tsx remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
message-panel.tsx refine group chat (#222) 2023-10-08 18:51:53 +00:00
message.test.ts fix groupContinuousMessages (#218) 2023-10-08 15:53:44 +00:00
message.ts fix groupContinuousMessages (#218) 2023-10-08 15:53:44 +00:00
nav.test.tsx Introduce Automerge CRDT & Refactor Relay Configuration (#135) 2023-09-06 16:29:27 +00:00
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 remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
profile-card.tsx Invitation Card UI (#186) 2023-09-18 13:59:36 +00:00
relay-config.test.ts create OtherConfig & minor refactors (#184) 2023-09-18 23:23:03 +00:00
relay-config.ts remove Thread & reorg dependencies (#212) 2023-10-07 10:59:06 +00:00
search_model.ts refactor Search & remove unused code (#211) 2023-10-06 00:05:35 +00:00
search.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
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 fix Setting page (#219) 2023-10-08 17:22:53 +00:00
signIn.test.tsx add EventDetail & refactor Popover and Search (#150) 2023-09-10 19:16:05 +00:00
signIn.tsx Refactor SignIn Page to use Class Component (#140) 2023-09-07 13:11:59 +00:00
tw.config.ts Global Error Message Prompt (#181) 2023-09-16 16:05:46 +00:00
user-detail.tsx declare ContactRetriever interface & optimize profile syncing (#171) 2023-09-13 18:27:08 +00:00