#twtxtel — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #twtxtel, aggregated by home.social.
-
New version release of twtxt.el!
- Fixed many bugs.
- New back buttons.
- Updated documentation.
I am currently fixing an important bug that break the timeline in some cases and I am working around direct messages.
https://codeberg.org/deadblackclover/twtxt-el
#twtxt #twtxtel #emacs -
I have released new updates to the twtxt.el client.
- New feature: Notifications.
- Updated: Improved user interface for new posts.
- Updated: Documentation.
- Updated: Some UI elements and included information about shortcuts in each buffer.
- Minor fixes.
Source code: https://codeberg.org/deadblackclover/twtxt-el
In the next version: You will be able to send direct messages.
Enjoy!
#emacs #twtxt #twtxtel -
I am happy to say that my proposal to twtxt to have private messages... is available! 🚀🥳❤️
https://twtxt.dev/exts/direct-message.html
#twtxt
The next step is to include the function in my client #twtxtel -
I have managed to make the fetching of feeds asynchronous. To do this I have set up a small system of task queue. All requests are executed at the same time! 🚀
https://codeberg.org/andros/twtxt-el/src/branch/develop
#twtxtel #emacs