Commit Graph

347 Commits

Author SHA1 Message Date
cada98f135 refactoring: subscribe-term separated to newsletter and following 2024-06-06 08:44:59 +03:00
79f94876f0 subs-refactoring 2024-05-21 02:15:52 +03:00
50387738f8 stab-hotfix 2024-05-18 13:44:43 +03:00
c52e79faf0 import-typo-fix 2024-05-07 18:49:39 +03:00
9c1ed4a04b orig-meta 2024-05-07 18:38:03 +03:00
ec0c2cf136 isorted-fmt 2024-05-07 18:17:31 +03:00
f992cf9377 my-meta 2024-05-07 18:05:22 +03:00
78210d558f seen-usecontext 2024-05-07 11:51:17 +03:00
1aa1dd3648 Remove redundant params for popup 2024-05-07 01:16:28 +03:00
502dcfae6d is-posting-comment-feature 2024-05-06 21:45:17 +03:00
3fadd719b2 load-after-create 2024-05-06 19:17:34 +03:00
7dc2efca66 isAuthenticate memo removed 2024-05-03 11:36:15 +03:00
98e0bb1078 revised changes 2024-05-01 18:23:47 +03:00
a4d6466392
Fixed scrolling to comments (#449) 2024-04-30 18:58:27 +03:00
Ilya Y
9028618067
Add gallery description (#434)
Add gallery description
2024-04-24 12:30:17 +03:00
Ilya Y
36fff73af6
Hotfix/remove state params after login (#443)
* hide autofill in profilr settings

* fix Image width

* Remove state search params after login

* fix biome
2024-04-22 16:47:37 +03:00
Ilya Y
16e3e75381
Add hash navigation in slider (#440)
Sliders with search params
2024-04-18 16:34:07 +03:00
ilya-bkv
97b1ec4386 Audio player fix (play by track click) 2024-03-20 14:59:07 +03:00
Tony
bf9f0d9c7b
Merge branch 'dev' into hotfix/posting-author 2024-03-07 14:09:00 +03:00
Ilya Y
1d64d97f9f
Hotfix/parse auth errors (#423)
Add fixes to login form parse errors
2024-03-07 11:07:46 +03:00
ilya-bkv
41e40ada9b Comment delete message 2024-03-07 10:20:50 +03:00
3e2d7416b7 merged 2024-03-06 15:37:16 +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
0160dec607 Merge branch 'dev' of github.com:Discours/discoursio-webapp into hotfix/posting-author 2024-03-04 17:09:26 +03:00
ilya-bkv
4196bb0f1e Fix comment edit without refresh (update editor state) 2024-03-04 15:18:24 +03:00
ilya-bkv
bc1ea82127 Fix comment edit without refresh 2024-03-04 13:47:11 +03:00
ilya-bkv
e0503f593f Remove comment edited date 2024-03-04 11:54:09 +03:00
Tony
9a7c973bb2
Merge branch 'dev' into hotfix/all-authors-ssr 2024-03-02 10:32:59 +03:00
780f59f517 feed-comments-order-fix 2024-03-01 16:04:28 +03:00
d0be8ffb6a minor 2024-03-01 00:11:59 +03:00
deebe79f55 comments-hotfix 2024-02-29 20:51:07 +03:00
ilya-bkv
72cb6325d9 Fix comments date in Feed page 2024-02-29 17:33:17 +03:00
Ilya Y
8b066104e6
Hotfix/can edit fix (#421)
Fix canEdit() in Commetns
2024-02-27 14:41:49 +03:00
Ilya Y
a7f3ee54c1
fix scroll to comments by search params (#416)
* fix scroll to comments by search params

* CommentsTree sort

* Cancel cleanup search params in link to comment
2024-02-21 16:44:21 +03:00
3a6faa65a8 tolerate-fails-more 2024-02-17 17:40:10 +03:00
e32e3d31ea fmt 2024-02-17 17:31:08 +03:00
002ffe64fc parse-tolerate 2024-02-17 17:28:57 +03:00
6cc6b4f5ac id-optional-fix-2 2024-02-16 20:04:05 +03:00
b295ba0dbf update-reaction-query-fix 2024-02-16 19:58:24 +03:00
f482856cca fine 2024-02-16 19:14:15 +03:00
869cf5bb1a condition-fix 2024-02-16 18:47:48 +03:00
19bba97d73 can-edit-fix-2 2024-02-16 13:38:07 +03:00
98264cfce7 canEdit-fix 2024-02-16 13:21:25 +03:00
361c916687 async-fixes 2024-02-05 18:04:23 +03:00
a880fe81e5 stability-editing
All checks were successful
deploy / test (push) Successful in 2m7s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-05 11:59:21 +03:00
333d7c5961 no-actions-context-value
Some checks failed
deploy / test (push) Failing after 59s
deploy / Update templates on Mailgun (push) Has been skipped
2024-02-04 20:40:15 +03:00
7e5df429d7 sorted imports 2024-02-04 14:25:21 +03:00
aeeed1cb65 fmt-lint 2024-02-04 12:03:15 +03:00
Tony
829e523d36
Hotfix/featured (#391)
add: Shout.featured_at
remove: Shout.visibility
2024-02-02 20:29:53 +03:00