๐Ÿ€ ATproto library for gleam
atproto library gleam
34

Configure Feed

Select the types of activity you want to include in your feed.

docs: add changelog

kacaii.dev (Jul 10, 2026, 10:22 AM -0300) 07798cf7 02d804cf

+16
+16
CHANGELOG.md
··· 1 + # Changelog 2 + 3 + All notable changes to this project will be documented in this file. 4 + 5 + The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), 6 + and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). 7 + 8 + ## [Unreleased] 9 + 10 + ### Added 11 + 12 + - Experimental module for `at-uri` strings 13 + 14 + ### Changed 15 + 16 + - `authorized` now uses `prepend_header` to set the authorization code.