All Versions
14
Latest Version
Avg Release Cycle
3 days
Latest Release
1341 days ago

Changelog History
Page 1

  • v0.1.0 Changes

    August 18, 2020

    🍱 twtxt v0.1.0 -- 3 Pods, 100+ Users, 1500+ Posts, 1M hits! πŸŽ‰

    WOW! 😲 What a week it has been! We don't seem to be increasing in user count (at least on the first pod twtxt.net) but that's okay! We have exciting news! We've now launched our fully-managed 1-click pods. What's a pod you say? Well we launched the first instance of prologic/twtxt a little over a month ago now over at twtxt.net (the first pod).

    🍱 As of the 15th Aug 2020 we now offer hosted, fully managed 1-click pods. Check it out over at Twt.social. πŸŽ‰

    🍱 We invite anyone to get in touch and become one of the first few to have their own pod, their own little place on the micro-Blogging Web 😎 This is invite-only at this time, but in the near future we will generally open this up for all. πŸ€—

    On to the highlights!

    Highlights

    • πŸ†• NEW: WebMention! That's right! We added support for WebMentions generically as well as between users across different pods. οΌ  (more on this later)
    • πŸ†• NEW: Configurable Timezone settings. You can now display the date/time of twts in your timeline in the timezone of your choice! ⏱
    • πŸ†• NEW: Monitoring and Metrics! We. now have a /metrics endpoint for monitoring pods via Prometheus πŸ”’
    • πŸ†• NEW: External feeds are now display inline as if they were any other normal feed. No more ugly "text" view! πŸ“°
    • πŸ†• NEW: Permalinks! You can now link to specific twts by their permalink (the date/time link)! β™Ύ

    Thanks!

    • Thanks @aaadonai for continued hard work and effort on the iOS App!
    • Thanks @dooven for the new README GIF and External Feeds view!
    • πŸ‘ Thanks @shahxeb for the contact/support page with captcha support.
    • πŸ‘ Thanks @fluffy-critter for helping with the IndieWeb and WebMention support!

    If I missed anyone, please hit me up on twtxt.net and tag me @prologic πŸ˜›


    πŸ› 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 CHANGELOG for 0.1.0
    • ⚑️ Update CHANGELOG for 0.0.13
    • ⚑️ 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
  • v0.0.13 Changes

    August 19, 2020

    πŸ› 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
  • v0.0.12 Changes

    August 10, 2020

    🍱 twtxt v0.0.12 -- 100+ Users, 1000+ Posts, 0.5M hits! πŸŽ‰

    πŸš€ This is a BIG Release!

    🍱 Aside from the usual culprits and bug-fixes, this release has a whopping list of new user-facing features you will all be excited about! 😺 There are also a bunch of developer-facing features too for all your πŸ‘¨β€πŸ’» devs out there! The native iOS App is now almost ready for private beta testing! πŸŽ‰

    Highlights

    • πŸ†• NEW: Command-line client twt (not feature complete) where you can now post from the command-line! πŸ‘¨β€πŸ’»
    • πŸ†• NEW: Homebrew formulae releases for macOS users! 🍏
    • πŸ†• NEW: Auto-Complete / TypeAhead lookup of users/feeds/nicks when you want to @mention! οΌ 
    • πŸ†• NEW: New shiny formatting toolbar and improved Ui/UX for media uploads! πŸ“Έ
    • πŸ†• NEW: Configuration for open-profiles and Syndication formats. πŸ—ž
    • πŸ†• NEW: You can now Edit or Delete your last Twt! πŸ…‡
    • and heaps more!

    BIG Should out to all the new Contributors on the project and for all the support so far!

    • @dooven for the new #hashtag searching and feed images!
    • πŸ’… @shahxeb for finally fixing the top navbar to be consistent wit the PicoCSS style whilst still being mobile friendly! πŸ‘
    • πŸ— @evd3v for building a typeahead / auto-complete lookup for @user mentions! πŸ™‡β€β™‚οΈ

    If I missed anyone, please hit me up on twtxt.net and tag me @prologic πŸ˜›

    πŸ› Bug Fixes

    • πŸ›  Fix duplicate build ids for goreleaser config
    • πŸ›  Fix and simplify goreleaser config
    • πŸ›  Fix avatar upload handler to resize (disproportionally?) to 60x60
    • πŸ›  Fix config file loading for CLI
    • πŸ›  Fix install Makefile target
    • πŸ›  Fix server Makefile target
    • πŸ›  Fix index out of range bug in API for bad clients that don't pass a Token in Headers
    • πŸ›  Fix z-index of the top navbar
    • πŸ›  Fix logic of count of global followers and following for stats feed bot
    • πŸ›  Fix the style of the media upload button and create placeholder buttons for other formatting
    • πŸ›  Fix the mediaUpload form entirely by moving it outside the twtForm so it works on IE
    • πŸ›  Fix bug pollyfilling the mediaUpload input into the uploadMedia form
    • πŸ›  Fix another bug with IE for the uploadMedia capabilities
    • πŸ›  Fix script tags inside body
    • πŸ›  Fix JS compatibility for Internet Explorer (Fixes #96)
    • πŸ›  Fix bad copy/paste in APIv1 spec docs
    • πŸ›  Fix error handling for APIv1 /api/v1/follow
    • πŸ›  Fix the route for the APIv1 /api/v1/discover endpoint
    • πŸ›  Fix error handling of API's isAuthorized() middleware
    • πŸ›  Fix updating feed cache on APIv1 /api/v1/post endpoint
    • πŸ›  Fix typo in /follow endpoint
    • πŸ›  Fix the alignment if the icnos a bit
    • πŸ›  Fix bug loading last twt from timeline and discover
    • πŸ›  Fix delete last tweet behaviour
    • πŸ›  Fix replies on profile views
    • πŸ›  Fix techstack document name
    • πŸ›  Fix Dockerfile image versioning finally
    • πŸ›  Fix wrong handler called for /mentions
    • πŸ›  Fix mentions parsing/matching
    • πŸ›  Fix binary verisoning
    • πŸ›  Fix Dockerfile image and move other sub-packages to the internal namespace too
    • πŸ›  Fix typo in profile template
    • πŸ›  Fix size of external feed icons
    • πŸ›  Fix alignment of Twts a bit better (align the actions and Twt post time)
    • πŸ›  Fix alignment of uploaded media to be display: block; aligned
    • πŸ›  Fix postas functionality post Media Upload (Missing form= attr)
    • πŸ›  Fix downscale resolution of media
    • πŸ›  Fix bug with appending new media URI to text input
    • πŸ›  Fix misuse of pronoun in postas dropdown field
    • πŸ›  Fix sourcer links in README
    • πŸ›  Fix bad error handling in /settings endpoint for missing avatar_file (Fixes #63)
    • πŸ›  Fix potential vulnerability and limit fetches to a configurable limit
    • πŸ›  Fix accidental double posting
    • πŸ›  Fix /settings handler to limit request body
    • πŸ›  Fix followers page (#53)

    πŸ“š Documentation

    • Document Bitcask's usage in teh Tech Stack

    πŸ”‹ Features

    • βž• Add Homebrew tap to goreleaser config
    • βž• Add version string to twtd startup
    • βž• Add a basic CLI client with login and post commands (#108)
    • βž• Add hashtag search (#104)
    • βž• Add FOLLOWERS:%d and FOLLOWING:%d to daily stats feed
    • βž• Add section to /help on whot you need to create an account
    • βž• Add backend handler /lookup for type-ahead / auto-complete @mention lookups from the UI
    • βž• Add tooltip for toolbar buttons
    • βž• Add   between toolbar sections
    • βž• Add strikethrough and fixed-width formatting buttons on the toolbar
    • βž• Add other formatting buttons
    • βž• Add support for syndication formats (RSS, Atom, JSON Feed) (#95)
    • βž• Add Pull Request template
    • βž• Add Contributor Code of Conduct
    • βž• Add Github Downloads README badge
    • βž• Add Docker Hub README badges
    • βž• Add docs for the APIv1 /api/v1/post and /api/v1/follow endpoints
    • βž• Add configuration open to have open user profiles (default: false)
    • βž• Add basic e2e integration test framework (just a simple binary)
    • βž• Add some more error logging
    • βž• Add support for editing and deleting your last Twt (#88)
    • βž• Add Contributing section to README
    • βž• Add a CNAME (dev.twtxt.net) for developer docs
    • βž• Add some basic developer docs
    • βž• Add feature to allow users to manage their subFeeds (#80)
    • βž• Add basic mentions view and handler
    • βž• Add Docker image CI (#82)
    • βž• Add MaxUploadSizd to server startup logs
    • βž• Add reusable template partials so we can reuse the post form, posts and pager
    • βž• Add /api/v1/follow endpoint
    • βž• Add /api/v1/discover endpoint
    • βž• Add /api/v1/timeline endpoint and content negotiation for general NotFound handler
    • βž• Add a basic APIv1 set of endpoints (#66)
    • βž• Add Media Upload Support (#69)
    • βž• Add ETag in AvatarHandler (#67)
    • βž• Add meta tags to base template
    • βž• Add improved mobile friendly top navbar
    • βž• Add logging for SMTP configuration on startup
    • βž• Add configuration options for SMTP From address used
    • βž• Add fixPossibleFeedFollowers migration for twtxt.net
    • βž• Add avatar upload to /settings (#61)
    • βž• Add update email to /settings (Fixees #55
    • βž• Add Password Reset feature (#51)
    • βž• Add list of local (sub)Feeds to the /feeds view for better discovery of user created feeds

    ⚑️ Updates

    • ⚑️ Update /about page
    • ⚑️ Update issue templates
    • ⚑️ Update APIv1 spec docs, s/Methods/Method/g as all endpoints accept a single-method, if some accept different methods they will be a different endpoint
    • ⚑️ Update and improve handling to include conventional (re ...) (#68)
  • v0.0.11 Changes

    July 29, 2020

    twtxt v0.0.11 Exciting News!

    πŸš€ This is a BIG Release!

    πŸ›  Aside from the usual culprits and bugfixes, this release has a whopping list of new user-facing features you will all be excited about! 😺

    Highlights

    • 🍱 Cat Pictures! 😺 Yes that's right! You can now upload images/photos straight to your twtxt.net feed.
    • 🍱 Avatars! πŸ€¦β€β™‚οΈ You can now upload your own mug shot of yourself! πŸŽ‰
    • Password Reset now works so you can recover from a forgotten password.
    • Replies are more convenient and intuiative.

    🍱 And on top of all that?! 😲

    • APIv1 with the following endpoints:
      • /api/v1/auth
      • /api/v1/timeline
      • /api/v1/discover
      • /api/v1/follow

    🍱 What is this you say? This is for the new and upcoming Mobile (iOS) App, upcoming CLI and all kinds of other integrations you smart devs will come up with! πŸŽ‰πŸ˜Ž

    BIG Should out to all the new Contributors on the project and for all the support so far!

    • πŸ”’ @dbohdan for contributing security fixes
    • βœ… @dooven for contributing heaps of bug fixes and having the best Test Plans!
    • πŸ— @shahxeb for building out the Password Reset and Media Upload features!
    • πŸ“Œ @lwojcik for spinning up a new twtxt instnace!
    • πŸ— @aaadonai for building out the new iOS Mobile App!
    • πŸ“š @flavienbwk for fixing documentation and Docker build flows!

    If I missed anyone, please hit me up on twtxt.net and tag me @prologic πŸ˜›

    πŸ› Bug Fixes

    • πŸ›  Fix size of external feed icons
    • πŸ›  Fix alignment of Twts a bit better (align the actions and Twt post time)
    • πŸ›  Fix alignment of uploaded media to be display: block; aligned
    • πŸ›  Fix postas functionality post Media Upload (Missing form= attr)
    • πŸ›  Fix downscale resolution of media
    • πŸ›  Fix bug with appending new media URI to text input
    • πŸ›  Fix misuse of pronoun in postas dropdown field
    • πŸ›  Fix sourcer links in README
    • πŸ›  Fix bad error handling in /settings endpoint for missing avatar_file (Fixes #63)
    • πŸ›  Fix potential vulnerability and limit fetches to a configurable limit
    • πŸ›  Fix accidental double posting
    • πŸ›  Fix /settings handler to limit request body
    • πŸ›  Fix followers page (#53)
    • πŸ›  Fix wording on settings re showing followers publicly
    • πŸ›  Fix bug that incorrectly redirects to the / when you're posting from /discover
    • πŸ›  Fix profile template and profile type to show followers correctly with correct link
    • πŸ›  Fix Profile.Type setting when calling .Profile() on models
    • πŸ›  Fix a few misisng trimSuffix calls in some tempaltes
    • πŸ›  Fix sessino persistence and increase default session timeout to 10days (#49)
    • πŸ›  Fix session unmarshalling caused by 150690c
    • πŸ›  Fix the mess that is User/Feed URL vs. TwtURL (#47)
    • πŸ›  Fix user registration to disallow existing users and feeds
    • πŸ›  Fix the specialUsernames feeds for the adminuser properly on twtxt.net
    • πŸ›  Fix remainder of feeds on twtxt.net (we lost the contents of news oh well)
    • πŸ›  Fix new feed entities on twtxt.net
    • πŸ›  Fix all logging in background jobs to only output warnings
    • πŸ›  Fix and tidy up dependencies

    πŸ”‹ Features

    • βž• Add /api/v1/follow endpoint
    • βž• Add /api/v1/discover endpoint
    • βž• Add /api/v1/timeline endpoint and content negogiation for general NotFound handler
    • βž• Add a basic APIv1 set of endpoints (#66)
    • βž• Add Media Upload Support (#69)
    • βž• Add Etag in AvatarHandler (#67)
    • βž• Add meta tags to base template
    • βž• Add improved mobile friendly top navbar
    • βž• Add logging for SMTP configuration on startup
    • βž• Add configuration options for SMTP From addresss used
    • βž• Add fixPossibleFeedFollowers migration for twtxt.net
    • βž• Add avatar upload to /settings (#61)
    • βž• Add update email to /settings (Fixees #55
    • βž• Add Password Reset feature (#51)
    • βž• Add list of local (sub)Feeds to the /feeds view for better discovery of user created feeds
    • βž• Add Feed model with feed profiles
    • βž• Add link to followers
    • βž• Add random tweet prompts for a nice variance on the text placeholder
    • βž• Add user Avatars to the User Profile view as well
    • βž• Add Identicons and support for Profile Avatars (#43)
    • βž• Add a flag that allows users to set if the public can see who follows them

    ⚑️ Updates

    • ⚑️ Update CHANGELOG for 0.0.11
    • ⚑️ Update README.md
    • ⚑️ Update README
    • ⚑️ Update and improve handling to include conventional (re ...) (#68)
    • ⚑️ Update pager wording
    • ⚑️ Update pager wording (It's Twts)
    • ⚑️ Update CHANGELOG for 0.0.11
    • ⚑️ Update default list of external feeds and add we-are-twtxt
    • πŸ”¨ Update feed sources, refactor and improve the UI/UX by displaying feed sources by source instead of lumped together
  • v0.0.10 Changes

    July 28, 2020

    πŸš€ πŸ₯± This is a very boring release! THis is just a BIG Bug Fix release! 🐞 After the botched #15 and bug-ridden v0.9.0 I frantically spent most of the day fixing all the bugs I could find and the bad data on twtxt.net as a result.

    🍱 > I'm really sorry about v0.9.0 and I hope no-one tried to run a production instance with it besides me on twtxt.net. I promise I'll try to be more tactful in future with breaking changes! πŸ™‡β€β™‚οΈ

    🍱 In anycase, Happy Twt'ing πŸ€—

    πŸ› Bug Fixes

    • πŸ›  Fix bug in ExpandMentions
    • πŸ›  Fix incorrect log call
    • πŸ›  Fix server shutdown and signal handling to listen for SIGTERM and SIGINT
    • πŸ›  Fix twtxt.net missing user feeds for prologic (home_datacenter) wtf?!
    • πŸ›  Fix missing db.SetUser for fixUserURLs
    • πŸ›  Fix another bug in Profile template
    • πŸ›  Fix more bugs with User Profile view
    • πŸ›  Fix User Profile Latest Tweets
    • πŸ›  Fix build and remove unused vars in FixUserAccounts
    • πŸ›  Fix User URL and TwtURLs on twtxt.net and reset them
    • πŸ›  Fix Context.IsLocal bug
    • πŸ›  Fix bug in User.Is function
    • πŸ›  Fix /settings view (again)
    • πŸ›  Fix build error (oops silly me)
    • πŸ›  Fix bug in /settings vieew
    • πŸ›  Fix missing feeds for @rob and @kt84 that went missing from their accounts :/
    • πŸ›  Fix UI/UX bug in text input with erroneous spaces
    • πŸ›  Fix adminUser account on twtxt.net
    • πŸ›  Fix user feeds on twtxt.net
    • πŸ›  Fix bug with feed creation (case sensitivity)
    • πŸ›  Fix Follow/Unfollow local events post v0.9.0 release re URL/TwtURL changes
    • πŸ›  Fix numerous bugs post v0.8.0 release (sorry) due to complications with User Profile URL vs. Feed URL (TwtURL)
    • πŸ›  Fix Tweeter.URL on /discover
    • πŸ›  Fix syntax error (oops)
    • πŸ›  Fix adminUser feeds on twtxt.net
    • πŸ›  Fix link to user profiles in user settings followers/following
    • πŸ›  Fix Tagline in User Settings so you users can see what they have entered (if it was set)
    • πŸ›  Fix User.Following URIs post v0.9.0 break in URIs

    πŸ”‹ Features

    • βž• Add fixAdminUser function to FixUserAccountsJob to add specialUser feeds to the configured AdminUser
    • βž• Add SyncStore job to sync data to disk every 1m to prevent accidental data loss
    • βž• Add logging when server is shutdown and store is synced/closed
    • βž• Add local @mention automatic linking for local users and local feeds without a user having to follow them first

    ⚑️ Updates

    • ⚑️ Update CHANGELOG for 0.0.10
    • ⚑️ Update README.md
    • ⚑️ Update README.md
    • ⚑️ Update README.md
    • ⚑️ Update startup to merge data store
    • ⚑️ Update deps
    • ⚑️ Update the FixUserAccounts job and remove all fixes, but leave the job (we might breka more things)
    • ⚑️ Update FixUserAccounts job and remov most of the migration code now that twtxt.net data is fixed
    • ⚑️ Update FixUserAccounts job schedule to @hourly and remove adminUser.Feeds hack
    • ⚑️ Update FixUserAccountsJob to eif User URL(s)
    • ⚑️ Update FixUserAccounts job back to 1h schedule
  • v0.0.9 Changes

    July 26, 2020

    This is a BIG major release. We're still not bumping version numbers very high; because we're still in very early development. But we're on our road to a v0.1.0 really soon!

    Highlights:

    • πŸ†• πŸŽ‰ NEW: Major rehaul of the UI/UX and overall user experience.
      • New User Profile views. Now when you click on someone's username you get to see a little about them.
      • New User Tagline(s) (optional); You can write a short description, slogan or catchphrase about yourself! This is completely optional of course but it helps your followers know a little something about who they are following! 😎

    NOTE: This release also contains a MAJOR breaking change where user feed URII(s) on https://twtxt.net/ have been changed to https://twtt.net/user/prologic/twtxt.txt (for example). You should not notice anything as this should be transparent to you with redirections in place for the old URI(s). -- For new operators you can ignore this breaking change if you are running twtxt v0.9.0+.

    🍱 Enjoy! And as always happy twt'ing! πŸ€—

    πŸ”‹ Features

    • Add user profile pages and BREAKS existing local user feed URIs (#27)

    ⚑️ Updates

    • ⚑️ Update CHANGELOG for 0.0.9
  • v0.0.8 Changes

    July 26, 2020

    πŸš€ (sorry for the noisey release notes / changelog on this one!)

    This is mostly a bug fix release but contains two important changes that benefit all:

    Highlights:

    • πŸš€ Started releasing (starting with twtxt v0.0.8) pre-built binaries so new operators of new instances can easily get up and running. πŸŽ‰
    • πŸ†• πŸ’‘ NEW: Add a new feature called _sub_Feed(s) where users can now create their own custom feeds managed and owned and can post as that feed. Think of this as a "Persona" or "Special Interest Group" or a "Topic" you wish to post as. 😎

    🍱 As usual Happy twt'ing! πŸ€—

    πŸ› Bug Fixes

    • πŸ›  Fix the custom release-notes for goreleaser (finally)
    • πŸ›  Fix the gorelease custom release notes by skipping the gorelease changelog generation
    • πŸ›  Fix the release process, remove git-chglog use before running gorelease
    • πŸ›  Fix instructions on how to build from source (Fixes #30)
    • πŸ›  Fix PR blocks and remove autoAssign workflow that fails with Resource not accessible by integration
    • πŸ›  Fix releasee process to generate release-notes via git-chglog which are better than goreleaser's ones
    • πŸ›  Fix goarch in gorelease config (uggh)
    • πŸ›  Fix gorelease config (3rd time's the charm)
    • πŸ›  Fix gorelease config properly (this time)
    • πŸ›  Fix release tools and remove unused shell script
    • πŸ›  Fix goreleaser config
    • πŸ›  Fix binary release tools and process
    • πŸ›  Fix name of twtxt Docker Swarm Stackfile
    • πŸ›  Fix docker stack usage in README (Fixes #34)
    • πŸ›  Fix typo in feeds template
    • πŸ›  Fix error handling for user registrationg and return 404 Feed Not Found for non-existent users/feeds
    • πŸ›  Fix build error (oops)
    • πŸ›  Fix set of reserved vs. special usernames
    • πŸ›  Fix unconstrained no. of user feeds to prevent abuse
    • πŸ›  Fix error message when trying to register an account with a previously deleted user (to preserve feeds)
    • πŸ›  Fix potential abuse of unconstrained username lengths
    • πŸ›  Fix and remove some useless debugging
    • πŸ›  Fix documentation on configuration options and warn about user registration being disabled (Fixes #29)
    • πŸ›  Fix the annoying greeting workflow and remove it (it's kind of annoying)

    πŸ”‹ Features

    • βž• Add default configuration env values to docker-compose (#39)
    • βž• Add git-chglog to release process to update the ongoing CHANGELOG too
    • βž• Add feed creation event to the twtxt special feed
    • βž• Add FixUserAccounts job logic to touch feed files for users that have never posted
    • βž• Add automated internal special feed
    • βž• Add documentation on using docker-compose (#26)
    • βž• Add new feature for creating sub-feeds / personas allowing users to create topic-based feeds and poast as those topics
    • βž• Add a section to the help page on formatting posts

    ⚑️ Updates

    • ⚑️ Update CHANGELOG for 0.0.8
    • ⚑️ Update CHANGELOG for 0.0.8
    • ⚑️ Update CHANGELOG for 0.0.8
    • ⚑️ Update CHANGELOG for 0.0.8
    • ⚑️ Update CHANGELOG for 0.0.8
    • ⚑️ Update CHANGELOG for 0.0.8
    • ⚑️ Update CHANGELOG for 0.0.8
  • v0.0.7 Changes

    July 25, 2020

    This is a BIG release! Contains lots of bug fixes and new features and improvements. If you haven't tried out the software yourself yet by installing it and running your own instance I would encourage you to do so! If you don't have the time or expertise then just jump on to the freely available (first of many) public instance at twtxt.net 😎

    Here are the highlights:

    • πŸ†• New [Reply] feature where if you hit reply on a post it automatically starts out your post with @user so you can start replying to someone straight away! πŸŽ‰
    • New special twtxt feed that automatically publishes internal events. When someone follows you (or unfollows you) you get notified by this feed. Follow this special feed if you want to discover new followers and followees both local and external! πŸ’‘
    • πŸ›  Fixed some poor spacing in the timeline view between posts on larger devices! Thanks @Evil_Bob for reporting! πŸ˜‡

    For Developers:

    • πŸ›  Fixed the CI builds
    • πŸ‘Œ Improved the Docker builds so they are much faster.

    🍱 Enjoy and happy twt'ing πŸ€—

    πŸ› Bug Fixes

    • πŸ›  Fix .gitignore for ./data/sources
    • πŸ›  Fix bug updating followee Followers
    • πŸ›  Fix poor spacing between posts on larger devices (Fixes #28)
    • πŸ›  Fix and remove accidentally committed data/sources file (data is meant to be empty)
    • πŸ›  Fix bug with Follow/Unfollow and updating Followers, missed using NormalizeUsername()
    • πŸ›  Fix updating Followers on Follow/Unfollow for local users too
    • πŸ›  Fix potential nil map bug
    • πŸ›  Fix user accounts and populate local Followers
    • πŸ›  Fix the settings Followers Follow/Unfollow state
    • πŸ›  Fix build system to permit passing VERSION and COMMIT via --build-arg for docker build
    • πŸ›  Fix the CI builds to actually build the daemon (#21)

    πŸ”‹ Features

    • βž• Add a convenient UI/UX [Reply] feature on posts
    • βž• Add twtxt special feed updates for Follow/Unfollow events from the local instance
    • βž• Add confirmation on account deletion in case of accidental clicks
    • βž• Add support for faster Docker builds by refactoring the Dockerfile (#20)
    • βž• Add Docker Swarmmode Stackfile for production deployments based on https://twtxt.net/ (#22)
    • βž• Add local (non-production) docker-compose.yml for reference and Docker-based development (#25)

    ⚑️ Updates

    • ⚑️ Update NewFixUserAccountsJob to 1h schedule
  • v0.0.6 Changes

    July 23, 2020

    This is a bit of a minor bug-fix release, but also contains a couple of important features for "Discoverability".

    Highlights:

    • πŸ›  Fixed a bug where you were logged out every ~10mins due to incorrect configuration handling of sessions.
    • πŸ†• NEW: Added a new feature whereby other twtxt clients that follow or hit your feed for the first time are detected and a special post is made with a special feed called twtxt which will popup in the /discover view and added to your "Followers" list in /settings. Hopefully this will help with discovering new users out in the wild that might follow your posts! Happy twt'ing! πŸ€—

    πŸ› Bug Fixes

    • πŸ›  Fix formatting in FormatRequest
    • πŸ›  Fix the session timeout (which was never set0
    • πŸ›  Fix some embarrassing typos :)
    • πŸ›  Fix error handling for parsing feeds and feed sources

    πŸ”‹ Features

    • βž• Add bad feed detection and log possible bad feeds (no action taken yet)
    • βž• Add new feature to detect new followers of feeds on twtxt.net from twtxt User-Agent strings
    • βž• Add twtxt to reserve usernames
    • βž• Add an improved /about page and add a /help page to help new users

    ⚑️ Updates

    • ⚑️ Update README and remove references to the non-existent CLI (this will come later)
    • ⚑️ Update default job interval of UpdateFeedSourcesJob
  • v0.0.5 Changes

    July 21, 2020

    πŸš€ Another twtxt.net release, loads of important bug fixes and some nice new features!

    Highlights:

    • πŸ›  Fixed Firefox UI/UX issues
    • News /feeds view for discovering other sources of feeds (compatibe with we-are-twtxt)
    • Theme preferences
    • πŸ”§ Configurable maximum tweet length

    🍱 As usual, Enjoy! πŸŽ‰ And happy posting! πŸ€—

    πŸ› Bug Fixes

    • πŸ›  Fix UI/UX handling around bad logins
    • πŸ›  Fix the follow self feature properly with more consistency
    • πŸ›  Fix firefox UI/UX issue by upgrading to PicoCSS v1.0.3 (#17)

    πŸ”‹ Features

    • βž• Add /feeds view with configurable feed sources for discoverability of other sources of feeds
    • βž• Add username validation to prevent more potential bad data
    • βž• Add configurable theme (site-wide) and persist user-defined (vai cookies) theme selection (#16)
    • βž• Add configurable maximum tweet length and cleanup tweets before they are stored to replace new lines, etc