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
96c52ae2b4
load-author-hotfix
2024-02-26 01:29:26 +03:00
5092a98fba
merged
2024-02-26 00:44:58 +03:00
Tony
01a4b558bd
api update ( #417 )
...
* api update
* query-fix
2024-02-21 17:25:28 +03:00
ilya-bkv
6b2cadfcb6
Fix topic subscriptions status
2024-02-08 12:11:52 +03:00
361c916687
async-fixes
2024-02-05 18:04:23 +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
ab48f173b3
Merge pull request #386 from Discours/hotfix/posting
...
Hotfix/posting
2024-02-03 17:56:25 +03:00
Ilya Y
ce1eb2aa43
Hotfix/author page title ( #393 )
...
Author page title fix
2024-02-03 12:23:44 +03:00
62250ba239
expect-meta
2024-02-03 11:58:10 +03:00
ebec141b77
author-name-fix
2024-02-03 11:52:13 +03:00
e3347bd923
debug-comments-log
2024-02-03 11:42:49 +03:00
44801d58ec
postfixes
2024-02-03 11:16:47 +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
7e46bbdd9e
subs-fix
2024-01-31 20:38:00 +03:00
f6c64b1d46
fetch-comments-fix
2024-01-31 19:09:42 +03:00
2103db3ebd
load-comments-fix
2024-01-31 18:15:23 +03:00
af95e81c47
package-lock-fix
2024-01-31 16:42:59 +03:00
090a8f2633
dev
2024-01-31 15:34:15 +03:00
14e59690bc
translate-fixes
deploy / test (push) Successful in 1m9s
2023-12-28 03:30:09 +03:00
605d510e54
rating-view-fix
deploy / test (push) Successful in 1m7s
2023-12-28 02:35:43 +03:00
5bd7483e4e
hide-not-loaded-rating
deploy / test (push) Successful in 1m6s
2023-12-28 02:14:33 +03:00
7ac836e4e3
trybyid
2023-12-28 00:04:09 +03:00
5f0ab7d870
ensure-load-author
deploy / test (push) Successful in 1m9s
2023-12-27 23:55:36 +03:00
c17aa90c13
testing-deploy
deploy / test (push) Successful in 1m30s
2023-12-26 13:05:15 +03:00
653d6771a0
profile-fix
2023-12-25 10:32:53 +03:00
2bbaaa6cf1
profile-debug
2023-12-25 09:52:04 +03:00
41cc07e30f
search fix + some minor fixes
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-25 08:31:26 +03:00
bdb4f7a370
session-reset-fix
2023-12-25 00:44:01 +03:00
aca1358c18
get-authors-all-fix
deploy / test (push) Successful in 1m6s
deploy / deploy (push) Failing after 27s
2023-12-24 20:29:16 +03:00
57baccccf2
merged.
deploy / test (push) Failing after 55s
deploy / deploy (push) Has been skipped
2023-12-18 04:15:49 +03:00
25aaecf360
Merge remote-tracking branch 'hub/main' into feature/sse-connect
deploy / test (push) Failing after 57s
deploy / deploy (push) Has been skipped
2023-12-18 03:26:56 +03:00
dd370144a7
session-fixes
deploy / test (push) Failing after 1m41s
deploy / deploy (push) Has been skipped
2023-12-17 15:36:47 +03:00
Ilya Y
9acfdafc2e
Feature/og meta tags ( #329 )
...
Add SEO metatags
2023-12-13 13:39:31 +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
Kosta
d90572e243
Fix/meta ( #314 )
...
* WIP
* WIP
* lint
* package-lock.json
* test
* test
* meta tags fixed
* dynamic titles fix
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-11-14 12:45:44 +02:00
Ilya Y
a54d592038
Feature/thumbor ( #284 )
...
* thumbor integration
* disabled lazy loading for some images
* add profile userpic upload error message
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-27 21:50:13 +03:00
Ilya Y
023e0067f8
Feature/en locale fix ( #278 )
...
* en locale fix
* lint
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-23 14:15:19 +03:00
Ilya Y
bfe1ef2e85
Feature/refactoring user card ( #274 )
...
* Refactoring AuthorCard
* fix alphabet sort
2023-10-20 19:21:40 +03:00
Ilya Y
4da78d2e68
Feature/update confirm modal ( #264 )
...
Update confirm modal
2023-10-16 18:57:29 +03:00
Ilya Y
d7d1c41d85
Conditional stat ( #263 )
...
Show when={author()} in profile
2023-10-16 13:31:10 +03:00
Ilya Y
6de5590223
Fix profile modals ( #260 )
2023-10-15 15:09:31 +03:00
Ilya Y
2674717f04
Feature/notifications ( #244 )
...
* WIP
* WIP
* WIP
* packaga-lock.json
* WIP
* WIP
* WIP
* WIP
* v0.1
* debug code removed
---------
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-14 14:39:24 +03:00
Ilya Y
b1db22aa23
Change followers modal logic ( #257 )
2023-10-12 23:32:42 +03:00
Ilya Y
13b92c2201
Feature/profile improvements ( #255 )
...
* Show social in profile
* change profile view
* fix facebook
2023-10-12 17:28:00 +03:00
dcd5c591f0
Remove author in article cards on the author page
2023-10-10 22:45:35 +03:00
66d6eb4595
Author page style fixes
2023-10-10 00:47:48 +03:00
Ilya Y
e2c110140a
Feature/icu plurals ( #252 )
...
ICU with plurals
2023-10-09 12:14:41 +03:00
Ilya Y
f85a3e84fe
Feature/update topic badge ( #250 )
...
* update TopicBadge view
* Shouts and comments count in profile page
2023-10-06 00:43:53 +03:00
2e020c749a
Author page style fixes
2023-09-29 00:55:15 +03:00
4fa5f83989
Style fixes
2023-09-28 01:21:27 +03:00
Ilya Y
3d6c6ccbc8
Feature/subscribe settings ( #224 )
...
Subscribe settings page
2023-09-18 19:33:22 +03:00
Ilya Y
db417ea51d
Feature/profile links update ( #215 )
...
* Change tabs by route
* Refactoring Author profile
2023-09-16 09:26:19 +03:00
Ilya Y
218c190d2e
Profile settings fixes ( #219 )
2023-09-15 12:30:50 +03:00
Ilya Y
9c7f6249a4
Profile settings update view ( #214 )
...
Profile settings update view
2023-09-09 15:04:46 +03:00
4d055064fb
Long bio expanding on the author page
2023-09-07 01:58:54 +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
cf3d30ab55
Removed undeclared props
2023-08-28 00:30:08 +03:00
20d7c585e8
Change author page style
2023-08-28 00:21:40 +03:00
Ilya Y
f9c30a99cf
Update Userpic component ( #160 )
2023-08-11 19:42:41 +03:00
d1b92a5f11
Added noAuthorLink props, restore author links on the main page
2023-07-26 23:40:14 +03:00
Igor Lobanov
a607a30b28
client routing fix ( #139 )
...
* client routing fix
* lint
2023-07-19 21:48:24 +02:00
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes ( #134 )
2023-07-18 17:42:34 +02:00
186912e2e8
View switcher unification
2023-05-23 01:01:04 +03:00
142748f81e
Add link to the article in comments on the author page
2023-05-18 00:10:15 +03:00
dd3a6336b2
Fixed buttons style
2023-05-17 23:27:24 +03:00
Ilya Y
afcebb10b1
One page with subscriptions to authors and topics ( #99 )
...
* One page with subscriptions to authors and topics
* resolve conversation
2023-05-17 12:41:50 +02:00