Great post by @thanosapollo about #Emacs and #Jabber/#XMPP:

https://thanosapollo.org/posts/emacs-jabber-revival/

"Now, jabber.el is the most XEP-complete text-based client in existence."

#mcabber, #poezio, and #profanity get a tough time, I guess.

"Emacs is not just the editor I write jabber.el in. It is the runtime, the test harness, and the application.

I develop in the same instance where I chat. Fix a bug, eval changes, and the fix is live in my running session. Seconds, not minutes."

Life has meaning, again!

Bringing jabber.el Back From the Dead

jabber.el is an XMPP client for Emacs, originally written in 2003. Development slowed over the years, though contributors kept the package working across Emacs releases. I took over as maintainer with the goal of modernizing the protocol support. Now, jabber.el is the most XEP-complete text-based client in existence. What Changed For those, like me, who count XEPs like Pokemon: OMEMO encryption (XEP-0384) via a C dynamic module wrapping picomemo OMEMO media sharing (XEP-0454) OpenPGP for XMPP (XEP-0373) using Emacs’ built-in EPG Stream Management (XEP-0198) with session resume Message Archive Management (XEP-0313) Message Carbons (XEP-0280) Delivery Receipts (XEP-0184) and Chat Markers (XEP-0333) Message Correction (XEP-0308), Replies (XEP-0461), Moderation (XEP-0424/0425) Chat State Notifications (XEP-0085) Client State Indication (XEP-0352) Blocking Command (XEP-0191) HTTP File Upload (XEP-0363) Direct TLS (XEP-0368) with dual SRV lookup Real Time Text (XEP-0301) PubSub (XEP-0060) Bookmarks (XEP-0402 with XEP-0048 fallback) SQLite message storage replacing flat-file history MUC Self-Ping (XEP-0410) Almost caught them all

Thanos Apollo

ի տարբերութիւն dino֊ի, mcabber֊ը անհամեմատ աւելի քիչ էներգիա ա ուտում։

mcabber֊ի կոնտակտներով նաւիգացիան՝ PgUp ու PgDown ստեղներով ա, որ բարեբախտաբար maemo֊ի տերմինալում կան ու հեշտ հասանելի են։

յաջորդ խնդիրն ա ծանուցումներ ստանալը։ maemo֊ում սարքը էսօր դզզում ա միայն եթէ մէյլ ա գալիս։ իրենք փորձում են իրականացնել հին fremantle֊ի conversations֊ի պէս մի բան, որ ինտեգրուած ա հասցէագրքի հետ, դա երեւի նոյնպէս կը կարողանայ ծանուցում տալ։

բայց ի՞նչ անել, եթէ սովորական ծրագիր ա։

mcabber֊ում կարելի ա կարգաւորել սկրիպտ, որը կը կանչուի, երբ քեզ գալիս ա հաղորդագրութիւն։

# The command is called the following way: # $events_command MSG IN jabber@id [file] (when receiving a message) # $events_command MSG OUT jabber@id (when sending a message) # $events_command MSG MUC room_id [file] (when receiving a MUC message) # $events_command STATUS X jabber@then notify-send -c im.received "msg in $3" -t 4000 echo "It's there!" fi done fi fi

#էկրանահան #mcabber #սկրիպտ #տեք #աւտոմատացում

#էկրանահան stream - ծմակուտ

All content tagged with #էկրանահան.

ծմակուտ
I'm a bit more familiar with #profanity #XMPP client today. I can quit #mcabber. ;-)
@sp6ina Patrzyłem na konsolowego - wziąłem #mcabber bo dwa pozostałe nie były w repo lub miały dziwne zależności. Okres #psi mam za sobą bo na desktopie nie używam komunikatora w sumie.
Release MCabber 1.1.1 · McKael/mcabber

Maintenance release Fix compilation with GCC 10 or -fno-common in CFLAGS (Andrey Utkin) Link against tinfo or tinfow (Frank Zschockelt) Fix otr disconnected message for otrv4, remove support for l...

MCabber Homepage

I'm newly aware about the #XMPP / #Jabber conference server at #SDF.

Come and #chat with us at xmpp:[email protected]?join

#mcabber

@javido Interesante. Pero creo que -a diferencia de #mcabber - no tiene implementada ninguna opción para conectar vía proxy; supongo que se puede intentar con torsocks, pero da menos confianza. Soporte para #otr parece que sí:

http://www.profanity.im/otr.html

pero creo que no -oficialmente- para #omemo aunque está rulando por ahí un plugin en python:

https://github.com/ReneVolution/profanity-omemo-plugin
#mcabber used to work perfectly with #tor with a simple `torsocks mcabber` but that doesn't seem to be the case anymore. Pity, it was ..
Weird, suddenly #mcabber won't work with torsocks anymore. Or maybe it's an issue with my #XMPP server blocking Tor? Considering a change.