Commit 4b53bd0
authored
Production (#26)
* Feature multiple workspaces (#24) (#25)
* add app registration manifest and piazza icon
* install instructions
* readme formatting and clarity
* add missing install instructions
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* temp contributing.md
* update contributing and add venv to gitignore
* bugfix: threaded message replies
* install script
* update readme
* update readme
* remove git conflict
* update instructions to include install script
* Feature reply in thread (#16)
* Update issue templates
* Delete CONTRIBUTING.md
moving to .github
* Revert "Update issue templates"
This reverts commit 43cd34f.
* Revert "Delete CONTRIBUTING.md"
This reverts commit 25384ed.
* Update issue templates
* Create pull_request_template.md
* Create pull_request_template.md
* Update README.md
* Update README.md
* Update issue templates
* Update feature_request.md
* broadcast replies to unthreaded messages
* delte test file
* Feature update course (#21)
* Develop (#19)
* add app registration manifest and piazza icon
* install instructions
* readme formatting and clarity
* add missing install instructions
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* temp contributing.md
* update contributing and add venv to gitignore
* bugfix: threaded message replies
* install script
* update readme
* update readme
* remove git conflict
* update instructions to include install script
* Feature reply in thread (#16)
* Update issue templates
* Delete CONTRIBUTING.md
moving to .github
* Revert "Update issue templates"
This reverts commit 43cd34f.
* Revert "Delete CONTRIBUTING.md"
This reverts commit 25384ed.
* Update issue templates
* Create pull_request_template.md
* Create pull_request_template.md
* Update README.md
* Update README.md
* Update issue templates
* Update feature_request.md
* broadcast replies to unthreaded messages
* delte test file
* install tinydb and add slash command to upsert forum ids
* remove course id from example .eng
* store forum id in tinydb
* move error message construction
* formatting
* formatting
* update readme
* get forum id for each message sent
* add cache, rename Course -> Q (for query), move post_url building to message (#22)
* update gitignore
* add test message and remove dotenv
* remove unnecessary requirements
* add DB setup
* update DB setup
* update DB setup
* escape db password
* try pymysql
* change port back to 443 default
* add scopes
* change test message to only mention. trying to figure out multimessage thing
* change test message to only mention. trying to figure out multimessage thing
* debug command
* debug command
* debug command
* fix logging
* try a merge
* warm the cache
* formatting, also save the cache before quitting
* update logging level
* whoops1 parent 9c142e5 commit 4b53bd0
2 files changed
+112
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | 2 | | |
4 | 3 | | |
5 | 4 | | |
6 | 5 | | |
7 | | - | |
8 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
9 | 17 | | |
10 | 18 | | |
11 | | - | |
12 | 19 | | |
13 | | - | |
14 | | - | |
| 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 | + | |
15 | 69 | | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
16 | 74 | | |
17 | 75 | | |
18 | | - | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
19 | 92 | | |
20 | 93 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | | - | |
25 | 94 | | |
26 | 95 | | |
27 | 96 | | |
28 | 97 | | |
29 | 98 | | |
30 | 99 | | |
| 100 | + | |
31 | 101 | | |
32 | 102 | | |
33 | 103 | | |
34 | 104 | | |
35 | 105 | | |
36 | 106 | | |
| 107 | + | |
37 | 108 | | |
38 | 109 | | |
39 | 110 | | |
40 | | - | |
| 111 | + | |
41 | 112 | | |
42 | 113 | | |
43 | 114 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
51 | 123 | | |
52 | 124 | | |
53 | 125 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | 126 | | |
59 | 127 | | |
60 | 128 | | |
61 | | - | |
| 129 | + | |
62 | 130 | | |
63 | 131 | | |
64 | 132 | | |
65 | 133 | | |
66 | 134 | | |
67 | 135 | | |
68 | | - | |
| 136 | + | |
69 | 137 | | |
70 | 138 | | |
71 | 139 | | |
| |||
83 | 151 | | |
84 | 152 | | |
85 | 153 | | |
86 | | - | |
| 154 | + | |
87 | 155 | | |
88 | 156 | | |
89 | 157 | | |
| |||
98 | 166 | | |
99 | 167 | | |
100 | 168 | | |
101 | | - | |
102 | | - | |
103 | | - | |
| 169 | + | |
| 170 | + | |
| 171 | + | |
| 172 | + | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
104 | 180 | | |
105 | 181 | | |
106 | 182 | | |
107 | 183 | | |
108 | 184 | | |
109 | 185 | | |
110 | 186 | | |
111 | | - | |
112 | | - | |
| 187 | + | |
| 188 | + | |
| 189 | + | |
| 190 | + | |
113 | 191 | | |
114 | | - | |
| 192 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
3 | | - | |
| 2 | + | |
| 3 | + | |
0 commit comments