Commit Graph

119 Commits

Author SHA1 Message Date
823ff181c6 Merge branch 'feature/empty-feed' into hotfix/following 2024-06-05 20:49:31 +03:00
b9705ab8ba merged-empty-header 2024-05-31 15:18:14 +03:00
e6a4db2eb5 Merge remote-tracking branch 'hub/fix/topic-header' into hotfix/following 2024-05-30 21:58:52 +03:00
aa0fc4ad95 About-fix 2024-05-30 13:37:14 +03:00
fc25522516 profile-hotfix 2024-05-27 22:13:55 +03:00
4e7cfa9241 profile-fixes 2024-05-24 18:07:27 +03:00
79f94876f0 subs-refactoring 2024-05-21 02:15:52 +03:00
652d0b647a refactoring:following 2024-05-20 14:16:54 +03:00
f22d10a535 Placeholders fixes 2024-05-19 01:03:06 +03:00
399deaec86 Merge branch 'dev' of https://github.com/Discours/discoursio-webapp into feature/empty-feed 2024-05-11 20:34:47 +03:00
7d69c55963 Code style fixes 2024-05-11 20:33:40 +03:00
0664b5c933 Placeholders on the user profile page 2024-05-11 20:27:57 +03:00
79749bd95e about-hotfix 2024-05-11 19:11:34 +03:00
bc6b35c374 hotifx-profile 2024-05-11 17:54:40 +03:00
08533f4d1f debug-author-profile 2024-05-08 00:10:54 +03:00
ec0c2cf136 isorted-fmt 2024-05-07 18:17:31 +03:00
f992cf9377 my-meta 2024-05-07 18:05:22 +03:00
98e0bb1078 revised changes 2024-05-01 18:23:47 +03:00
ilya-bkv
b3155c4535 fix author view 2024-04-26 06:13:23 +03:00
ilya-bkv
ac39230271 update 2024-04-26 06:05:10 +03:00
23326b10f7 postmerge-fix 2024-04-25 13:53:51 +03:00
e38d3b39b7 Merge branch 'dev' into hotfix/correct-following-status 2024-04-25 13:46:36 +03:00
Ilya Y
c1d1f05edf
Hotfix/author comments render (#446)
Fix comments fetching
2024-04-24 11:08:00 +03:00
36970c03c4 profile-fix 2024-04-17 19:26:26 +03:00
0f28fe891a post-oauth-fix 2024-04-17 18:47:24 +03:00
69fc0ffd07 less-code 2024-04-17 16:44:53 +03:00
6fbe9603fe conditional 2024-04-16 07:08:20 +03:00
f2012bca18 load-fix 2024-04-16 07:07:36 +03:00
f7c33c167a fmt 2024-04-16 07:03:05 +03:00
bd4fedc6c7 preloaded-author-fix 2024-04-16 07:01:18 +03:00
6e48e64497 -npm-run-format 2024-04-15 21:01:00 +03:00
ilya-bkv
e3a2aaf73a Load user profile 2024-04-15 15:39:34 +03:00
455006f627 fmt 2024-04-08 18:19:43 +03:00
cf0214563d use-following-data-2 2024-04-08 17:48:58 +03:00
adae4c0144 Merge branch 'dev' into feature/session-upgrade 2024-04-08 15:59:50 +03:00
6d12b01d56 author-type-fix 2024-04-08 15:54:01 +03:00
58c4d6eae7 app-data-author 2024-04-08 15:49:40 +03:00
Ilya Y
b84e7f43f7
Fix reload page after foute from profile to another profile (#430) 2024-03-25 16:07:14 +03:00
0c078a7bc1 get-image-url-hotfix 2024-03-22 08:25:01 +03:00
ilya-bkv
c80b2f044a Merge dev 2024-03-21 15:48:54 +03:00
ilya-bkv
4c655509df Merge remote-tracking branch 'origin/dev' into hotfix/correct-following-status
# Conflicts:
#	src/components/Views/Author/Author.tsx
2024-03-21 15:48:36 +03:00
ilya-bkv
d4ce74b491 Hide modal after route to profile from another profile 2024-03-21 11:42:28 +03:00
ilya-bkv
8d78ba2c62 fix preload author 2024-03-15 19:42:55 +03:00
ilya-bkv
d202845aab run fix checks 2024-03-15 17:57:03 +03:00
ilya-bkv
edf4400627 Change follow logic 2024-03-15 17:55:37 +03:00
ilya-bkv
b44008b229 [WIP] 2024-03-14 09:22:43 +03:00
ilya-bkv
45e8f2ba02 Refactor Comment component and improve debug logging
Implemented a delete function in the Comment component that filters out the selected comment in real time, enhancing the user experience by providing immediate feedback upon deletion. Also, refactor the authorFollows function in the GraphQL client core to use standardized string quotations for better code consistency.
2024-03-06 15:02:32 +03:00
ilya-bkv
eb03dc1d05 Add delete function to Comment component
The Comment component has been updated to include a delete function which removes the selected comment from the displayed list in real time. This update enhances user experience by providing instant feedback when a comment is deleted. Additionally, debug logging was added to authorFollows function for testing purposes.
2024-03-06 14:56:32 +03:00
780f59f517 feed-comments-order-fix 2024-03-01 16:04:28 +03:00
abc2d01485 comments-order-hotfix 2024-02-29 18:05:05 +03:00