Sort by: Newest, Oldest, Most Relevant
@eldersnake (#mziu3ca) Looks like the internal mapping of `nick -> url` for the `.Followers` of the `User` model is flip-flopping. That data structure needs to change, which is part of the refactor work I have for the Follow/Following subsections of the code. But hmmm I _might_ have to just disable this section of code for now? ๐Ÿค”

matched #rby7rpq score:11.4 Search by:
Search by 1 mentions:
Search by 1 tags:
@eldersnake (#mziu3ca) No you're not the only one; but this code will have to change now, as the model can't cope with this ๐Ÿ˜‚ For the time being I'm just going to mute the @twtxt bot on my own pod until I fix the code, it's getting late ๐Ÿ˜ด

matched #bgxqdwa score:11.4 Search by:
Search by 2 mentions:
Search by 1 tags:
@eldersnake (#mziu3ca) In the meantime I figured out a quick/hacky way to fix this(_for the time being_): ``` "Followers": { "test": "https://7a987bae6af1.ngrok.io/twtxt.txt", "test_1": "https://7a987bae6af2.ngrok.io/twtxt.txt", "test_3": "https://7a987bae6af3.ngrok.io/twtxt.txt" }, ``` Basically the code tries to find a unique key for the "nick" to insert into the ".Following" map. Up to 99 before it gives up. It's a hack but it'll work and I just tested this on a test pod. What do ya think? Shall I roll this out?

matched #lolxssa score:11.4 Search by:
Search by 1 mentions:
Search by 1 tags:
@prologic (#mziu3ca) I mean if it works... Although its interesting in my case it's with two different domains ๐Ÿค” that never happened with the twtxt.net _eldersnake_ and my personal pod. Just woke up so hopefully I make sense ๐Ÿ˜

matched #o4byjfa score:11.4 Search by:
Search by 1 mentions:
Search by 1 tags:
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!