Closed KyleMaas closed 3 years ago
Heh, could you help with a list of all the things that have changed from your side of things since last release? I would like to test if the onboarding screen works on mobile (smaller screen).
So about this. I really want to do a release before this weekend. I'll be doing a talk at fosdem about the browser code :-) This also means that I probably don't want to merge bigger things. Currently I'm working on porting over ssb-friends and using that in browser-core. Andre is doing some testing with abouts to see if we can get that nicer.
Good to know. That'll be nice if we can get a working ssb-friends - I've run into things needing that as a dependency before, although I don't remember exactly where. Currently working on the "more reactions" issue. Is there anything else you'd like to see worked on before your talk?
The extra reactions would be great to get in. Other than that just general testing and fixing minor stuff.
Aye aye, cap'n!
Another thing I have been wondering is if its possible to include the toast editor like we do with vue so that we don't need to include in the dist bundle. That would save up some time when doing npm run build.
Just gave it a quick try. Does not look like it will function correctly without a bunch of additional work. The toastui-editor file has dependencies like CodeMirror that it tries to pull in and fails.
Did you get a chance to take a look at the Use Offline stuff?
I think the use offline will have to wait until after the release
Sounds like a plan.
Well, we're up to 253 commits not since that last release.
Yes, this will be 5.0.0. Coming right up
Cool. Yeah, I suppose with the ssb-friends stuff, a major version bump is probably more appropriate.
As a related aside, do you have a link to the SSB talks? I think I only saw one on the schedule.
Heh...might want to change the "We now use ssb-social-index and ssb-suggest instead of the old custom profiles index" part of the 5.0.0 release. :)
Sure, its here https://people.iola.dk/anders/fosdem-talk/. The video should be up tomorrow.
Heh...might want to change the "We now use ssb-social-index and ssb-suggest instead of the old custom profiles index" part of the 5.0.0 release. :)
Right :)
Hokey smokes! I know you mentioned doing final cleanup for a new release, but I didn't realize we had 197 commits since the last release. What else would you like to see done before doing another release?