Commit Graph

68 Commits

Author SHA1 Message Date
bniwredyc
e55389fa18 Merge branch 'dev' into show_followers 2023-04-11 16:07:57 +02:00
ilya-bkv
4a8c2bea77 perfectionism mode 2023-04-03 16:38:44 +03:00
bniwredyc
3549e57506 scroll to anchor fixes, profile comments link fix 2023-04-03 14:55:00 +02:00
492dabb7b9 [161] scroll to comments 2023-04-01 04:20:14 +00:00
9b22627908 Followers list on authors page.
Replaced "compact" props with "hideWriteButton" in the author card component.
2023-03-24 00:39:13 +03:00
97c6fe2ca0 Fixed sidebar on the feed page 2023-03-13 23:19:10 +03:00
251df4b2c0 New grid 2023-03-10 17:42:48 +00:00
bniwredyc
0a6063d1d0 build fix, chores: lib updates, lint 2023-03-04 18:26:28 +01:00
bniwredyc
9b2cd4be2d likes/dislikes refactoring, who voted popup 2023-03-03 19:26:26 +01:00
bniwredyc
9294052226 like dislike logic update 2023-03-02 19:48:39 +01:00
a036299887 Fixed comments on the feed page 2023-03-01 20:53:23 +03:00
bniwredyc
b3b1c48d92 likes dislikes 2023-02-28 18:13:14 +01:00
bniwredyc
f5272383c2 goodbye astro, i18n 2023-02-17 10:21:02 +01:00
bniwredyc
878f0cb307 lint & build 2023-02-10 09:33:26 +01:00
bniwredyc
979c7880c0 code review 2023-02-07 14:20:07 +01:00
0d0494a83a Feed article actions popup 2023-02-07 00:35:08 +03: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
12f5479957 Feed styles fixes 2023-01-31 02:09:33 +03:00
f22d6c60c5 Feed page fixes 2023-01-26 01:13:01 +03:00
9483b84bad Hide articles dates on the main page 2023-01-25 01:15:29 +03:00
Igor Lobanov
04d9f47aec author name hotfix 2022-12-07 21:11:32 +01:00
Igor Lobanov
5c6a93c241 anchors and mainTopic fixes 2022-12-07 19:38:05 +01:00
2a70e3ebc5 Revert icons 2022-12-04 18:10:27 +03:00
Igor Lobanov
e61181392c home page tops fix, all authors, all topics fixes and more 2022-12-02 16:28:07 +01:00
c086a242b7 Fixed all authors page style 2022-12-01 00:50:33 +03:00
a3f63e0da0 slider-as-wrapper 2022-11-27 20:02:04 +03:00
9b4cede871 beautiful all-topics and all-authors, some icons 2022-11-27 11:15:03 +03:00
c4ecec9c06 Create rating control. Refactoring style. 2022-11-23 22:14:59 +03:00
Igor Lobanov
1d9773183e lint 2022-11-21 14:02:04 +01:00
94f9e77203 Style fixes 2022-11-21 00:23:12 +03:00
e65b075dca Merge remote-tracking branch 'origin/dev' into client-routing-minor-fixes 2022-11-17 09:39:37 +03:00
ff85721961 loadby-refactored-merged 2022-11-17 09:32:48 +03:00
2341e83772 Home page fixes 2022-11-17 00:08:04 +03:00
Igor Lobanov
28fa18b7c0 ClientContainer -> ShowOnlyOnClient, topic and author page fixes 2022-11-15 17:16:31 +01:00
843912b95d postmerge-fixes 2022-11-14 20:41:05 +03:00
Igor Lobanov
338d9e3d08 code review 2022-11-14 11:02:08 +01:00
9e04595b3e ackee-test 2022-11-14 09:52:08 +03:00
11874c6c1d auth context
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
40850eb5d4 Fixed slider style 2022-11-13 16:36:04 +03:00
42489bb297 fixed 2022-11-13 15:14:04 +03:00
dd1840d41f fix-fix 2022-11-13 13:42:47 +03:00
d1fbc48775 linting-fix 2022-11-13 12:37:53 +03:00
e6a14c6fa1 postrefactor-fixes 2022-11-13 09:47:17 +03:00
9581f21d7b Topic page fixes 2022-11-08 00:07:42 +03:00
fc4ce0e79d Fixed swiper fractional values 2022-11-04 17:25:55 +03:00
Igor Lobanov
ec3f9ab54c lint 2022-10-31 17:44:52 +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
25fd5bf42f load more (Feed, Author, Topic, Home update) 2022-10-28 23:42:28 +02:00