Categories
Emacs GNU/Linux Free Software & Open Source

Emacs Identica-mode 1.3.1: Quick bug fix release

I just want to give a heads up to all who downloaded Identica-mode 1.3 that some bug fixes were done yesterday very quickly and the oficial stable release is 1.3.1 as of now. The main issue was a bug displaying all messages highlighted as replies when the timeline was in ‘oldest first’ preference mode. Also […]

Categories
Emacs GNU/Linux Free Software & Open Source

Identica-mode 1.3 release

After the buggy 1.2.1 release and a long bug fixing development time, the new Identica-mode 1.3 is released. Lately I’ve been relying more on releasing through package.el and the MELPA repository whenever I push changes to the main branch on the Git repository. But then I received some emails requesting for an official stable release […]

Categories
Emacs GNU/Linux Free Software & Open Source

Identica-mode 1.2 with OAuth support released

The time has come to set up a new stable release for Emacs Identica-mode microblogging client. It’s been almost a year since last release, but many people have been following the project’s progress through the git repository updates. Download Download the identica-mode 1.2 The two most relevant features of this release is first, support for […]

Categories
Emacs

Emacs Identica-mode release v1.1

Since the last official release, there’s been a lot of work on the Identica-mode for Emacs. Its been a while since the last release and probably most users have been using the development version directly from the Git repository. Even though I try to make the development branch as stable as possible, official releases give […]

Categories
Emacs

Emacs Identica-mode notifications

There’s a feature on Emacs identica-mode that I haven’t documented or written about before and its been there for quite some time. Its very nice to have notifications when you get new updates on your timeline. I’ve seen it on other clients like TweetDeck. So I made a hook for Emacs to execute some code […]

Categories
Emacs GNU/Linux Free Software & Open Source News

Emacs Identica-mode microblogging client v1.0 release

I’m very happy to announce the release 1.0 of the Emacs identica-mode microblogging client. Its been a while since the last release, and its been for a good reason! The main improvements are: – HTTP backend rewrite The backend that makes the HTTP connections has been completely rewritten to use url.el mode instead of the […]