Commit Graph

236 Commits

Author SHA1 Message Date
Igor Lobanov
6d0efd09a3 markdown support dropped 2023-11-13 18:15:40 +01:00
Ilya Y
4121d99a73
Feature/lightbox (#309)
add Lightbox
2023-11-13 11:05:05 +03:00
57cbf79197 Fixed article style 2023-11-11 18:22:15 +03:00
13fb802365 Fixed comments control in the article footer 2023-11-10 01:33:21 +03:00
f2b709e3f9 Fixed right aligned block position on the article page 2023-11-09 01:06:37 +03:00
2a29e69d21 On the article page make article footer same as on the feed page 2023-11-06 22:15:13 +03:00
Igor Lobanov
d82e7964c3 lib updates, lint 2023-11-04 16:37:28 +01:00
Ilya Y
891b9ec5f7
Use Solid Swiper (#293)
Use Solid Swiper
2023-11-02 13:34:38 +03:00
3a5b279f78 Fixed mobile article footer 2023-10-31 18:22:00 +03: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
933a2bb71a Minor style fixes 2023-10-27 00:13:59 +03:00
6adbd573d9 Minor style fixes 2023-10-26 00:00:21 +03:00
d6c4ec68ee Confirm modal style fixes 2023-10-25 00:43:50 +03:00
Ilya Y
704adcd4be
Comments improvements & bugfix (#277)
* Mobile header Subscribe

* Comments improvements & bugfix
2023-10-23 18:18:10 +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
Kosta
85e8533931
dates in notifications, lots of minor fixes (#271)
* dates in notifications, lots of minor fixes
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-18 13:56:41 +03:00
b22e27bce6 Minor style fixes 2023-10-17 01:13:13 +03:00
Igor Lobanov
51762e3dee notifications fixes 2023-10-16 21:50:22 +02:00
Ilya Y
9262367f68
notification system update (#265)
* notification system update
Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-10-16 20:24:33 +03:00
Ilya Y
4da78d2e68
Feature/update confirm modal (#264)
Update confirm modal
2023-10-16 18:57:29 +03:00
Ilya Y
99642e71ab
Feature/comments fixies (#261)
Comments fix pack
2023-10-16 10:40:34 +03:00
Ilya Y
8e6b70eb7e
Fix profile markup (#259) 2023-10-13 09:10:24 +03:00
Ilya Y
c9febc75ea
Comment fixies (#256) 2023-10-12 17:18:01 +03:00
d2c6f94c33 Minor style fixes 2023-10-12 00:56:59 +03:00
Ilya Y
44c2269edb
Feature/expo pages (#253)
Expo pages
2023-10-10 18:38:02 +03:00
796321e3ee Minor author page style fixes 2023-10-10 01:09:15 +03:00
Ilya Y
aadc9677a0
my feed with auth guard (#245)
* my feed with auth guard

* header links css fix

* don't create history record when reseting lng param

---------

Co-authored-by: Igor Lobanov <igor.lobanov@onetwotrip.com>
2023-09-29 15:48:58 +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
d1e9276b23 Fixed quote font size 2023-09-28 00:50:02 +03:00
Ilya Y
8a71cb41ea
Feature/auth guard update (#230)
- add AuthGuard on myFeed
- make AuthGuard closable with redirect to MainPage
2023-09-24 17:55:46 +03:00
Ilya Y
7c67ce977e
- fix body toggle classlist fixed (#229)
- fix body toggle classlist fixed 
- change Feed settings link
- fix youtube video match
2023-09-21 20:16:07 +03:00
42493c2e98 Table of contents mobile style 2023-09-20 23:58:08 +03:00
Ilya Y
5d116ede22
Popper position update (#212) 2023-09-07 21:45:22 +03:00
Ilya Y
5f40bb8465
Modify popper eventListeners (#211) 2023-09-07 10:25:02 +03:00
Ilya Y
79d9422a9b
Toggle quotes (#210)
Toggle quotes
2023-09-05 10:59:36 +03:00
Ilya Y
3db98ac6cb
Footnote fixpack (#208)
* Footnote hotfixies
2023-09-05 08:49:19 +03:00
37a6547d57 Minor fixes 2023-09-05 00:50:48 +03:00
Ilya Y
6ae2fb07fc
Feature/profile reorganise (#196)
* Profile reorganise
2023-09-01 17:28:50 +03:00
Ilya Y
ead332184d
Feature/footnotes (#193)
* Add Footnote extension
2023-08-28 14:48:54 +03:00
Ilya Y
f423f22741
Update header z index (#194) 2023-08-26 12:41:21 +03:00
7a467e313b Fixed table of contents style 2023-08-25 00:19:26 +03:00
Ilya Y
328bd89d8d
Article Lead and Description with simple editor (#189)
* Article Lead and Description
2023-08-22 16:37:54 +03:00
Ilya Y
f0bb04b33d
Update tooltip (#187)
* Show article tooltip onClick

* remove unused imports

* Resolve conversations
2023-08-21 13:15:32 +02:00
Igor Lobanov
f2a5751f3e
Revert 173 revert 155 fix/useconfirm n tableofcont (#177)
* test

* test

* test

* test

* errorWhileRendering now generates 500 status code

* build fix

* debug cleanup
2023-08-17 20:03:09 +02:00
Ilya Y
a877613d8e
parse footnotes after migration (#182) 2023-08-17 14:11:58 +03:00
Ilya Y
b52610d692
Fix Media Items description autosave (#184) 2023-08-17 13:36:27 +03:00
Ilya Y
542f669a94
Publish Settings show field name (#180)
Publish Settings show field name
2023-08-16 16:11:58 +03:00
Igor Lobanov
a94b8343b4
harmless changes (#178)
* harmless changes

* build fix
2023-08-14 17:50:03 +02:00