Commit Graph

363 Commits

Author SHA1 Message Date
ef1408327f isolate-utils-authors-with-@ 2024-07-13 12:06:49 +03:00
e68741efa1 stylelint-order-fmt 2024-07-12 16:19:49 +03:00
6602f48693 one-article-fix 2024-07-09 17:13:36 +03:00
d255f6f0b1 one-article-fixes 2024-07-09 17:12:13 +03:00
e3ac3cc406 meta-refactored 2024-07-09 12:13:13 +03:00
f4f4e80816 authors-all-fix+slug-404 2024-07-07 16:48:53 +03:00
e627bae06c window-fix 2024-07-06 09:41:16 +03:00
fa79a0cd5d localstorage-fix 2024-07-06 09:24:37 +03:00
47622f996b lsusage-fix 2024-07-06 04:35:03 +03:00
28c66a564a preprocess-text-fix 2024-07-05 22:40:54 +03:00
7c2d97053b utils-refactored 2024-07-05 17:08:12 +03:00
8b773e5fed refactored-folder-structure+imports-alias 2024-07-04 10:51:15 +03:00
3fa235cd16 feed-wip 2024-07-03 20:38:43 +03:00
e38fce68c6 ga-integration 2024-06-26 11:22:05 +03:00
8d39c74242 gigantic-wip 2024-06-24 20:50:27 +03:00
fc8d48436a topic-profile-fixed 2024-06-06 12:27:49 +03:00
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