Commit Graph

1448 Commits

Author SHA1 Message Date
contrapunctus 68b243297a Update TODO 2021-03-14 22:25:34 +05:30
contrapunctus 75a78f7788 Move Entity Capabilities before first use of jabber-disco-advertise-feature 2021-03-14 22:18:34 +05:30
contrapunctus a31d7920d7 Remove external notifiers from main file 2021-03-14 19:57:43 +05:30
contrapunctus d67762d2ea Add XEP-0092 link 2021-03-14 16:56:12 +05:30
contrapunctus 526181feda Delete empty Elisp files 2021-03-14 16:56:12 +05:30
contrapunctus f5c12686e6 Add original file names as properties 2021-03-14 14:08:29 +05:30
contrapunctus b7e3fe1778 Subsume internal libraries and copyright notices into Org 2021-03-14 13:36:01 +05:30
contrapunctus cdb4df5d22 Move jabber-private code to jabber.org 2021-03-14 10:05:21 +05:30
contrapunctus 3f7ab8a55c Use Org markup 2021-03-14 00:23:38 +05:30
contrapunctus 4e3d61d172 Add more XEP links 2021-03-13 20:46:30 +05:30
contrapunctus 6b88356333 Update support MUC URI 2021-03-13 20:46:15 +05:30
contrapunctus b6bd3fee84 Add some missing headings 2021-03-13 20:46:15 +05:30
contrapunctus 2b3922f7b0 Improve export output 2021-03-13 18:32:12 +05:30
contrapunctus 10474fc47c Address more checkdoc complaints 2021-03-13 18:26:56 +05:30
contrapunctus 71c7560742 Add more XEP and RFC links 2021-03-13 18:26:29 +05:30
contrapunctus cd1dbb569e Fix Org markup to address rendering 2021-03-13 10:48:33 +05:30
contrapunctus a25b4f4f43 Move some comments to Org text 2021-03-13 08:57:57 +05:30
contrapunctus 00a5124f03 Fix more checkdoc complaints 2021-03-13 08:57:57 +05:30
contrapunctus 5127f2b86b Suggest use of font-lock-fontify-block 2021-03-13 08:37:00 +05:30
contrapunctus 16339e80cd Demote SI server headings 2021-03-13 08:34:24 +05:30
contrapunctus a2a1e72220 Fix more checkdoc complaints 2021-03-13 00:09:49 +05:30
contrapunctus 590516da8f Add XEP links to relevant headings, tag deprecated/obsolete XEPs 2021-03-13 00:09:49 +05:30
contrapunctus 764dd9fbd7 Add TODO item for tests 2021-03-12 22:32:51 +05:30
contrapunctus 7a9da48298 Create headings for mode definitions 2021-03-12 22:27:27 +05:30
contrapunctus c26e97d217 Fix some checkdoc complaints, create TODO with two items 2021-03-12 22:22:23 +05:30
contrapunctus b161b41989 Create headings for defmacro forms 2021-03-12 21:40:12 +05:30
contrapunctus 3b7e387956 Create headings for all defsubst forms 2021-03-12 21:36:06 +05:30
contrapunctus 40fad6eea0 Create headings for all defface forms 2021-03-12 21:32:07 +05:30
contrapunctus e7777c7f16 Create headings for all defgroup forms 2021-03-12 21:25:45 +05:30
contrapunctus 216c5aab76 Create headings for all defcustom forms 2021-03-12 20:12:41 +05:30
contrapunctus 150c9289de Create headings for all defconst forms 2021-03-12 19:57:10 +05:30
contrapunctus 812ed07d33 Tag all commands with :command: 2021-03-12 19:52:27 +05:30
contrapunctus ae6c55f168 jabber-silent-mode - change typo, reword docstring 2021-03-12 19:19:12 +05:30
contrapunctus d0fe06c7d6 Create headings for defun forms
Some defun headings which were erroneously tagged as variables were
corrected.

Some TODO lists and source comments were changed to Org text.
2021-03-12 16:08:34 +05:30
contrapunctus 4358b2223f Create headings for defvar forms 2021-03-12 11:27:51 +05:30
contrapunctus ad14af4e9b Make source block for (nearly) every top level form
And some changes to squash some checkdoc issues.
2021-03-11 21:04:24 +05:30
contrapunctus ba61b8c884 Make separate heading for code 2021-03-11 20:23:05 +05:30
contrapunctus 983b7cb9c4 Move README and all internal code to jabber.org
The only change to the code is the removal of most `require` forms,
and some Org-ification of the README. I have not deleted the elisp
files, in case we decide to change our tangling strategy down the line
and need the per-file contributor information and copyright notices.

The external notification libraries have not yet been moved to jabber.org.
2021-03-11 17:04:25 +05:30
Ram Krishnan 14ed8b66e7 Adds first cut of XMPP carbons feature 2021-03-02 16:12:06 -05:00
wgreenhouse bfcff3e783 Backing out carbons and MAM features
They appear to be causing instability.

This reverts commit 52f503afc2.
2021-03-02 11:39:04 -05:00
wgreenhouse 90a556e116 Fix backlog fetch to also cover MUCs. 2021-03-02 10:23:53 -05:00
thibault 61af9466f3 Decouple jabber-history-enabled and jabber-history-mam (get history from mam when both set) 2021-02-28 19:12:18 -05:00
thibault 469e095c88 Fix bug in end of response processing.
Prevent hang on error.
2021-02-28 19:12:18 -05:00
thibault 634c79b730 Split code into multiple functions. 2021-02-28 19:12:18 -05:00
thibault 853a0b5f20 XEP-0313 MAM support. 2021-02-28 19:11:55 -05:00
wgreenhouse a7d37459b9 Allow ad hoc commands on bare JIDs. 2021-02-28 19:05:36 -05:00
Ola x Nilsson c1105ce627 Replace obsolete assoc-ignore-case
assoc-ignore-case (obsolete since Emacs 22) has been removed in Emacs
27.1.
2021-02-28 19:05:36 -05:00
Ram Krishnan 18fd5c8a72 Adds first cut of XMPP carbons feature 2020-04-23 09:41:38 -07:00
Ram Krishnan 52f503afc2
Fix fractional second parse error (#1)
* Fixes jabber-parse-time bug in parsing fractional seconds

* Refactors out temp result, since only `timezone` is used

* Moves preexisting comment to a more apt place
2020-04-22 12:12:15 -07:00
Magnus Henoch fff33826f4 Use srv.el from package repository
srv.el is now a separate package in MELPA, so let's depend on that.

Keep a copy in jabber-fallback-lib for the time being.
2018-09-28 00:25:34 +01:00