• Joined on 2021-11-06
171 contributions in the last 12 months
JulAugSepOctNovDecJanFebMarAprMayJunMonWedFri
Less
More
phlaym pushed to main at phlaym/moshing-mammut 2023-04-15 07:56:10 +00:00
45eeb550b3 Auto reconnect to Mastodon WebSocket if it fails
phlaym pushed tag v1.2.0 to phlaym/moshing-mammut 2023-04-14 18:33:55 +00:00
phlaym pushed to main at phlaym/moshing-mammut 2023-04-14 18:32:59 +00:00
52c7922002 Improved layout on smaller devices
phlaym closed issue phlaym/moshing-mammut#9 2023-04-14 18:04:55 +00:00
Add WebSub support
phlaym pushed to main at phlaym/moshing-mammut 2023-04-14 18:04:55 +00:00
5ab1167d38 Fix : Add WebSub support
c57828d3e2 Fix savePost() never resolving
Compare 2 commits »
phlaym commented on issue phlaym/moshing-mammut#10 2023-04-14 16:51:55 +00:00
Send new posts to frontend using Websockets

Will be put on hold. This seems to be more complicated than I had hoped. Might be worth revisiting in the future and trying out SocketIO

phlaym pushed to main at phlaym/moshing-mammut 2023-04-13 14:18:40 +00:00
4e7196182c Fixed posts not saving correctly after DB migration
phlaym pushed to main at phlaym/moshing-mammut 2023-04-12 18:47:28 +00:00
8d3a23ee88 Update README with changes to DB tables
phlaym closed issue phlaym/moshing-mammut#11 2023-04-12 18:44:48 +00:00
Switch identifiers from IDs to URLs
phlaym pushed to main at phlaym/moshing-mammut 2023-04-12 18:44:48 +00:00
77c29bdd8a Fix @user@instance not being filtered correctly for blocked users; Fix use urls as identifiers
phlaym pushed to main at phlaym/moshing-mammut 2023-04-12 18:10:22 +00:00
e346928d32 Revert DB name
phlaym closed issue phlaym/moshing-mammut#12 2023-04-12 18:09:00 +00:00
Ensure DB migrations are finished before attempting to use the database
phlaym pushed to main at phlaym/moshing-mammut 2023-04-12 18:09:00 +00:00
ef4c517ff2 Fix , wait for DB migrations to finish before attempting to use the database
phlaym commented on issue phlaym/moshing-mammut#18 2023-04-12 15:13:52 +00:00
Decide if posts by @moshhead should be skipped

For now they will be blocked, following the same logic as stated here. They're filtered when displaying an not when saving

phlaym closed issue phlaym/moshing-mammut#18 2023-04-12 15:08:53 +00:00
Decide if posts by @moshhead should be skipped
phlaym pushed to main at phlaym/moshing-mammut 2023-04-12 15:08:53 +00:00
052c93d461 Fix add ability to block specific users
phlaym closed issue phlaym/moshing-mammut#13 2023-04-11 16:39:08 +00:00
Make YouTube API optional
phlaym pushed to main at phlaym/moshing-mammut 2023-04-11 16:39:08 +00:00
d716b3882b Fix , make youtube API optional
phlaym closed issue phlaym/moshing-mammut#21 2023-04-11 14:21:23 +00:00
Footer on mobile devices is cramped
phlaym pushed to main at phlaym/moshing-mammut 2023-04-11 14:21:23 +00:00
4fbd9a260f Fix respect safe areas on ios safari