Commit Graph

239 Commits

Author SHA1 Message Date
ilya-bkv
8e88d2a68b Create chat 2022-11-15 12:45:55 +03:00
ilya-bkv
cc54f055f3 wip 2022-11-14 16:07:49 +03:00
ilya-bkv
b5c2684721 update markup 2022-11-14 12:50:27 +03:00
ilya-bkv
e29c640ccb fade in-out dialogs list 2022-11-11 07:34:18 +03:00
ilya-bkv
f180785b46 Dialogs list component update 2022-11-10 18:58:43 +03:00
ilya-bkv
350a340969 Dialogs list component 2022-11-10 18:06:02 +03:00
ilya-bkv
cd6b0b8b74 init chat logic 2022-11-09 15:20:13 +03:00
2142837d34 fix-queries 2022-11-03 09:07:57 +03:00
3af9f5d7e4 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-03 08:06:51 +03:00
491f5df763 Created connect page 2022-11-03 01:11:30 +03:00
7462e00cc3 Popup minor style fix 2022-11-03 00:55:29 +03:00
f78f007392 Minor style fixes 2022-11-03 00:43:38 +03:00
Igor Lobanov
d903f233cf
Merge pull request #48 from Discours/editor2
Editor 2
2022-11-02 19:03:02 +01:00
Igor Lobanov
90382baf08
Merge pull request #47 from Discours/about
About
2022-11-02 19:02:05 +01:00
b8ff05f70a fix-query 2022-11-02 16:51:57 +03:00
6b53746c5f fixed-api 2022-11-02 16:44:00 +03:00
92e5ec0b53 update-schema 2022-11-02 13:28:29 +03:00
e609eb09fa sended link status, sign out revoke token 2022-11-02 13:16:53 +03:00
1574fc083b Merge branch 'auth' into testing 2022-11-02 10:28:23 +03:00
42580bbd68 catch-error 2022-11-02 10:25:36 +03:00
416a3f0ad5 Merge branch 'auth' into testing 2022-11-02 10:11:13 +03:00
62fe2c8484 fixes 2022-11-02 10:10:44 +03:00
5fc3596a65 Merge branch 'auth' into testing 2022-11-02 09:56:45 +03:00
ef4fc43d72 fix-sendlink-response 2022-11-02 09:56:01 +03:00
23bb1c193c fixconfig 2022-11-02 09:26:07 +03:00
24e15e5532 remove-upload-api 2022-11-02 01:45:42 +03:00
12f30b29a0 merged-dev 2022-11-02 01:29:08 +03:00
1c38fc124b forget password send link, localized 2022-11-02 01:25:18 +03:00
Igor Lobanov
0f0b2645aa editor styles isolated, editor sidebar esc and outside click handling 2022-11-01 23:05:08 +01:00
Igor Lobanov
b2387543fc Editor async loading, minor fixes 2022-11-01 20:27:43 +01:00
Kostya
5b428d61dc
Authorisation page text change: еxclamation mark added 2022-11-01 16:50:54 +03:00
3898b67fc1 Added discussion rules page 2022-10-31 23:42:20 +03:00
Igor Lobanov
72c5b1bc70
Merge pull request #46 from Discours/editor-fix
editor fix
2022-10-31 21:27:49 +01:00
Igor Lobanov
3de2f1208c editor fix 2022-10-31 21:25:38 +01:00
b08aec8416 Added new static page 2022-10-31 22:51:28 +03:00
569240bdce Fixed style of header controls 2022-10-31 22:05:26 +03:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +01:00
Igor Lobanov
0179e29529 typo fix 2022-10-31 16:13:11 +01:00
Igor Lobanov
72c2dcc104 style fix 2022-10-31 16:02:46 +01:00
Igor Lobanov
d36ec1d4c9 fixes 2022-10-31 15:22:58 +01:00
Igor Lobanov
98eef5f172 lint 2022-10-31 14:39:35 +01:00
Igor Lobanov
ddb5bee5b8 fixes 2022-10-31 14:26:45 +01:00
Igor Lobanov
5bcef1d1e2 Merge remote-tracking branch 'origin/dev' into editor
# Conflicts:
#	src/components/Feed/Row3.tsx
#	src/components/Nav/AuthModal/EmailConfirm.tsx
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/components/Nav/AuthModal/LoginForm.tsx
#	src/components/Nav/AuthModal/RegisterForm.tsx
#	src/components/Nav/AuthModal/index.tsx
#	src/components/Nav/Header.tsx
#	src/components/Nav/Modal.tsx
#	src/components/Nav/Popup.tsx
#	src/components/Nav/Private.tsx
#	src/components/Root.tsx
#	src/components/Topic/Card.tsx
#	src/components/Views/AllAuthors.tsx
#	src/components/Views/Author.tsx
#	src/components/Views/Home.tsx
#	src/components/Views/Topic.tsx
#	src/graphql/mutation/auth-confirm-email.ts
#	src/locales/ru.json
#	src/pages/welcome.astro
#	src/stores/auth.ts
#	src/stores/ui.ts
#	src/stores/zine/authors.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-10-31 14:06:32 +01:00
Igor Lobanov
190a3226d5 prettier 2022-10-31 13:51:52 +01:00
Igor Lobanov
4d69749f55 logger restored 2022-10-31 13:49:41 +01:00
Igor Lobanov
23541c06ce Revert "oauth-confirm moved"
This reverts commit 5700968caf.
2022-10-31 13:36:41 +01:00
Igor Lobanov
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00
Igor Lobanov
d7ceebf0dd build fix 2022-10-28 11:15:11 +02:00
Igor Lobanov
54a74fa2ee refactoring, horizonalAnchor prop added to Popup 2022-10-28 11:10:14 +02:00
0eda49ed5d Profile popup 2022-10-26 22:22:22 +03:00