Releases: BlowaterNostr/blowater
Releases · BlowaterNostr/blowater
tauri-0.0.1
What's Changed
- display reactions by @bob2402 in #475
- send reaction event by @bob2402 in #476
- Simple Authorization by @BlowaterNostr in #477
- Space Setting: Member List by @BlowaterNostr in #480
- Redesign onboarding by @BlowaterNostr in #481
Full Changelog: tauri-0.0.0...tauri-0.0.1
Mac Desktop Release 0.0.0
What's Changed
- render 30023 in public feed by @BlowaterNostr in #447
- Make replyee clickable by @bob2402 in #450
- Fix nav width by @bob2402 in #451
- Update editor style by @bob2402 in #452
- Empty message prompt by @bob2402 in #453
- Refactor sync DM events by @bob2402 in #449
- Dm reply by @bob2402 in #456
- show
@name
on the message list by @bob2402 in #457 - new parse content by @bob2402 in #458
- use
@name
to select a member in the editor by @bob2402 in #459 - add client tag by @BlowaterNostr in #461
- refactor dependencies by @BlowaterNostr in #462
- add missing await by @BlowaterNostr in #463
- scope DM to the default relay as a temporary measure by @BlowaterNostr in #469
- Sync deletion events by @bob2402 in #455
- remember nip07 sign in state by @BlowaterNostr in #470
- able to delete 30023 in public flow by @BlowaterNostr in #472
- nip96: upload images by @bob2402 in #473
- Remember current relay & nav by @bob2402 in #474
- Let's try Tauri again by @BlowaterNostr in #460
Full Changelog: 5.0.0...tauri-0.0.0
5.0.0
What's Changed
- remove app list by @BlowaterNostr in #325
- Disallow removing blowater relay by @BlowaterNostr in #331
- better font size for 4K / 27inch plus monitors by @BlowaterNostr in #333
- simplify relay config by @BlowaterNostr in #334
- Fix pin list by @BlowaterNostr in #335
- fix order issue by @BlowaterNostr in #336
- Update signIn.tsx by @BlowaterNostr in #339
- clickable website url by @BlowaterNostr in #340
- Install prompt in #332
- unread count -- conversation list ui in #342
- nonblocking send loop by @BlowaterNostr in #344
- clear the editor before sending events by @BlowaterNostr in #345
- better url parsing by @BlowaterNostr in #349
- change logo by @BlowaterNostr in #350
- Remove some tw by @BlowaterNostr in #351
- remove tw 2 by @BlowaterNostr in #352
- remove some tw by @BlowaterNostr in #353
- remove ButtonGroup by @BlowaterNostr in #354
- simplify css by @BlowaterNostr in #355
- fix regression by @BlowaterNostr in #356
- fix editor by @BlowaterNostr in #357
- Fix right panel by @BlowaterNostr in #358
- fix ConversationList & simplify DirectMessageContainer by @BlowaterNostr in #359
- redesign editor.tsx by @BlowaterNostr in #360
- fix DM_List.addEvents by @BlowaterNostr in #361
- unread count by @BlowaterNostr in #362
- use webp by @BlowaterNostr in #363
- Christmas by @BlowaterNostr in #365
- reorganize project structure by @BlowaterNostr in #366
- fix scroll by @BlowaterNostr in #368
- Improve UI by @BlowaterNostr in #370
- block/unblock users by @BlowaterNostr in #371
- integrate nip44 by @BlowaterNostr in #372
- local pin by @BlowaterNostr in #373
- use Enter key by @BlowaterNostr in #374
- 5.0.0: Redesign & Rearchitecture by @BlowaterNostr in #380
- use toast by @BlowaterNostr in #404
- toast error when sending message is rejected by @BlowaterNostr in #405
- better error toast by @BlowaterNostr in #406
- send DM to blowater relay & selected relay by @BlowaterNostr in #407
- add nip-07 back with proper error toast by @BlowaterNostr in #408
- paginate profile search by @BlowaterNostr in #412
- limit kind 1 querying to 24 hours by @BlowaterNostr in #413
- simplify relay configuration by @BlowaterNostr in #414
- switch to default relay when currently selected relay is removed by @BlowaterNostr in #415
- minor UI changes by @bob2402 in #416
- modify RelayInformationComponent by @BlowaterNostr in #417
- more responsive rendering on new event from relays & auto scroll to posted message on public feed by @BlowaterNostr in #418
- correct database new data streaming by @BlowaterNostr in #419
- fix profile state by @BlowaterNostr in #420
- add tags to SendMessage event (kind 1) by @bob2402 in #423
- better tagging in kind-1 by @BlowaterNostr in #424
- global filter by @BlowaterNostr in #425
- render display_name by @BlowaterNostr in #426
- Add a "Add a Relay" button to the switch list by @bob2402 in #421
- navigate to DM from UserDetail right panel by @BlowaterNostr in #427
- stable scroll with filters by @BlowaterNostr in #429
- filter public notes by npub and note id by @BlowaterNostr in #431
- sync the profile of a given user by @BlowaterNostr in #433
- Reply To v2 by @BlowaterNostr in #432
- Render marked "e" tags by @bob2402 in #434
- Editor reply state by @bob2402 in #435
- faster content filtering and record urls on new events by @BlowaterNostr in #439
- Lazy load relay records by @BlowaterNostr in #440
- Reply in kind 1 by @bob2402 in #441
- fix security error by @BlowaterNostr in #442
- fix profile editor state & reduce data usage on load by @BlowaterNostr in #443
- Update Profile editor by @bob2402 in #446
Full Changelog: 4.0.0...5.0.0
4.0.0
What's Changed
- editor ui redesign by @foodstr in #12
- Render Pubkey in DM by @BlowaterNostr in #11
- remove ctrl enter hint by @foodstr in #17
- Add Profile during npub rendering by @foodstr in #20
- Sync note by @BlowaterNostr in #21
- contact list ui redesign by @foodstr in #22
- profile card clickable by @foodstr in #44
- Refactor Sign In Logic by @BlowaterNostr in #55
- parse content inline by @foodstr in #56
- adjust mobile setting by @foodstr in #57
- update nostr.ts by @BlowaterNostr in #62
- Refactor database by @BlowaterNostr in #63
- Add ctx to db by @BlowaterNostr in #65
- Encrypted Custom App Data in IndexedDB by @BlowaterNostr in #66
- Async Loading on Initialization by @BlowaterNostr in #67
- UI Redesign: About page by @foodstr in #69
- Performance: Pre Parsed Tags by @BlowaterNostr in #72
- wait for NIP-7 extensions to initialize by @foodstr in #73
- update nostr.ts by @BlowaterNostr in #77
- add Profile_Nostr_Event by @BlowaterNostr in #78
- Pre-parse profile data by @BlowaterNostr in #79
- Preparse Public Key by @BlowaterNostr in #80
- Card UI by @foodstr in #82
- Perf v2 by @BlowaterNostr in #83
- Relay config bug fix by @BlowaterNostr in #92
- Global Filter by @BlowaterNostr in #93
- Filter multiple authors by @BlowaterNostr in #94
- Update nostr.ts by @BlowaterNostr in #98
- Tauri by @BlowaterNostr in #100
- Refactor Syncers by @BlowaterNostr in #101
- Mark private key content on login page by @foodstr in #106
- #108 by @BlowaterNostr in #109
- Full screen popover by @foodstr in #107
- Render Npub when profile is not found by @BlowaterNostr in #111
- show hex pubkeys by @BlowaterNostr in #114
- logo offset fix by @foodstr in #116
- Use submodule by @BlowaterNostr in #117
- partially address profile sync bug by @BlowaterNostr in #118
- button group ui by @foodstr in #120
- Fix Profile Syncing by @BlowaterNostr in #121
- The copy button should give feedback after being clicked by @foodstr in #123
- More kind 4 loading by @BlowaterNostr in #124
- use signal in setting.tsx by @BlowaterNostr in #130
- Remove global events by @BlowaterNostr in #131
- Fix relay syncing by @BlowaterNostr in #135
- Relay Config Persistance to Local Storage by @BlowaterNostr in #136
- Adjust setting style by @foodstr in #138
- Refactor SignIn Page to use Class Component by @BlowaterNostr in #140
- Setup Test Structure and Interfaces for database.ts by @BlowaterNostr in #142
- Test Database_Contextual_View by @BlowaterNostr in #145
- make popover globally by @foodstr in #144
- Support nostr url for npub card by @shaibearary in #143
- event detail by @foodstr in #148
- Immediately Render Sent Messages by @BlowaterNostr in #157
- Remove Multi Chunk Image Events by @BlowaterNostr in #160
- fix reply thread UI by @foodstr in #156
- nprofile UI support by @shaibearary in #152
- Immediately Render Sent Messages by @BlowaterNostr in #164
- Refactor contact list by @BlowaterNostr in #170
- declare ContactRetriever interface & optimize profile syncing by @BlowaterNostr in #171
- Fix the style of message panel by @foodstr in #172
- Simplify Application Initialization by @BlowaterNostr in #173
- Faster App Initialization by @BlowaterNostr in #175
- Global Error Message Prompt by @foodstr in #181
- Clickable NoteCard by @BlowaterNostr in #182
- Naddr support by @shaibearary in #178
- A Draft for Encrypted Group Chat with Minimal Access Control by @BlowaterNostr in #177
- Invitation Card UI by @foodstr in #186
- Use Parameterized Event to store Pin List by @BlowaterNostr in #184
- remove kind 1078 by @BlowaterNostr in #191
- nip19: parse nevent by @BlowaterNostr in #190
- create group ui by @foodstr in #189
- Refactor RelaySetting to class component by @BlowaterNostr in #195
- Loading performance by @BlowaterNostr in #197
- ConversationList test by @BlowaterNostr in #198
- Improve conversation list by @BlowaterNostr in #199
- create group by @foodstr in #194
- Update nostr.ts by @BlowaterNostr in #202
- remove social by @BlowaterNostr in #203
- Fix profile syncer by @BlowaterNostr in #204
- Bring Back Pin Conversation List by @BlowaterNostr in #205
- Add CRDT to Pin List by @BlowaterNostr in #206
- group chat by @foodstr in #200
- Group Chat Message by @BlowaterNostr in #208
- edit group profile by @foodstr in #210
- Distinguish between DM and GM by @BlowaterNostr in #209
- Refactor Search by @BlowaterNostr in #211
- Refactor kind 100 handling by @BlowaterNostr in #212
- invite by @foodstr in #213
- Refactor dm by @BlowaterNostr in #214
- remove legacy Thread code by @BlowaterNostr in #215
- Group chat by @BlowaterNostr in #216
- Performance by @BlowaterNostr in #217
- Fix message group by @foodstr in #218
- Fix Setting page by @BlowaterNostr in #219
- Refine group chat by @BlowaterNostr in #222
- Invitation by @BlowaterNostr in #223
- Group syncer by @BlowaterNostr in #224
- edit group chat fixing by @foodstr in #225
- remove unused code by @BlowaterNostr in #228
- move DirectMessageGetter out from Database_Contextual_View by @BlowaterNostr in #229
- Refactor dm getter by @BlowaterNostr in #230
- Add invitation event to DM controller by @BlowaterNostr in #231
- Optimizatio...
Blowater 3.0: Open Source!
3.0.0 fix test