Commit graph

15 commits

Author SHA1 Message Date
5dbc2a2b44 Threads and a few bug fixes with links 2025-05-22 15:52:19 -07:00
a1b27d7549 videos now work on Bsky 2025-05-12 19:01:50 -07:00
fd96902e77 Fixed image bugs, Mastodon video 2025-05-11 22:15:14 -07:00
f838a1c18e images now work for mastodon boosts 2025-05-11 20:02:04 -07:00
bd6ad4a0aa fix a bug where the innerHTML did not reset on reload. 2025-05-11 19:54:44 -07:00
6a6d4f9c3f music now refreshes properly 2025-05-11 19:43:41 -07: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
876f9707c6 BlueskyAPI (#5)
Completed the BlueskyAPI

Reviewed-on: #5
2025-04-29 22:08:19 +00: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
Renamed from script.js (Browse further)