jan-pona-mute.git
4 years agoRemove the comment from the post after undo
Alex Schroeder [Wed, 14 Aug 2019 10:40:46 +0000 (12:40 +0200)]
Remove the comment from the post after undo

The undo case (delete comment x from y) is now handled like the normal
case (delete comment z) in that we update the comments of the post
such as to remove the deleted comment. This fixes the display using
the comments command.

4 years agoFix posting a comment from a note
Alex Schroeder [Wed, 14 Aug 2019 10:40:09 +0000 (12:40 +0200)]
Fix posting a comment from a note

This read the comment and but still posted the note number.

4 years agoFix listing of notes after editing a note
Alex Schroeder [Wed, 14 Aug 2019 10:39:19 +0000 (12:39 +0200)]
Fix listing of notes after editing a note

As I had removed the list command, this threw an exception.

4 years agoEditing, deleting comments
Alex Schroeder [Wed, 14 Aug 2019 10:13:25 +0000 (12:13 +0200)]
Editing, deleting comments

Added notes which are stored as files and the ability to post a note
as a comment. Notes are stored in a directory. The editor used is
based on the EDITOR environment variable, or vi, or ed. There is a new
command to edit notes and to list notes, and to set the editor.

The pager defaults to the PAGER environment variable.

Removed the rc path ~/.config/.jan-pona-mute; added
~/.jan-pona-mute.d/login instead.

Fixed display of index for comments. It is now possible to use this
index to delete comments. The delete command also deletes notes.

4 years agofix comment counting
Alex Schroeder [Tue, 13 Aug 2019 21:26:27 +0000 (23:26 +0200)]
fix comment counting

4 years agoReloading notifications.
Alex Schroeder [Tue, 13 Aug 2019 21:22:38 +0000 (23:22 +0200)]
Reloading notifications.

4 years agoHow to install diaspy
Alex Schroeder [Tue, 13 Aug 2019 20:21:03 +0000 (22:21 +0200)]
How to install diaspy

4 years agoHandle posts with no comments
Alex Schroeder [Tue, 13 Aug 2019 20:11:23 +0000 (22:11 +0200)]
Handle posts with no comments

4 years agoREADME: add installation and quickstart
Alex Schroeder [Tue, 13 Aug 2019 20:11:09 +0000 (22:11 +0200)]
README: add installation and quickstart

4 years agoAdd undo command
Alex Schroeder [Tue, 13 Aug 2019 08:42:50 +0000 (10:42 +0200)]
Add undo command

4 years agoAdd comment command
Alex Schroeder [Tue, 13 Aug 2019 08:42:26 +0000 (10:42 +0200)]
Add comment command

4 years agoDefine c as an abbreviation for comments
Alex Schroeder [Tue, 13 Aug 2019 08:41:39 +0000 (10:41 +0200)]
Define c as an abbreviation for comments

4 years agoAdd doc strings
Alex Schroeder [Tue, 13 Aug 2019 08:41:27 +0000 (10:41 +0200)]
Add doc strings

4 years agoAdded README
Alex Schroeder [Tue, 13 Aug 2019 08:15:31 +0000 (10:15 +0200)]
Added README

4 years agoHighlight headers
Alex Schroeder [Tue, 13 Aug 2019 07:38:05 +0000 (09:38 +0200)]
Highlight headers

4 years agoShow comments
Alex Schroeder [Mon, 12 Aug 2019 21:29:01 +0000 (23:29 +0200)]
Show comments

4 years agoPrint post that belongs to a notification
Alex Schroeder [Thu, 8 Aug 2019 10:23:27 +0000 (12:23 +0200)]
Print post that belongs to a notification

4 years agoInit file handling and writing
Alex Schroeder [Thu, 8 Aug 2019 09:28:54 +0000 (11:28 +0200)]
Init file handling and writing

4 years agoInitial checkin
Alex Schroeder [Wed, 7 Aug 2019 22:37:43 +0000 (00:37 +0200)]
Initial checkin

Login, rcfile, notifications