Commit Graph

51 Commits

Author SHA1 Message Date
fb95c7412f Merge remote-tracking branch 'hub/dev' into hotfix/posting 2024-02-03 11:12:44 +03:00
Ilya Y
21e9fc00da
Feature/refactoring subscriptions (#392)
refactoring Author page and Top Authors subscribe logic
2024-02-03 10:56:11 +03:00
c158532cc1 draft-remove-fix 2024-02-03 00:52:04 +03:00
Tony
829e523d36
Hotfix/featured (#391)
add: Shout.featured_at
remove: Shout.visibility
2024-02-02 20:29:53 +03:00
f77d7b28df postmerge-2 2024-01-25 22:16:38 +03:00
d38adbfc61 ratings-fix 2024-01-23 16:22:18 +03:00
617969ad15 filters-type-fix 2024-01-22 17:12:54 +03:00
cecf712cc3 Merge remote-tracking branch 'hub/main' into feature/sse-connect 2024-01-22 15:52:07 +03:00
Ilya Y
f4e787a3ce
Inital load sorted articles with layout (#373) 2024-01-22 14:07:19 +03:00
daca3007bb ackee-domain
Some checks failed
deploy / test (push) Failing after 1m3s
deploy / Update templates on Mailgun (push) Failing after 4s
2024-01-13 17:14:35 +03:00
90ebaa0099 ..
Some checks failed
deploy / test (push) Failing after 56s
deploy / deploy (push) Has been skipped
2023-12-25 07:01:52 +03:00
0adeba1407 postmerge-fixes 2023-12-22 20:45:01 +03:00
Igor Lobanov
d113d9ca8a
random topic (#343)
* test

* test

* index random topic

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-21 00:59:16 +01:00
43b3de572b notification-group-view 2023-12-20 19:54:20 +03:00
25aaecf360 Merge remote-tracking branch 'hub/main' into feature/sse-connect
Some checks failed
deploy / test (push) Failing after 57s
deploy / deploy (push) Has been skipped
2023-12-18 03:26:56 +03:00
Igor Lobanov
d2977b9b21
Feature/unrated (#334)
* Rate first markup

* WIP

* lint

* unrated articles + random top fixes

---------

Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-14 19:45:50 +01:00
Igor Lobanov
e5846deab7
Expo random top articles (#331)
* WIP

* done

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-12-13 23:57:33 +01:00
a1ac9a52dd premerge 2023-11-29 23:24:33 +03:00
fce0d7cfc6 filter-format-fix
Some checks are pending
deploy / test (push) Waiting to run
deploy / deploy (push) Blocked by required conditions
2023-11-29 15:37:27 +03:00
7bc743d8a7 published-filter-fix 2023-11-29 15:19:25 +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
8cfbe8303c refactored. 2023-11-28 16:18:25 +03:00
Ilya Y
784bb435c3
Feature/lint (#317)
* prettier

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 18:10:00 +03:00
Igor Lobanov
9e46f7d4fb WIP 2023-11-04 14:40:55 +01:00
Ilya Y
4d3687c623
articles cache invalidation for feed pages, minor fixes (#288)
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-01 14:17:31 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03: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
bniwredyc
961a122279 working publish 2023-05-08 19:29:26 +02:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +01:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
Igor Lobanov
46b4ecc7ea catch up with backend refactoring 2022-11-18 03:23:04 +01:00
da09e084c1 working 2022-11-15 19:50:15 +03:00
39aec90013 merging 2022-11-15 17:24:50 +03:00
Igor Lobanov
31d837eca2 New editor WIP 2022-11-10 16:00:38 +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
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00
43fbe729f9 editor refactoring 2022-10-08 19:40:58 +03:00
Igor Lobanov
e63b018efa client data fetching 2022-10-05 17:11:14 +02:00
Igor Lobanov
659813bcbf auth fix 2022-10-03 13:29:12 +02:00
Igor Lobanov
09b83bf31d topics page fix 2022-09-29 19:37:21 +02:00
Igor Lobanov
4b0e25f166 stores fix 2022-09-28 22:16:44 +02:00
Igor Lobanov
585d789a1c props mutation fix 2022-09-23 09:57:14 +02:00
Igor Lobanov
3d45479368 client-routing, fixes 2022-09-22 11:37:49 +02:00
Igor Lobanov
95f100e930 fixes 2022-09-14 20:53:42 +02:00
5d8be09601 offset-limit-fix-3 2022-09-14 14:27:10 +03:00
Igor Lobanov
c3c1c9fee3 store layer 2022-09-13 12:30:36 +02:00
4d1e7f7831 apifixes-wip 2022-09-13 11:05:11 +03:00
37bfaec46e router with createSearchParams store 2022-09-09 16:30:25 +03:00
4c59293678 fix feed 2022-09-09 15:18:09 +03:00