Commit Graph

246 Commits

Author SHA1 Message Date
Natty 0dff0c0785
Implemented WebFinger flow and fixed incoming WebFinger
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-04-01 01:34:27 +02:00
Natty ffed556107
Fixed Dockerfile
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-31 05:25:20 +02:00
Natty 5aceca72bd
Implemented host-meta and some overdue fixes
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-31 05:10:48 +02:00
Natty a640890cad
Fixed an edge case in strict flanking rules
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-13 14:31:05 +01:00
Natty 799730bedc
Fixed #7 and #8
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-13 14:02:34 +01:00
Natty b295c66f0c
Simplied async code 2024-03-12 19:32:31 +01:00
Natty 66ce0de3fa
Fixed follow list view pagination
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-03-06 16:11:37 +01:00
Natty 236502ad05
Better tracing of API endpoints 2024-03-06 16:11:35 +01:00
Natty cbf6c7fe43
Updated to-do list 2024-03-06 16:11:32 +01:00
Natty ea0d681e5c
Fixed a follows_you label doing the opposite of what it says 2024-03-06 16:11:21 +01:00
Natty dc86b4e67d
Frontend: Fixed the notification groups always showing the first user for reactions
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-29 23:58:51 +01:00
Natty 7f0be08799
Update group ID and time when splicing
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-02-29 23:47:01 +01:00
Natty 1394557f81
Implemented client-side notification grouping
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-29 23:40:27 +01:00
Natty 459f944243
Renamed the notification settings component to Mag 2024-02-29 02:13:21 +01:00
Natty a169ebb004
Fixed notification filtering and a bunch of bugs
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-29 00:27:19 +01:00
Natty 7c2909bceb
Made thread note refs deep again
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-28 03:30:53 +01:00
Natty 8d9415b3ab
Slicing the wrong buffer
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-28 02:48:02 +01:00
Natty d64d34b2ef
Fixed the renotes tab in note view
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-28 02:22:45 +01:00
Natty 169e85dead
Fixed note rendering issues and added debouncing for timeline notes
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-02-28 02:14:38 +01:00
Natty 16739635d1
Fixed the float on right-side buttons in the post form
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-02-22 18:22:16 +01:00
Natty 7bfb5c0f91
Cleaner post form
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-02-18 16:31:35 +01:00
Natty c8d658f807
Added a federation HTTP client and basic host-meta implementation 2024-02-17 15:04:18 +01:00
Natty 5430fc81f4
Fixed repo link in the frontend 2024-02-17 14:46:04 +01:00
Natty f441de806f
Frontend: Basic notification receiving via SSE
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-18 03:26:26 +01:00
Natty 7b02f84271
Basic backend SSE notification implemention 2024-01-17 00:41:32 +01:00
Natty ad3528055f
Basic notification fetching via Magnetar 2024-01-16 18:10:56 +01:00
Natty 98fb2ef0d8
Drop map values that are undefined from API requests 2024-01-16 18:09:28 +01:00
Natty 94cff7c2c8
Skip non-cacheable scenarios 2024-01-16 13:04:53 +01:00
Natty 2e4903e603
Fetch quotes in post-processing
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-15 19:31:51 +01:00
Natty b9f0f33b3c
Resolve avatar and banner separately
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-15 18:14:35 +01:00
Natty 185262eb05
Enable user detail resolving
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-15 01:46:24 +01:00
Natty 475c33e57e
Notification fetching base 2024-01-15 01:46:08 +01:00
Natty 3c16574d03
Disable AI IDE features 2024-01-15 01:40:40 +01:00
Natty a51e412cb8
Frontend: Fixed media preview JS gallery 2024-01-13 03:58:27 +01:00
Natty ff00dfebb6
Removed gallery tables and entity cleanup
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-13 00:55:55 +01:00
Natty 364074aecc
Frontend: Removed the gallery feature 2024-01-13 00:47:38 +01:00
Natty d16f9d704d
Frontend: Removed unused endpoint 2024-01-13 00:31:36 +01:00
Natty ce1bfc0ee1
Dependency cleanup 2024-01-12 23:47:19 +01:00
Natty 4dd3cd59ac
Renote resolve depth 2 for renotes of quote notes 2024-01-12 23:44:12 +01:00
Natty 13f5ad3672
Removed the page tables 2024-01-12 23:13:00 +01:00
Natty 789852211b
Frontend: Fixed follow request layout issues 2024-01-12 13:45:45 +01:00
Natty fdf9966ef6
Frontend: Fixed pagination bugs
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-12 04:47:00 +01:00
Natty 4834daceec
Frontend: Magnetar endpoint pagination
ci/woodpecker/push/ociImagePush Pipeline was successful Details
2024-01-12 03:56:22 +01:00
Natty 80a29f771f
Frontend: Removed AiScript plugins and pages
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-10 23:35:51 +01:00
Natty 2fea3b79a7
Frontend: Removed the button and AiScript widgets 2024-01-10 21:35:59 +01:00
Natty 22208d4c68
Frontend: Removed the click-anime Vue directive 2024-01-10 21:27:03 +01:00
Natty b2a55f1d6d
Frontend: Removed the server metrics widget 2024-01-10 21:15:30 +01:00
Natty 1366adcebf
Frontend: Removed pointless tag cloud eye candy 2024-01-10 21:11:41 +01:00
Natty f06c74c85c
Serialize time as a millis epoch timestamp in cursors 2024-01-10 03:09:14 +01:00
Natty b2543b29d3
Updated TS types and added support
ci/woodpecker/push/ociImagePush Pipeline is running Details
2024-01-09 23:34:14 +01:00