Serge Adamovich
84e68b9bc8
Check messages in tests
2020-04-20 11:22:14 +03:00
Serge Adamovich
645b2390c2
Generate locales
2020-04-20 10:35:26 +03:00
Serge Adamovich
7115329060
Add tests
2020-04-19 20:41:46 +03:00
Serge Adamovich
2f966d09ca
Fix work with message in onDrop method
2020-04-19 20:12:44 +03:00
Serge Adamovich
5fc67f1c12
Add message of image upload try by anonymous user
2020-04-18 17:24:54 +03:00
Pavel Mineev
78125ed975
revert formatjs/cli to old version
2020-04-14 11:42:31 +03:00
Pavel Mineev
e5df2a0f52
up prettier
2020-04-14 11:42:31 +03:00
Pavel Mineev
e552c78491
Update dev dependencies
2020-04-14 11:42:29 +03:00
Pavel Mineev
5e71613d4f
add instant commands
2020-04-13 22:03:37 +03:00
Pavel Mineev
51fc0f7a92
put all config in separate js files
2020-04-13 21:58:01 +03:00
Pavel Mineev
8d02ad432c
add cross-env for npm run check
2020-04-13 16:10:35 +03:00
Pavel Mineev
af38a64f5c
Frontent infrastructure updates
...
* rename and combine npm scripts
* move to checkout@v2 in actions
* change dev docs
* move liststaged config to package.json because it easier to understand what husky doing
2020-04-13 14:36:19 +03:00
Pavel Mineev and Umputun
40eb39f8f0
increace deleteme size after update preact
2020-04-12 15:31:17 -05:00
Pavel Mineev and Umputun
c291dd491d
update preact
2020-04-12 15:31:17 -05:00
Pavel Mineev and Umputun
78f1f39f33
increase deleteme size
2020-04-12 14:07:16 -05:00
Pavel Mineev and Umputun
d5ef0db394
Update production deps
2020-04-12 14:07:16 -05:00
lalentine and Umputun
82cbb5a836
Adds background transition to .comment class
2020-04-12 13:17:58 -05:00
荒野無燈 and Umputun
4b3e59f8d0
locale: zh.json: fixup typo for subscribeByEmail.submit
2020-04-12 13:16:44 -05:00
Pavel Mineev and Umputun
053bea18cd
Cut react devtools forwarding by webpack in production build
2020-04-12 02:31:34 -05:00
lalentine and Umputun
49dd5bdf21
Resolves #559
...
Adds .comment_highlighting class after scrolling to comment.
2020-04-11 23:03:47 -05:00
荒野無燈 and Umputun
d336ab5053
add Simplified Chinese locale
2020-04-10 02:52:43 -05:00
Pavel Mineev and Umputun
aecad2fce9
update node deps
2020-04-09 03:35:35 -05:00
Umputun and GitHub
923f182be5
Merge pull request #646 from codiflow/master
...
Added new language strings
2020-04-08 11:47:24 -05:00
Pavel Mineev and Umputun
b53f1872bb
create type check config by extending default config
2020-04-08 11:47:00 -05:00
Pavel Mineev and Umputun
01befe0c29
Fix linter errors
2020-04-08 11:47:00 -05:00
Pavel Mineev and Umputun
ddafb40b2d
Update typescript to 3.8.3
2020-04-08 11:47:00 -05:00
Pavel Mineev and Umputun
2a1690afcf
Encode email in subscribe request
2020-04-08 11:10:32 -05:00
codiflow
97763c681f
Merge remote-tracking branch 'origin/master'
2020-04-08 14:44:43 +02:00
Christian
48aff63eca
Added new language strings
2020-04-08 14:43:52 +02:00
Christian and GitHub
c7e5059341
Added new language strings
2020-04-07 11:49:48 +02:00
konstantin krivlenia
879e5c8383
fix default en message form symbol limit
2020-04-07 10:48:00 +03:00
lufte
467496f34c
Add translations for "new page" and english improvements
2020-04-06 23:39:40 -03:00
lufte
a0d68b12ea
Spanish locale
2020-04-06 23:37:11 -03:00
Dmitry Verkhoturov and Umputun
726a4d7fc3
add translation instructions
2020-04-06 16:18:56 -05:00
Pavel Mineev and Umputun
dfeff72d3e
update vulnerable packages
2020-04-06 12:07:14 -05:00
Pavel Mineev and Umputun
78a5bf15b5
Fix back button in email subscription form
2020-04-06 10:14:50 -05:00
Pavel Mineev and Umputun
7de82e0fef
Fix clear localstorage after comment sending
...
* add functions for saving json to localstorage and tests
* remove comment form localstorage after posting
2020-04-02 16:25:37 -05:00
Pavel Mineev and Umputun
d9f913dbb0
fix ru translate
2020-04-01 02:32:30 -05:00
Pavel Mineev and Umputun
7ce400a5e5
move getting of hidden users to utils
...
* get hidden user by util
* add tests for changed actions
* add tests for getting users from local storage
2020-03-25 01:52:46 -05:00
Pavel Mineev and Umputun
e7dfd1efbb
Fix hide/unhide user and setVerifiedStatus
...
* add tests for user store
2020-03-25 01:52:46 -05:00
Pavel Mineev and Umputun
a883052e03
Fix saving of comment sorting
...
* Add tests
2020-03-22 16:11:01 -05:00
1c5928ad0b
Add russian translates and update readme ( #621 )
...
Author: Pavel Mineev @akellbl4
* add russian translates and update readme
* Fix email adress string
Co-Authored-By: Dmitry Verkhoturov <paskal.07@gmail.com >
* Fix uploading disabled message
Co-Authored-By: Dmitry Verkhoturov <paskal.07@gmail.com >
* Change phrase for empty token string
Co-Authored-By: Dmitry Verkhoturov <paskal.07@gmail.com >
* Fix grammar for invalid email string
Co-Authored-By: Dmitry Verkhoturov <paskal.07@gmail.com >
* change word for thread
Co-Authored-By: Dmitry Verkhoturov <paskal.07@gmail.com >
Co-authored-by: Dmitry Verkhoturov <paskal.07@gmail.com >
2020-03-19 11:31:43 -05:00
Nikolay Korotkiy and Umputun
79e1009b19
Updated Russian translation
2020-03-18 13:16:34 -05:00
Nikolay Korotkiy and Umputun
61b78a1beb
Added Finnish translation
2020-03-18 11:15:30 -05:00
Pavel Mineev and Umputun
0363855de8
add license field
2020-03-12 15:52:38 -05:00
Pavel Mineev and Umputun
24f0c19378
Update deps
...
* update vulnerable packages
* set fresh version of node because of using Object.fromEntries
2020-03-12 15:52:38 -05:00
konstantin krivlenia and Umputun
156f8e446f
check that all translation messages are commit
2020-03-12 15:45:35 -05:00
Pavel Mineev and Umputun
fe4b46f924
fix id and generate langs
2020-03-12 15:44:31 -05:00
Pavel Mineev and Umputun
0725013481
Hide error message after login
2020-03-12 15:44:31 -05:00
Pavel Mineev and Umputun
779839aeb4
Add error on image upload by anonymous user
2020-03-12 15:44:31 -05:00