Commit Graph

91 Commits

Author SHA1 Message Date
b7ab62c5ad banner image url fix 2023-12-08 14:49:50 +03:00
d0ccd661e3 connect retries limit, query fix, session fix 2023-12-03 19:41:59 +03:00
3fb8dde13c load-fix
Some checks failed
deploy / test (push) Failing after 1m14s
deploy / deploy (push) Has been skipped
2023-12-02 23:02:35 +03:00
7b3ab33481 schema-updates
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-30 11:07:31 +03:00
76a15c8aa9 minor-fixes
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-29 14:40:53 +03:00
590ece4d65 dummy-runable
Some checks failed
deploy / test (push) Has been cancelled
deploy / deploy (push) Has been cancelled
2023-11-29 11:23:08 +03:00
a703b85bd8 auth-graphql-removed 2023-11-28 18:36:00 +03:00
fecce70aaa _auth-notused 2023-11-28 16:27:18 +03:00
8cfbe8303c refactored. 2023-11-28 16:18:25 +03:00
18c0693550 model-fix-2 2023-11-17 12:37:54 +03:00
5df3da78d0 no-private-field 2023-11-17 12:05:04 +03:00
332193622d fix-message-struct 2023-11-17 12:00:00 +03:00
de097240e3 add-gql 2023-11-16 18:53:24 +03:00
93c4c3d308 fieldsfix 2023-11-16 18:27:49 +03:00
6dcc4f37d3 gql-updates 2023-11-16 18:17:48 +03:00
ilya-bkv
e4f545b935 Merge main 2023-11-13 17:43:08 +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
Ilya Y
f85a3e84fe
Feature/update topic badge (#250)
* update TopicBadge view
* Shouts and comments count in profile page
2023-10-06 00:43:53 +03:00
Ilya Y
9e5b468914
modify user query (#248) 2023-10-05 07:24:01 +03:00
Ilya Y
fac6422f2a
Feature/entity card (#246)
Add Bages components
2023-10-04 22:04:09 +03:00
Ilya Y
50baf5b60f
Feature/add stat in author card (#206)
* add stat in AuthorCard
2023-09-02 21:04:12 +03:00
Ilya Y
7df56405c4
subscribtions_tabs hotfix (#205) 2023-09-02 20:13:58 +03:00
Ilya Y
328bd89d8d
Article Lead and Description with simple editor (#189)
* Article Lead and Description
2023-08-22 16:37:54 +03:00
Arkadzi Rakouski
63c52ac6e4
add leads for feed (#167)
* add leads for feed

* Fix Media Items description autosave

* resolve conversation

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-17 18:00:53 +02:00
Ilya Y
039b60f022
Init AutoSave (#154)
* Init AutoSave

* Saving Notice

* Hide save button

* Hide save button

* Fix redirect

* resolve Conversation
2023-08-04 17:59:36 +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
be53a5dce8
Feature/video upload (#107)
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
bniwredyc
01f33413eb main topic select, save topics WiP 2023-05-10 22:20:53 +02:00
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
bniwredyc
a84bc48910 shout save 2023-05-05 22:05:50 +02:00
bniwredyc
c4ec7d0a7e Merge remote-tracking branch 'gitlab/dev' into drafts
# Conflicts:
#	src/components/Editor/Editor.tsx
#	src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.module.scss
#	src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.tsx
#	src/components/Editor/EditorFloatingMenu/Menu/Menu.tsx
#	src/components/Editor/UploadModal/UploadModalContent.tsx
2023-05-04 21:57:02 +02:00
bniwredyc
2e4c9d03d6 separate menu for images in editor 2023-05-04 14:16:39 +02:00
bniwredyc
62399ce138 НMerge branch 'dev' into create-shout-2 2023-04-30 17:40:42 +02: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
ac3f29defc create shout -> edit 2023-04-11 15:57:48 +02:00
492dabb7b9 [161] scroll to comments 2023-04-01 04:20:14 +00:00
ilya-bkv
57d6ac14db [146] Astro fixies 2023-03-09 17:08:43 +03:00
cd6ecce305 new gqls 2023-02-20 15:59:16 +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
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
7d9f99f4b4 About myself 2022-12-09 09:09:21 +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
8be277c602 inbox-hitfixes 2022-12-02 14:11:45 +03:00