summaryrefslogtreecommitdiffstats
path: root/emacs.d/lisp/rudel/TODO
blob: e5e4bf4a141185138a249dd278ca09b6d20efb53 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
* Future
** NEW Handle messages spanning multiple frames
   + Component :: beep-transport
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
** NEW Operation log can grow beyond all bounds (#37)
   + Component :: obby-general
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
   When no remote operations are received, the log of local operation
   is not reset and therefore grows beyond all bounds.
** NEW Terminating sessions does not work (#47)
   + Component :: rudel-general
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
   There is a menu entry for terminating sessions which are hosted by
   Rudel, but it does not do anything.
** NEW Rename document message is not understood (#7)
   + Component :: obby-client
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
** NEW Rename document message is not understood (#8)
   + Component :: obby-backend
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
** TODO Notification mechanism
   + Component :: user-interface
   + Type :: task
   + Reporter :: jan
   + Type :: task
   + Assigned ::
** TODO SubEthaEdit client functionality
   + Component :: subethaedit-backend
   + Type :: task
   + Reporter :: jan
   + Assigned ::
** TODO Show cursor positions of other users (#5)
   + Component :: rudel-user-interface
   + Type :: enhancement
   + Reporter :: jan
   + Assigned ::
** TODO Some kind of server log buffer (#11)
   + Component :: rudel-general
   + Type :: enhancement
   + Reporter :: jan
   + Assigned ::
   It would be nice to log server events. This could be done in a
   separate buffer or using a dedicated mechanism like
   rudel-notification.
** TODO Backends should be able to offer additional menu items (#14)
   + Component :: rudel-general
   + Type :: enhancement
   + Reporter :: jan
   + Assigned ::
** TODO Obby session can be protected by passwords (#15)
   + Component :: obby-general
   + Type :: enhancement
   + Reporter :: jan
   + Assigned ::
** TODO Obby users can protect their accounts with passwords (#16)
   + Component :: obby-general
   + Type :: enhancement
   + Reporter :: jan
   + Assigned ::
   The Gobby implementation is in obby/inc/server_buffer.hpp:851
** TODO Zeroconf session notification (#52)
   + Component :: zeroconf
   + Type :: task
   + Reporter :: jan
   + Assigned ::
   Watch interesting Zeroconf services and use `rudel-notify` if new
   services are discovered
** TODO State machine diagram (#59)
   + Component :: obby-client
   + Type :: task
   + Reporter :: jan
   + Assigned ::
** TODO State machine diagram (#60)
   + Component :: obby-backend
   + Type :: task
   + Reporter :: jan
   + Assigned ::
** TODO Send key presses as chat messages (#61)
   + Component :: rudel-general
   + Type :: task
   + Reporter :: Jan
   + Assigned ::
   Sending key presses as chat messages could be really useful for
   somebody something using rudel.
** STARTED BEEP transport
   + Component :: beep-transport
   + Type :: task
   + Reporter :: jan
   + Assigned :: jan
** STARTED Reference manual (#46)
   + Component :: documentation
   + Type :: task
   + Reporter :: jan
   + Assigned :: jan
   In addition to the `README`, a proper reference manual would be
   nice. At some point, complete info documentation may be
   desirable. Docbook seems to be the best approach since we get (at
   least):
   + Pdf
   + Html
   + Info


* Milestone rudel-0.4
** TODO Telepathy transport
   + Component :: telepathy-backend
   + Type :: task
   + Reporter :: jan
   + Assigned ::

* Milestone rudel-0.3
** TODO Multiple username/password attempts in one login attempt
   + Component :: rudel-general
   + Type :: task
   + Reporter :: jan
   + Assigned ::
** TODO Infinote client functionality
   + Component :: infinote-backend
   + Type :: task
   + Reporter :: jan
   + Assigned ::
** TODO Support for trees of documents
   + Component :: rudel-general
   + Type :: task
   + Reporter :: jan
   + Assigned ::
** NEW Get rid of error calls in the server (#58)
   + Component :: obby-backend
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
   It makes no sense to call `error` when something goes wrong in
   server code that is called from the process filter. Instead, we
   should try to recover.
** NEW Global mode line publish state mode does not work for all new buffers (#55)
   + Component :: rudel-user-interface
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
   `global-mode-line-publish-state-mode` is define using
   `define-globalized-mode`. This seems to only enabled the associated
   minor mode for buffers create by `find-file` and after major mode
   changes. The minor mode is not activated for buffers create by
   `create-buffer`. Since this is used when subscribing to documents,
   this is a problem.
** NEW Handle net6_encryption_info messages (#57)
   + Component :: obby-backend
   + Type :: defect
   + Reporter :: jan
   + Assigned ::
** TODO Only read color hue, not complete colors (#53)
   + Component :: rudel-user-interface
   + Type :: enhancement
   + Reporter :: jan
   + Assigned ::
   Taking control over saturation and value away from the user makes
   it impossible to choose unreadable colors.


* Milestone rudel-0.2
** DONE Use state pattern (#18)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** FIXED Server buffers go out of sync when multi-byte characters are used (#56)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Terminate connections properly when something goes wrong (#51)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Removing documents does not work (#45)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Search list of offline users when new users log in (#44)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** DONE Reference card (#2)
   + Component :: documentation
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE ode-line indicator of buffer status (#6)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** FIXED Author overlay face may not exist (#54)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** DONE Visualization of user status (#9)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** FIXED Update overlays when users change colors (#23)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: defect
   + Priority :: minor
   + Reporter :: jan
** DONE Allow to toggle display of author overlays (#33)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Update file headers (#50)
   + Component :: documentation
   + Resolution :: fixed
   + Type :: task
   + Priority :: trivial
   + Reporter :: jan
** DONE Proper Zeroconf support (#21)
   + Component :: zeroconf
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Add discovery component (#22)
   + Component :: obby-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Define initialize-instance with slots or &rest slots? (#49)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: task
   + Priority :: major
   + Reporter :: jan
** DONE Use oref to get object names (#24)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Overlays should be removed when a buffer is detached from its document (#39)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** FIXED Unsafe use of (call-next-method) (#48)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Handle `net6_login_failed' message (#10)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: minor
   + Reporter :: jan
** DONE Add debug hints to macros (#43)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Use state pattern (#17)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Use with-parsed-arguments (#40)
   + Component :: obby-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan


* Milestone rudel-0.1
** FIXED User names and colors are not checked for conflicts (#12)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: minor
   + Reporter :: jan
** DONE Write some html for rudel.sourceforge.net (#27)
   + Component :: www
   + Resolution :: fixed
   + Type :: task
   + Priority :: major
   + Reporter :: jan
** INVALID Repeated publishing leads to multiple document instances (#30)
   + Component :: obby-backend
   + Resolution :: invalid
   + Type :: defect
   + Priority :: minor
   + Reporter :: jan
** FIXED Document suffixes are not handled properly (#42)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** DONE Fix license texts (#32)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: trivial
   + Reporter :: jan
** WONTFIX Overlays break on last character (#29)
   + Component :: rudel-user-interface
   + Resolution :: worksforme
   + Type :: defect
   + Priority :: minor
   + Reporter :: jan
** FIXED Encodings are not handled in obby backend (#1)
   + Component :: obby-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Major mode changes break subscribed buffers (#19)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Editing in overwrite mode breaks synchronization (#35)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Yanking produces insertion and immediate deletion of the region (#36)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Documents with identical names but distinct suffixes map to same buffer (#41)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** FIXED Killing a buffer does not detach it from its document (#38)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** INVALID Rudel client crashes Gobby (#25)
   + Component :: obby-general
   + Resolution :: invalid
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** DONE Add screenshot of session with Gobby (#20)
   + Component :: www
   + Resolution :: fixed
   + Type :: task
   + Priority :: trivial
   + Reporter :: jan
** DONE Replace 't with t (#34)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Operations of type jupiter-compound cannot be applied to buffers
   (#31)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan
** DONE Do not sync any chunks when buffer is empty (#28)
   + Component :: obby-backend
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: minor
   + Reporter :: jan
** DONE Implement Jupiter algorithm (#13)
   + Component :: obby-general
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: major
   + Reporter :: jan
** DONE Replace email address (#26)
   + Component :: rudel-general
   + Resolution :: fixed
   + Type :: task
   + Priority :: major
   + Reporter :: jan
** FIXED Mark contributions using overlays (#4)
   + Component :: rudel-user-interface
   + Resolution :: fixed
   + Type :: enhancement
   + Priority :: major
   + Reporter :: jan
** FIXED When a user leaves and joins a second user object is created (#3)
   + Component :: obby-general
   + Resolution :: fixed
   + Type :: defect
   + Priority :: major
   + Reporter :: jan

Local variables:
mode: org
end: