Commit Graph

299 Commits

Author SHA1 Message Date
Kosta
85e8533931
dates in notifications, lots of minor fixes (#271)
* dates in notifications, lots of minor fixes
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-18 13:56:41 +03:00
359bfc3f7a notifications-postmerge-fixes 2023-10-15 02:05:07 +03:00
26ba530f9e merged 2023-10-14 18:41:22 +03:00
Ilya Y
2674717f04
Feature/notifications (#244)
* WIP

* WIP

* WIP

* packaga-lock.json

* WIP

* WIP

* WIP

* WIP

* v0.1

* debug code removed

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-14 14:39:24 +03:00
64f8110e84 fix-queryname 2023-10-11 21:43:13 +03:00
a80f778325 bump-merge 2023-10-11 14:16:01 +03:00
Ilya Y
44c2269edb
Feature/expo pages (#253)
Expo pages
2023-10-10 18:38:02 +03:00
6334afb6fa Merge branch 'main' of https://github.com/Discours/discoursio-webapp into feature/sse-test 2023-10-09 20:33:16 +03:00
f4336b40f6 inbox-client 2023-10-09 18:30:52 +03:00
Ilya Y
f593d95358
Feature/paste image from buffer (#251)
Editor: Paste images from clipboard
2023-10-09 08:14:58 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings (#224)
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
5eb0856260
Show wrong password message (#213)
Show wrong password message
2023-09-09 15:05:26 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
3b0c3789df
Feature/editor figure refactoring (#165)
New Figure (have delete bug)
2023-08-15 12:38:49 +03:00
Arkadzi Rakouski
b5c8f1d60a
implement table of contents (#146)
* implement table of contents

* refactor by review comments

* refactor by review comments

* lint

* minor fix

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00
Arkadzi Rakouski
d86d5e6028
refactor contextual modals (#141)
* refactor contextual modals

* refactor by review comments

* refactored auth modal header to separate component, lint

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-30 14:31:54 +02:00
Ilya Y
664adfc2dc
refacor video upload (#138)
* refacor video upload

* remove unused imports
2023-07-19 14:00:58 +03:00
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes (#134) 2023-07-18 17:42:34 +02:00
Igor Lobanov
9df0574c4e
added sentry (#133)
* added sentry

* sentry downgrade
2023-07-18 15:33:23 +02:00
Ilya Y
be9fea1265
audio hotfixies (#126)
* - audio hotfixies

* refactoring: audio player

* Update volume control styles

* Artist Data conditional render

* Update composeMediaItems title with remove File Extension

---------

Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-18 13:26:32 +02:00
Ilya Y
f86108ba20
add protocol to link without it (#132)
* add protocol to link without it

* refactoing

* refactoring

* refactoring
2023-07-18 13:21:26 +02:00
Ilya Y
c647cf5a75
Allow links in Editor without http/https (#124) 2023-07-17 21:11:14 +02:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies (#122)
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
d7184ddc9e
proxy audio (#121) 2023-07-15 09:18:20 +03:00
Ilya Y
cd83807204
Feature/audio upload (#120)
* Audio upload 
* Audio player Article View
2023-07-14 16:06:21 +03:00
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend (#119) 2023-07-13 15:19:52 +02:00
Igor Lobanov
5d2b944a64
Feature/feed (#118)
* feed pages, feed sidebar, styles cleanup

* my feed page

* Restore feed sidebar style

* Minor fix

* Editor style fixes

* feed sort

* code review

---------

Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-07 18:53:01 +02:00
Ilya Y
9f7d5d04b6
Feature/gallery upload (#117)
* upgrade Swiper
2023-07-02 08:08:42 +03:00
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. (#108)
* fix views & date layout

* handle auth modal calling on required actions & fix minor ui bugs

* fix eslint errors

* refactor auth modals for non sessioned & implement callback triggering after sign in

* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
Ilya Y
be53a5dce8
Feature/video upload (#107)
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
Vyacheslav Ananev
cbb254a907
Add Subscribe email validation (#97)
* refactor(AuthModal): move email validator to utils

* refactor(utils/validators): change email validation to regexp

* feat(Subscribe): add email and serve response validation

* refactor(Button): change secondary variant styles

* feat(Subscribe): styling controls

* fix(Subscribe): call email accessor

* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02:00
Igor Lobanov
bd6e014cdf
insert link enter fix (#94)
* floating plus fix, esc fix

* a href="#" -> span
2023-05-12 15:45:31 +02:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix (#93)
* Fix typography feature, scroll top button fix, slugify fix

* build fix, some lint

* refactoring, lint
2023-05-12 15:03:46 +02:00
bniwredyc
01f33413eb main topic select, save topics WiP 2023-05-10 22:20:53 +02:00
bniwredyc
9a1862b575 fixed lint validation, chores, lint, safe lib updates 2023-05-10 01:15:26 +02:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
bniwredyc
afbaa3791e Merge branch 'editor_float_image' into drafts-2
# Conflicts:
#	src/components/Editor/Editor.tsx
2023-05-07 17:15:30 +02:00
bniwredyc
1f15a1f4e7 Merge branch 'editor_float_image' into drafts-2 2023-05-07 16:29:58 +02:00
bniwredyc
35271ea152 lint, safe lib updates 2023-05-07 15:47:10 +02:00
bniwredyc
a84bc48910 shout save 2023-05-05 22:05:50 +02:00
036b43c528 Add Horizontal Rule action 2023-05-04 15:55:38 +00:00
08cc22b93c Add image by URL, Upload (choose file by button and D&D) 2023-05-04 04:43:52 +00:00
bniwredyc
e6ce826e56 new shout creation flow WIP 2023-05-03 18:26:57 +02:00
bniwredyc
cfb744c0a0 lint 2023-05-01 20:32:32 +02:00
bniwredyc
0c959b80ad lib updates, build fix, unused code deleted 2023-04-30 18:45:59 +02:00
bniwredyc
62399ce138 НMerge branch 'dev' into create-shout-2 2023-04-30 17:40:42 +02:00
ec6f7e0ec6 Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor 2023-04-26 02:37:29 +00:00
f19de68568 Show author subscriptions 2023-04-22 14:36:38 +00:00
bniwredyc
11f0a25a96 WIP 2023-04-20 15:58:56 +02:00
bniwredyc
bc2abbc2bd Merge branch 'dev' into editor 2023-04-03 17:23:02 +02:00
bniwredyc
dace7daca8 wait for page to load befor scroll to anchor 2023-04-03 16:22:59 +02:00
bniwredyc
9583ccdc81 collaborative editing (hocuspocus), lib updates, fixes 2023-03-31 01:27:21 +02:00
bniwredyc
5a3560fc12 shout create 2023-03-27 16:45:07 +02:00
Igor
fc3f944a22 Merge branch 'more-gqls' into 'dev'
subs, queries

See merge request discoursio/discoursio-webapp!28
2023-03-23 13:26:34 +00:00
ilya-bkv
c421467f04 [146] handle voting error 2023-03-09 20:01:39 +03:00
ilya-bkv
06e68fca4a [146] resolve conversation 2023-03-09 19:19:28 +03:00
ilya-bkv
4389124912 Comments rating 2023-03-09 15:34:08 +03:00
bniwredyc
9b2cd4be2d likes/dislikes refactoring, who voted popup 2023-03-03 19:26:26 +01:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +01:00
c8985e6d10 wschats-andn-followers 2023-02-23 17:07:25 +03:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
63ea0b8d63 Show user followers 2023-02-13 13:48:05 +00:00
bniwredyc
688e302392 snackbar 2023-02-09 23:39:52 +01:00
01187e880f Editable comments 2023-02-07 12:48:45 +00:00
ilya-bkv
2c063df914 resolve conversation 2023-01-31 16:58:28 +03:00
Ilya Y
714c11e591 Social share (#88)
add social sharing and og:meta
2023-01-31 15:47:44 +03:00
Ilya Y
87a99d9e8d
Prosemirror integrate (#86)
Comment Editor
2023-01-26 09:59:43 +03:00
Ilya Y
1977493dcd
Delete reaction (#85)
* Delete reactions
2023-01-20 07:40:55 +03:00
Tony
0b70289195
Prepare inbox (#65)
Chat client - MVP
2022-12-17 06:27:00 +03:00
ilya-bkv
13633d15de linter 2022-12-07 11:53:41 +03:00
ilya-bkv
faca294079 Validation message 2022-12-07 11:37:40 +03:00
0d3a7e5c64 merged 2022-12-03 10:15:13 +03:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
c5906a2762 mrged-testing 2022-12-02 09:28:05 +03:00
ilya-bkv
c74235182c [WiP] Save settings (buggy backend responce) 2022-12-01 21:07:27 +03:00
ilya-bkv
22ede100e5 Update profile post 2022-12-01 20:16:14 +03:00
38cee93f33 reaction fix 2022-11-29 14:01:23 +03:00
013bdd48d0 sendlink-template-patch 2022-11-27 22:19:06 +03:00
d68cb92462 Merge remote-tracking branch 'origin/prepare-inbox' into testing 2022-11-27 14:02:16 +03:00
d0a165c3f4 media-audio-view 2022-11-27 14:00:44 +03:00
ilya-bkv
ba7395f4b7 Chat list [WiP] 2022-11-27 10:10:04 +03:00
57f1d026da WIP Comments 2022-11-27 00:27:54 +03:00
27514b495c hotixes-2 2022-11-26 04:46:34 +03:00
1a97852efb loadchats-api 2022-11-26 00:47:13 +03:00
54817e506d inbox api fixes 2022-11-25 10:36:45 +03:00
ilya-bkv
b46603c553 Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox 2022-11-24 18:39:43 +03:00
e398e6c373 getSession 2022-11-24 17:59:37 +03:00
ilya-bkv
e2679ce6b1 Wip 2022-11-24 15:58:07 +03:00
07f3a65c40 update-api 2022-11-24 12:06:48 +03:00
1054dee23d merged 2022-11-24 11:07:56 +03:00
7a6b028d1b Merge branch 'prepare-inbox' into prepare-comments 2022-11-24 11:04:48 +03:00
ilya-bkv
11cbdd47af Linter fix 2022-11-24 10:11:24 +03:00
ilya-bkv
6a94474732 Resolve Conversation 2022-11-24 09:52:31 +03:00
45526a1823 something 2022-11-23 14:57:14 +03:00
20a368fa6b fixes 2022-11-23 14:34:43 +03:00
ilya-bkv
4ddf3dce53 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-23 08:20:02 +03:00
ilya-bkv
57a216de03 [WIP] Chat creation 2022-11-23 07:12:11 +03:00
3624004e03 all-topics-all-authors-cosmetics-and-refactoring 2022-11-22 12:27:01 +03:00
ilya-bkv
e558b1814d Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-21 17:06:17 +03:00
Igor Lobanov
6df6866756 default api url testapi -> v2 2022-11-21 12:32:24 +01:00
ilya-bkv
9f0502cab0 Merge remote-tracking branch 'origin/dev' into prepare-inbox
# Conflicts:
#	src/utils/config.ts
2022-11-21 09:01:20 +03:00
ilya-bkv
6e21d0640b Merge remote-tracking branch 'origin/dev' into prepare-inbox
# Conflicts:
#	src/components/Inbox/Message.module.scss
#	src/components/Views/Inbox.tsx
#	src/styles/Inbox.scss
#	src/utils/config.ts
2022-11-21 08:38:34 +03:00
ilya-bkv
ad55c1972b [WIP] Refactor message card 2022-11-21 08:06:53 +03:00
Igor Lobanov
36a4443ed2 WIP 2022-11-20 19:49:44 +01:00
f9fd41ddeb apitest 2022-11-19 14:50:51 +03:00
8364acb85b linter-passing 2022-11-19 11:16:00 +03:00
89450336e7 authors-with-counters 2022-11-19 11:09:52 +03:00
Igor Lobanov
46b4ecc7ea catch up with backend refactoring 2022-11-18 03:23:04 +01:00
528d0273e5 config 2022-11-17 09:33:24 +03:00
ilya-bkv
d504e02ccb WIP 2022-11-16 22:38:16 +03:00
251177374b codegened 2022-11-16 19:38:36 +03:00
b5c0eb88fe fix-queries 2022-11-16 10:42:43 +03:00
0c0084365d wip-refactoring 2022-11-16 09:34:22 +03:00
f0f944e31a apifix 2022-11-15 19:59:27 +03:00
da09e084c1 working 2022-11-15 19:50:15 +03:00
2813fe9766 apiurl 2022-11-15 18:28:57 +03:00
a69ce90f2d layouts-apifixed 2022-11-15 18:27:02 +03:00
39aec90013 merging 2022-11-15 17:24:50 +03:00
ilya-bkv
724ab4717d Merge with dev 2022-11-15 15:48:42 +03:00
3831b148a9 merge-wip-prepare-inbox 2022-11-15 15:15:07 +03:00
ilya-bkv
16dfe9d57b Merge remote-tracking branch 'origin/dev' into prepare-inbox
# Conflicts:
#	src/components/Nav/AuthModal/ForgotPasswordForm.tsx
#	src/graphql/types.gen.ts
#	src/stores/auth.ts
#	src/utils/apiClient.ts
#	src/utils/config.ts
2022-11-15 15:14:19 +03:00
9164383fa3 new-api-refactoring 2022-11-15 15:05:56 +03:00
ilya-bkv
8e88d2a68b Create chat 2022-11-15 12:45:55 +03:00
bfd931f98f public-env 2022-11-14 22:01:03 +03:00
4c0cd1b0bb env-name 2022-11-14 20:53:12 +03:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
9965a21e6b linter-pass 2022-11-14 20:09:51 +03:00
63bbd38db2 -config-fix 2022-11-14 19:56:11 +03:00
ilya-bkv
b5c2684721 update markup 2022-11-14 12:50:27 +03:00
88efe043d5 Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into layouts 2022-11-14 12:48:26 +03:00
faab8ad544 Soundwave component 2022-11-14 12:30:20 +03:00
Igor Lobanov
269f7328d8 testapi -> newapi 2022-11-14 09:24:20 +01:00
9e04595b3e ackee-test 2022-11-14 09:52:08 +03:00
10e6938b11 tracker-script 2022-11-14 09:28:46 +03:00
Igor Lobanov
f66015cd77 more error handling 2022-11-14 02:17:12 +01:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
42489bb297 fixed 2022-11-13 15:14:04 +03:00
28f52ba745 refactoring-wpi 2022-11-13 12:25:31 +03:00
405fbb4db1 layout upgrade 2022-11-12 21:59:29 +03:00
30fe44979e wip-layouts 2022-11-12 21:14:20 +03:00
Igor Lobanov
a169fc3b81 fixes and lint 2022-11-10 16:17:57 +01:00
Igor Lobanov
31d837eca2 New editor WIP 2022-11-10 16:00:38 +01:00
3af9f5d7e4 Merge remote-tracking branch 'origin/dev' into prepare-inbox 2022-11-03 08:06:51 +03:00
Igor Lobanov
d903f233cf
Merge pull request #48 from Discours/editor2
Editor 2
2022-11-02 19:03:02 +01:00
6b53746c5f fixed-api 2022-11-02 16:44:00 +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