# I am the Watcher. I am your guide through this vast new twtiverse.
# 
# Usage:
#     https://watcher.sour.is/api/plain/users              View list of users and latest twt date.
#     https://watcher.sour.is/api/plain/twt                View all twts.
#     https://watcher.sour.is/api/plain/mentions?uri=:uri  View all mentions for uri.
#     https://watcher.sour.is/api/plain/conv/:hash         View all twts for a conversation subject.
# 
# Options:
#     uri     Filter to show a specific users twts.
#     offset  Start index for quey.
#     limit   Count of items to return (going back in time).
# 
# twt range = 1 232
# self = https://watcher.sour.is?uri=https://twtxt.net/user/news/twtxt.txt&offset=32
# next = https://watcher.sour.is?uri=https://twtxt.net/user/news/twtxt.txt&offset=132
πŸ“£ NEW: Finally added a "Tools" section to the "Settings" page that currently has a Bookmarklet you can drag and drop on your browser's bookmarks bar to easily share links to website you're on in your browser! πŸ‘Œ\n\n=> 23d905b
πŸ“£ NEW: Finally added a "Tools" section to the "Settings" page that currently has a Bookmarklet you can drag and drop on your browser's bookmarks bar to easily share links to website you're on in your browser! πŸ‘Œ

=> 23d905b=
πŸ“£ NEW: Finally added a "Tools" section to the "Settings" page that currently has a Bookmarklet you can drag and drop on your browser's bookmarks bar to easily share links to website you're on in your browser! πŸ‘Œ

=> 23d905b=
πŸ“£ NEW: Added a new optional feature called discover_all_posts that you can enable with either the --enable-feature <name> or through the Web Interface via Settings -> Pod Management\n\n
\n* 8a9ad09 2021-10-10 | Add optional feature (--enable-feature discover_posts_all) (HEAD -> master, origin/master) [James Mills]\n
\n\nEnjoy πŸ€—
πŸ“£ NEW: Added a new optional feature called discover_all_posts that you can enable with either the --enable-feature <name> or through the Web Interface via Settings -> Pod Management


* 8a9ad09 2021-10-10 | Add optional feature (--enable-feature discover_posts_all) (HEAD -> master, origin/master) [James Mills]


Enjoy πŸ€—
πŸ“£ NEW: Added a new optional feature called discover_all_posts that you can enable with either the --enable-feature <name> or through the Web Interface via Settings -> Pod Management


* 8a9ad09 2021-10-10 | Add optional feature (--enable-feature discover_posts_all) (HEAD -> master, origin/master) [James Mills]


Enjoy πŸ€—
πŸ“£ PSA: Hey y'all iOS Goryon users of Yarn.social pods πŸ‘‹

Just enabled the "Public Link" for Test Flight versions of the App (Goryon).

=> https://testflight.apple.com/join/UIpPzuvL

Enjoy! πŸ€—=
πŸ“£ PSA: Hey y'all iOS Goryon users of Yarn.social pods πŸ‘‹\n\nJust enabled the "Public Link" for Test Flight versions of the App (Goryon).\n\n=> https://testflight.apple.com/join/UIpPzuvL\n\nEnjoy! πŸ€—=
πŸ“£ PSA: Hey y'all iOS Goryon users of Yarn.social pods πŸ‘‹

Just enabled the "Public Link" for Test Flight versions of the App (Goryon).

=> https://testflight.apple.com/join/UIpPzuvL

Enjoy! πŸ€—=
🐞 FIXED: Fixed the /api/ve/fetch-twts endpoint used by Goryon to _correctly_ fetch twts from external profiles from the local pod connected to. πŸ‘Œ


* 8396ad1 2021-10-08 | Fix logic of handling local user/feeds vs. external feeds in /api/v1/fetch-twts endpoint (HEAD -> master, origin/master) [James Mills]


Please upgrade your pods if you're a Goryon user πŸ‘Œ
🐞 FIXED: Fixed the /api/ve/fetch-twts endpoint used by Goryon to _correctly_ fetch twts from external profiles from the local pod connected to. πŸ‘Œ\n\n
\n* 8396ad1 2021-10-08 | Fix logic of handling local user/feeds vs. external feeds in /api/v1/fetch-twts endpoint (HEAD -> master, origin/master) [James Mills]\n
\n\nPlease upgrade your pods if you're a Goryon user πŸ‘Œ
🐞 FIXED: Fixed the /api/ve/fetch-twts endpoint used by Goryon to _correctly_ fetch twts from external profiles from the local pod connected to. πŸ‘Œ


* 8396ad1 2021-10-08 | Fix logic of handling local user/feeds vs. external feeds in /api/v1/fetch-twts endpoint (HEAD -> master, origin/master) [James Mills]


Please upgrade your pods if you're a Goryon user πŸ‘Œ
🐞 FIXED: I finally got tired of twts coming in with the same timestamp and flop-flopping their order 🀣 No more! πŸ₯³\n\n
\n* 767a5dd 2021-10-07 | Fix sorting of twts to be consistent (sorted by created, then hash) (HEAD -> master, origin/master) [James Mills]\n
🐞 FIXED: I finally got tired of twts coming in with the same timestamp and flop-flopping their order 🀣 No more! πŸ₯³


* 767a5dd 2021-10-07 | Fix sorting of twts to be consistent (sorted by created, then hash) (HEAD -> master, origin/master) [James Mills]
🐞 FIXED: I finally got tired of twts coming in with the same timestamp and flop-flopping their order 🀣 No more! πŸ₯³


* 767a5dd 2021-10-07 | Fix sorting of twts to be consistent (sorted by created, then hash) (HEAD -> master, origin/master) [James Mills]
πŸ“£ NEW: Many improvements have been made to the Yarns Search Engine hosted at search.twtxt.net -- Most notably it now correctly discovers new feeds and has its own Twtxt feed you can follow / subscribe to as it discovers them πŸ€—

Follow @yarns if you're interested πŸ‘Œ
πŸ“£ NEW: Many improvements have been made to the Yarns Search Engine hosted at search.twtxt.net -- Most notably it now correctly discovers new feeds and has its own Twtxt feed you can follow / subscribe to as it discovers them πŸ€—

Follow @yarns if you're interested πŸ‘Œ
πŸ“£ NEW: Many improvements have been made to the Yarns Search Engine hosted at search.twtxt.net -- Most notably it now correctly discovers new feeds and has its own Twtxt feed you can follow / subscribe to as it discovers them πŸ€—\n\nFollow @yarns if you're interested πŸ‘Œ
πŸ“£ NEW: Refactored yarnc command-line client and added support for -a/--post-as\n\n
\n* 7215664 2021-09-25 | Refactor the yarnc CLI and add support for -a/--post-as (HEAD -> master, origin/master) [James Mills]\n
\n\ncc @deebs
πŸ“£ NEW: Refactored yarnc command-line client and added support for -a/--post-as


* 7215664 2021-09-25 | Refactor the yarnc CLI and add support for -a/--post-as (HEAD -> master, origin/master) [James Mills]


cc @deebs
πŸ“£ NEW: Refactored yarnc command-line client and added support for -a/--post-as


* 7215664 2021-09-25 | Refactor the yarnc CLI and add support for -a/--post-as (HEAD -> master, origin/master) [James Mills]


cc @deebs
πŸ“£ FYI: Just letting Yarn.social Pod owners now that there were some bugs with the data migration of Email(s) -> Recovery Hashes used to request a password reset via email. If you are a Pod Owner, please update your software instance (_there is a new "Reset User" feature in the Pod Management -> Manage Users_).

If you are a user affected by this, can't login, can't reset your password, then please contact your Pod Admin. Thank you! πŸ™‡β€β™‚οΈ
πŸ“£ FYI: Just letting Yarn.social Pod owners now that there were some bugs with the data migration of Email(s) -> Recovery Hashes used to request a password reset via email. If you are a Pod Owner, please update your software instance (_there is a new "Reset User" feature in the Pod Management -> Manage Users_).\n\n If you are a user affected by this, can't login, can't reset your password, then please contact your Pod Admin. Thank you! πŸ™‡β€β™‚οΈ
πŸ“£ FYI: Just letting Yarn.social Pod owners now that there were some bugs with the data migration of Email(s) -> Recovery Hashes used to request a password reset via email. If you are a Pod Owner, please update your software instance (_there is a new "Reset User" feature in the Pod Management -> Manage Users_).

If you are a user affected by this, can't login, can't reset your password, then please contact your Pod Admin. Thank you! πŸ™‡β€β™‚οΈ
πŸŽ‰ NEW: Thanks to @readfog as of last night, Yarn/Twt social pods (_sorry we're still in the process of rebranding_) now support localization and we have our first (_mostly complete_) translation into Chinese (zh-cn)! πŸ™‡β€β™‚οΈ This is awesome!
πŸŽ‰ NEW: Thanks to @readfog as of last night, Yarn/Twt social pods (_sorry we're still in the process of rebranding_) now support localization and we have our first (_mostly complete_) translation into Chinese (zh-cn)! πŸ™‡β€β™‚οΈ This is awesome!
πŸ“£ ANN: Fixed a bug in multi-line messages. cc @adi
πŸ“£ ANN: Fixed a bug in multi-line messages. cc @adi
πŸ“£ SEV 1: Apologies to all that actively use my pod twtxt.net 😒 -- Had a pretty nasty storm β›ˆ here tonight down under so I had to power down. Unfortunately the high winds and rain took out my power circuit for a while 😳 I'll see if I can do something about this before next year's storm reason. Apologies for the inconvenience!
πŸ“£ SEV 1: Apologies to all that actively use my pod twtxt.net 😒 -- Had a pretty nasty storm β›ˆ here tonight down under so I had to power down. Unfortunately the high winds and rain took out my power circuit for a while 😳 I'll see if I can do something about this before next year's storm reason. Apologies for the inconvenience!
πŸ“£ FYI: Sorry about that folks. Bit of a bug/issue with a recent change that made the pod get stuck on startup. I've reverted the commit for the time being while we work out what the bug is. Thanks! πŸ€—
πŸ“£ FYI: Sorry about that folks. Bit of a bug/issue with a recent change that made the pod get stuck on startup. I've reverted the commit for the time being while we work out what the bug is. Thanks! πŸ€—
πŸ“£ FYI: The bug that was causing unwanted duplicated FOLLOW events, especially of the @news bot has now been fixed. It was just silly stupid background jobs running every hour 😳 cc @jlj and @thewismit (_you might want to upgrade!_)
πŸ“£ FYI: The bug that was causing unwanted duplicated FOLLOW events, especially of the @news bot has now been fixed. It was just silly stupid background jobs running every hour 😳 cc @jlj and @thewismit (_you might want to upgrade!_)
Test
Test
πŸ“£ FYI: The bug that was causing unwanted duplicated FOLLOW events, especially of the @news bot has now been fixed. It was just silly stupid background jobs running every hour 😳 cc @jlj and @thewismit (_you might want to upgrade!_)
πŸ“£ FYI: The bug that was causing unwanted duplicated FOLLOW events, especially of the @news bot has now been fixed. It was just silly stupid background jobs running every hour 😳 cc @jlj and @thewismit (_you might want to upgrade!_)
πŸ“£ ATT: For those of you that use the Mobile App Goryon and are active users of my pod twtxt.net, you will need to Logout and log back in again. Why? Because a recent update meant that a change to the API Signing Key was required for the JWT tokens used by API clients. Thank you! πŸ™‡β€β™‚οΈ
πŸ“£ ATT: For those of you that use the Mobile App Goryon and are active users of my pod twtxt.net, you will need to Logout and log back in again. Why? Because a recent update meant that a change to the API Signing Key was required for the JWT tokens used by API clients. Thank you! πŸ™‡β€β™‚οΈ
πŸ“£ NEW: The "Twt Blog" feature here on twtxt.net (_and others pods, if updated_, cc @xuu @etux) now support rendering Twtxt URI(s) and Hashtag(s). You can mention a local pod user with @johndoe or a remote pod user with @johndoe@domain.tld. You can even mention traditional Twtxt users with the regular @<nick url> syntax and #hashtag are also fully supported (_which link to your local pod_). Happy Twt Blogging! πŸ€—
πŸ“£ NEW: The "Twt Blog" feature here on twtxt.net (_and others pods, if updated_, cc @xuu @etux) now support rendering Twtxt URI(s) and Hashtag(s). You can mention a local pod user with @johndoe or a remote pod user with @johndoe@domain.tld. You can even mention traditional Twtxt users with the regular @<nick url> syntax and #hashtag are also fully supported (_which link to your local pod_). Happy Twt Blogging! πŸ€—
πŸ“£ SEV1: There was a 8h15m outage today on Twtxt.net (_this pod_) where it looks like there was a Goroutine leak. Could be a bug in code, could be anything. Ii is #resolved now but will be looking into the RCA and report back once I find out what happened and how. Apologies for the inconvenience, I was physically at my work's office so unable to do anything πŸ˜€ (_I was also unaware as I don't alarm on Goroutine leaks, I should!_). ⎚
πŸ“£ SEV1: There was a 8h15m outage today on Twtxt.net (_this pod_) where it looks like there was a Goroutine leak. Could be a bug in code, could be anything. Ii is #resolved now but will be looking into the RCA and report back once I find out what happened and how. Apologies for the inconvenience, I was physically at my work's office so unable to do anything πŸ˜€ (_I was also unaware as I don't alarm on Goroutine leaks, I should!_). ⎚
πŸŽ‰ NEW: With the merge of PR 269 which closes Issue 264, we will no longer store email address at all! But how will you recover your password in case you forget it you say?! 😳 Easy! You just enter the same email address you used when you signed up on the password reset page. If it matches a one-way cryptographic hash of the email you originally used, we'll send a password reset token to that email address, if not whoops!
πŸŽ‰ NEW: With the merge of PR 269 which closes Issue 264, we will no longer store email address at all! But how will you recover your password in case you forget it you say?! 😳 Easy! You just enter the same email address you used when you signed up on the password reset page. If it matches a one-way cryptographic hash of the email you originally used, we'll send a password reset token to that email address, if not whoops!
πŸ“£ SEV 1: Brief ~45m outage this evening due to a fast moving storm that didn't last long. Started: 20:15 Resolved: 2045 (AEST). Apologies for the inconvenience (_haven't the funds yet for a UPS for the current infra backing twtxt.net and most twt.social pods we managed_).~
πŸ“£ SEV 1: Brief ~45m outage this evening due to a fast moving storm that didn't last long. Started: 20:15 Resolved: 2045 (AEST). Apologies for the inconvenience (_haven't the funds yet for a UPS for the current infra backing twtxt.net and most twt.social pods we managed_).~
πŸ“£ ANN: Thanks to @mdom we now _own_ / _manage_ the we-are-twtxt voluntary registry of users and automated feeds (_bots_).
πŸ“£ ANN: Thanks to @mdom we now _own_ / _manage_ the we-are-twtxt voluntary registry of users and automated feeds (_bots_).
@news This is now fixed! #resolved
@news This is now fixed! #resolved
@news This is now fixed! #resolved
🐞It appears we broke the backend for uploading photos! Our apologies will get this working as soon as possible againB πŸ˜₯
🐞It appears we broke the backend for uploading photos! Our apologies will get this working as soon as possible againB πŸ˜₯
πŸ“£ NEW: Improved default Avatar and Media resolution to 360px and 720px respectively. You _should_ notice much improved quality if you update your Avatar or upload photos on your next Twt! Happy Twt'ing πŸ€—
πŸ“£ NEW: Improved default Avatar and Media resolution to 360px and 720px respectively. You _should_ notice much improved quality if you update your Avatar or upload photos on your next Twt! Happy Twt'ing πŸ€—
πŸŽ‰ NEW: As of v0.0.12-71-g79202a2 of prologic/twtxt _all_ Twt.social pods such as this one (twtxt.net) now display the date/time of posts in the timezone of your choice. Go to your /settings to change your timezone from the default of UTC to your local timezone, e.g: Australia/Brisbane πŸ€—
πŸŽ‰ NEW: As of v0.0.12-71-g79202a2 of prologic/twtxt _all_ Twt.social pods such as this one (twtxt.net) now display the date/time of posts in the timezone of your choice. Go to your /settings to change your timezone from the default of UTC to your local timezone, e.g: Australia/Brisbane πŸ€—
πŸ‘ And done. That went _smoother_ than expected πŸŽ‰
πŸ‘ And done. That went _smoother_ than expected πŸŽ‰
πŸ“£ ANN: This pod is going to be migrated to a different cluster. This will be done as quickly and as painlessly as possible by doing an incremental sync, shutdown, final sync and brought back up again. Hopefully no-one will notice πŸ˜€
πŸ“£ ANN: This pod is going to be migrated to a different cluster. This will be done as quickly and as painlessly as possible by doing an incremental sync, shutdown, final sync and brought back up again. Hopefully no-one will notice πŸ˜€
πŸŽ‰ NEW: twtxt.net Logo and Favicon!
πŸŽ‰ NEW: twtxt.net Logo and Favicon!
πŸ“£ ANN: twtxt v0.0.12 now officially released! πŸŽ‰ HIGHLIGHTS: Feed avatars, Hashtag searching, Formatting toolbar, macOS Brew Formulae, Command-line client and much much more! πŸ€—
πŸ“£ ANN: twtxt v0.0.12 now officially released! πŸŽ‰ HIGHLIGHTS: Feed avatars, Hashtag searching, Formatting toolbar, macOS Brew Formulae, Command-line client and much much more! πŸ€—
πŸŽ‰ ANN: The top navbar (_menu_) has been fixed to its original look 'n feel thanks to @shahzeb ! And it still works very nicely on Mobile devices with smaller screens! πŸ€—
πŸŽ‰ ANN: The top navbar (_menu_) has been fixed to its original look 'n feel thanks to @shahzeb ! And it still works very nicely on Mobile devices with smaller screens! πŸ€—
πŸŽ‰ NEW: Say hello to @mentions whereby you can now type out a new Twt and tag or mention a user or feed by pressing the @ key on your keyboard or clicking on the "Person" icon/button in the toolbar. πŸ€— Enjoy! 😎 As usual if you find any bugs 🐞 please let @prologic @dooven or @antonio know!
πŸŽ‰ NEW: Say hello to @mentions whereby you can now type out a new Twt and tag or mention a user or feed by pressing the @ key on your keyboard or clicking on the "Person" icon/button in the toolbar. πŸ€— Enjoy! 😎 As usual if you find any bugs 🐞 please let @prologic @dooven or @antonio know!
πŸŽ‰ NEW: Say hello to #hashtag searching! Thanks to @dooven for this awesome new feature! πŸ€—
πŸŽ‰ NEW: Say hello to #hashtag searching! Thanks to @dooven for this awesome new feature! πŸ€—
πŸŽ‰ NEW You may have _noticed_ the new shiny UI/UX here on twtxt.net with the new "Toolbar" 😎 This allows you to do basic formatting of you Twt(s), like Bold, *Italics* as well as create web link, image links and we even improved how the upload media/image/photo button works! Weee what a Saturday! πŸ€— Please enjoy! And if you find any bugs, quirks or weirdness please tag @prlogic or @support and let us know! πŸ™‡β€β™‚οΈ
πŸŽ‰ NEW You may have _noticed_ the new shiny UI/UX here on twtxt.net with the new "Toolbar" 😎 This allows you to do basic formatting of you Twt(s), like Bold, *Italics* as well as create web link, image links and we even improved how the upload media/image/photo button works! Weee what a Saturday! πŸ€— Please enjoy! And if you find any bugs, quirks or weirdness please tag @prlogic or @support and let us know! πŸ™‡β€β™‚οΈ
πŸŽ‰ NEW: twtxt.net (_along with the backend software itself_) now supports the Atom syndication format as an alternate way for users of the general Web and IndieWeb to subscribe to a user's twtxt feed. πŸ€— This has the URI of /user/:name/atom.xml Enjoy! 😎
πŸŽ‰ NEW: twtxt.net (_along with the backend software itself_) now supports the Atom syndication format as an alternate way for users of the general Web and IndieWeb to subscribe to a user's twtxt feed. πŸ€— This has the URI of /user/:name/atom.xml Enjoy! 😎
πŸ“£ FYI: We have bumped the "Maximum Length of Twts" from 288 to 576. Enjoy the new word/character limits! πŸ€—πŸ˜Ž
πŸ“£ FYI: We have bumped the "Maximum Length of Twts" from 288 to 576. Enjoy the new word/character limits! πŸ€—πŸ˜Ž
πŸŽ‰ NEW: Say hello to "Last Delete" and "Last Edit". You _can_ now correct your last Twt! Happy Twt'ing πŸ€—
πŸŽ‰ NEW: Say hello to "Last Delete" and "Last Edit". You _can_ now correct your last Twt! Happy Twt'ing πŸ€—
πŸ“£ SEV: We just had a first incident on twtxt.net. A codebase structure caused some internal data structures on disk to be invalid and had to be deleted and re-created. Sorry! πŸ€—
πŸ“£ SEV: We just had a first incident on twtxt.net. A codebase structure caused some internal data structures on disk to be invalid and had to be deleted and re-created. Sorry! πŸ€—
πŸŽ‰ ANN: twtxt v0.0.11 is now out and published. Great new set of features including Password, Reset, Avatars, Media Uploads and a brand new APIv1. πŸ€—
πŸŽ‰ ANN: twtxt v0.0.11 is now out and published. Great new set of features including Password, Reset, Avatars, Media Uploads and a brand new APIv1. πŸ€—
πŸ“£ FYI: If you found you were not able to "Post As your own feed recently, This bug 🐞 has been fixed! Thanks!2020-08-02T14:08:47Z\tπŸŽ‰ ANN: twtxt v0.0.11 is now out and published. Great new set of features including Password, Reset, Avatars, Media Uploads and a brand new APIv1. πŸ€—
πŸ“£ FYI: If you found you were not able to "Post As your own feed recently, This bug 🐞 has been fixed! Thanks!
πŸ“£ FYI: If you found you were not able to "Post As your own feed recently, This bug 🐞 has been fixed! Thanks!
πŸŽ‰ NEW: Password Reset now works! If you have forgotten your password and _happened_ to have also entered a valid Email Address when you signed up, hit the "Forgotten Password" link on the /login page. Thanks!
πŸŽ‰ NEW: Password Reset now works! If you have forgotten your password and _happened_ to have also entered a valid Email Address when you signed up, hit the "Forgotten Password" link on the /login page. Thanks!
πŸŽ‰ NEW: As of today, You can now upload your own custom Avatar or Profile pic of yourself under /settings This hopefully gives you the option to personalise how you are presented to others (_the default is to auto-generate an Avatar on your Username_)
πŸŽ‰ NEW: As of today, You can now upload your own custom Avatar or Profile pic of yourself under /settings This hopefully gives you the option to personalise how you are presented to others (_the default is to auto-generate an Avatar on your Username_)
πŸŽ‰ NEW: Hey all πŸ‘‹ Just added a "Local Feeds" section to /feeds where you can also discover user created local feeds (_we call them (sub)Feeds here_). Check it out! πŸ€—
πŸŽ‰ NEW: Hey all πŸ‘‹ Just added a "Local Feeds" section to /feeds where you can also discover user created local feeds (_we call them (sub)Feeds here_). Check it out! πŸ€—
πŸŽ‰ NEW: Great news [twtxt.net[(https://twtxt.net) and all you Twters! Inline link rendering on the platform is now more consistent! 🀞Even better news, sessions are now persistent and last longer (_up to 10days_). No more getting logged out frequency! πŸ‘Œ
πŸŽ‰ NEW: Great news [twtxt.net[(https://twtxt.net) and all you Twters! Inline link rendering on the platform is now more consistent! 🀞Even better news, sessions are now persistent and last longer (_up to 10days_). No more getting logged out frequency! πŸ‘Œ
πŸ“£ FYI: Okay folks. I'm going to update twtxt.net with the following significant bugs/features #41 and #46 πŸŽ‰ I hope nothing terribly goes wrong with the upgrade! 🀞
πŸ“£ FYI: Okay folks. I'm going to update twtxt.net with the following significant bugs/features #41 and #46 πŸŽ‰ I hope nothing terribly goes wrong with the upgrade! 🀞
πŸŽ‰ NEW: Feeds created on /feeds now have profiles so you can see how many users follow your subFeed! In the process however I nuked all the subFeeds on twtxt.net (_real sorry about that!, there's no way to recover them 😒_)_
πŸŽ‰ NEW: Feeds created on /feeds now have profiles so you can see how many users follow your subFeed! In the process however I nuked all the subFeeds on twtxt.net (_real sorry about that!, there's no way to recover them 😒_)_