Wow, I didn't realise that LibreOffice turns 40 this year with it's latest release.
It started out as closed source Star Writer for CP/M in 1985 with DOS 3.2support in 1986.
Then became Star Office in 1994 for Windows 3.1
It became open source as Open office in 2001 and the LibreOffice fork in 2010.
https://en.wikipedia.org/wiki/StarOffice
https://en.wikipedia.org/wiki/OpenOffice.org
https://en.wikipedia.org/wiki/LibreOffice
#cpm #msdos #dos #libreOffice #openOffice #starOffice #retroComputing
Progress report, March 29, 2024.
Work on Node.js compatibility is currently being done in the dnt branch (the branch name may not be appropriate, but I like it because it's short).
I've added the dnt.ts script in the root of the repository. It's not working yet—I'm getting the error below, and I'm trying to figure out a solution:
TS2725: Class name cannot be 'Object' when targeting ES5 with module CommonJS.
I added KvStore and MessageQueue interfaces, an abstraction layer for key-value storage and message queues. Although there are a couple of implementations for development purposes called MemoryKvStore and InProcessMessageQueue, they are not meant to be used in production.
I haven't implemented an adapter for Deno KV yet, so it is not usable in #Fedify. Implementing the adapters for it itself isn't hard, it's the packaging that's the problem. Anyway, this regression is only temporary during development and will go away in the general release.
It was pre-released to JSR as version 0.5.0-dev.79+562c62cf, and you can test it out:
https://jsr.io/@fedify/fedify@0.5.0-dev.79+562c62cf
https://github.com/dahlia/fedify/discussions/24#discussioncomment-8948476
GNU social JP is a social network, courtesy of GNU social JP管理人. It runs on GNU social, version 2.0.2-dev, available under the GNU Affero General Public License.
All GNU social JP content and data are available under the Creative Commons Attribution 3.0 license.