• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

contrib/H19-Sep-2020-545339

doc/H03-May-2022-3,6963,380

include/H19-Sep-2020-6241

macros/H19-Sep-2020-9,9799,037

mcabber/H03-May-2022-28,40721,653

modules/H03-May-2022-3,9463,303

AUTHORSH A D19-Sep-20201.9 KiB6754

COPYINGH A D19-Sep-202017.9 KiB344284

ChangeLogH A D19-Sep-202032.3 KiB848709

ChangeLog.apiH A D19-Sep-20205.6 KiB331208

INSTALLH A D19-Sep-202016.7 KiB405313

Makefile.amH A D19-Sep-2020146 76

Makefile.inH A D03-May-202228.4 KiB900800

NEWSH A D19-Sep-20202.9 KiB9965

READMEH A D19-Sep-20201.4 KiB4735

TODOH A D19-Sep-20201.1 KiB3830

aclocal.m4H A D19-Sep-202051.3 KiB1,4251,291

autogen.shH A D19-Sep-2020107 85

compileH A D19-Sep-20207.2 KiB349259

config.guessH A D19-Sep-202043.2 KiB1,4811,288

config.subH A D19-Sep-202035.3 KiB1,8021,661

configureH A D03-May-2022557.7 KiB19,30416,439

configure.acH A D19-Sep-20209.7 KiB314273

depcompH A D19-Sep-202023 KiB792502

hgcset.shH A D19-Sep-2020463 2518

install-shH A D19-Sep-202013.3 KiB521344

ltmain.shH A D19-Sep-2020319.4 KiB11,2508,044

mcabber.desktopH A D19-Sep-2020208 109

mcabber.pc.inH A D19-Sep-2020288 1311

mcabberrc.exampleH A D19-Sep-202024.1 KiB616558

missingH A D19-Sep-20206.7 KiB216143

README

1 Hello, and thanks for trying mcabber.
2
3For installation instructions, have a look at the INSTALL file.
4
5A configuration file is necessary to start mcabber.  Its name is
6$HOME/.mcabber/mcabberrc (or $HOME/.mcabberrc).
7
8A sample configuration file, "mcabberrc.example", is provided in this
9directory.  Copy it and modify it to fit your needs.
10
11You can use mcabber "-f" option to specify another configuration file.
12
13
14* FEATURES
15
16This is an overview of mcabber Jabber features:
17
18  XEP-0012 - Last Activity
19  XEP-0022 - Message Events
20  XEP-0027 - Current Jabber OpenPGP Usage
21  XEP-0030 - Service Discovery (partial)
22  XEP-0045 - Multi-User Chat
23  XEP-0048 - Bookmark Storage
24  XEP-0049 - Private XML Storage
25  XEP-0054 - vcard-temp (retrieval only)
26  XEP-0085 - Chat State Notifications
27  XEP-0090 - Entity Time
28  XEP-0091 - Delayed Delivery
29  XEP-0092 - Software Version
30  XEP-0115 - Entity Capabilities support
31  XEP-0145 - Annotations
32  XEP-0146 - Remote Controlling Clients (partial)
33  XEP-0184 - Message Delivery Receipts
34  XEP-0199 - XMPP Ping
35  XEP-0202 - Entity Time
36  XEP-0203 - Delayed Delivery
37  XEP-0249 - Direct MUC Invitations (partial)
38
39This software is under development, please give me some feedback (and some
40patches if you can!).  Or just tell me you're using it... ;-)
41
42There is a Mercurial repository on mcabber's website
43 <http://mcabber.com/>
44and a Jabber conference room: <jid:mcabber@conf.lilotux.net>.
45
46  Mikael <mikael@lilotux.net>
47