Releases: digi-monkey/flycat-web
Releases · digi-monkey/flycat-web
v0.2.2
What's Changed
- chore: add docs for development by @digi-monkey in #219
- Update issue templates: add release checklist by @digi-monkey in #224
- chore: update docs with design-call meeting info by @digi-monkey in #226
- fix(profile): invalid rss blank in router push by @digi-monkey in #236
- Update README.md by @digi-monkey in #239
- Refactor: simplify relay mode by @digi-monkey in #240
- feat: add group restore setting by @digi-monkey in #241
- refactor: home msg filter with global/follow tab by @digi-monkey in #244
- fix: new users note won't showup on feed by @digi-monkey in #245
- chore: bump v0.2.2 by @digi-monkey in #246
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Create LICENSE by @digi-monkey in #159
- Explore community by @digi-monkey in #160
- fix(worker): check cb valid before exectuing by @digi-monkey in #161
- fix(worker): getApprovalShortNoteId handleEvent order by @digi-monkey in #162
- fix(pubNoteTextarea): miss text with images by @digi-monkey in #163
- fix(community): add create community form by @digi-monkey in #164
- Make approval by @digi-monkey in #165
- Approval message by @digi-monkey in #166
- fix: hide too long content in postItems by @digi-monkey in #167
- fix: too many zapInfo subMetadata filter by @digi-monkey in #168
- fix: worker conn lost when switching same relay groups by @digi-monkey in #169
- chore: profile tab font capitalized by @digi-monkey in #170
- fix(style): mobile relaySelector and postItem layout by @digi-monkey in #171
- fix(style): community style for mobile by @digi-monkey in #172
- Build desktop by @digi-monkey in #173
- fix(styling): naddr for long-form sharing in community by @digi-monkey in #174
- Feat: support PWA by @ShookLyngs in #175
- fix(_document.page): google font/ title metadata by @digi-monkey in #176
- fix: some mobile layout issue by @digi-monkey in #177
- fix(styling): notification mobile layout issue by @digi-monkey in #178
- fix: disable mobile scalable for pwa by @digi-monkey in #179
- feat: add subscribe community by @digi-monkey in #180
- fix: comment post item extra space by @digi-monkey in #181
- fix: layout width < 768 by @digi-monkey in #182
- fix: display connected relay in selector by @digi-monkey in #183
- chore: rename explore page to communities by @digi-monkey in #184
- fix(ws): reconnect with timeout by @digi-monkey in #196
- fix: logout in PWA by @digi-monkey in #197
- fix(mobile): noti menu bar width by @digi-monkey in #199
- fix(mobile): pubTextarea onClick and styling by @digi-monkey in #200
- chore: community style change by @digi-monkey in #203
- feat: add msg filter on home page by @digi-monkey in #204
- fix: setMentionValue for invalid profile without user.name by @digi-monkey in #205
- fix: community page crash when not sign-in by @digi-monkey in #206
- chore(style): mobile header/footer blur by @digi-monkey in #207
- feat: add new relay page by @digi-monkey in #202
- fix: use router on arrow left by @digi-monkey in #208
- chore: set default select relay on relay page by @digi-monkey in #209
- chore: refactor view more on post items by @digi-monkey in #210
- chore(home): hide input on mobile/filter style by @digi-monkey in #211
- fix: bech32Encode with max limit 5000 by @digi-monkey in #212
- fix: pubTextArea small issue on single img/emoji title by @digi-monkey in #213
- chore: profile mobile actionBtn pos by @digi-monkey in #215
- refactor: replace window.location with useRouter by @digi-monkey in #216
- feat: add landing page for pwa install by @digi-monkey in #217
- chore: update readme by @digi-monkey in #218
New Contributors
- @ShookLyngs made their first contribution in #175
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- adjust layout to 3 cols by @digi-monkey in #12
- refactor some small ui by @digi-monkey in #13
- refactor: home layout and msg structure by @digi-monkey in #14
- feat: setting profile by @digi-monkey in #15
- fix backup localhost connection by @digi-monkey in #16
- Sync data by @digi-monkey in #17
- Right page by @digi-monkey in #18
- ux: add relay seen-on by @digi-monkey in #19
- add broadcast btn in seen-relay by @digi-monkey in #20
- Safe sign in by @digi-monkey in #23
- refactor: rich media with preview link by @digi-monkey in #24
- refactor: use worker hook by @digi-monkey in #25
- fix: url preview with pure json api by @digi-monkey in #26
- support lighting invoice in notes by @digi-monkey in #27
- feat: add zap tipping button on notes by @digi-monkey in #28
- support simple notification by @digi-monkey in #29
- refactor some worker by @digi-monkey in #30
- fix: check 0 followings and add simple restore contacts by @digi-monkey in #34
- Refactor blog by @digi-monkey in #35
- fix: comments msgHandler on blog by @digi-monkey in #36
- feat: render blog msg item in timeline by @digi-monkey in #37
- chore: right section for homepage by @digi-monkey in #38
- chore: display simple mention by @digi-monkey in #39
- feat: add relay universe page by @digi-monkey in #40
- feat: add simple fof page by @digi-monkey in #41
- chore: apply unused import lint by @digi-monkey in #42
- chore: rm windows scroll bar unneeded by @digi-monkey in #43
- refactor: wrap event cb in async generator by @digi-monkey in #44
- fix notification display content by @digi-monkey in #45
- fix: comment naddr no relayUrl by @digi-monkey in #46
- fix(notification): no need to subMetadata for etag by @digi-monkey in #52
- Fix relay page by @digi-monkey in #53
- feat: support img upload in md editor by @digi-monkey in #54
- chore: write button and fof page by @digi-monkey in #55
- fix: compress image for uploader by @digi-monkey in #57
- feat: fallback to normal worker for mobile by @digi-monkey in #56
- fix: do not add / at the end of relay url by @digi-monkey in #58
- Revert "fix: do not add / at the end of relay url" by @digi-monkey in #59
- Upgrade the project to nextjs 13 by @Heqingsong in #60
- fix: add localePath for vercel by @digi-monkey in #71
- chore: git ignore tsBuildInfo by @digi-monkey in #69
- chore(homePage): color left/right menu gray by @digi-monkey in #70
- Fix/67 by @Heqingsong in #72
- fix: analytics on vercel by @digi-monkey in #80
- feat: Add blog save draft feat by @Heqingsong in #79
- fix(url): fix issues-68 url encode bug by @Heqingsong in #81
- fix: display blog comment msg by @digi-monkey in #83
- fix(follow): fix issues-63 follow user bug by @Heqingsong in #86
- feat: support signIn with evm blockchain account(nip-111) by @digi-monkey in #82
- fix(follow): fix issues-84 and issues-91 by @Heqingsong in #93
- feat: support rss/jsonFeed/atom subscription for blog post by @digi-monkey in #94
- fix: align left on collection item by @digi-monkey in #95
- feat: support ogp for blog post by @digi-monkey in #96
- fix: use absolute link on feed by @digi-monkey in #99
- fix: private backup invalid wss url by @digi-monkey in #100
- feat: add comment images by @digi-monkey in #108
- refactor(comment): update sweetalert z-index by @Heqingsong in #110
- fix(popover): fix popover width bug by @Heqingsong in #111
- feat: show mix feed with post and highlight by @digi-monkey in #112
- feat: replace keepalive home msg with refresh and loadMore button by @digi-monkey in #113
- Fix/74 by @Heqingsong in #114
- feat: Add mentions and emojis by @Heqingsong in #115
- fix: loadContact hook performance by @digi-monkey in #116
- fix: content text pre-wrap by @digi-monkey in #117
- refactor: replace relays with relay-group switcher by @digi-monkey in #118
- Update baseLayout And Nav Menus by @Heqingsong in #120
- feat: add pc right panel by @Heqingsong in #121
- wip: fastest and find one auto-relay by @digi-monkey in #122
- wip: add simple relay group manager by @digi-monkey in #123
- feat: update RelaySelector styles by @Heqingsong in #125
- feat: update RelaySelector Modal styles by @Heqingsong in #126
- add ref-embed nips and others by @digi-monkey in #127
- refactor: exract nip21 ui replacement by @digi-monkey in #128
- feat: update PubNoteTextarea styles by @Heqingsong in #129
- wip: add repost and zap button by @digi-monkey in #130
- wip: add comment and bookmark button by @digi-monkey in #131
- feat: add nav write modal by @Heqingsong in #132
- refactor: add timeout and eose stopper for subscription iterator by @digi-monkey in #133
- wip: add explore simple page by @digi-monkey in #134
- wip: add bookmark page by @digi-monkey in #135
- feat: add post items by @digi-monkey in #136
- fix: use worker for reply event fetching by @digi-monkey in #137
- fix: simple ref-embed style by @digi-monkey in #138
- chore: replace PostItem with Msg in pages by @digi-monkey in #139
- wip: add simple data table by @digi-monkey in #140
- wip: add some relay detail ux by @digi-monkey in #141
- wip: naive thread page by @digi-monkey in #142
- wip: add naive profile page by @digi-monkey in #143
- wip: doing styling for article page by @digi-monkey in #144
- chore: show simple mention for nprofile unless hover by @digi-monkey in #145
- wip: simple relay type by @digi-monkey in #146
- chore: fix some base border layout by @digi-monkey in #147
- chore: fix small ui by @digi-monkey in #148
- chore: show auto relay progress by @digi-monkey in #149
- Refactor codebase by @digi-monkey in https://github.com/di...
v0.1.0
We just release the first version of flycat now! Go create your blog and start writing Markdown post on flycat-web.vercel.app!
Basically it is quite usable now, if you have any request, please open an issue.
What's Changed
- support event page by @digi-monkey in #1
- feat: support blog by @digi-monkey in #2
- refacotr: re-use websockets by @digi-monkey in #3
- Support article link by @digi-monkey in #4
- wip: i18n eng by @digi-monkey in #5
- add blog timeline by @digi-monkey in #6
- Ws perf by @digi-monkey in #8
- fix: some hint if not login for feed page by @digi-monkey in #9
- simple mobile responsive by @digi-monkey in #10
- feat: rm custom relays by @digi-monkey in #11
New Contributors
- @digi-monkey made their first contribution in #1
Full Changelog: https://github.com/digi-monkey/flycat-web/commits/v0.1.0