Commit graph

8 commits

Author SHA1 Message Date
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
c022194589 merge branch Testing 2025-05-23 19:21:27 -07:00
495c1886f0 Beautify & Other Things (#26)
:3

Reviewed-on: #26
2025-05-22 23:02:34 +00:00
73472ab227 Adding a bunch of things 2025-05-11 13:57:17 -07:00
8b66616c4e Public Timelines improvements and fixes (#14)
Here's the rundown:

The public timeline no longer exists. However: your private timelines now exist and can be scrolled back and forth. This is an addition to content warnings, boosts, and plenty of bug fixes.
A code cleanup has been put into place as well to cut down on some of the crap. Overall it's pretty good.

Reviewed-on: #14
2025-05-08 22:04:23 +00:00
c1dc53cace Integrations (#6)
Integrations are now complete
2025-05-03 02:44:21 +00:00
811e47e08c mail call! 2025-04-22 15:49:23 -07:00
9dec1ad6cc multiple things.
Added docker file so you can build it.
Added Organization
Brutally forced the index.js to be a module for ease-of-access
Got some of the federation to work. Just some.
2025-04-21 16:04:42 -07:00