Vitor Pamplona
442f75fc41
- Migrates Quartz to a KMP project
...
- Converts OpenTimestamps from java to Kotlin
- Moves OTS OkHttp setup to Quartz
2025-08-27 17:32:39 -04:00
Vitor Pamplona
726f9e2f4f
Moves target compatibility to java 21
2025-08-06 14:07:51 -04:00
Vitor Pamplona
25e92666e0
Adjusts the gradle DSL language to the latest deprecations
2025-07-24 09:53:00 -04:00
Vitor Pamplona
f839565152
Refactors Ammolite to remove the dependency on OkHttp to prepare for KTor and multiplatform settings.
...
- This also reduces the Singleton coupling between Client and RelayPool.
To migrate, create a NostrClient instance on your Application class and update your code to access that `client` instance.
2024-12-20 15:36:50 -05:00
Vitor Pamplona
4b5ab8eb35
Removes unnecessary dependencies for ammolite
2024-07-03 13:49:43 -04:00
Vitor Pamplona
349d6cfc22
Migrates sdk requirements to the version catalog.
2024-07-03 13:49:18 -04:00
Vitor Pamplona
692f7c4270
Upgrades to Kotlin 2.0.0
2024-07-03 11:00:45 -04:00
greenart7c3
66e4021d7b
Move all relay and datasource to ammolite package
2024-06-24 10:52:34 -03:00
greenart7c3
6eb0f153fa
fix build
2024-06-24 07:36:11 -03:00
greenart7c3
a6bc40515b
Move httpclient to another package
2024-06-24 07:13:06 -03:00