~kris/9p

disco

ref: a36bee635f3b05b5f45570283acfba8bb679f42f disco/TODO -rw-r--r-- 624 bytes
a36bee63 — Sean Hinchee fixing crashes; removed personal messages for later fix; update API compliance 8 years ago
                                                                                
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
Commands:

:r -- register via Register(email)

:u -- change username via UserUpdate

:d [n] [file] -- dump backlog of last 'n' msgs to a file 'file'

Features:

* remove JSON config

* read $home/lib/discord.face for profile picture (or just face?)

* delete disco.cfg on failure to log in for 400 bad request: password does not match

* ensure proper permissions -rw------- 0600 for discord.cfg

* if ``` entered, allow multi-line message (composition)

* replace <:emoji:3lk4j12:> garbage with :emoji:

* clean up @'s

* replace libnotify shenanigans, add a goroutine to check for pings

* flag for larger backlog loading