New Version!
- A backend has been created. It now works on a local server. Just compile it with cargo.
- Facet fixed finally.
- Multiple random warning fixes
- Threads now go longer than the 3 that was created before.
- Replies can now be seen.
- Clicking on a bsky post now doesn't break the thing.
- Tags not working as intended (Mastodon)
- Sometimes posts don't load. This is intentional: Sometimes it's "unknown" and "external" and these aren't supported because AIDS or something.
Reviewed-on: #72
Co-authored-by: CatAClock <CatAClock@proton.me>
Co-committed-by: CatAClock <CatAClock@proton.me>
Time for the pull request for the mass amounts of bugs I encountered.
Reviewed-on: #63
Co-authored-by: CatAClock <CatAClock@proton.me>
Co-committed-by: CatAClock <CatAClock@proton.me>
- Animation improvements on `Index.html`.
- Reduced the amount of code (and improved readability) of the APIs.
- Optimizations as well, but not that much.
- Accounts are now viewable. You can also follow and block them to your heart's content (I don't know what happens when you both block and follow).
- Many, many bug fixes that made it through.
Reviewed-on: #40