Commit Graph

1406 Commits

Author SHA1 Message Date
contrapunctus 6bb59eadb9 Subsume AUTHORS into Org file 2021-03-15 12:37:31 +05:30
contrapunctus a83731fa6a Change JEP -> XEP 2021-03-15 11:59:53 +05:30
wgreenhouse 8db7e94113 Merge branch 'literate' of tildegit:wgreenhouse/emacs-jabber 2021-03-15 00:48:11 -04:00
contrapunctus 6f1fe20490 Separate new resources from old 2021-03-14 23:31:57 +05:30
contrapunctus 192c9aabac Org-ify links; separate old links from new 2021-03-14 23:11:40 +05:30
contrapunctus 100b5bcbcd Add TODO item about authors 2021-03-14 22:59:29 +05:30
contrapunctus 9da3374fa9 Remove no-longer-relevant comments 2021-03-14 22:58:28 +05:30
wgreenhouse 173fc8078a Add README symlink to main project file. 2021-03-14 13:21:03 -04:00
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