|
f1cb0b2159
|
Migrate to Svelte 4
|
2024-01-22 16:26:06 +01:00 |
|
|
049cd86ae0
|
Update dependencies
|
2024-01-22 16:06:43 +01:00 |
|
|
aab4433a55
|
Add oauth token to websocket connection
|
2023-10-15 19:39:36 +02:00 |
|
|
d3b599738e
|
Update version tag
|
2023-06-24 10:53:02 +02:00 |
|
|
ba89182791
|
Revert "Update dependencies"
This reverts commit 5b6dbd327d .
|
2023-06-24 10:49:57 +02:00 |
|
|
5b6dbd327d
|
Update dependencies
|
2023-06-24 10:10:52 +02:00 |
|
|
b960d35a58
|
Fix #32
|
2023-06-24 10:06:52 +02:00 |
|
|
87b8317c90
|
Fix #34
|
2023-06-20 15:47:00 +02:00 |
|
|
e103bef84c
|
Fix #33
|
2023-06-20 15:45:09 +02:00 |
|
|
6d13aed0f0
|
Fix CSP config
|
2023-06-20 15:30:30 +02:00 |
|
|
185d28c295
|
Fix CSP config being in the wrong section
|
2023-06-20 15:09:48 +02:00 |
|
|
d57888678d
|
Fix #31
|
2023-06-20 08:20:30 +02:00 |
|
|
db80b929ca
|
Fix #25
|
2023-06-16 15:51:57 +02:00 |
|
|
3103d3e098
|
Fix #26: Scale images to the correct size and use more efficient image formats
|
2023-06-14 20:37:30 +02:00 |
|
|
61d24ddd7f
|
refactor avatar resizing
|
2023-05-10 16:13:24 +02:00 |
|
|
736b8498af
|
Convert and resize avatars to fit the displayed images
|
2023-05-02 17:31:16 +02:00 |
|
|
fbaedaf45b
|
Fix #29 specify width and height for non-cover images
|
2023-04-26 18:52:18 +02:00 |
|
|
d65eca1faa
|
Inlined stylesheet, fixed colors
|
2023-04-26 18:40:06 +02:00 |
|
|
cfa5a950f1
|
Fix #28 specify a CSP
|
2023-04-26 17:52:21 +02:00 |
|
|
1318b8f9c3
|
Update packages
|
2023-04-26 17:29:19 +02:00 |
|
|
2e63be50a4
|
Keep aspect ratio for mobile cover images
|
2023-04-26 17:02:47 +02:00 |
|
|
e3cf6fb5f2
|
Upgrade DB migration to info log
|
2023-04-24 20:45:08 +02:00 |
|
|
bca4382988
|
Add song info to existing posts
|
2023-04-24 20:43:13 +02:00 |
|
|
68aade4f1f
|
Fix #24, refactor URL detection
|
2023-04-24 19:38:13 +02:00 |
|
|
9bbcc843c2
|
Fix #22, fix #23. Display posts as grid instead of flexbox, add song info
|
2023-04-23 20:10:45 +02:00 |
|
|
42d91a097f
|
Fix youtube links not being parsed for song info
|
2023-04-23 13:07:52 +02:00 |
|
|
971c846dd1
|
Saving song infos to DB, refactor logging
|
2023-04-23 12:46:14 +02:00 |
|
|
1cd9d83910
|
Improve type safety
|
2023-04-22 09:28:42 +02:00 |
|
|
b62936ed54
|
Extract song info from odesli (song.link)
|
2023-04-22 08:50:17 +02:00 |
|
|
45eeb550b3
|
Auto reconnect to Mastodon WebSocket if it fails
|
2023-04-15 09:56:03 +02:00 |
|
|
52c7922002
|
Improved layout on smaller devices
|
2023-04-14 20:32:49 +02:00 |
|
|
5ab1167d38
|
Fix #9: Add WebSub support
|
2023-04-14 20:04:46 +02:00 |
|
|
c57828d3e2
|
Fix savePost() never resolving
|
2023-04-14 20:00:31 +02:00 |
|
|
4e7196182c
|
Fixed posts not saving correctly after DB migration
|
2023-04-13 16:18:30 +02:00 |
|
|
8d3a23ee88
|
Update README with changes to DB tables
|
2023-04-12 20:47:23 +02:00 |
|
|
77c29bdd8a
|
Fix @user@instance not being filtered correctly for blocked users; Fix #11 use urls as identifiers
|
2023-04-12 20:44:36 +02:00 |
|
|
e346928d32
|
Revert DB name
|
2023-04-12 20:10:18 +02:00 |
|
|
ef4c517ff2
|
Fix #12, wait for DB migrations to finish before attempting to use the database
|
2023-04-12 20:08:55 +02:00 |
|
|
052c93d461
|
Fix #18 add ability to block specific users
|
2023-04-12 17:08:40 +02:00 |
|
|
d716b3882b
|
Fix #13, make youtube API optional
|
2023-04-11 18:39:02 +02:00 |
|
|
4fbd9a260f
|
Fix #21 respect safe areas on ios safari
|
2023-04-11 16:21:15 +02:00 |
|
|
6c9546b74a
|
Improve formatting
|
2023-04-11 16:02:54 +02:00 |
|
|
268128c2f4
|
Improve layout for smaller devices
|
2023-04-11 15:49:50 +02:00 |
|
|
e3c15be31c
|
Merge pull request 'Implement issues for v1.1.0' (#20) from v1.1.0 into main
Reviewed-on: https://phlaym.net/git/phlaym/moshing-mammut/pulls/20
|
2023-04-07 15:07:40 +00:00 |
|
|
150d86b50c
|
Add redirect for feed readers checking /feed
|
2023-04-07 17:06:27 +02:00 |
|
|
cce926866d
|
Add icons, fix #5
|
2023-04-07 16:47:37 +02:00 |
|
|
2eed6ab4ea
|
Add ansible playbook to gitignore
|
2023-04-07 15:59:27 +02:00 |
|
|
cc180b40f1
|
Fix relative time display for everything older than 1 day
|
2023-04-07 15:57:13 +02:00 |
|
|
a484810d2f
|
Fix #6: Display relative timestamps
|
2023-04-07 13:27:34 +02:00 |
|
|
6267972605
|
Add license and version shield, increase version
|
2023-04-07 12:27:40 +02:00 |
|