What's Changed
- Integrating Remark42 with Gatsby (documentation) by @elmaester in #1222
- bump site deps by @akellbl4 in #1226
- move gatsby integration to manuals by @akellbl4 in #1227
- Bump frontend deps by @akellbl4 in #1228
- update site lockfile by @akellbl4 in #1229
- Update eleventy config by @akellbl4 in #1232
- update docs link by @vanyauhalin in #1233
- Add "invite your tg bot" note to documentation by @paskal in #1237
- Improve telegram notifications documentation by @paskal in #1240
- Improve backend and frontend development docs by @paskal in #1244
- Log when deprecated and new args are set at the same time by @paskal in #1243
- Improve doc on backend run without docker by @paskal in #1245
- Bump backend dependencies by @paskal in #1247
- Add QR API endpoint for Telegram auth and notifications by @paskal in #1246
- Add tips to url-migration docs by @Roganik in #1256
- Fix frontend documentation typo by @paskal in #1259
- Bump auth module by @paskal in #1260
- Add proper default values for two boolean variables by @paskal in #1261
- Fix typo in index.md by @JoeyZhouAus in #1263
- Remove explicit /srv/ usage from docker-compose files by @paskal in #1262
- Bump nanoid from 3.1.23 to 3.2.0 in /frontend by @dependabot in #1248
- bump Go modules by @paskal in #1266
- Add telegram auth to frontend by @Ksinia in #1107
- Empty user's comments should return 200 instead of 400 by @umputun in #1270
- Fixes for telegram auth by @akellbl4 in #1269
- remove notice about user notifications in telegram by @paskal in #1267
- add support node 17 by @Mavrin in #1258
- Bump follow-redirects from 1.14.7 to 1.14.8 in /frontend by @dependabot in #1271
- Bump follow-redirects from 1.14.7 to 1.14.8 in /site by @dependabot in #1272
- Allow skipping frontend build in Docker by @paskal in #1275
- Make QR for telegram borderless by @paskal in #1276
- update telegram qr size by @akellbl4 in #1277
- add telegram translation string by @akellbl4 in #1274
- fix logic of detecting deprecated notify type params by @paskal in #1279
- Fix remark_config reference in the installation documentation by @paskal in #1282
- Optimise images for smaller size by @paskal in #1285
- Add admin UI documentation, fix title for no-subdomain doc by @paskal in #1284
- add arabic locale by @mstfelg in #1283
- Bump prismjs from 1.26.0 to 1.27.0 in /site by @dependabot in #1287
- Bump nanoid from 3.1.23 to 3.2.0 in /frontend by @dependabot in #1273
- Increase timeout for backup and restore and remap 15m->60m by @paskal in #1298
- Add warning to Twitter section in docs Authorization page by @itsmejoeeey in #1290
- Bump minimist from 1.2.5 to 1.2.6 in /site by @dependabot in #1301
- update stylelint by @Mavrin in #1304
- Go 1.17 by @umputun in #1306
- Improve getting started installation instructions by @paskal in #1307
- Add missing main component to frontend config examples by @paskal in #1308
- Improve auth documentation by @paskal in #1310
- Improve notifications description in parameters doc by @paskal in #1311
- Bump minimist from 1.2.5 to 1.2.6 in /frontend by @dependabot in #1303
- Make wider content on docs pages by @akellbl4 in #1314
- Improve frontend docs by @akellbl4 in #1313
- use default system font by @akellbl4 in #1317
- fix xss from iframe name by @akellbl4 in #1316
- Prevent code execution from the query by @akellbl4 in #1315
- update size-limit and move to app preset metrics by @akellbl4 in #1325
- Speedup frontend tests by @akellbl4 in #1326
- add icon for paid patreon sub by @akellbl4 in #1318
- fix copy for latest safari by @akellbl4 in #1320
- Rewrite vote component by @akellbl4 in #1323
- recover translation for controversion string by @akellbl4 in #1329
- fix light bg on dark theme by @akellbl4 in #1332
- update comment actions block by @akellbl4 in #1330
- clean testid in production build by @akellbl4 in #1331
- Bump async from 2.6.3 to 2.6.4 in /frontend by @dependabot in #1333
- Replace numbers with proper HTTP status codes in tests by @paskal in #1334
- Move back last comments css file by @akellbl4 in #1336
- fix positive_score and low_score comments options by @akellbl4 in #1337
- Replace errors package with fmt.Errorf by @paskal in #1335
- Improve tests reliability by @paskal in #1342
- Allow some escaped symbols in the title and name by @umputun in #1341
- Migrate notifications to the go-pkgz/notify module by @paskal in #1338
- Bump ejs from 3.1.6 to 3.1.7 in /site by @dependabot in #1343
- Links rune by @umputun in #1344
- Update translations by @dmitry-konchalenkov in #1349
- Protect anonymous comments from being changed by other users by @paleale in #1235
- fix editing mode by @akellbl4 in #1350
- fix lint and test by @akellbl4 in #1351
- sync server CLI parameters with their description by @paskal in #1353
- Add missing RPC type of image storage to the documentation by @paskal in #1358
- bump go modules, fix StartTLS email notifications by @paskal in #1361
New Contributors
- @elmaester made their first contribution in #1222
- @vanyauhalin made their first contribution in #1233
- @Roganik made their first contribution in #1256
- @JoeyZhouAus made their first contribution in #1263
- @mstfelg made their first contribution in #1283
- @itsmejoeeey made their first contribution in #1290
- @paleale made their first contribution in #1235
Full Changelog: v1.9.0...v1.10.0