Commit Graph

246 Commits

Author SHA1 Message Date
Natty 1bef42ead5
Implemented pagination and user follower listing 2024-01-09 22:29:06 +01:00
Natty a658452138
Refactored aliases
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-08 20:15:51 +01:00
Natty 3b1eab8069
Apply visibility checks to parent notes and renote targets
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-08 04:30:12 +01:00
Natty 811fecf99a
Fixed FROM and filtering issues
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-08 01:14:19 +01:00
Natty c6d84d6287
Added is_renote
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-08 00:07:21 +01:00
Natty 024cdef68c
Fixed TypeScript types for magnetar-common
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-07 23:38:23 +01:00
Natty deb7f6ef5e
Refactored note fetching
ci/woodpecker/push/ociImagePush Pipeline failed Details
2024-01-07 23:28:53 +01:00
Natty 074c6f999e
Computed is_quote node column 2024-01-07 23:18:19 +01:00
Natty c2cfd7e007
Removed user groups
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-07 02:44:52 +01:00
Natty 9f633d0749
Actually use the renote reply
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-05 00:11:04 +01:00
Natty bbc4f84ceb
Add note processing for parents of renote posts and introduced better timeline filtering
ci/woodpecker/push/ociImagePush Pipeline is pending Details
2024-01-04 23:52:24 +01:00
Natty 152c4e6fc6
Fixed CI workflow
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-03 20:58:28 +01:00
Natty 93caa314c9
Frontend: Key on the notification sliders 2024-01-03 20:55:46 +01:00
Natty 15b0ea8e26
Frontend: Fixed i18 import
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-03 03:50:12 +01:00
Natty 42bf912bb9
Frontend: Fixed pagination queuing behavior
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-03 03:35:41 +01:00
Natty ab18633fbc
Frontend: Refactored pagination
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-02 03:35:24 +01:00
Natty 6003f5e404
Frontend: Pagination by time and removed ads
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-01 20:29:33 +01:00
Natty 6b96f60b43
MMM: Fixed nesting counting in increase_nesting 2023-12-31 17:18:27 +01:00
Natty ce8cb5aad0
MMM: More forgiving math parsing 2023-12-30 20:02:25 +01:00
Natty 9c8489ced7
MMM: Correctly parse empty strings
Surely I wouldn't forget to do that, right?
2023-12-30 19:23:32 +01:00
Natty 64350cfcb8
Frontend: Fixed showing media in profiles
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-28 04:00:00 +01:00
Natty b50249da02
Frontend: Changed powered by to "Magnetar"
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-28 00:35:10 +01:00
Natty 7fbcc4ec19
Frontend: Removed dependence on Calckey note resolving and avatars 2023-12-28 00:34:52 +01:00
Natty 05469f68a8
User and note fetching fixes
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-27 04:40:13 +01:00
Natty 69cb1c5220
Render all notes via Magnetar
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-27 03:50:56 +01:00
Natty 76c4d0267f
Frontend: Switched to MMM rendering where possible
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-24 23:46:36 +01:00
Natty 7ad46191ec
Updated Dockerfile to Rust 1.74
ci/woodpecker/push/ociImagePush Pipeline failed Details
2023-12-23 01:36:44 +01:00
Natty bf2d475f78
Frontend: Fixed isRenote in MkNote
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-22 23:31:57 +01:00
Natty 72ed3391fc
Frontend: Fixed note rendering for renote notes
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-12-22 21:25:00 +01:00
Natty 10bddd886e
Frontend: Display missing emoji as raw text 2023-12-22 20:23:23 +01:00
Natty c3e7791b3e
Backend: Fixed emoji context merging 2023-12-22 19:52:38 +01:00
Natty f23aae4ac7
Frontend: Fixed note previews with custom emojis 2023-12-22 19:30:46 +01:00
Natty cb8e42d219
Updated Magnetar to Axum 0.7 2023-12-22 19:19:07 +01:00
Natty f55ff2b761
Frontend: Natty doesn't know how to icon
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-19 17:03:01 +01:00
Natty 73fa4d2884
Frontend: Fixed a bunch of jank
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-19 15:13:34 +01:00
Natty e2cab2aa9b
Frontend: Fixed reactions overriding the self reaction flag
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-15 01:16:34 +01:00
Natty 79660fb816
Fixed user relation packing
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-09 21:53:03 +01:00
Natty 81d0c678d8
Full user packing in the backend and Magnetar-filled preview cards in the frontend
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-09 21:35:55 +01:00
Natty d1ca62a807
Frontend: Fixed the null error in tooltips 2023-11-09 17:17:46 +01:00
Natty 10256c683c
Frontend: Fixed note renote detection 2023-11-09 16:34:41 +01:00
Natty 7eb03d59fb
Frontend: Fixed parent note visibility inheritance in the post form
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-08 02:28:10 +01:00
Natty 4f6e6163cc
Ported MkAvatars to Magnetar
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-07 21:15:35 +01:00
Natty e1859c98bd
Frontend: Fixed quote visibility checking
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-07 17:20:13 +01:00
Natty 3b8997d153
Frontend: Fixed isRenote
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-07 16:28:48 +01:00
Natty 2173ee452f
Fixed visibility display 2023-11-07 16:28:15 +01:00
Natty 0ed23fe68e
Fixed pulling emoji from the shortcode property
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-07 03:35:59 +01:00
Natty 0bb0c775dc
Emoji reaction handling fixes
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-07 03:11:22 +01:00
Natty 4cb7431681
Frontend: Fixed renote visibilities not appearing 2023-11-06 18:07:00 +01:00
Natty e53e274d1d
Frontend: Fixed more reaction bugs
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-06 02:54:02 +01:00
Natty cb645ef0f6
Frontend: Hopefully fixed emoji resolution
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2023-11-06 02:09:06 +01:00