Another long-time overdue update of the #BigBone library was released just now. It brings support for grouped notifications plus other bug fixes and improvements.
Check out the release notes for more details:
https://github.com/andregasser/bigbone/releases/tag/v2.0.0-20250205.202924
Thanks for all the contributors on this snapshot: @PattaFeuFeu, @bocops, McPringle and jdpgrailsdev.
5.2.2025 21:34Another long-time overdue update of the #BigBone library was released just now. It brings support for grouped notifications plus other bug...Finally pushed another snapshot for #BigBone. It brings some new nice Admin API functionality implemented by @PattaFeuFeu and also some minor improvements along the line.
With this snapshot, BigBone becomes feature complete, speaking of supported Mastodon API endpoints.
Change Log:
https://github.com/andregasser/bigbone/releases/tag/v2.0.0-20240518.212224
#Java #Kotlin #Android #Mastodon
18.5.2024 22:43Finally pushed another snapshot for #BigBone. It brings some new nice Admin API functionality implemented by @PattaFeuFeu and also some...72 #BigBone clones yesterday. 🙂
8.2.2024 10:1872 #BigBone clones yesterday. 🙂Schliifts?!
16.1.2024 22:56Schliifts?!@watson_news #privacy #privacyfailAre you currently working on an open source project with the #BigBone Mastodon library for Java and Kotlin? If so, I'd love to hear from you. Please send me the link to the project website, the app store entry or the code repository. I am happy to feature it in our README.md if you want.
https://github.com/andregasser/bigbone
#Mastodon #Java #Kotlin #Android
30.12.2023 22:10Are you currently working on an open source project with the #BigBone Mastodon library for Java and Kotlin? If so, I'd love to hear from...A new snapshot for #BigBone is out. A lot of great stuff has been added once again. One of the highlights this time for sure is the refactoring of the streaming API code which is now based on the WebSocket protocol. Thanks to all who have contributed!
https://github.com/andregasser/bigbone/releases/tag/v2.0.0-20231228.215524
#Java #Kotlin #Mastodon #Android
28.12.2023 22:48A new snapshot for #BigBone is out. A lot of great stuff has been added once again. One of the highlights this time for sure is the...Just noticed: The ktlint-gradle project is looking for interested people that would like to take over some work from the current maintainers, due to time constraints.
As the name suggests, it is a Gradle plugin for linting Kotlin code. You could slowly start to ramp up (e.g. by reviewing pull requests, helping with releases, etc...). If you're looking for a new project to dive in, this is your chance.
https://github.com/JLLeitschuh/ktlint-gradle/issues/569
3.12.2023 12:48Just noticed: The ktlint-gradle project is looking for interested people that would like to take over some work from the current...We're about to introduce ADRs (Architectural Decision Records) in #BigBone to keep track of our design decisions. Doing so, we can always remind ourselves why a certain decision was taken (even years later) and it provides a nice track record for new developers to better understand why things are done in a certain way.
More on ADRs here:
https://adr.github.io/
#Java #Kotlin #Mastodon #Library #Android
29.11.2023 13:42We're about to introduce ADRs (Architectural Decision Records) in #BigBone to keep track of our design decisions. Doing so, we can...We have just released the next #BigBone snapshot, which brings a lot of new functionality and improvements.
Thanks a lot to all contributors! (special mention to @PattaFeuFeu). Thank you so much.
Please check out the release notes here:
https://github.com/andregasser/bigbone/releases/tag/v2.0.0-20231105.202213
#Mastodon #Java #Kotlin #Android
5.11.2023 20:29We have just released the next #BigBone snapshot, which brings a lot of new functionality and improvements. Thanks a lot to all...Now as #Hacktoberfest is over, we have started to prepare the next snapshot for #BigBone. It contains lots of exciting new features and improvements but also some breaking changes along the lines. Because of this, we take some additional time to document them as good as possible to make your transition from the previous snapshot to the new one as painless as possible.
Stay tuned!
https://github.com/andregasser/bigbone
#Kotlin #Java #Mastodon #Android #Library
3.11.2023 12:26Now as #Hacktoberfest is over, we have started to prepare the next snapshot for #BigBone. It contains lots of exciting new features and...In the midst of #Hacktoberfest activities, I completely forgot to welcome @PattaFeuFeu as a new collaborator in the #BigBone project. His Kotlin knowledge is exactly what the project needs and I learn something new every day. Welcome to the team! 👋
23.10.2023 08:03In the midst of #Hacktoberfest activities, I completely forgot to welcome @PattaFeuFeu as a new collaborator in the #BigBone project. His...#BigBone #Hacktoberfest Update: 16 changes have been integrated since beginning of October 2023, 2 are under review and 10 are waiting for someone like you 👋
Happy coding!
https://github.com/andregasser/bigbone
#Java #Kotlin #Mastodon #Android
23.10.2023 07:57#BigBone #Hacktoberfest Update: 16 changes have been integrated since beginning of October 2023, 2 are under review and 10 are waiting for...Today we have added 8 more #Hacktoberfest issues for the #BigBone library project. If you feel like contributing to a small but cutting-edge Kotlin library, feel free to grab an issue and contribute to it.
Don't worry if you get stuck, we'll be happy to help.
Straight to the issues:
https://github.com/andregasser/bigbone/issues
We also happily accept other ideas of improving our code base. So let's get started 🚀🙂
#Java #Kotlin #Mastodon #Android #Library
21.10.2023 22:30Today we have added 8 more #Hacktoberfest issues for the #BigBone library project. If you feel like contributing to a small but cutting-edge...Big times for #BigBone ❤️ Lots of changes are merged into the code repo.
Next change that is merged into the repo is the replacement of Google Gson with the Kotlin X serializer.
Also, we're working on improving error reporting capabilities.
More things to come! Thanks to contributors @PattaFeuFeu @gioooxi and @bocops
https://github.com/andregasser/bigbone
#Kotlin #Mastodon #Android #Library #Hacktoberfest
14.10.2023 09:01Big times for #BigBone ❤️ Lots of changes are merged into the code repo. Next change that is merged into the repo is the replacement of...We're currently investigating a case where a #BigBone library user is having issues creating an instance of our client. He's using Android Studio Giraffe and his app is running in the emulator.
I wonder if any other Android devs have run into some similar issues?
Side note: Our client needs to perform a REST API call during initialization in order to setup itself.
Thanks for any advice 👍🏻
Issue: https://github.com/andregasser/bigbone/issues/280
#Java #Kotlin #Mastodon #Android
13.10.2023 12:01We're currently investigating a case where a #BigBone library user is having issues creating an instance of our client. He's using...I still have an open issue on my table to write integration tests for #BigBone against a locally running Mastodon instance.
What I do is a bit hacky, but it works more or less. I spin up all the services in Docker containers (web, streaming, sidekiq, postgres, even an nginx for TLS!) and after this, inject data into Postgres tables of the Mastodon instance to seed test data.
I wonder if there are better ways of doing this
Here's my code:
https://github.com/andregasser/bigbone/tree/master/docker
On Thursday morning I will hike up to Leglerhütte in beautiful #Glarnerland. Leglerhütte is an SAC mountain cabin. The weather is good 😀 https://leglerhuette.ch/ #Switzerland #Glarus
11.10.2023 06:11On Thursday morning I will hike up to Leglerhütte in beautiful #Glarnerland. Leglerhütte is an SAC mountain cabin. The weather is good...I am excited to see a sudden increase in traffic coming to the #BigBone repository. We're in the middle of #Hacktoberfest so I guess this is the reason. May the pull requests come! Happy hacking! 🙂
11.10.2023 05:05I am excited to see a sudden increase in traffic coming to the #BigBone repository. We're in the middle of #Hacktoberfest so I guess...I really try to get better at writing image alt descriptions on Mastodon.
10.10.2023 10:56I really try to get better at writing image alt descriptions on Mastodon.In the background: Vorderer Eggstock 2448m #Braunwald #Switzerland
10.10.2023 10:49In the background: Vorderer Eggstock 2448m #Braunwald #Switzerland