blowater/app/UI
Bob dc3487b635
empty message prompt (#453)
* chore: remove hover on the Ctrl + Enter tooltip
2024-04-08 10:27:06 +08:00
..
.vscode reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
assets 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
components navigate to DM from UserDetail right panel (#427) 2024-03-20 10:59:39 +08:00
icons redesign EditProfile (#446) 2024-03-29 14:59:34 +08:00
style paginate profile search (#412) 2024-03-16 15:09:30 +08:00
_compile-ui-tests.ts reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
_helper.ts more responsive rendering on new event from relays & auto scroll to posted message on public feed (#418) 2024-03-17 17:00:07 +08:00
_main.tsx sliding right panel & contact tags (#370) 2024-01-02 18:09:25 +08:00
_setup.test.ts 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
about.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
account-context.ts add nip-07 back with proper error toast (#408) 2024-03-16 01:23:54 +08:00
app_model.ts experimental global filter (#425) 2024-03-19 23:29:59 +08:00
app_update.tsx empty message prompt (#453) 2024-04-08 10:27:06 +08:00
app.tsx fix nav width (#451) 2024-04-02 14:02:29 +08:00
config-other.test.ts 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
config-other.ts integrate nip44 (#372) 2024-01-17 16:37:29 +08:00
contact-tags.test.tsx sliding right panel & contact tags (#370) 2024-01-02 18:09:25 +08:00
contact-tags.tsx block/unblock users (#371) 2024-01-02 20:42:11 +08:00
conversation-list.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
conversation-list.ts 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
conversation-list.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
deno.json reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
deno.lock reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
dexie-db.ts faster content filtering and record urls on new events (#439) 2024-03-26 14:03:03 +08:00
dm.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
dm.tsx fix nav width (#451) 2024-04-02 14:02:29 +08:00
edit-profile.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
edit-profile.tsx redesign EditProfile (#446) 2024-03-29 14:59:34 +08:00
editor.test.tsx reply to public notes (#441) 2024-03-27 15:38:12 +08:00
editor.tsx empty message prompt (#453) 2024-04-08 10:27:06 +08:00
event-detail.test.tsx reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
event-detail.tsx reply to public notes (#441) 2024-03-27 15:38:12 +08:00
filter.test.tsx experimental global filter (#425) 2024-03-19 23:29:59 +08:00
filter.tsx experimental global filter (#425) 2024-03-19 23:29:59 +08:00
key-view.test.tsx reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
key-view.tsx reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
message-list.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
message-list.tsx clickable replyee (#450) 2024-04-01 16:58:35 +08:00
message-panel.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
message-panel.tsx reply to public notes (#441) 2024-03-27 15:38:12 +08:00
message.test.ts 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
message.ts render 30023 in public feed (#447) 2024-03-30 15:51:59 +08:00
nav.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
nav.tsx reply to public notes (#441) 2024-03-27 15:38:12 +08:00
note-card.tsx reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
notification.test.tsx reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
notification.ts reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
profile-card.test.tsx reorganize project structure (#366) 2024-01-02 01:28:10 +08:00
profile-card.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
public-message-container.test.tsx experimental global filter (#425) 2024-03-19 23:29:59 +08:00
public-message-container.tsx fix nav width (#451) 2024-04-02 14:02:29 +08:00
relay-config.test.ts 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
relay-config.ts fix profile state (#420) 2024-03-18 01:05:32 +08:00
relay-detail.test.tsx modify RelayInformationComponent (#417) 2024-03-17 15:07:42 +08:00
relay-detail.tsx check if SSL is used 2024-03-22 16:56:32 +08:00
relay-recommend-list.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
relay-recommend-list.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
relay-switch-list.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
relay-switch-list.tsx "Add a Relay" button in the switch list (#421) 2024-03-20 10:22:48 +08:00
search_model.ts experimental global filter (#425) 2024-03-19 23:29:59 +08:00
search.test.tsx paginate profile search (#412) 2024-03-16 15:09:30 +08:00
search.tsx render display_name (#426) 2024-03-20 10:20:55 +08:00
setting.test.tsx paginate profile search (#412) 2024-03-16 15:09:30 +08:00
setting.tsx simplify relay configuration (#414) 2024-03-16 21:01:10 +08:00
sign-in.test.tsx 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
sign-in.ts 5.0.0: Redesign & Rearchitecture (#380) 2024-03-15 21:44:17 +08:00
sign-in.tsx add nip-07 back with proper error toast (#408) 2024-03-16 01:23:54 +08:00
user-detail.tsx navigate to DM from UserDetail right panel (#427) 2024-03-20 10:59:39 +08:00