Yuriy Synyaiev and Umputun
a1050472c4
feat: add cursor pointer for buttons
2021-11-29 03:00:57 -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
Ksinia and Umputun
832f4fd858
Fix typos in frontend code
2021-11-09 02:05:41 -06: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
Milo and Umputun
2889cd0b40
Add italian translations
2021-10-19 11:50:22 -05:00
romanilchyshyn
df0d4d27fa
patreon auth
2021-10-13 00:30:14 +03:00
Pavel Mineev and Umputun
987a066a80
add more space between error message and retry button
2021-09-04 12:45:07 -05:00
esvyridov and Umputun
c0dc64f0a0
Update user profile UI: move loading and error to center
2021-09-04 12:45:07 -05:00
esvyridov and Umputun
3d3162de41
Update UI for user comments sidebar
2021-09-04 12:45:07 -05:00
Sergii Gatezh and Umputun
9f6c766919
Apply feedback
2021-08-20 11:22:31 -05:00
6f3fa4084c
Update frontend/app/locales/ua.json
...
Co-authored-by: Eugene <ievgenteslia@gmail.com >
2021-08-20 11:22:31 -05:00
de0656d6a9
Update frontend/app/locales/ua.json
...
Co-authored-by: Eugene <ievgenteslia@gmail.com >
2021-08-20 11:22:31 -05:00
4556133371
Update frontend/app/locales/ua.json
...
Co-authored-by: Eugene <ievgenteslia@gmail.com >
2021-08-20 11:22:31 -05:00
f92b49d3d0
Update frontend/app/locales/ua.json
...
Co-authored-by: Eugene <ievgenteslia@gmail.com >
2021-08-20 11:22:31 -05:00
Sergii Gatezh and Umputun
02f671b891
Apply feedback
2021-08-20 11:22:31 -05:00
5c083e7e0a
Update frontend/app/locales/ua.json
...
Co-authored-by: Eugene <ievgenteslia@gmail.com >
2021-08-20 11:22:31 -05:00
Sergii Gatezh and Umputun
61230646b3
Update Ukrainian locale
2021-08-20 11:22:31 -05:00
Pavel Mineev and Umputun
5718a699cf
remove unused const, move single used var to chunk
2021-08-19 12:55:56 -05:00
RikoDEV and Umputun
f0ae4b6de8
Update Polish localization
2021-08-15 14:24:42 -05:00
Pavel Mineev and Umputun
184ac7efb6
fix title on icon button
2021-08-09 11:10:19 -05:00
Pavel Mineev and Umputun
cac1eb2601
remove unused code
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
3216641cbc
unify icons
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
3314ed30a8
add sort-picker
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
e5e9d5a10e
format
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
76244fca88
remove unused vars
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
a733733e69
update sort-picker
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
b47174af4a
add tests for sort picker and update select tests
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
718ad691c0
add tests for select
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
7317d46699
update locales
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
a04204b3d5
move sort picker below comment form
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
be41016266
fix: open own profile from comment
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
c6fcb06086
fix typo
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
484e547c79
fix spinner
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
3a20bfcbb2
profile popup
2021-08-08 14:25:10 -05:00
Pavel Mineev and Umputun
b27a09fb3f
Disable injection of last-comments.css in dev
...
...because it handled by webpack
2021-08-01 16:08:19 -05:00
Dmitry Verkhoturov and Umputun
83ae758573
address review commends
2021-07-03 14:57:09 -05:00
Dmitry Verkhoturov and Umputun
200733ed03
add user telegram notifications
2021-07-03 14:57:09 -05:00
Pavel Mineev and Umputun
68aba33765
fix typo
2021-06-16 01:27:10 -05:00
Pavel Mineev and Umputun
5aa24f95fc
fix more comments button
2021-06-16 01:17:20 -05:00
Namkhai B and Umputun
98bfc7f5f5
Don't set X-XSRF-TOKEN when the user isn't logged in
...
An HTTP header cannot be empty, and although some webservers allow this
(nginx, Apache), others answer 400 Bad Request (lighttpd), preventing
the widget from loading.
2021-06-15 02:01:57 -05:00
Pavel Mineev and Umputun
4f0002abdb
chage iframe size if any element is changed
2021-06-09 13:09:57 -05:00
Pavel Mineev and Umputun
3068dfe637
post messages from iframe
...
- fix user info opening
- remove iframe height checks by interval
- update height by mutation observer events
- rename events
2021-06-03 00:56:16 -05:00
Pavel Mineev and Umputun
97934e23f9
fix tests
2021-05-30 12:50:37 -05:00
Pavel Mineev and Umputun
79eab8ccde
fix copy message with styles
2021-05-30 12:50:37 -05:00
Yuriy Karpov and Umputun
6f10a5a4a3
fix mobile navigation to comment for hidden comments
...
issues-82
2021-05-19 03:59:25 -05:00