twtxt.net v0.0.13 Release Notes
Release Date: 2020-08-19 // over 4 years ago-
π Bug Fixes
- π Fix paging on discover and profile views
- π Fix missing links in about page
- π Fix Dockerfile with missing new pages
- π Fix horizontal scroll / overflow on mobile devices
- π Fix Atom feed and populate Summary with text/html and title with text/plain
- π Fix UX of hashes and shorten them to 11 (by default) characters which is roughly 88 bits of entropy or basically never likely to collide :D
- π Fix UX of relative time display and use humanize.Time
- π Fix /settings to be a 2-column layout since we don't have that many settings
- π Fix superfluous paragraphs in twt formatting
- π Fix the email templates to be consistent
- π Fix the UX of the password reset view
- π Fix formatting of Support Request email and indent/quote Subject/Message
- π Fix the workding around password reset emails
- π Fix Reply-To for support emails
- π Fix email to send text/plain instead of text/html
- π Fix wrong template for SendSupportRequestEmail()
- π Fix Docker GHA workflow
- π Fix docker image versioning
- π Fix Docker image
- π Fix long option name for open registrations
- π Fix bug in /lookup handler
- π Fix /lookup to only regturn following and local feeds
- π Fix /lookup handler behaviour
- π Fix UI/UX of relative twt post time
- π Fix UI/UX of date/time of twts
- π Fix Content-Type on HEAD /twt/:hash
- π Fix a bunch of IE11+ related JS bugs
- π Fix Follow/Unfollow actuions on /following view
- Fix feed_cache_last_processing_time_seconds unit
- π Fix bug with /lookup handler and perform case insensitive looksup
- π Fix and tidy up the /settings view with followers/following now moved to their own views
- π Fix missing space on /followers
- π Fix user experience with editing your last Twt and preserve the original timestamp
- π Fix Atom URL for individual Twts (Fixes #117)
- π Fix bad name of PNG (typod extension)
- π Fix hash collisions of twts by including the source twtxt URI as well
- π Fix and add some missing icons
- π Fix bug in new permalink handling
- π Fix other missing uploadoptions
π Features
- β Add post partial to permalink view for authenticated users so Reply works
- β Add WebMentions and basic IndieWeb Β΅Formats v2 support (h-card, h-entry) (#122)
- β Add missing spinner icon
- β Add tzdata package to runtime docker image
- β Add user setting to display dates/times in timezone of choice
- β Add Content-Typre to HEAD /twt/:hash handler
- β Add HEAD handler for /twt/:hash handler
- β Add link to twt.social in footer
- Add feed_cache_last_processing_time_seconds metric
- β Add /metrics endpoint for monitoring
- β Add external feed (#118)
- β Add link to user's profile from settings
- β Add Follow/Unfollow actions for the authenticated user on /followers view
- β Add /following view with defaults for new to true and tidy up followers view
- β Add Twtxt and Atom links to Profile view
- β Add a note about off-Github contributions to README
- β Add PNG version of twtxt.net logo
- β Add support for configurable img whitelist (#113)
- β Add permalink support for individual local/external twts (#112)
- β Add etags for default avatar (#111)
- β Add text/plain alternate rel link to user profiles
- β Add docs for Homebrew formulare
β‘οΈ Updates
- β‘οΈ Update README.md
- β‘οΈ Update README gif (#121)
- β‘οΈ Update /feeds view and simplify the actions and remove own feeds from local feeds as they apprea in my feeds already
- β‘οΈ Update the /feeds view with My Feeds and improve some of the wording
- β‘οΈ Update README.md (#116)
- β‘οΈ Update README.md
- β‘οΈ Update logo
- β‘οΈ Update README.md