home.social

#twtxtel — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #twtxtel, aggregated by home.social.

  1. 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

  2. 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

  3. I have released new updates to the twtxt.el client.
    - New feature: View and interact with threads.
    - Optimisation of ordering for long feeds.
    - Minor fixes.
    In the next version you will be able to see all your mentions.
    Enjoy!
    #emacs #twtxt #twtxtel

  4. I have released new updates to the twtxt.el client.

    - Markdown to Org mode (you need to install Pandoc).
    - Centred column.
    - Added new logo.
    - Added text helper.

    The new version I will try to finish the visual thread.
    #emacs #twtxt #twtxtel



  5. 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

  6. I have uploaded a new version of #twtxtel 🥳. It's now possible to view profiles, either your own or others.
    #twtxt #emacs

  7. I have infinite scroll now! I can finally focus on replies and mentions
    #twtxt #twtxtel #emacs

  8. 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