esvyridov and Umputun
f4ef0a7e78
Add data-testid to preloader and spinner, add test case for profile.spec
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
78e2be8ea4
Show Preloader only on first request for comments in Profile sidebar
2021-12-23 17:44:45 -06:00
Pavel Mineev and Umputun
6ec10c877b
fix lint
2021-12-23 17:44:45 -06:00
Pavel Mineev and Umputun
19121ff0b7
Review for load more comments in profile
...
- compose everything inside fetchComments
- put skip counter in ref and prevent unnecessary rerenders
- got rid of additional handlers for loading
- add spinner as loading indicator for loading of additional comments
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
250f730d5e
Remove unnecessary useMemo from Profile, add ru translation for user.load-more
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
0bf5a91091
Add tests for updated getUserComments func
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
cd391a8b0e
Add Load More button to profile sidebar
2021-12-23 17:44:45 -06:00
esvyridov and Umputun
53f02ab4cd
Remove expandability of menu items from docs site
2021-12-23 12:59:16 -06:00
Dmitry Verkhoturov and Umputun
151913f371
style fixes to the documentation and CLI params description
2021-12-20 13:36:58 -06:00
Dmitry Verkhoturov and Umputun
e341e25f0f
improve notifications documentation (telegram, webhook)
2021-12-20 02:56:38 -06:00
Dmitry Verkhoturov and Umputun
4f672cdec5
fix formatting for telegram reply notifications
2021-12-20 00:07:15 -06:00
Dmitry Verkhoturov and Umputun
11c8bf6228
do not issue deprecation warning on notify.type by default
...
Default configuration for notify.type is "none",
and prior to this change it was issuing the
deprecation warning which was not an intended
behaviour.
2021-12-19 23:32:48 -06:00
Dmitry Verkhoturov and Umputun
f43dfd57e0
clarify telegram channel ID param and documentation
2021-12-19 13:56:16 -06:00
Dmitry Verkhoturov and Umputun
e1d629191e
properly format email documentation
2021-12-19 13:54:49 -06:00
Umputun
27888eb331
switch base images to v1.8.0
2021-12-12 17:31:21 -06:00
Umputun
fcb13e2016
update mod sum for examples
2021-12-07 13:12:34 -06:00
Umputun
5cb7a3f64b
fix mod inconsistency
2021-12-07 13:08:23 -06:00
Umputun
f621555ef4
update auth lib with /status support
...
potential fix for #1188 can use /auth/status
2021-12-07 13:03:12 -06:00
Bal Krishna Jha and Umputun
c8361a3844
Add link of docker-compose file
2021-12-04 13:33:24 -06:00
Yuriy Synyaiev and Umputun
a1050472c4
feat: add cursor pointer for buttons
2021-11-29 03:00:57 -06:00
Dmitry Verkhoturov and Umputun
90e537358d
update golangci-lint to 1.43.0, fix found issues
2021-11-23 15:00:40 -06:00
esvyridov and Paul Mineev
8e77acd908
Fix broken verified user icon
2021-11-22 14:12:21 -08:00
Timofey and Umputun
f03f99b5b4
update ru locale
2021-11-19 11:19:38 -06:00
adfslslddkds and GitHub
2387518831
Add favicon to site ( #1177 )
...
* add favicon files
* do not add font description to production
* add correct image for favicon
* fix .dockerignore
by @adfslslddkds
2021-11-16 14:16:58 -06:00
witjem and Umputun
473e3328e1
updated comment for rest.SendErrorJSON
2021-11-12 03:32:14 -06:00
Ksinia and Umputun
832f4fd858
Fix typos in frontend code
2021-11-09 02:05:41 -06:00
Dmitry Verkhoturov and Umputun
be3643ed10
use single loop for telegram auth and notify
2021-11-09 02:04:51 -06:00
Dmitry Verkhoturov and Umputun
c751fbaf37
bump project dependencies, go-auth
2021-11-08 11:41:07 -06:00
Dmitry Verkhoturov and Umputun
90ec2ff907
move more parts of Readme to the docs site
2021-11-07 11:58:08 -06:00
Dmitry Verkhoturov and Umputun
19a4eada25
move privacy section of readme to the docs site
2021-11-07 11:53:28 -06:00
Dmitry Verkhoturov and Umputun
c027dcd765
enable telegram notify trough writing bot a message
...
Previously it was done through writing bot first,
clicking a button, copying the token, and pasting
it into the web interface.
The new flow is way simpler: click the link
to write bot a message, then click the "Check"
button in the web UI and you got notifications
enabled.
2021-11-07 11:51:28 -06:00
Dmitry Verkhoturov and Umputun
e1a2374a2d
clarify telegram notification flow
2021-11-04 15:42:04 -05:00
Dmitry Verkhoturov and Umputun
6449b7d92b
improve telegram notifications
...
These changes are designed to ease the transition into
the simplified telegram notifications verification model.
2021-11-01 14:35:37 -05:00
Dmitry Verkhoturov and Umputun
c852ea4834
bump go modules
2021-10-29 11:48:46 -05:00
Umputun
8818faf189
add darwin arm64 bin release
2021-10-28 23:30:45 -05:00
Dmitry Verkhoturov and Umputun
4d03c20be6
fix non-HTTPS site link on the privacy page
2021-10-25 17:29:55 -05:00
Dmitry Verkhoturov and Umputun
b3d28f97ae
fix links in docs, move frontend readme to site
2021-10-25 17:21:24 -05:00
Dmitry Verkhoturov and Umputun
8fc9141f19
extract TelegramBotInfo structure
2021-10-25 16:47:15 -05:00
Dmitry Verkhoturov and Umputun
ca7cbedea4
regenerate mocks and use require.NoError in place of Nil
2021-10-25 16:47:15 -05:00
Dmitry Verkhoturov and Umputun
498073c509
send telegram messages in HTML mode
...
That resolves problem with inability
to properly render message text in the
resulting telegram message due to markdown
escaping trickiness.
2021-10-24 14:05:06 -05:00
Dmitry Verkhoturov and Umputun
f817fd38ed
improve telegram messages escaping
...
Due to the wrong order of `html.UnescapeString`
applying, messages sometimes ended up crippled.
Due to `parse_mode=Markdown` set in Telegram
send message call, `ParseMode` in message
was ignored.
2021-10-24 14:05:06 -05:00
esvyridov and Umputun
ad51e087b1
Add EOF to counter.module.css
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
ad5aed9787
Rename commentsCounts variable to commentsAmount, update condition for showing amount of comments
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
27ee16180b
Add user.my-comments and user.comments keys to it translations
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
f104c3822f
Add tests for comments counter in profile sidebar
2021-10-23 11:39:33 -05:00
esvyridov and Umputun
eb941fc095
Update profile sidebar title, add comments counter next to the title
2021-10-23 11:39:33 -05:00
Dmitry Verkhoturov and Umputun
aa34dc8384
move non-technical part of the readme to site
2021-10-23 11:37:23 -05:00
Dmitry Verkhoturov and Umputun
c222b8a2ba
cut parameters list from readme to site
2021-10-22 01:21:33 -05:00
Dmitry Verkhoturov and Umputun
032f88c61e
move technical part of readme to docs site
2021-10-21 13:06:40 -05:00
Milo and Umputun
3d06a04acd
Updated documentation with new Italian translations
2021-10-19 11:50:22 -05:00