# Twtxt is an open, distributed microblogging platform that # uses human-readable text files, common transport protocols, # and free software. # # Learn more about twtxt at https://github.com/buckket/twtxt # # This is hosted by a Yarn.social pod twtxt.net running yarnd 0.15.1@7fd3daed 2023-11-26T10:40:12+10:00 go1.21.4 # Learn more about Yarn.social at https://yarn.social # # nick = readfog # url = https://twtxt.net/user/readfog/twtxt.txt # avatar = https://twtxt.net/user/readfog/avatar # description = https://www.twtxt.cc # # following = 9 ## # follow = antonio https://twtxt.net/user/antonio/twtxt.txt # follow = darch https://twtxt.net/user/darch/twtxt.txt # follow = hacker_news https://twtxt.net/user/hacker_news/twtxt.txt # follow = jlj https://twt.nfld.uk/user/jlj/twtxt.txt # follow = lyse https://lyse.isobeef.org/twtxt.txt # follow = maya https://maya.land/assets/twtxt.txt # follow = prologic https://twtxt.net/user/prologic/twtxt.txt # follow = readfog https://twtxt.net/user/readfog/twtxt.txt # follow = venjiang https://www.twtxt.cc/user/venjiang 2021-03-26T15:49:48Z my name(venjiang)chould not login @ 2021-03-27T08:38:23Z @ @ (#<3nxciea https://twtxt.net/search?tag=3nxciea>) venjiang is my username,but I can’t login now😥, what can I do? 2021-03-27T11:58:58Z @ (#<3nxciea https://twtxt.net/search?tag=3nxciea>) I known email,but it’s display no user. 2021-03-29T12:17:58Z @ I would to build a Chinese version, have you considered supporting different languages? I translated a [README](https://github.com/twtpub/twtxt/blob/master/README.md) file. 2021-03-30T06:31:55Z (#) @ @jlj I've already started working on a localized version, so here are some basic attempts.
 ![](https://twtxt.net/media/hdDNLEiRPssGfjfcp2foxZ) ![](https://twtxt.net/media/Mq9zeNMpEthjhaYqZccmqK) ![](https://twtxt.net/media/NEgRz5gyJF8X6GiGBe8XwU) 2021-03-30T07:44:18Z @ (#) I'used [go-i18n](https://github.com/nicksnyder/go-i18n), supporting other languages is simple, create another language toml file and translate it. then add language file load. ![](https://twtxt.net/media/K3Ma2jTZmyGgPoozVwGGSC) 2021-03-30T08:31:22Z @ (#) No problem, this is just a start, there is still a lot of work to be done, I will submit PR when I have completed a phase result. 2021-04-02T07:28:08Z @ @ (#) I have already submitted the PR, but the work is a big job, now the basic pages did i18n support, but there are a lot of work to do, such render list by the code, messages or errors, etc. I hope this as a start, using i18n message definition in the development of future versions. Then the latter work is relatively easy. Thank you very much! 
Sorry, my English is so poor.🤪
### i18n Pages:
- timeline 
- register
- login
- reset password
- error
- follow
- setttings
- profile
- blogs
- followers
- following
- bookmars
- feeds
 ![](https://twtxt.net/media/RqRPrLRRcQp9vhtM2GkSba) 2021-04-02T12:47:14Z @ @ (#) Actually, I am not satisfied with the application framework. If possible, I hope to adjust the project structure. What do you think? 🤔 2021-04-02T13:25:55Z (#) @ @ @ I hope(The peace of the world 😁) add different packages to place files, such as handlers, domain models.
like this:
 ![](https://twtxt.net/media/5vV7SNcw7zyUxKoLnaWddM) 
It doesn't matter. It's just my personal preference. 🤪 2021-04-03T05:07:02Z ![](https://twtxt.net/media/D2D2LhFPKs67B9cgy3vFaK)
Why?This is already my second account, I use Goryon to publish now, I can't log in from PC. 2021-04-03T08:58:45Z @ (#) I reset my password on Goryon and I'm sure I didn't change my password.
I'm going to look at the source code, it's a little annoying, excuse me. (◎_◎;) 2021-04-08T07:16:36Z @ Is there anything wrong with the PR I submitted? I see that it hasn't been merged? What can I do for you? ㄟ( ▔, ▔ )ㄏ 2021-04-08T08:50:37Z @ (#) copy ./internal/langs/active.*.toml these files to the distribution directory. 2021-04-08T09:11:00Z (#) @ I am waiting for the PR to merge into the mainline, then I will continue to work on it, and eventually I will deploy a localized version online. 2021-04-08T09:22:52Z @ (#) Sorry, this is just an initial version, but I will improve it later by embedd.FS embedding the language files so that you don't need to deploy these files again. 2021-04-09T06:15:22Z @ (#<7h44kua https://twtxt.net/search?tag=7h44kua>) 👍 2021-04-10T13:43:52Z @ @xuu (#) cool. 2021-04-14T13:42:50Z @ Continue to improve i18n support and add traditional Chinese support. i18n2 PR submitted. 😛 TestSite: [Twtxt.cc](https://www.twtxt.cc) 2021-04-15T12:56:55Z @ The CGO dependencies are very troublesome, and the FFMPEG dependencies are also a little annoying. It seems that only version 3.3+ can be used, but not larger than version 4, which took me some time to deploy. It's a little cumbersome for the average user to do this. Docker is simple, but I don't like it. Have you considered any alternative ways to remove these dependencies? 🤪 2021-04-19T17:23:30Z @ (#) try: task twtd 2021-04-19T17:35:09Z @ (#) You need to install this You need to install [task](https://taskfile.dev/) tool. 2021-04-19T17:47:33Z @ (#) This is a [i18n](https://github.com/nicksnyder/go-i18n) development tool, you can skip it and comment out the call line in Taskfile.yml. 2021-04-19T17:54:38Z @ (#) This may be a branch issue. The master branch does not have a go. rice dependency. 2021-04-20T02:29:47Z @ (#) 😀 2021-04-20T03:42:36Z @ I added the ReadFog feed to [feeds](https://feeds.twtxt.net/), but I don't see the content. What could be the problem? https://feeds.twtxt.net/yue-fang-readfog/twtxt.txt 2021-04-20T06:32:43Z (#) https://www.readfog.com/feed 2021-04-20T10:46:25Z (#) ![](https://twtxt.net/media/siHTUYtiVTPa4gHM5HbLbX) [rss2twtxt](https://github.com/jointwt/rss2twtxt) unable to parse Atom correctly, `item.PublishedParsed` is always nil.
twtxt.net/atom.xml has the same bug. Simply use `feed.ToRss()` and rss2twtxt will parse correctly. 2021-04-21T04:09:51Z (#) @ @lyse thanks, We should fix this. 2021-04-25T12:50:09Z @ Are there any future plans for TWTXT? How many people are working on this? 2021-04-25T13:54:54Z (#<64he3pq https://twtxt.net/search?tag=64he3pq>) Can I join the team? 2021-04-25T14:33:10Z (#<64he3pq https://twtxt.net/search?tag=64he3pq>) Thank you. It's a pleasure to be part of the team. I hope I can do better. 2021-04-26T03:40:39Z (#<64he3pq https://twtxt.net/search?tag=64he3pq>) @ 🤝 2021-05-11T12:30:37Z (#<3724efq https://twtxt.net/search?tag=3724efq>) Good! 👏 2021-05-13T07:14:58Z @ pls review PR [i18n](https://github.com/jointwt/twtxt/pull/426). 😀 2021-06-17T07:10:33Z @ (#) 🤝 2022-02-19T10:47:23Z CLI test