Fossil SCM

Minor doc corrections and cleanups.

stephan 2021-09-24 13:20 chat-user-filter
Commit a2588c570e6977a45f8c778cc3c5937cbb6d52d6a155ebde4e8ceaabb23b1ea4
1 file changed +5 -4
+5 -4
--- www/chat.md
+++ www/chat.md
@@ -101,11 +101,11 @@
101101
102102
### <a id='connection'></a> Who's Online?
103103
104104
Because the chat app has to be able to work over transient CGI-based
105105
connections, as opposed to a stable socket connection to the server,
106
-real-time tracking of "who's online" is not possible. As of version
106
+real-time tracking of "who's online" is not feasible. As of version
107107
2.17, chat offers an optional feature, toggleable in the settings,
108108
which can list users who have posted messages in the client's current
109109
list of loaded messages. This is not the same thing as tracking who's
110110
online, but it gives an overview of which users have been active most
111111
recently, noting that "lurkers" (people who post no messages) will not
@@ -114,15 +114,16 @@
114114
specific user by tapping on that user's name, tapping a second time to
115115
remove the filter.
116116
117117
Sidebar: message deletion is a type of message and deletions count
118118
towards updates in the recent activity list (counted for the person
119
-who performed the deletion, nor the author of the deleted
119
+who performed the deletion, not the author of the deleted
120120
comment). That can potentially lead to odd corner cases where a user
121121
shows up in the list but has no messages which are currently visible
122
-because they were deleted. That is a known minor cosmetic-only bug
123
-with a resolution of "will not fix."
122
+because they were deleted, or an admin user who has not posted
123
+anything but deleted a message. That is a known minor cosmetic-only
124
+bug with a resolution of "will not fix."
124125
125126
126127
## Implementation Details
127128
128129
*You do not need to understand how Fossil chat works in order to use it.
129130
--- www/chat.md
+++ www/chat.md
@@ -101,11 +101,11 @@
101
102 ### <a id='connection'></a> Who's Online?
103
104 Because the chat app has to be able to work over transient CGI-based
105 connections, as opposed to a stable socket connection to the server,
106 real-time tracking of "who's online" is not possible. As of version
107 2.17, chat offers an optional feature, toggleable in the settings,
108 which can list users who have posted messages in the client's current
109 list of loaded messages. This is not the same thing as tracking who's
110 online, but it gives an overview of which users have been active most
111 recently, noting that "lurkers" (people who post no messages) will not
@@ -114,15 +114,16 @@
114 specific user by tapping on that user's name, tapping a second time to
115 remove the filter.
116
117 Sidebar: message deletion is a type of message and deletions count
118 towards updates in the recent activity list (counted for the person
119 who performed the deletion, nor the author of the deleted
120 comment). That can potentially lead to odd corner cases where a user
121 shows up in the list but has no messages which are currently visible
122 because they were deleted. That is a known minor cosmetic-only bug
123 with a resolution of "will not fix."
 
124
125
126 ## Implementation Details
127
128 *You do not need to understand how Fossil chat works in order to use it.
129
--- www/chat.md
+++ www/chat.md
@@ -101,11 +101,11 @@
101
102 ### <a id='connection'></a> Who's Online?
103
104 Because the chat app has to be able to work over transient CGI-based
105 connections, as opposed to a stable socket connection to the server,
106 real-time tracking of "who's online" is not feasible. As of version
107 2.17, chat offers an optional feature, toggleable in the settings,
108 which can list users who have posted messages in the client's current
109 list of loaded messages. This is not the same thing as tracking who's
110 online, but it gives an overview of which users have been active most
111 recently, noting that "lurkers" (people who post no messages) will not
@@ -114,15 +114,16 @@
114 specific user by tapping on that user's name, tapping a second time to
115 remove the filter.
116
117 Sidebar: message deletion is a type of message and deletions count
118 towards updates in the recent activity list (counted for the person
119 who performed the deletion, not the author of the deleted
120 comment). That can potentially lead to odd corner cases where a user
121 shows up in the list but has no messages which are currently visible
122 because they were deleted, or an admin user who has not posted
123 anything but deleted a message. That is a known minor cosmetic-only
124 bug with a resolution of "will not fix."
125
126
127 ## Implementation Details
128
129 *You do not need to understand how Fossil chat works in order to use it.
130

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button