Commit graph

4 commits

Author SHA1 Message Date
339cfdedf9 V1.1 (#72)
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>
2025-07-17 04:07:33 +00:00
786c6d9467 V1.0.1 (#63)
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>
2025-06-29 02:26:42 +00:00
8c69eaa88a FinalReleaseChanges (#49)
- Loads of bug fixes.
- CSS improvements.
- Tags added.
- Optimized some things.
- Some other oddities? I don't know :3
- Happiness increased by 2%.
2025-06-05 00:25:39 +00:00
f03e73132a MoreWork Merge (#40)
- 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
2025-05-26 02:37:03 +00:00