Commit graph

29 commits

Author SHA1 Message Date
f28bf996dc more fun optimizations
I think I removed like 5 KB or something?
2025-05-25 18:51:02 -07:00
128539d426 optimized the Mastodon API 2025-05-25 18:21:25 -07:00
a42c8be258 remove 1kb I am god 2025-05-25 17:37:14 -07:00
832aed2ffd fediverse stupid fix 2025-05-25 16:55:49 -07:00
38201f86dd optimization 2 2025-05-25 15:38:00 -07:00
4de48f76d4 optimization 2025-05-25 15:09:00 -07:00
e9741828ba CSS changes for the people who like it. 2025-05-24 16:16:47 -07:00
ed3519f6c4 bug fix 2025-05-24 15:55:13 -07:00
cff163f6d0 accounts are now viewable 2025-05-24 15:35:33 -07:00
54e5c9017b framework for bsky, bug fix 2025-05-24 15:10:33 -07:00
68560fc6ed More profile stuff 2025-05-24 14:30:26 -07:00
417c3be99c account stuff & regex fix 2025-05-24 13:34:53 -07:00
f135e8de98 account stuff in progress. Please wait... 2025-05-24 13:08:20 -07:00
ff0dcc6ba3 bug fix. Again. 2025-05-24 12:54:06 -07:00
8a5b55f999 bug fixes 2025-05-23 19:42:50 -07: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
9b52f641cb Testing merge (#13)
Reviewed-on: #13
2025-05-05 23:55:56 +00:00
89e2c54d3e Bug fixes (#10)
Another somewhat overhaul & fixing a couple of stupid bugs that just so happen to crop up.

Reviewed-on: #10
2025-05-03 22:22:40 +00:00
c1dc53cace Integrations (#6)
Integrations are now complete
2025-05-03 02:44:21 +00:00
3b48e97a5e :/ 2025-05-01 13:18:26 -07:00
876f9707c6 BlueskyAPI (#5)
Completed the BlueskyAPI

Reviewed-on: #5
2025-04-29 22:08:19 +00:00
811e47e08c mail call! 2025-04-22 15:49:23 -07:00
6885fe7f0e got the code 2025-04-22 15:49:23 -07:00
791d6d992a screen scrollie good :3 2025-04-21 17:58:22 -07:00
2880f2fce7 togglable local & remote timelines. 2025-04-21 17:50:31 -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