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
Pavel Mineev and Umputun
63ae392927
fix oauth text color
2021-05-18 13:29:33 -05:00
Pavel Mineev and Umputun
75196d185d
avatar fixes after review
2021-05-17 21:29:46 -05:00
Pavel Mineev and Umputun
93b29e934b
renew avatar
2021-05-17 15:14:35 -05:00
cbdf5f1e47
Fix text
...
Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com >
2021-05-16 16:19:44 -05:00
Pavel Mineev and Umputun
ba5c74a069
Add a new error message and correct another one
2021-05-16 16:19:44 -05:00
Elephmoon and Umputun
992b843cf5
postMessage without serialization
2021-05-16 13:41:50 -05:00
Pavel Mineev and Umputun
d8058c6576
use named imports
2021-05-06 15:55:46 -05:00
Pavel Mineev and Umputun
123cd53c09
fix linter
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
58d8fe0f1c
fix linter errors
2021-05-06 15:39:57 -05:00
Pavel Mineev and Umputun
9f98b46351
replace classnames to faster and smaller package
2021-05-06 15:11:36 -05:00
Pavel Mineev and Umputun
5782495b8e
add new error to locales
2021-05-06 15:08:03 -05:00
Pavel Mineev and Umputun
3ad7ba2c09
make form available after failed commit sending
2021-05-06 15:08:03 -05:00
Yuriy Karpov and Umputun
4e0a4e52bd
add the ability to configure the 'simple_view' parameter from the client,
...
the parameter is not required, but if set, it will overwrite the one that came from the backend
issues-916
2021-05-06 11:08:15 -05:00
Pavel Mineev and Umputun
f4b6d73a4a
use remark_config.host for oauth links
2021-05-04 03:55:52 -05:00
konstantin krivlenia and Umputun
488518cd72
update be translation
2021-05-04 03:55:29 -05:00
Pavel Mineev and Umputun
d1405ac479
regenerate i18n
2021-05-03 14:00:14 -05:00
Dmitry K and Umputun
01359a4fa9
Add translations: Japanese, Korean, Brazilian Portuguese
...
Add translations for Japanese, Korean, Brazilian Portuguese
note: This PR requires generating the code to enable them properly as described in [How to add a new translation](https://remark42.com/docs/latest/translation/#how-to-add-a-new-translation )
2021-05-03 14:00:14 -05:00
Dmitry K and Umputun
4bae705f5c
Delete ko.json
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
ef089df96c
Delete ja.json
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
b066c929fa
Delete bp.json
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
4dd04d95ee
Update Japanese, Brazilian Portuguese
2021-05-03 13:47:14 -05:00
Dmitry K and Umputun
f4e5ee06ab
Update translations
...
Update translations for
- Brazilian Portuguese (`bp.json`) // Not used at the moment, would be nice to support it in [loadLocale.ts](https://github.com/umputun/remark42/blob/master/frontend/app/utils/loadLocale.ts )
- German,
- Spanish,
- French,
- Japanese,
- Korean,
- Russian
- Turkish
- Chinese (Simplified)
2021-05-03 13:47:14 -05:00
Pavel Mineev
b748771fed
allow spaces in username with trim
2021-05-02 18:55:07 +03:00
Pavel Mineev and Umputun
befb079207
fix default avatar
...
- fix import of default avatar
- optimaze ghost svg
- add tests
- refactor avatar-icon
2021-04-28 14:13:02 -05:00