Remark42
Self-hosted comment engine that doesn't spy on users
Alternative to: disqus, commento, facebook comments
About
Versions (30)
v1.9.0
2022-01-12What’s Changed
- clarify —secret usage based on #861 by @paskal in https://github.com/umputun/remark42/pull/974
- add the ability to configure the ‘simple_view’ parameter from the cli… by @Yuriy-Karpov in https://github.com/umputun/remark42/pull/963
- make form available after failed commit sending by @akellbl4 in https://github.com/umputun/remark42/pull/981
- add type module while load modern js bundle by @akellbl4 in https://github.com/umputun/remark42/pull/976
- replace module
classnamesto faster and smallerclsxby @akellbl4 in https://github.com/umputun/remark42/pull/973 - make classnames short by @akellbl4 in https://github.com/umputun/remark42/pull/980
- bump dependencies by @akellbl4 in https://github.com/umputun/remark42/pull/979
- use named exports by @akellbl4 in https://github.com/umputun/remark42/pull/982
- Bump url-parse from 1.4.7 to 1.5.1 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/985
- minify css bundle by @akellbl4 in https://github.com/umputun/remark42/pull/977
- Disqus fix by @umputun in https://github.com/umputun/remark42/pull/989
- replace deprecated golangci-lint check, fix goleak reports by @paskal in https://github.com/umputun/remark42/pull/991
- Dockerfile: remove dead code, bump buildgo by @paskal in https://github.com/umputun/remark42/pull/993
- Bump hosted-git-info from 2.8.8 to 2.8.9 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/996
- Admin edit by @umputun in https://github.com/umputun/remark42/pull/997
- Bump baseimage:app to be consistent with :buildgo by @paskal in https://github.com/umputun/remark42/pull/999
- add ability to select listening address #1000 by @umputun in https://github.com/umputun/remark42/pull/1001
- Close the HTTP client body in tests, add lint by @paskal in https://github.com/umputun/remark42/pull/1003
- fix HTTP response body close in proxy/image.downloadImage by @paskal in https://github.com/umputun/remark42/pull/1004
- PostMessage without serialization by @Elephmoon in https://github.com/umputun/remark42/pull/903
- Validate image existence before post or preview by @paskal in https://github.com/umputun/remark42/pull/998
- Add a new error message and correct another one by @akellbl4 in https://github.com/umputun/remark42/pull/1006
- Multiple improvements to image service code and tests by @paskal in https://github.com/umputun/remark42/pull/1008
- refactor avatar by @akellbl4 in https://github.com/umputun/remark42/pull/1011
- avatar fixes after review by @akellbl4 in https://github.com/umputun/remark42/pull/1012
- Remove error return from ExtractPictures by @paskal in https://github.com/umputun/remark42/pull/1009
- fix oauth view text color by @akellbl4 in https://github.com/umputun/remark42/pull/1016
- copy init script earlier than we change /srv owner by @paskal in https://github.com/umputun/remark42/pull/1017
- fix mobile navigation to comment for hidden comments by @Yuriy-Karpov in https://github.com/umputun/remark42/pull/983
- Update import documentation, move it to doc from the readme by @paskal in https://github.com/umputun/remark42/pull/1014
- Move telegram token and timeout to a separate CLI section by @paskal in https://github.com/umputun/remark42/pull/1021
- Cover all auth providers with tests, clean up env by @paskal in https://github.com/umputun/remark42/pull/1023
- Make docker init script chown command verbose by @paskal in https://github.com/umputun/remark42/pull/1020
- Renew image time to cleanup on comment Preview and Submit by @paskal in https://github.com/umputun/remark42/pull/992
- Bump browserslist from 4.16.0 to 4.16.6 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1024
- Start using the provided timeout in the telegram notify by @paskal in https://github.com/umputun/remark42/pull/1025
- Clarify deprecation messages by @paskal in https://github.com/umputun/remark42/pull/1026
- Bump dns-packet from 1.3.1 to 1.3.4 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1031
- Add example of Helm-less Kubernetes setup by @vrusinov in https://github.com/umputun/remark42/pull/1032
- Fix email templates path in tests by @paskal in https://github.com/umputun/remark42/pull/1028
- fix copy message with styles by @akellbl4 in https://github.com/umputun/remark42/pull/1030
- Separate user and admin notifications by @paskal in https://github.com/umputun/remark42/pull/1027
- post messages from iframe by @akellbl4 in https://github.com/umputun/remark42/pull/1015
- Bump ws from 6.2.1 to 6.2.2 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1035
- Bump normalize-url from 4.5.0 to 4.5.1 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1039
- Bump trim-newlines from 3.0.0 to 3.0.1 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1040
- chage iframe size if any element is changed by @akellbl4 in https://github.com/umputun/remark42/pull/1041
- Clarification of notify comments and code by @paskal in https://github.com/umputun/remark42/pull/1037
- Remove ability to set telegram API, clarify telegram notify params by @paskal in https://github.com/umputun/remark42/pull/1042
- Add UserDetailTelegram support by @paskal in https://github.com/umputun/remark42/pull/1038
- Fix telegram token server setting by @paskal in https://github.com/umputun/remark42/pull/1045
- docs(import): clarify import path for wordpress by @angristan in https://github.com/umputun/remark42/pull/1046
- Site by @umputun in https://github.com/umputun/remark42/pull/1049
- Multiple notify module improvements by @paskal in https://github.com/umputun/remark42/pull/1048
- Don’t set X-XSRF-TOKEN when the user isn’t logged in by @forkbomb9 in https://github.com/umputun/remark42/pull/1043
- Fix typos by @paskal in https://github.com/umputun/remark42/pull/1050
- fix more comments button by @akellbl4 in https://github.com/umputun/remark42/pull/1051
- fix typo by @akellbl4 in https://github.com/umputun/remark42/pull/1052
- Move existing documentation to the new site by @paskal in https://github.com/umputun/remark42/pull/1053
- Bump prismjs from 1.23.0 to 1.24.0 in /site by @dependabot in https://github.com/umputun/remark42/pull/1054
- Telegram notifications for users by @paskal in https://github.com/umputun/remark42/pull/1029
- Don’t run CI pipelines on frontend Readme file change by @paskal in https://github.com/umputun/remark42/pull/1059
- Don’t run CI pipelines on markdown file changes by @paskal in https://github.com/umputun/remark42/pull/1060
- Improve README by @rakleed in https://github.com/umputun/remark42/pull/1057
- add telegram auth backend support by @paskal in https://github.com/umputun/remark42/pull/1022
- Apply consistent formatting for markdown files by @paskal in https://github.com/umputun/remark42/pull/1061
- Update information in
index.mdby @rakleed in https://github.com/umputun/remark42/pull/1063 - migrate jwt lib to maintained fork and updated (the same way) go-pkgz/auth by @umputun in https://github.com/umputun/remark42/pull/1064
- add docs from readme on the site by @akellbl4 in https://github.com/umputun/remark42/pull/1062
- change go.mod version to 1.16, change ci to 1.16 by @umputun in https://github.com/umputun/remark42/pull/1065
- Fix deprecated flag, improve tests by @paskal in https://github.com/umputun/remark42/pull/1068
- optimize css by @akellbl4 in https://github.com/umputun/remark42/pull/1070
- Config format files by @akellbl4 in https://github.com/umputun/remark42/pull/1071
- Disable injection of last-comments.css in dev by @akellbl4 in https://github.com/umputun/remark42/pull/1072
- double quotes in yml by @akellbl4 in https://github.com/umputun/remark42/pull/1073
- remove quote style because it isn’t supported by @akellbl4 in https://github.com/umputun/remark42/pull/1074
- fix images on new site by @akellbl4 in https://github.com/umputun/remark42/pull/1075
- format md files by @akellbl4 in https://github.com/umputun/remark42/pull/1077
- update docs nav definition by @akellbl4 in https://github.com/umputun/remark42/pull/1076
- Fix typo in “oauth” by @paskal in https://github.com/umputun/remark42/pull/1078
- Run missing Telegram auth goroutine by @paskal in https://github.com/umputun/remark42/pull/1079
- user info redesign/redevelop and add dark theme by @akellbl4 in https://github.com/umputun/remark42/pull/1018
- fix demo page locator by @akellbl4 in https://github.com/umputun/remark42/pull/1083
- fix link to demo page in header by @akellbl4 in https://github.com/umputun/remark42/pull/1090
- update license year by @akellbl4 in https://github.com/umputun/remark42/pull/1092
- move docs about third party soft in manual section by @akellbl4 in https://github.com/umputun/remark42/pull/1091
- fix title on icon button by @akellbl4 in https://github.com/umputun/remark42/pull/1089
- set releases link on version in header by @akellbl4 in https://github.com/umputun/remark42/pull/1086
- docs: edit facebook oauth doc by @akellbl4 in https://github.com/umputun/remark42/pull/1096
- Bump path-parse from 1.0.6 to 1.0.7 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1097
- Bump url-parse from 1.5.1 to 1.5.3 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1098
- clarify user and admin email instructions by @paskal in https://github.com/umputun/remark42/pull/1101
- Update Polish localization by @RikoDEV in https://github.com/umputun/remark42/pull/1102
- bump backend auth module to fix telegram auth by @paskal in https://github.com/umputun/remark42/pull/1108
- fix: constants by @akellbl4 in https://github.com/umputun/remark42/pull/1094
- Update Ukrainian locale by @gatezh in https://github.com/umputun/remark42/pull/1104
- Webhook notify by @bakurin in https://github.com/umputun/remark42/pull/1095
- make TestService_UserReplies more robust by @paskal in https://github.com/umputun/remark42/pull/1122
- Update UI for user comments sidebar by @esvyridov in https://github.com/umputun/remark42/pull/1110
- Don’t use “t” inside assert.Eventually by @paskal in https://github.com/umputun/remark42/pull/1123
- Prevent data race within TestService_UserReplies by @paskal in https://github.com/umputun/remark42/pull/1124
- bump vulnerable frontend dependencies by @akellbl4 in https://github.com/umputun/remark42/pull/1127
- Bump go modules in the project by @paskal in https://github.com/umputun/remark42/pull/1121
- Bump prismjs from 1.24.0 to 1.25.0 in /site by @dependabot in https://github.com/umputun/remark42/pull/1132
- update site deps to the last versions by @akellbl4 in https://github.com/umputun/remark42/pull/1137
- Bump nth-check from 2.0.0 to 2.0.1 in /site by @dependabot in https://github.com/umputun/remark42/pull/1136
- stop Ticker after use to prevent the memory leak by @paskal in https://github.com/umputun/remark42/pull/1143
- import from commento engine by @romanilchyshyn in https://github.com/umputun/remark42/pull/1142
- restore pricavy policy, add footer by @akellbl4 in https://github.com/umputun/remark42/pull/1145
- patreon auth by @romanilchyshyn in https://github.com/umputun/remark42/pull/1144
- Bump tmpl from 1.0.4 to 1.0.5 in /frontend by @dependabot in https://github.com/umputun/remark42/pull/1133
- replace deprecated CLI options with current ones by @paskal in https://github.com/umputun/remark42/pull/1147
- move previewCommentCtrl to private REST struct by @paskal in https://github.com/umputun/remark42/pull/1146
- Italian translations by @miloleoelia in https://github.com/umputun/remark42/pull/1150
- Move technical part of readme to docs site by @paskal in https://github.com/umputun/remark42/pull/1151
- Cut parameters list from readme to site by @paskal in https://github.com/umputun/remark42/pull/1153
- move non-technical part of the readme to site by @paskal in https://github.com/umputun/remark42/pull/1152
- Update profile sidebar title, add comments counter next to the title by @esvyridov in https://github.com/umputun/remark42/pull/1128
- Fix telegram messages escaping by @paskal in https://github.com/umputun/remark42/pull/1148
- multiple small fixes to the backend by @paskal in https://github.com/umputun/remark42/pull/1155
- Fix links in docs, redirect frontend readme to site by @paskal in https://github.com/umputun/remark42/pull/1156
- Fix non-HTTPS site link on the privacy page by @paskal in https://github.com/umputun/remark42/pull/1157
- bump go modules by @paskal in https://github.com/umputun/remark42/pull/1161
- Improve telegram notifications by @paskal in https://github.com/umputun/remark42/pull/1162
- Clarify telegram notification flow by @paskal in https://github.com/umputun/remark42/pull/1164
- Enable telegram notify trough writing bot a message by @paskal in https://github.com/umputun/remark42/pull/1160
- Move privacy section of readme to the docs site by @paskal in https://github.com/umputun/remark42/pull/1166
- Move more parts of Readme to the docs site by @paskal in https://github.com/umputun/remark42/pull/1165
- bump project dependencies, go-auth by @paskal in https://github.com/umputun/remark42/pull/1172
- Use single loop for telegram auth and notify by @paskal in https://github.com/umputun/remark42/pull/1171
- Fix typos in frontend code by @Ksinia in https://github.com/umputun/remark42/pull/1170
- Updated comment for rest.SendErrorJSON by @witjem in https://github.com/umputun/remark42/pull/1175
- Add favicon to site by @adfslslddkds in https://github.com/umputun/remark42/pull/1177
- update ru locale by @T1MOXA in https://github.com/umputun/remark42/pull/1181
- Fix broken verified user icon by @esvyridov in https://github.com/umputun/remark42/pull/1183
- Update golangci-lint to 1.43.0, fix discovered issues by @paskal in https://github.com/umputun/remark42/pull/1184
- feat: add cursor pointer for buttons by @meefox in https://github.com/umputun/remark42/pull/1186
- Add link of docker-compose file by @chrishna1 in https://github.com/umputun/remark42/pull/1187
- Properly format email documentation by @paskal in https://github.com/umputun/remark42/pull/1199
- clarify telegram channel ID param and documentation by @paskal in https://github.com/umputun/remark42/pull/1197
- Do not issue deprecation warning on notify.type by default by @paskal in https://github.com/umputun/remark42/pull/1196
- Fix formatting for telegram reply notifications by @paskal in https://github.com/umputun/remark42/pull/1201
- Improve notifications documentation (telegram, webhook) by @paskal in https://github.com/umputun/remark42/pull/1203
- Style fixes to the documentation and CLI params description by @paskal in https://github.com/umputun/remark42/pull/1204
- Remove expandability of menu items from docs site by @esvyridov in https://github.com/umputun/remark42/pull/1205
- Add Load More button to profile sidebar by @esvyridov in https://github.com/umputun/remark42/pull/1176
- Add container to a markdown table with overflow-x auto by @esvyridov in https://github.com/umputun/remark42/pull/1206
- Telegram notifications format headers, resolve #1202 by @stels-cs in https://github.com/umputun/remark42/pull/1212
New Contributors
- @Yuriy-Karpov made their first contribution in https://github.com/umputun/remark42/pull/963
- @Elephmoon made their first contribution in https://github.com/umputun/remark42/pull/903
- @vrusinov made their first contribution in https://github.com/umputun/remark42/pull/1032
- @angristan made their first contribution in https://github.com/umputun/remark42/pull/1046
- @forkbomb9 made their first contribution in https://github.com/umputun/remark42/pull/1043
- @rakleed made their first contribution in https://github.com/umputun/remark42/pull/1057
- @RikoDEV made their first contribution in https://github.com/umputun/remark42/pull/1102
- @gatezh made their first contribution in https://github.com/umputun/remark42/pull/1104
- @bakurin made their first contribution in https://github.com/umputun/remark42/pull/1095
- @esvyridov made their first contribution in https://github.com/umputun/remark42/pull/1110
- @romanilchyshyn made their first contribution in https://github.com/umputun/remark42/pull/1142
- @miloleoelia made their first contribution in https://github.com/umputun/remark42/pull/1150
- @witjem made their first contribution in https://github.com/umputun/remark42/pull/1175
- @adfslslddkds made their first contribution in https://github.com/umputun/remark42/pull/1177
- @T1MOXA made their first contribution in https://github.com/umputun/remark42/pull/1181
- @meefox made their first contribution in https://github.com/umputun/remark42/pull/1186
- @chrishna1 made their first contribution in https://github.com/umputun/remark42/pull/1187
- @stels-cs made their first contribution in https://github.com/umputun/remark42/pull/1212
Full Changelog: https://github.com/umputun/remark42/compare/v1.8.0…v1.9.0