Commit Graph

34 Commits

Author SHA1 Message Date
contrapunctus d67762d2ea Add XEP-0092 link 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