Arkadzi Rakouski
a6cae1abb7
fixes for register form ( #188 )
2023-08-21 13:11:18 +02:00
Arkadzi Rakouski
52d8a01a50
add floating panel for profile settings ( #186 )
...
* add floating panel for profile settings
* resolve conversation
* don't show beforeunload message after save profile form
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-18 18:37:14 +02:00
2ccdda19c4
Update main navigation
2023-08-17 23:28:24 +03: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
Arkadzi Rakouski
63c52ac6e4
add leads for feed ( #167 )
...
* add leads for feed
* Fix Media Items description autosave
* resolve conversation
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-08-17 18:00:53 +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
9d36b8b8ca
Fix Typo ( #183 )
2023-08-17 08:01:07 +03:00
Ilya Y
e958f5c41d
Add lead and subtitle menu ( #181 )
...
* Add lead and subtitle menu
* resolve conversation
2023-08-17 07:31:03 +03:00
Ilya Y
542f669a94
Publish Settings show field name ( #180 )
...
Publish Settings show field name
2023-08-16 16:11:58 +03:00
Ilya Y
caac88deb7
Sticky publish footer ( #179 )
2023-08-15 13:24:08 +03:00
Ilya Y
3b0c3789df
Feature/editor figure refactoring ( #165 )
...
New Figure (have delete bug)
2023-08-15 12:38:49 +03:00
Igor Lobanov
a94b8343b4
harmless changes ( #178 )
...
* harmless changes
* build fix
2023-08-14 17:50:03 +02:00
Igor Lobanov
46bd20446a
Merge remote-tracking branch 'origin/main' into revert-173-revert-155-fix/useconfirm_n_tableofcont ( #176 )
...
# Conflicts:
# package.json
2023-08-14 16:48:27 +02:00
Igor Lobanov
64bd3defcd
Revert "add useconfirm for req actions & fixes for toc ( #155 )" ( #173 )
...
This reverts commit b5708d26cd
.
2023-08-14 15:42:12 +02:00
Ilya Y
e51cff6fb8
Add auto save in SimplifiedEditor ( #164 )
...
* Add auto save in SimplifiedEditor
* remove unused imports
2023-08-13 23:26:40 +02:00
Arkadzi Rakouski
b5708d26cd
add useconfirm for req actions & fixes for toc ( #155 )
...
* add useconfirm for req actions & fixes for toc
* add interval for editor
* revert editor interval
* refactor by review comments
* add sticky pos for table of contents
* refactor toc for editor
* add debounce
* refactor by review comments
* Merge remote-tracking branch 'origin/main' into fix/useconfirm_n_tableofcont
# Conflicts:
# package.json
# src/components/Article/Comment.tsx
# src/pages/profile/profileSettings.page.tsx
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 17:51:02 +02:00
Arkadzi Rakouski
4fea17a2ce
add focus & fix styles for auth forms errors ( #156 )
...
* add focus & fix styles for auth forms errors
* refactor by review comments
* minor changes: let ref -> const ref: { current }, additional typings
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-08-13 15:36:18 +02:00
Arkadzi Rakouski
8e5f34eb85
fix subscriptions markup ( #162 )
2023-08-13 14:28:33 +02:00
Arkadzi Rakouski
09717827f2
add req auth for header buttons ( #163 )
2023-08-13 14:27:30 +02:00
cc34e79dc5
Minor style fixes
2023-08-12 17:17:00 +03:00
5eb89f9f79
Minor style fixes
2023-08-12 13:40:14 +03:00
2970f1af11
Link to author page in the comments block on the feed page
2023-08-12 13:39:58 +03:00
c46e65abd2
Don't show floors if no articles
2023-08-12 13:36:21 +03:00
Ilya Y
f14b4a7049
Feature/article settings refactoring ( #158 )
...
* Settings screen
2023-08-12 10:48:43 +03:00
Ilya Y
f9c30a99cf
Update Userpic component ( #160 )
2023-08-11 19:42:41 +03:00
Ilya Y
c95907968c
Hide edit option for non authors in feed ( #161 )
2023-08-11 17:12:16 +03:00
Ilya Y
133b49b183
fix image size ( #159 )
...
fix image size
2023-08-09 10:49:08 +03:00
Ilya Y
29ec484be0
types hotfix ( #157 )
2023-08-07 12:02:58 +03:00
Arkadzi Rakouski
ef76664b21
add useConfirm for comments deleting ( #152 )
...
* add useConfirm for comments deleting
2023-08-05 09:41:52 +03:00
Ilya Y
039b60f022
Init AutoSave ( #154 )
...
* Init AutoSave
* Saving Notice
* Hide save button
* Hide save button
* Fix redirect
* resolve Conversation
2023-08-04 17:59:36 +02:00
Ilya Y
8086a54d81
remove position-relative in Editor ( #153 )
2023-08-01 13:26:45 +03:00
Arkadzi Rakouski
b5c8f1d60a
implement table of contents ( #146 )
...
* implement table of contents
* refactor by review comments
* refactor by review comments
* lint
* minor fix
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:43:41 +02:00
Arkadzi Rakouski
fd2841ab6c
add draft version of useConfirm ( #149 )
...
* add draft version of useConfirm
* Add resolveConfirm
* added translations
---------
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-31 23:24:41 +02:00
Igor Lobanov
d37dd134b5
404 page ( #151 )
...
* 404 page
* lint
* build fix
2023-07-31 22:19:08 +02:00
Ilya Y
a8898677a9
removeCapitalize ( #150 )
2023-07-31 12:57:50 +03:00
Arkadzi Rakouski
d86d5e6028
refactor contextual modals ( #141 )
...
* refactor contextual modals
* refactor by review comments
* refactored auth modal header to separate component, lint
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-30 14:31:54 +02:00
Ilya Y
ed5f34ac69
Fix Pack ( #148 )
2023-07-28 22:53:21 +03:00
Igor Lobanov
844f65dd9d
fix: error when parsing figure tag without figcaption ( #147 )
2023-07-28 18:36:56 +02:00
Ilya Y
506b36af7f
Swiper update article & editor view ( #145 )
...
* Swiper update article & editor view
* Add link by META+KeyK
* Add isFocused check
2023-07-28 12:47:19 +03:00
Ilya Y
40af94e101
add editor fixes ( #144 )
...
* add editor fixes
2023-07-27 20:38:38 +03:00
bc0cf9ef2a
Fixed article header width
2023-07-27 00:10:00 +03:00
d1b92a5f11
Added noAuthorLink props, restore author links on the main page
2023-07-26 23:40:14 +03:00
1f501a971d
Dark background for article cards with no cover
2023-07-26 23:38:51 +03:00
aff0608696
Fixed article header width
2023-07-26 23:37:20 +03:00
a97e9301c3
Icons position fixes
2023-07-26 22:22:08 +03:00
d06afe3eac
Minor style fixes
2023-07-26 13:39:13 +03:00
Ilya Y
f276e2182b
Add custom class for Editors ( #143 )
2023-07-24 17:09:04 +03:00
Ilya Y
1ca80cede9
Edit posts from prev site version. ( #142 )
2023-07-24 12:49:25 +02:00
Ilya Y
48948f1141
Feature/simplified editor ( #140 )
...
* Simplified editor
* Remove ProseMirror
2023-07-24 11:58:07 +03:00
a035f22c91
Minor style fixes
2023-07-23 19:32:18 +03:00
b383674de0
Article blocks style fixes
2023-07-23 19:10:28 +03:00
c8c3418de1
Fixed icons style in the header
2023-07-23 18:59:28 +03:00
Igor Lobanov
a607a30b28
client routing fix ( #139 )
...
* client routing fix
* lint
2023-07-19 21:48:24 +02:00
Ilya Y
664adfc2dc
refacor video upload ( #138 )
...
* refacor video upload
* remove unused imports
2023-07-19 14:00:58 +03:00
Ilya Y
8a2f8d2f98
Feature/keep cursor editor outclick ( #136 )
...
change ProseMirror styles
2023-07-19 12:21:39 +03:00
Ilya Y
67ffe2756d
Audio create set input width ( #137 )
2023-07-19 09:38:00 +03:00
b11b586fdd
Style fixes
2023-07-19 00:50:27 +03:00
Ilya Y
6bce7d576c
Sortable playlist ( #135 )
...
* Sortable playlist
* Year field
2023-07-18 22:11:00 +03:00
Igor Lobanov
9b18587c9e
wait for hydration before url manipulation, minor fixes ( #134 )
2023-07-18 17:42:34 +02:00
Ilya Y
be9fea1265
audio hotfixies ( #126 )
...
* - audio hotfixies
* refactoring: audio player
* Update volume control styles
* Artist Data conditional render
* Update composeMediaItems title with remove File Extension
---------
Co-authored-by: bniwredyc <bniwredyc@gmail.com>
2023-07-18 13:26:32 +02:00
Ilya Y
e66eeb48df
userpic fix ( #129 )
2023-07-18 13:23:28 +02:00
Ilya Y
ce0435ae81
Editor clear state after horizontal rule set ( #130 )
...
* Editor clear state after horizontal rule set
* remove debug code
2023-07-18 13:23:05 +02:00
Ilya Y
1fa502c6f1
Stiky textBubbleMenu ( #131 )
2023-07-18 13:21:55 +02:00
Ilya Y
f86108ba20
add protocol to link without it ( #132 )
...
* add protocol to link without it
* refactoing
* refactoring
* refactoring
2023-07-18 13:21:26 +02:00
b059f1024e
Full article gallery style fixes
2023-07-18 01:24:37 +03:00
Ilya Y
aeba020390
fix literature view FullArticle.tsx ( #128 )
2023-07-17 21:07:37 +02:00
Ilya Y
e0c8dcbe5c
Solid Swiper in FullArticle.tsx ( #127 )
2023-07-17 20:14:34 +03:00
Ilya Y
bf9c061250
hotfix/typecheck ( #123 )
2023-07-16 00:57:52 +03:00
Ilya Y
17e9d7d8ab
Hotfix/player hotfixies ( #122 )
...
* proxy audio
* optionalParams in composeMediaItems
2023-07-16 00:51:38 +03:00
Ilya Y
d7184ddc9e
proxy audio ( #121 )
2023-07-15 09:18:20 +03:00
Ilya Y
cd83807204
Feature/audio upload ( #120 )
...
* Audio upload
* Audio player Article View
2023-07-14 16:06:21 +03:00
e6b1550056
Article style fixes
2023-07-14 09:24:45 +03:00
Igor Lobanov
cf0c4455f3
upload endpoint moved from vercel to backend ( #119 )
2023-07-13 15:19:52 +02:00
9504fada02
Fixed article header style
2023-07-10 22:42:24 +03:00
0b56f32b09
Minor fix
2023-07-09 21:38:31 +03:00
af30dd1e90
Feed page style fixes
2023-07-09 21:34:59 +03:00
Igor Lobanov
5d2b944a64
Feature/feed ( #118 )
...
* feed pages, feed sidebar, styles cleanup
* my feed page
* Restore feed sidebar style
* Minor fix
* Editor style fixes
* feed sort
* code review
---------
Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-07 18:53:01 +02:00
dc9888b0f1
Editor style fixes
2023-07-06 01:58:53 +03:00
Ilya Y
9f7d5d04b6
Feature/gallery upload ( #117 )
...
* upgrade Swiper
2023-07-02 08:08:42 +03:00
Arkadzi Rakouski
a18b6b9e6d
feat: audio player ( #110 )
...
* implement new audio player
* refactor audoi player
* fix lint errors
* fix ts errors
* remove unnecc yarn files
* refactor by review comments
* Article card feed mode
* refactor by review comments
---------
Co-authored-by: kvakazyambra <kvakazyambra@gmail.com>
2023-07-01 15:05:59 +02:00
09bf522ab7
Userpic background
2023-06-28 23:25:11 +03:00
f5a54e4850
Fixed header blocks alignment
2023-06-28 23:18:43 +03:00
27ae71da09
Feed page style fixes + icons
2023-06-28 01:47:47 +03:00
Ilya Y
b6ab772d18
Header align fix ( #115 )
...
Header align fix
2023-06-26 17:28:36 +03:00
Ilya Y
c07c692973
[219] fix header logo col width ( #114 )
2023-06-25 07:08:38 +03:00
Ilya Y
55e8f6a20a
[222] change headers signature in Editor ( #113 )
2023-06-24 16:45:57 +02:00
236c469c98
Article card feed mode
2023-06-21 23:32:16 +03:00
6871b1a146
Added snackbars to subscription and copy link in the share popup
2023-06-18 21:02:11 +03:00
15e57950fe
Fixed userpic position in the comments block
2023-06-18 20:45:03 +03:00
Igor Lobanov
75c3d5faea
expo pages ( #111 )
...
* layout pages
* lint
* code review, lint, build fix
* lint
2023-06-16 16:47:24 +02:00
03bcd7eced
Change link color in the comments block on the feed page
2023-06-15 23:53:55 +03:00
233a6042df
7 hot topics on the feed page
2023-06-15 23:47:54 +03:00
c03f961d10
Change text on hover in author follow button
2023-06-15 23:44:49 +03:00
e045a06fd6
Fixed auth popup and userpic style
2023-06-14 23:16:44 +03:00
Arkadzi Rakouski
778e8e8c43
Implement auth modal calling on required actions & fix minor ui bugs. ( #108 )
...
* fix views & date layout
* handle auth modal calling on required actions & fix minor ui bugs
* fix eslint errors
* refactor auth modals for non sessioned & implement callback triggering after sign in
* refactor handlers with requireAuth
2023-06-14 19:19:30 +02:00
Ilya Y
06c3740db2
Feature/video updates ( #109 )
...
* Revert audio player
* Show media body text
* Add snackbar on upload Video click
2023-06-13 10:26:50 +03:00
e2858c1eed
Fixed knowledge base block style on the feed page
2023-06-12 23:27:50 +03:00
017ea87f9f
Fixed style in the topics block on the feed page
2023-06-12 23:11:25 +03:00
d2a72cc894
Minor style fixes
2023-06-12 22:59:46 +03:00
ac09ac3067
Change texts on hover in the subscribe buttons
2023-06-12 22:59:25 +03:00
b424ec9bca
CommentDate bugfix
2023-06-12 21:19:14 +03:00
1fb84173e6
Fix article comments style on the feed page
2023-06-12 20:58:02 +03:00
97cce5b9fc
Fix article footer style on the feed page
2023-06-12 20:09:21 +03:00
Ilya Y
be53a5dce8
Feature/video upload ( #107 )
...
* Add Video Player and Video Uploader
* Remove old video component
2023-06-10 17:10:05 +03:00
5b824d8e2f
Fix userpic in the sidebar on the feed page
2023-06-09 01:04:55 +03:00
e4ac8d8b56
Userpic in the sidebar on the feed page
2023-06-09 00:55:22 +03:00
9754a0235d
Tabs style fixes
2023-06-09 00:53:58 +03:00
4e6d082697
Fixed cards style
2023-06-09 00:29:20 +03:00
2b9f1ee7ef
Fixed cards style in the slider
2023-06-09 00:10:12 +03:00
6f9dd83016
Fixed top articles style on the homepage
2023-06-08 21:25:01 +03:00
5e80cbd01c
Removed dates from cards on the homepage
2023-06-08 21:19:49 +03:00
e72a8ded30
Fixed sidebar style on the feed page
2023-06-07 00:16:40 +03:00
8b6cd92700
Fixed header style
2023-06-06 23:13:13 +03:00
a8a50eafa1
Fixed top articles block style
2023-06-06 00:56:36 +03:00
529759fbe2
Fixed topic hover style on black background
2023-06-06 00:05:12 +03:00
39d2e90faf
Removed trash
2023-06-05 23:55:20 +03:00
533ca3865f
Fixed topic cards style
2023-06-05 23:46:55 +03:00
eac5704063
Fixed article cards style
2023-06-03 01:01:34 +03:00
Ilya Y
659abb5e21
Create page ( #106 )
2023-05-31 15:23:18 +03:00
a6f58702d9
Fixed article cards style
2023-05-29 23:46:30 +03:00
e183d0f090
Fixed feedback popup style
2023-05-29 22:39:53 +03:00
b4e1ed2835
Fixed article cards style
2023-05-29 22:27:25 +03:00
Ilya Y
bb45d206e1
Add popover helpers in Editor ( #105 )
2023-05-29 20:14:58 +03:00
Ilya Y
5a1699aa87
Quote variants ( #101 )
...
Quote options + alignment
2023-05-29 13:09:44 +03:00
Ilya Y
2ef8da6da5
Feature/85 side panel ( #104 )
...
* Add shortcuts list to the side panel
* Night mode style
2023-05-29 07:40:17 +03:00
905a8cf7ee
Fixed article card style
2023-05-26 22:22:24 +03:00
Ilya Y
982df78cc4
[212] Scroll to comment in article from user profile ( #103 )
...
* [212] Scroll to comment in article from user profile
* [212] Scroll to comment from feed
* Resolve conversation
2023-05-26 13:30:27 +02:00
Ilya Y
cc48b68d38
add setIsActionPopupActive signal ( #102 )
2023-05-26 05:32:20 +03:00
75bca7d62c
Fixed article card style
2023-05-25 23:48:36 +03:00
44dabc45c0
Fixed header style
2023-05-25 00:51:47 +03:00
186912e2e8
View switcher unification
2023-05-23 01:01:04 +03:00
22b0a89755
Article footer controls style fixes
2023-05-20 16:44:33 +03:00
fe7262dda6
Auth popup minor fixes
2023-05-20 16:14:42 +03:00
f8bb60a8a4
Fixed auth popup style
2023-05-18 23:02:19 +03:00
81ffccdccc
Fixed author card style for mobile
2023-05-18 21:48:58 +03:00
75e78cb7c6
Fixed comment controls style for mobile
2023-05-18 21:48:24 +03:00
Ilya Y
d6b797aa0c
SharePopup - IsVisible as optional prop ( #100 )
2023-05-18 16:18:07 +03:00
446a3fae34
Replace className attribute to class
2023-05-18 00:45:53 +03:00
987061245e
Minor fix
2023-05-18 00:42:42 +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
7fca709203
Fixed buttons hover style
2023-05-17 21:58:36 +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
Ilya Y
c60b7e5c53
Add tooltip to Article details ( #98 )
...
* Add tooltip to Article details
* Hide popover f SharePopup is visible
2023-05-17 07:04:38 +03:00
3710812668
Fixed editor icons
2023-05-17 02:53:38 +03:00
c973b28161
Style fix for share popup
2023-05-16 22:17:47 +03:00
1169cd44ad
Comment field style fixes
2023-05-16 00:40:55 +03:00
5c236051d0
Auth popup styles fixes
2023-05-16 00:35:07 +03:00
68eb7833e7
Video article style fixes
2023-05-15 23:07:04 +03:00
96baa8883e
Auth modal style fixes
2023-05-13 23:48:56 +03:00
aed62e5a8c
Fixed comment form editor style
2023-05-13 23:17:04 +03:00
Ilya Y
4d147e3eb7
Add popover util ( #96 )
...
* Add popover component
* [WIP] Popover component
* update ref
* conversation resolve
* conversation resolve (conditional render icon)
* conversation resolve (onMount instead createEffect)
2023-05-13 19:00:58 +02:00
Vyacheslav Ananev
cbb254a907
Add Subscribe email validation ( #97 )
...
* refactor(AuthModal): move email validator to utils
* refactor(utils/validators): change email validation to regexp
* feat(Subscribe): add email and serve response validation
* refactor(Button): change secondary variant styles
* feat(Subscribe): styling controls
* fix(Subscribe): call email accessor
* fix(Subscribe): button non full width in ios
2023-05-13 18:59:09 +02:00
Ilya Y
20ca55e1b2
Add maxLength counter in Growing Textarea ( #95 )
2023-05-12 19:50:28 +02:00
bniwredyc
065630decb
newsletter fix
2023-05-12 16:57:33 +02:00
Igor Lobanov
bd6e014cdf
insert link enter fix ( #94 )
...
* floating plus fix, esc fix
* a href="#" -> span
2023-05-12 15:45:31 +02:00
Igor Lobanov
47d14b0a5d
Fix typography feature, scroll top button fix, slugify fix ( #93 )
...
* Fix typography feature, scroll top button fix, slugify fix
* build fix, some lint
* refactoring, lint
2023-05-12 15:03:46 +02:00
bniwredyc
b040d5e0c9
connect & newsletter form fixes
2023-05-11 21:54:05 +02:00
Igor Lobanov
fb007d65de
connect form fix ( #92 )
...
* feddback form fix 1
2023-05-11 20:34:04 +02:00
Grigorii Orlov
fa2797fa60
Added a hide/show password button, password complexity check
2023-05-11 17:20:40 +00:00
ilya-bkv
8c3e927605
Feed Shout Cover with imageProxy
2023-05-11 17:38:20 +03:00
bniwredyc
eeed093993
connect page hotfix
2023-05-11 14:31:09 +02:00
Igor
d1761c730c
markup fixes
2023-05-11 11:52:56 +00:00
aa28b2cbfd
Figure caption with editor menu
2023-05-11 11:43:14 +00:00
1cd95f955b
Add growing textarea component
2023-05-11 11:33:01 +00:00
Igor
a3b2288e21
Merge branch 'feature/save_topics' into 'main'
...
main topic select, save topics
See merge request discoursio/discoursio-webapp!81
2023-05-11 11:29:00 +00:00
bniwredyc
835e6fcee9
save topics fixes
2023-05-11 13:06:29 +02:00
887c7487ee
Fixed main topic style on the article settings page
2023-05-10 23:52:11 +03:00
bniwredyc
01f33413eb
main topic select, save topics WiP
2023-05-10 22:20:53 +02:00
ilya-bkv
2f0a5b9cab
Delete cover image
2023-05-10 17:07:41 +03:00
ilya-bkv
4501aa3251
- show existed link in url popup
...
- hide Panel after click on menu item
- hide Cooperate button in Article
- revert drafts list in DraftView
2023-05-10 04:53:48 +03:00
bniwredyc
9a1862b575
fixed lint validation, chores, lint, safe lib updates
2023-05-10 01:15:26 +02:00
ilya-bkv
82430404e3
[editor] add text highlight action
2023-05-09 20:31:28 +03:00
bniwredyc
480d14ed6f
Merge remote-tracking branch 'gitlab/dev' into editor_settings/upload_cover_image
2023-05-09 14:55:19 +02:00
ilya-bkv
21f84f2292
resolve conversation
2023-05-09 14:25:40 +03:00
ilya-bkv
28e0e4e33a
styles minifix
2023-05-09 08:09:09 +03:00
ilya-bkv
7332e3ebad
remove trash word
2023-05-09 08:05:06 +03:00
ilya-bkv
2ea3216bff
Card upload
2023-05-09 07:58:00 +03:00
ilya-bkv
39c99091f9
[WIP] init
2023-05-08 21:23:51 +03:00
Igor
b14eb97307
Merge branch 'feature/publish' into 'dev'
...
working publish
See merge request discoursio/discoursio-webapp!73
2023-05-08 18:05:46 +00:00
bniwredyc
1752bf5198
code review
2023-05-08 20:01:11 +02:00
bniwredyc
961a122279
working publish
2023-05-08 19:29:26 +02:00
be27e86d24
Fixed plus control style
2023-05-08 20:06:55 +03:00
Igor
55efdebcf0
Merge branch 'scroll_to_top_beauty' into 'dev'
...
missed change
See merge request discoursio/discoursio-webapp!69
2023-05-07 19:35:44 +00:00
bniwredyc
a8fb3b58a5
beautiful scroll to top
2023-05-07 21:33:20 +02:00
ilya-bkv
26d75b99ed
[security] upload image from url to aws
2023-05-07 22:10:44 +03:00
Igor
0ba32d0608
Merge branch 'drafts-2' into 'dev'
...
[WiP] save, publish
See merge request discoursio/discoursio-webapp!67
2023-05-07 16:45:39 +00:00
bniwredyc
93b2690ff4
missed change
2023-05-07 17:51:59 +02:00
bniwredyc
796ca57167
Merge remote-tracking branch 'gitlab/dev' into drafts-2
2023-05-07 17:44:47 +02:00
Igor
4f1cc94168
Merge branch 'editor_float_image' into 'dev'
...
Editor float image + figure
See merge request discoursio/discoursio-webapp!66
2023-05-07 15:40:54 +00:00
bniwredyc
d61a1ba303
add image url as default caption
2023-05-07 17:32:28 +02:00
bniwredyc
afbaa3791e
Merge branch 'editor_float_image' into drafts-2
...
# Conflicts:
# src/components/Editor/Editor.tsx
2023-05-07 17:15:30 +02:00
bniwredyc
1f15a1f4e7
Merge branch 'editor_float_image' into drafts-2
2023-05-07 16:29:58 +02:00
bniwredyc
1679c8289d
minor fix
2023-05-07 16:21:35 +02:00
bniwredyc
35271ea152
lint, safe lib updates
2023-05-07 15:47:10 +02:00
bniwredyc
4d31dcf2c3
floating image + figure
2023-05-07 15:16:03 +02:00
f7232cadb1
Fixed header controls style
2023-05-06 19:40:43 +03:00
de61fa09bc
Fixed topics control style
2023-05-06 19:12:17 +03:00
525ca626fb
Added scroll up button in the editor
2023-05-06 18:04:50 +03:00
ilya-bkv
9a8a358a8e
[Wip] init Floating extention
2023-05-06 15:38:22 +03:00
bniwredyc
a84bc48910
shout save
2023-05-05 22:05:50 +02:00
bniwredyc
c4ec7d0a7e
Merge remote-tracking branch 'gitlab/dev' into drafts
...
# Conflicts:
# src/components/Editor/Editor.tsx
# src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.module.scss
# src/components/Editor/EditorFloatingMenu/EditorFloatingMenu.tsx
# src/components/Editor/EditorFloatingMenu/Menu/Menu.tsx
# src/components/Editor/UploadModal/UploadModalContent.tsx
2023-05-04 21:57:02 +02:00
bniwredyc
378fc65955
Merge remote-tracking branch 'gitlab/dev' into drafts
2023-05-04 19:42:39 +02:00
bniwredyc
382da58af2
WIP
2023-05-04 19:38:50 +02:00
ilya-bkv
0ea62ea236
fix broken float menu logic
2023-05-04 19:59:38 +03:00
036b43c528
Add Horizontal Rule action
2023-05-04 15:55:38 +00:00
bniwredyc
0c849a99e9
git push gitlabMerge remote-tracking branch 'gitlab/dev' into drafts
2023-05-04 17:13:23 +02:00
bniwredyc
283818d12d
bubble menu fixes
2023-05-04 17:09:09 +02:00
ilya-bkv
d9a1f60fc0
fix uploaded image link + editor image align menu
2023-05-04 16:36:53 +03:00
bniwredyc
2e4c9d03d6
separate menu for images in editor
2023-05-04 14:16:39 +02:00
ilya-bkv
62f6c26c49
fix closr upload modal event
2023-05-04 07:57:42 +03:00
08cc22b93c
Add image by URL, Upload (choose file by button and D&D)
2023-05-04 04:43:52 +00:00
bniwredyc
e6ce826e56
new shout creation flow WIP
2023-05-03 18:26:57 +02:00
bniwredyc
cfb744c0a0
lint
2023-05-01 20:32:32 +02:00
bniwredyc
0c959b80ad
lib updates, build fix, unused code deleted
2023-04-30 18:45:59 +02:00
bniwredyc
62399ce138
НMerge branch 'dev' into create-shout-2
2023-04-30 17:40:42 +02:00
ilya-bkv
d43a14a5a8
build test
2023-04-29 18:43:36 +03:00
ilya-bkv
b8c8113700
build test
2023-04-29 18:37:23 +03:00
ilya-bkv
b30e3c3141
Linter fixies
2023-04-29 16:54:15 +03:00
ilya-bkv
e39b6f4068
resolve nextSibling error + refactoring Feed Sidebar
2023-04-29 16:43:50 +03:00
ilya-bkv
80876c5fc7
[hotfix] resolve imports in FullArticle
2023-04-29 13:10:26 +03:00
ec6f7e0ec6
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
2023-04-26 02:37:29 +00:00
ilya-bkv
c173ff3135
Hotfix - save Introduce field
2023-04-22 19:07:58 +03:00
ilya-bkv
24c028a233
hotfix followed request
2023-04-22 18:32:21 +03:00
f19de68568
Show author subscriptions
2023-04-22 14:36:38 +00:00
bniwredyc
a23d476da4
WIP
2023-04-21 17:10:23 +02:00
dab4bcd41e
Anchor revert
2023-04-20 14:01:15 +00:00
bniwredyc
11f0a25a96
WIP
2023-04-20 15:58:56 +02:00
bniwredyc
61a6448b61
Merge remote-tracking branch 'gitlab/dev' into create-shout-2
2023-04-17 13:04:01 +02:00
bniwredyc
432a14bb21
Merge remote-tracking branch 'gitlab/editor' into create-shout-2
2023-04-17 12:59:38 +02:00
a2b55b9beb
156/comments microfixies
2023-04-17 10:31:20 +00:00
7afa2a8c12
Добавил иконки кнопкам в шапке для мобильной версии
2023-04-12 23:32:38 +03:00
bniwredyc
e55389fa18
Merge branch 'dev' into show_followers
2023-04-11 16:07:57 +02:00
bniwredyc
656be9495b
Merge remote-tracking branch 'gitlab/editor' into create-shout-2
2023-04-11 15:58:12 +02:00
bniwredyc
ac3f29defc
create shout -> edit
2023-04-11 15:57:48 +02:00
c3378d3c7b
Editor panel
2023-04-07 00:40:34 +03:00
59c1f1b3a5
Added create article controls to the header
2023-04-06 00:51:01 +03:00
bniwredyc
547ea6d687
build fix, lint, minor fix
2023-04-04 02:18:25 +02:00
ilya-bkv
74f14f8399
hide dropdown
2023-04-03 21:13:28 +03:00
bniwredyc
bc2abbc2bd
Merge branch 'dev' into editor
2023-04-03 17:23:02 +02:00
bniwredyc
0d8c382015
build fix
2023-04-03 16:31:12 +02:00
ilya-bkv
4a8c2bea77
perfectionism mode
2023-04-03 16:38:44 +03:00
bniwredyc
71fb5c5276
build fix
2023-04-03 15:11:02 +02:00
bniwredyc
3549e57506
scroll to anchor fixes, profile comments link fix
2023-04-03 14:55:00 +02:00
7c1a51f638
Merge branch 'feature/161_scroll_to_comments' into 'dev'
...
[161] scroll to comments
See merge request discoursio/discoursio-webapp!45
2023-04-01 04:20:14 +00:00
492dabb7b9
[161] scroll to comments
2023-04-01 04:20:14 +00:00
bniwredyc
9583ccdc81
collaborative editing (hocuspocus), lib updates, fixes
2023-03-31 01:27:21 +02:00
89cd0f4791
Merge branch 'router-fix' into 'dev'
...
router fix
See merge request discoursio/discoursio-webapp!46
2023-03-30 09:50:59 +00:00
bniwredyc
cb8d3f0f0b
Merge remote-tracking branch 'gitlab/dev' into editor
...
# Conflicts:
# package-lock.json
# package.json
# src/components/Views/AllAuthors.tsx
# src/components/Views/AllTopics.tsx
2023-03-30 02:46:57 +02:00
bniwredyc
3dd2bd6901
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
2023-03-30 02:40:31 +02:00
bniwredyc
04924e4777
working hocuspocus
2023-03-30 02:34:40 +02:00
85516d2f75
Fixed blocks position in the header
2023-03-30 00:42:01 +03:00
55cf0e1ffd
Fixed article controls style
2023-03-29 23:47:54 +03:00
0a6271c57e
Fixed article controls style
2023-03-29 23:18:25 +03:00
bniwredyc
5102b502b1
router fix
2023-03-29 19:02:31 +02:00
bniwredyc
94891bb5d2
wss
2023-03-29 19:00:09 +02:00
bniwredyc
de984f9801
nope
2023-03-29 18:01:56 +02:00
bniwredyc
0984bd3899
fix
2023-03-29 17:46:29 +02:00
bniwredyc
0ac10e7831
hocuspocus
2023-03-29 17:36:12 +02:00
bniwredyc
e7e4de6cb1
test
2023-03-29 12:28:40 +02:00
bniwredyc
7a950608a6
test
2023-03-29 12:22:03 +02:00
bniwredyc
00dbeb1136
itty-bitty-little test
2023-03-29 12:14:39 +02:00
bniwredyc
1ce57f925f
WIP
2023-03-29 10:51:27 +02:00
bniwredyc
5a3560fc12
shout create
2023-03-27 16:45:07 +02:00
bniwredyc
5b791d7a26
WIP
2023-03-26 20:31:34 +02:00
369f721bd8
Add LinkForm component
2023-03-26 16:56:49 +00:00
ilya-bkv
2be4ec7f22
revert edior form
2023-03-26 10:19:36 +03:00
ilya-bkv
3b3d4fecbe
link form setup
2023-03-25 07:42:45 +03:00
bniwredyc
e8d6bcff7f
simpleimage proxy, minor fixes
2023-03-24 20:36:43 +01:00
bniwredyc
d5a5e79daa
Merge remote-tracking branch 'gitlab/editor' into editor
2023-03-24 14:41:35 +01:00
bniwredyc
0fc0fd10f0
topic select WIP
2023-03-24 14:39:52 +01:00
f73456cea5
Fixed profile left column
2023-03-24 01:05:23 +03:00
9b22627908
Followers list on authors page.
...
Replaced "compact" props with "hideWriteButton" in the author card component.
2023-03-24 00:39:13 +03:00
ilya-bkv
e517b04b69
refactoring and minimize
2023-03-23 22:33:04 +03:00
ilya-bkv
fb035b6355
Merge remote-tracking branch 'origin/editor' into editor
...
# Conflicts:
# src/components/Editor/EditorBubbleMenu.tsx
2023-03-23 22:30:49 +03:00
ilya-bkv
102ad86b59
refactoring and minimize
2023-03-23 22:29:40 +03:00
bniwredyc
5d5b2fc9ff
Merge remote-tracking branch 'gitlab/editor' into editor
2023-03-23 18:56:06 +01:00
bniwredyc
a305da39fc
Merge remote-tracking branch 'gitlab/dev' into editor
...
# Conflicts:
# public/locales/en/translation.json
# public/locales/ru/translation.json
# src/components/Article/FullArticle.tsx
2023-03-23 18:54:33 +01:00
bniwredyc
32b53ae5cb
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
...
# Conflicts:
# src/components/Editor/Editor.tsx
2023-03-23 18:47:36 +01:00
ilya-bkv
87f66d83b6
cleanup code
2023-03-23 20:24:28 +03:00
bniwredyc
5cce55de44
Merge branch 'editor' of gitlab.com:discoursio/discoursio-webapp into editor
2023-03-23 18:19:55 +01:00
bniwredyc
73f9013dc0
topic selector WIP
2023-03-23 18:15:50 +01:00
Igor
fc3f944a22
Merge branch 'more-gqls' into 'dev'
...
subs, queries
See merge request discoursio/discoursio-webapp!28
2023-03-23 13:26:34 +00:00
ilya-bkv
9090560302
Bullet and Numeric list
2023-03-22 15:07:28 +03:00
ilya-bkv
f50a072293
Headers & Blockquote
2023-03-22 10:47:51 +03:00
ilya-bkv
5b4b4e8f2d
Add Link editor
2023-03-20 12:19:14 +03:00
97c6fe2ca0
Fixed sidebar on the feed page
2023-03-13 23:19:10 +03:00
bniwredyc
293e7a06e4
bold, create page title
2023-03-13 14:31:21 +01:00
bniwredyc
64e7ec03f3
Merge remote-tracking branch 'gitlab/create-settings-page' into editor
...
# Conflicts:
# src/components/Pages/CreateSettingsPage.tsx
# src/pages/CreateSettingsPage.module.scss
2023-03-12 21:16:20 +01:00
Igor
72ebe6b55e
Merge branch 'new-grid' into 'dev'
...
New grid
See merge request discoursio/discoursio-webapp!40
2023-03-10 17:42:48 +00:00
251df4b2c0
New grid
2023-03-10 17:42:48 +00:00
ilya-bkv
69f17e4425
add named export
2023-03-10 02:56:19 +03:00
ilya-bkv
07bddd2c15
linter fix
2023-03-10 02:42:38 +03:00
ilya-bkv
21ad1bdf9e
Add voters list component
2023-03-10 02:39:07 +03:00
ilya-bkv
401eecdc18
Merge remote-tracking branch 'origin/dev' into comments_reactions
...
# Conflicts:
# public/locales/en/translation.json
# public/locales/ru/translation.json
2023-03-09 20:06:06 +03:00
ilya-bkv
c421467f04
[146] handle voting error
2023-03-09 20:01:39 +03:00
ilya-bkv
06e68fca4a
[146] resolve conversation
2023-03-09 19:19:28 +03:00
ilya-bkv
57d6ac14db
[146] Astro fixies
2023-03-09 17:08:43 +03:00
ilya-bkv
4389124912
Comments rating
2023-03-09 15:34:08 +03:00
3d6d64bf23
Added buttons to the bubble menu
2023-03-08 20:44:09 +03:00
bniwredyc
195781741c
editor very WIP
2023-03-08 17:35:13 +01:00
a3e7ff4374
Create article settings page
2023-03-07 01:24:09 +03:00
ilya-bkv
b71161ed2d
Show new comments
2023-03-06 17:06:48 +03:00
ilya-bkv
1c1cfe9b40
Show followers list
2023-03-05 16:31:36 +03:00
bniwredyc
0a6063d1d0
build fix, chores: lib updates, lint
2023-03-04 18:26:28 +01:00
bniwredyc
9b2cd4be2d
likes/dislikes refactoring, who voted popup
2023-03-03 19:26:26 +01:00
bniwredyc
9294052226
like dislike logic update
2023-03-02 19:48:39 +01:00
a036299887
Fixed comments on the feed page
2023-03-01 20:53:23 +03:00
bniwredyc
b3b1c48d92
likes dislikes
2023-02-28 18:13:14 +01:00
c8985e6d10
wschats-andn-followers
2023-02-23 17:07:25 +03:00
da48621e71
Merge branch 'Only_new_comments_filter' into 'dev'
...
[117] only new comments filter
See merge request discoursio/discoursio-webapp!27
2023-02-21 12:41:34 +00:00
ilya-bkv
bf54a2294b
[117] only new comments filter
2023-02-21 15:33:46 +03:00
dc3b509c9e
chat-creation-hotfix
2023-02-20 20:01:23 +03:00
ilya-bkv
466458014a
[hotfix] Reactive reaction create
2023-02-17 21:12:28 +03:00
bniwredyc
f5272383c2
goodbye astro, i18n
2023-02-17 10:21:02 +01:00
edd13682b1
Hide comment editor
2023-02-13 14:12:49 +00:00
63ea0b8d63
Show user followers
2023-02-13 13:48:05 +00:00
ilya-bkv
1cfbffc213
Hide comment editor for no auth users
2023-02-13 16:34:10 +03:00
ilya-bkv
ca7a421728
Merge remote-tracking branch 'origin/dev' into dev
2023-02-11 14:33:43 +03:00
ilya-bkv
0f42c8bb95
[hotfix] remove hardcode link
2023-02-11 14:33:32 +03:00
20b60d6427
New reactions counter
2023-02-11 10:49:31 +00:00
ilya-bkv
6a02c05882
Publish button
2023-02-11 13:36:32 +03:00
ilya-bkv
9cf2ffa1c9
[WiP] add font styles
2023-02-11 13:31:28 +03:00
ilya-bkv
4f47409d5e
[WiP] initial text
2023-02-11 12:32:52 +03:00
b2b32b996a
Add check sign to profile saving success message
2023-02-11 01:10:16 +03:00
bniwredyc
20ecc28ad9
Merge remote-tracking branch 'gitlab/dev' into minor-fixes
2023-02-10 12:19:37 +01:00
bniwredyc
47f9c10496
minor changes
2023-02-10 12:11:24 +01:00
Igor
c4124013d5
Merge branch 'page-gallery' into 'dev'
...
Fixed slider on page gallery
See merge request discoursio/discoursio-webapp!15
2023-02-10 10:56:15 +00:00
Igor
6f90e4c10e
Merge branch 'beautiful-profile-save' into 'dev'
...
Beautiful profile save
See merge request discoursio/discoursio-webapp!14
2023-02-10 10:52:30 +00:00
bniwredyc
878f0cb307
lint & build
2023-02-10 09:33:26 +01:00
bniwredyc
ebfb6eeef1
code review
2023-02-09 23:56:00 +01:00
3b7d669dad
Fixed slider on page gallery
2023-02-10 01:54:53 +03:00
bniwredyc
688e302392
snackbar
2023-02-09 23:39:52 +01:00
6912ed4392
Fixed share popup icons vertical alignment
2023-02-09 22:40:06 +03:00
bniwredyc
6a1860d824
beautiful profile update
2023-02-09 18:53:11 +01:00
Igor
5a9abfa619
Merge branch 'upload-fix-2' into 'dev'
...
Upload to stroj
See merge request discoursio/discoursio-webapp!12
2023-02-09 16:58:57 +00:00
ilya-bkv
08e4ed0eef
upload to storj
2023-02-09 16:09:46 +01:00
2a91b04148
Fixed share popup style
2023-02-08 23:43:59 +03:00
bniwredyc
a84dac9577
Merge remote-tracking branch 'gitlab/dev' into feed-article-popup
2023-02-07 14:31:18 +01:00
bniwredyc
593357073d
Merge branch 'dev' into feed-article-popup
2023-02-07 14:29:12 +01:00
bniwredyc
979c7880c0
code review
2023-02-07 14:20:07 +01:00
01187e880f
Editable comments
2023-02-07 12:48:45 +00:00
bniwredyc
e686738d34
Merge branch 'dev' into feedback
2023-02-07 11:47:08 +01:00
0d0494a83a
Feed article actions popup
2023-02-07 00:35:08 +03:00
eac6ad7d4c
Merge remote-tracking branch 'hub/dev' into dev
2023-02-01 11:10:57 +03:00
a330684621
Merge remote-tracking branch 'hub/create-settings-page' into dev
2023-02-01 11:06:43 +03:00
ilya-bkv
25d60971ec
[CommentEditor] added Login message
2023-02-01 09:10:40 +03:00
b70e80dacd
Merge branch 'feedback' of gitlab.com:discoursio/discoursio-webapp into feedback
2023-01-31 20:40:12 +03:00
dbc11b049a
fix-inbox-ws
2023-01-31 20:31:13 +03:00
bniwredyc
6945f7ede5
Merge remote-tracking branch 'gitlab/dev' into feedback
2023-01-31 15:28:14 +01:00
ilya-bkv
2c063df914
resolve conversation
2023-01-31 16:58:28 +03:00
ilya-bkv
335069ff83
hotfix sharing
2023-01-31 15:47:44 +03:00
Ilya Y
714c11e591
Social share ( #88 )
...
add social sharing and og:meta
2023-01-31 15:47:44 +03:00
12f5479957
Feed styles fixes
2023-01-31 02:09:33 +03:00
b4ad24e0cf
feedback-newsletter-bump-wip
2023-01-30 18:10:27 +03:00
be941828f4
Merge, fixes and bump
2023-01-30 16:42:07 +03:00
ilya-bkv
6d51f8e67b
hotfix sharing
2023-01-30 14:52:43 +03:00
Ilya Y
e56ff28d04
Social share ( #88 )
...
add social sharing and og:meta
2023-01-30 13:39:36 +03:00
a13b2a57a1
captl
2023-01-28 14:00:06 +03:00
d2100cc865
fkc
2023-01-28 03:31:46 +03:00
e280709697
check-req
2023-01-28 02:07:25 +03:00
47a647c1d7
Fixed props type
2023-01-27 22:29:18 +03:00
0606bbfa0b
Comments block on the feed page
2023-01-27 00:42:47 +03:00
ilya-bkv
25d62ace6c
[hotfix] default state i18n
2023-01-26 10:48:38 +03:00
ilya-bkv
84cea7ae4c
linter & after merge fix
2023-01-26 10:14:27 +03:00
Ilya Y
87a99d9e8d
Prosemirror integrate ( #86 )
...
Comment Editor
2023-01-26 09:59:43 +03:00
fb6673c3cd
fixd
2023-01-26 08:30:39 +03:00
f22d6c60c5
Feed page fixes
2023-01-26 01:13:01 +03:00
50325cf271
Fixed header on mobile devices
2023-01-25 01:55:24 +03:00
4744bd81ab
Minor fixes
2023-01-25 01:39:21 +03:00
9483b84bad
Hide articles dates on the main page
2023-01-25 01:15:29 +03:00
a2f80f90fd
Subscribe topic button style fixes
2023-01-25 01:00:10 +03:00
bniwredyc
9c43b0fc30
create settings page
2023-01-24 21:31:21 +01:00
5de1441895
Set default mode on the author page
2023-01-24 01:12:28 +03:00
a66c49ada9
Style fixes
2023-01-24 01:11:36 +03:00
95fd5e0f17
Style fixes
2023-01-24 00:31:47 +03:00
cdb0bab8c3
solid-primitives
2023-01-20 13:53:35 +03:00
9722c031a1
merged
2023-01-20 13:50:29 +03:00
b5bd00728d
fixing
2023-01-20 13:49:25 +03:00
Ilya Y
1977493dcd
Delete reaction ( #85 )
...
* Delete reactions
2023-01-20 07:40:55 +03:00
97d30f155d
fixing upload...
2023-01-10 10:48:59 +03:00
dc6dda4745
Profile ( #81 )
...
- Show profile tabs (comments and about)
- Save profile fields
Co-authored-by: ilya-bkv <i.yablokov@ccmp.me>
2023-01-08 17:45:33 +03:00
a9339e6dfd
merginglab
2023-01-08 02:07:37 +03:00
6ae1296596
merged
2023-01-08 00:47:45 +03:00
ilya-bkv
971e4e97a6
Comment tree rerender Rerender fix
2023-01-07 13:28:14 +03:00
bniwredyc
0cd5dd1498
recursive comments
2023-01-04 14:26:18 +01:00
ilya-bkv
eb7e7bd063
Show profile tabs (comments and about)
2022-12-29 15:35:24 +03:00
ilya-bkv
8efde302a6
[WiP] revert tree comments
2022-12-23 12:10:17 +03:00
ilya-bkv
e85e011694
[WiP] tree comments
2022-12-23 10:50:12 +03:00
ilya-bkv
8d4b06277b
[WiP] createReaction debug
2022-12-23 10:08:17 +03:00
ilya-bkv
3411a23cf7
[WiP] createReaction debug
2022-12-23 08:24:31 +03:00
3b2382b59b
Fixed linter errors
2022-12-21 23:39:40 +03:00
09a4f90b1a
Profile page fixes
2022-12-21 23:31:16 +03:00
9ec3e9a525
Comments decorations
2022-12-18 17:25:41 +03:00
ilya-bkv
7f0a902d04
add check
2022-12-18 01:31:33 +03:00
Tony
0b70289195
Prepare inbox ( #65 )
...
Chat client - MVP
2022-12-17 06:27:00 +03:00
ilya-bkv
a5ae274c3e
resolve conversation
2022-12-17 06:11:34 +03:00
ilya-bkv
1ddfc8e9a5
Nested comments
2022-12-16 10:25:49 +03:00
ilya-bkv
2f252da9db
[WiP] init & test
2022-12-16 08:35:53 +03:00
7e256b3ed4
Add subscribed mode to subscribing topic button
2022-12-15 23:13:57 +03:00
ilya-bkv
6d0ae5662a
tst
2022-12-15 18:06:37 +03:00
ilya-bkv
3b3cb8021e
Linter fix...
2022-12-15 16:40:52 +03:00
ilya-bkv
07f67f02c9
Linter fix
2022-12-15 16:28:00 +03:00
ilya-bkv
06cb620211
Temp poling messages
2022-12-15 16:25:20 +03:00
ilya-bkv
94f14d101d
linter fix
2022-12-15 14:07:11 +03:00
ilya-bkv
9e5af06761
Message Actions (static)
2022-12-15 13:58:54 +03:00
ilya-bkv
7f6d2b99f2
Sort dialog list by last update time
2022-12-15 12:08:03 +03:00
ilya-bkv
f8d1826ae1
Send message from context
2022-12-15 10:00:57 +03:00
ilya-bkv
4d57d63d11
fix Reply view
2022-12-14 15:15:56 +03:00
ilya-bkv
1badb74f6f
Pass selected action to message component
2022-12-14 10:07:01 +03:00
ilya-bkv
fe91ec7b00
Support line breaks
2022-12-14 06:38:49 +03:00
ilya-bkv
a0952c32c6
keep opened chat open after refresh Send form by enter
2022-12-14 06:27:11 +03:00
ilya-bkv
d100f82666
keep opened chat open after refresh page
2022-12-13 14:49:04 +03:00
ilya-bkv
e08d72a926
Context popup
2022-12-13 14:10:54 +03:00
ilya-bkv
e067f15f0b
Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox
2022-12-12 12:59:06 +03:00
ilya-bkv
0b82a5e379
[WiP] Quote in msg body
2022-12-12 12:58:54 +03:00
582b666da2
test sse endpoint
2022-12-12 11:56:54 +03:00
ilya-bkv
2ed61fd763
Fix group avatar
2022-12-12 11:22:10 +03:00
ilya-bkv
73335ec3ff
[WiP]
2022-12-12 11:11:55 +03:00
ilya-bkv
44290cd88a
lint fix
2022-12-12 09:18:04 +03:00
ilya-bkv
072213fcc0
Quoted message
2022-12-12 09:09:06 +03:00
Tony
c9666e63f9
Merge pull request #73 from Discours/profile
...
profile settings, s3 upload
2022-12-10 09:35:31 +03:00
ilya-bkv
f53513f37f
Migrate to module.scss
2022-12-10 05:19:33 +03:00
ilya-bkv
314f2972fe
Show reply in message box
2022-12-09 18:30:20 +03:00
ilya-bkv
c8b202d5f7
reply actions
2022-12-09 15:19:30 +03:00
ilya-bkv
0c975c9860
Selected dialog styles
2022-12-09 13:22:56 +03:00
ilya-bkv
7d9f99f4b4
About myself
2022-12-09 09:09:21 +03:00
ilya-bkv
81b36f759a
Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox
2022-12-09 07:03:38 +03:00
ilya-bkv
7f249e45de
router fix
2022-12-09 07:03:16 +03:00
Igor Lobanov
41fc515087
lint
2022-12-08 11:41:43 +01:00
Igor Lobanov
eeaa44bfc9
Merge branch 'dev' into prepare-inbox
2022-12-08 11:15:48 +01:00
Igor Lobanov
04d9f47aec
author name hotfix
2022-12-07 21:11:32 +01:00
Igor Lobanov
4191439d4d
lint
2022-12-07 21:10:26 +01:00
Igor Lobanov
73ac5a1e9a
articles fix
2022-12-07 20:49:03 +01:00
Igor Lobanov
5c6a93c241
anchors and mainTopic fixes
2022-12-07 19:38:05 +01:00
b061ed59da
fix-wonka
2022-12-07 16:02:36 +03:00
4f47a7334d
merged
2022-12-07 15:49:03 +03:00
ilya-bkv
0caf36268e
Create chat fix
2022-12-07 14:10:39 +03:00
ilya-bkv
13633d15de
linter
2022-12-07 11:53:41 +03:00
ilya-bkv
faca294079
Validation message
2022-12-07 11:37:40 +03:00
47822553bd
same-person-but-title
2022-12-07 10:50:24 +03:00
fe4f55ad11
Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into prepare-inbox
2022-12-07 10:39:27 +03:00
199e9cf93b
subs client
2022-12-07 10:39:09 +03:00
ilya-bkv
c41edc3387
lint temp.fix
2022-12-07 09:15:33 +03:00
ilya-bkv
26ba1448a3
Fix messages after merge
2022-12-07 09:10:45 +03:00
Igor Lobanov
e332a8a674
article page. & comments fix
2022-12-06 17:03:55 +01:00
ilya-bkv
80577c2cd3
Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox
2022-12-06 12:03:37 +03:00
ilya-bkv
267b201732
Redirect to chat
2022-12-06 12:03:23 +03:00
5caa7bbb3a
Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into prepare-inbox
2022-12-06 11:58:48 +03:00
c7ee041d8c
sse and fixes
2022-12-06 11:58:25 +03:00
ilya-bkv
c491edc8f7
Prettify Message
2022-12-06 08:47:02 +03:00
ilya-bkv
edf8194382
linter fix
2022-12-06 06:44:10 +03:00
ilya-bkv
ad2dc2f146
hide about field
2022-12-06 06:41:49 +03:00
ilya-bkv
9602925a31
Chats is working!
2022-12-05 13:45:53 +03:00
ilya-bkv
aae7b6da64
Add render messages
2022-12-05 10:39:41 +03:00
ilya-bkv
2631933a1a
Add fallback screen
2022-12-05 09:50:21 +03:00
ilya-bkv
61a598e0bb
[WiP] messages update
2022-12-05 08:41:53 +03:00
2a70e3ebc5
Revert icons
2022-12-04 18:10:27 +03:00
24370405c9
Fixed search field focus style
2022-12-04 17:02:45 +03:00
bf77a05531
userpic-upload
2022-12-04 12:46:13 +03:00
ilya-bkv
c124cfc971
Refactoring after backend update
2022-12-03 17:34:15 +03:00
ilya-bkv
7c373697f0
Fix change fields
2022-12-03 14:17:19 +03:00
ilya-bkv
953c12a0c6
[WiP] test upload
2022-12-03 13:44:11 +03:00
ilya-bkv
762cbf2447
test upload
2022-12-03 13:35:48 +03:00
0d3a7e5c64
merged
2022-12-03 10:15:13 +03:00
Igor Lobanov
e61181392c
home page tops fix, all authors, all topics fixes and more
2022-12-02 16:28:07 +01:00
8256ed2c87
fixl
2022-12-02 14:42:06 +03:00
c1729ba18b
linter-unfuck
2022-12-02 14:35:15 +03:00
8be277c602
inbox-hitfixes
2022-12-02 14:11:45 +03:00
cc87a21b46
fixed-profile
2022-12-02 09:54:28 +03:00
39b0160cf4
fields
2022-12-02 09:40:26 +03:00
c5906a2762
mrged-testing
2022-12-02 09:28:05 +03:00
ilya-bkv
8cac09951e
[WiP] Upload ava
2022-12-02 09:12:50 +03:00
ilya-bkv
38fe38c7fb
Linter fixies
2022-12-01 21:52:44 +03:00
ilya-bkv
c74235182c
[WiP] Save settings (buggy backend responce)
2022-12-01 21:07:27 +03:00
ilya-bkv
22ede100e5
Update profile post
2022-12-01 20:16:14 +03:00
1831c9b61f
Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev
2022-12-01 12:53:43 +03:00
ilya-bkv
7b0bac4eca
Get User Data & i18n
2022-12-01 11:37:04 +03:00
ilya-bkv
bbabb69555
Fix linter
2022-12-01 09:09:29 +03:00
ilya-bkv
f98c849ed9
Chat Header
2022-12-01 09:00:51 +03:00
ilya-bkv
15ad8bf8dd
Linter fixies
2022-12-01 06:26:44 +03:00
c086a242b7
Fixed all authors page style
2022-12-01 00:50:33 +03:00
ebb302b403
Profile security page fixes
2022-11-30 21:15:01 +03:00
ilya-bkv
4e889a2c67
Chats in store
2022-11-30 18:25:02 +03:00
38cee93f33
reaction fix
2022-11-29 14:01:23 +03:00
ilya-bkv
a319404851
Chat list filters
2022-11-29 10:04:38 +03:00
ilya-bkv
a6a0b804b7
Linter fix
2022-11-29 09:04:23 +03:00
ilya-bkv
9de323b752
Grouped avatar
2022-11-29 08:36:32 +03:00
a880c6e7d9
Added subscription and security pages settings
2022-11-29 01:14:19 +03:00
ilya-bkv
afef6d3639
[WiP] messages render
2022-11-28 07:10:13 +03:00
013bdd48d0
sendlink-template-patch
2022-11-27 22:19:06 +03:00
238449ba1d
linting-passing-ritual-dance
2022-11-27 21:36:45 +03:00
ilya-bkv
737a77ae9a
[WiP] intermediate merge
2022-11-27 21:08:11 +03:00
6ca51225b1
fixing-slider
2022-11-27 20:30:59 +03:00
a3f63e0da0
slider-as-wrapper
2022-11-27 20:02:04 +03:00
ilya-bkv
21bf779f24
Chat list [WiP]
2022-11-27 14:45:36 +03:00
8ad358d749
added video and show literature
2022-11-27 14:35:27 +03:00
d68cb92462
Merge remote-tracking branch 'origin/prepare-inbox' into testing
2022-11-27 14:02:16 +03:00
304c5e420f
Merge remote-tracking branch 'origin/dev' into testing
2022-11-27 14:01:55 +03:00
d0a165c3f4
media-audio-view
2022-11-27 14:00:44 +03:00
9b4cede871
beautiful all-topics and all-authors, some icons
2022-11-27 11:15:03 +03:00
ilya-bkv
ba7395f4b7
Chat list [WiP]
2022-11-27 10:10:04 +03:00
ae91ce27df
Merge comments-fix
2022-11-27 09:37:21 +03:00
e232616cf2
cosmetics
2022-11-27 09:33:05 +03:00
Tony
769788b99f
Merge pull request #67 from Discours/profile
...
Profile settings
2022-11-27 09:09:02 +03:00
ilya-bkv
85f82d4898
Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox
2022-11-27 08:50:05 +03:00
ilya-bkv
ea9d440cdf
Invite users modal
2022-11-27 08:49:48 +03:00
57f1d026da
WIP Comments
2022-11-27 00:27:54 +03:00
f6ec3558d6
wip-fixing
2022-11-26 19:51:08 +03:00
27514b495c
hotixes-2
2022-11-26 04:46:34 +03:00
236806c79e
minor fixes
2022-11-26 02:34:46 +03:00
7224b87797
Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev
2022-11-25 16:30:06 +03:00
Igor Lobanov
7bd9320d24
fixes
2022-11-25 12:03:51 +01:00
Igor Lobanov
539c0454ff
author loading fix
2022-11-25 10:38:40 +01:00
2831d0015f
fix-author-page
2022-11-25 11:24:07 +03:00
a15069120b
lintable
2022-11-25 11:19:04 +03:00
4071af4b82
lint
2022-11-25 10:25:06 +03:00
aea582cf5e
all-authors-topics-stat-fixes
2022-11-25 08:54:19 +03:00
b0f4f92aa9
Profile settings
2022-11-25 00:37:43 +03:00
ilya-bkv
abd18c24a2
init inbox context
2022-11-24 18:39:31 +03:00
ilya-bkv
e2679ce6b1
Wip
2022-11-24 15:58:07 +03:00
ilya-bkv
9af56f3425
Merge remote-tracking branch 'origin/prepare-inbox' into prepare-inbox
...
# Conflicts:
# src/stores/inbox.ts
2022-11-24 12:08:56 +03:00
ilya-bkv
68ac7b82ba
Wip
2022-11-24 12:07:52 +03:00
07f3a65c40
update-api
2022-11-24 12:06:48 +03:00
1054dee23d
merged
2022-11-24 11:07:56 +03:00
7a6b028d1b
Merge branch 'prepare-inbox' into prepare-comments
2022-11-24 11:04:48 +03:00
fe066b7e3f
fixed-comments
2022-11-24 10:33:16 +03:00
ilya-bkv
11cbdd47af
Linter fix
2022-11-24 10:11:24 +03:00
ilya-bkv
6a94474732
Resolve Conversation
2022-11-24 09:52:31 +03:00
ilya-bkv
271e67f305
[WIP] cleanup
2022-11-24 08:38:44 +03:00
Igor Lobanov
e8df43bfb5
Merge remote-tracking branch 'origin/dev' into prepare-inbox
2022-11-23 23:47:55 +01:00
48153582fe
Merge remote-tracking branch 'origin/dev' into prepare-comments
2022-11-24 00:10:51 +03:00
abb2075069
Minor style fixes
2022-11-23 23:47:06 +03:00
c4ecec9c06
Create rating control. Refactoring style.
2022-11-23 22:14:59 +03:00
Igor Lobanov
ffc0b7abf9
lint
2022-11-23 13:31:13 +01:00
8cc0fd1359
linter, linter, let me work
2022-11-23 09:01:38 +03:00
978eb1e4d9
fix-linter
2022-11-23 08:38:55 +03:00
75af4d5ce0
Merge branch 'prepare-comments' into prepare-inbox
2022-11-23 08:33:30 +03:00
3d2224e7f2
pseudonames
2022-11-23 08:28:41 +03:00
ilya-bkv
4ddf3dce53
Merge remote-tracking branch 'origin/dev' into prepare-inbox
2022-11-23 08:20:02 +03:00
ilya-bkv
57a216de03
[WIP] Chat creation
2022-11-23 07:12:11 +03:00
817d2e2d74
fix-condition
2022-11-22 22:04:55 +03:00
dda1aa55fa
trig-test-build
2022-11-22 17:05:41 +03:00
3624004e03
all-topics-all-authors-cosmetics-and-refactoring
2022-11-22 12:27:01 +03:00
ilya-bkv
62926197d1
Merge remote-tracking branch 'origin/auth-fixes' into prepare-inbox
2022-11-22 06:22:25 +03:00
Igor Lobanov
ff04a63ebc
fixes
2022-11-22 04:05:20 +01:00
ilya-bkv
e558b1814d
Merge remote-tracking branch 'origin/dev' into prepare-inbox
2022-11-21 17:06:17 +03:00
Igor Lobanov
1d9773183e
lint
2022-11-21 14:02:04 +01:00
ilya-bkv
9f0502cab0
Merge remote-tracking branch 'origin/dev' into prepare-inbox
...
# Conflicts:
# src/utils/config.ts
2022-11-21 09:01:20 +03:00
ilya-bkv
6e21d0640b
Merge remote-tracking branch 'origin/dev' into prepare-inbox
...
# Conflicts:
# src/components/Inbox/Message.module.scss
# src/components/Views/Inbox.tsx
# src/styles/Inbox.scss
# src/utils/config.ts
2022-11-21 08:38:34 +03:00
ilya-bkv
ad55c1972b
[WIP] Refactor message card
2022-11-21 08:06:53 +03:00
Igor Lobanov
382d420f38
lint
2022-11-21 01:26:20 +01:00
Igor Lobanov
c1cc1a3ad9
refactoring fixes
2022-11-21 01:12:20 +01:00
Igor Lobanov
995a7be94e
Merge branch 'search-component' of github.com:Discours/discoursio-webapp into search-component
2022-11-21 01:02:00 +01:00
bee558834f
Minor style fix
2022-11-21 01:19:03 +03:00
296011eb57
Style fixes
2022-11-21 01:10:07 +03:00
Igor Lobanov
90532fe7bb
Merge branch 'search-component' of github.com:Discours/discoursio-webapp into search-component
2022-11-20 22:26:10 +01:00
Igor Lobanov
1cf942f6c8
i like to move it. move it
2022-11-20 22:25:59 +01:00
94f9e77203
Style fixes
2022-11-21 00:23:12 +03:00
73b61b3828
Merge branch 'search-component' of https://github.com/Discours/discoursio-webapp into search-component
...
Conflicts:
src/components/Views/AllAuthors.tsx
src/components/Views/AllTopics.tsx
2022-11-19 16:16:05 +03:00
9f537a75c1
Fixed alltopics and all authors page style
2022-11-19 16:04:42 +03:00
8364acb85b
linter-passing
2022-11-19 11:16:00 +03:00
89450336e7
authors-with-counters
2022-11-19 11:09:52 +03:00
8ffb0ca7ce
Merge branch 'dev' into search-component
2022-11-19 08:01:20 +03:00
2fe1a67e23
author-fixes
2022-11-19 08:00:54 +03:00
180db86fd2
Added search component to the all authors page
2022-11-18 21:54:32 +03:00
e80a9ec7e7
Added search component
2022-11-18 21:33:31 +03:00
b64aa7eaa7
Merge branch 'dev' of github.com:Discours/discoursio-webapp into dev
2022-11-18 08:53:43 +03:00
f733195aa7
migration bio fix
2022-11-18 08:52:42 +03:00
Igor Lobanov
e6ca25fffa
Merge remote-tracking branch 'origin/dev' into refactoing-catch-up
...
# Conflicts:
# src/components/Views/Search.tsx
2022-11-18 03:46:11 +01:00
Igor Lobanov
46b4ecc7ea
catch up with backend refactoring
2022-11-18 03:23:04 +01:00
e39414d975
search-wip, bio fix
2022-11-18 02:20:40 +03:00
a8247bafd6
need some cosmetics
2022-11-17 23:08:12 +03:00
2f65142236
linter-pass-sort-fix
2022-11-17 20:32:21 +03:00
b1b3e12811
abc sort fix
2022-11-17 20:20:19 +03:00
94ff466e3d
some fixes
2022-11-17 09:56:24 +03:00
e65b075dca
Merge remote-tracking branch 'origin/dev' into client-routing-minor-fixes
2022-11-17 09:39:37 +03:00
ff85721961
loadby-refactored-merged
2022-11-17 09:32:48 +03:00
74415132fa
Load more button minor fix
2022-11-17 00:15:01 +03:00
2341e83772
Home page fixes
2022-11-17 00:08:04 +03:00
ilya-bkv
a0a7a5146a
WIP
2022-11-16 22:39:50 +03:00
ilya-bkv
d504e02ccb
WIP
2022-11-16 22:38:16 +03:00
ilya-bkv
d708347a95
Routes to /inbox
2022-11-16 16:44:41 +03:00
ilya-bkv
f3eccb1ff2
Merge remote-tracking branch 'origin/layouts' into prepare-inbox
2022-11-16 15:26:44 +03:00
ilya-bkv
b15b31dd2f
Add markdown, message component [WiP]
2022-11-16 15:25:37 +03:00
326395e40c
dev-sync
2022-11-16 11:23:19 +03:00
0c0084365d
wip-refactoring
2022-11-16 09:34:22 +03:00
ilya-bkv
ecde2d8c99
Textarea autoresize
2022-11-16 07:56:15 +03:00
Igor Lobanov
28fa18b7c0
ClientContainer -> ShowOnlyOnClient, topic and author page fixes
2022-11-15 17:16:31 +01:00
a69ce90f2d
layouts-apifixed
2022-11-15 18:27:02 +03:00
39aec90013
merging
2022-11-15 17:24:50 +03:00
ilya-bkv
b207fb9e0c
linter fixies
2022-11-15 16:55:00 +03:00
ilya-bkv
724ab4717d
Merge with dev
2022-11-15 15:48:42 +03:00
a9a22cd7f6
postmerge
2022-11-15 15:15:35 +03:00
3831b148a9
merge-wip-prepare-inbox
2022-11-15 15:15:07 +03:00
ilya-bkv
16dfe9d57b
Merge remote-tracking branch 'origin/dev' into prepare-inbox
...
# Conflicts:
# src/components/Nav/AuthModal/ForgotPasswordForm.tsx
# src/graphql/types.gen.ts
# src/stores/auth.ts
# src/utils/apiClient.ts
# src/utils/config.ts
2022-11-15 15:14:19 +03:00
ilya-bkv
8e88d2a68b
Create chat
2022-11-15 12:45:55 +03:00
d47396bb9c
enable ssr for those
2022-11-15 12:38:12 +03:00
ac3b4b82d8
Fixed header icons position
2022-11-15 01:10:26 +03:00
e645fae850
Fixed all topics and all authors style
2022-11-15 00:58:33 +03:00
058a763f49
Fixed connect page
2022-11-15 00:57:19 +03:00
50dfab4254
Fixed topics page style
2022-11-15 00:17:20 +03:00
59c2283b39
Header minor fixes
2022-11-14 23:32:17 +03:00
843912b95d
postmerge-fixes
2022-11-14 20:41:05 +03:00
9965a21e6b
linter-pass
2022-11-14 20:09:51 +03:00
ilya-bkv
cc54f055f3
wip
2022-11-14 16:07:49 +03:00
Igor Lobanov
338d9e3d08
code review
2022-11-14 11:02:08 +01:00
88efe043d5
Merge branch 'prepare-inbox' of github.com:Discours/discoursio-webapp into layouts
2022-11-14 12:48:26 +03:00
faab8ad544
Soundwave component
2022-11-14 12:30:20 +03:00
6fc26283bd
fix-ackee-increment
2022-11-14 11:03:48 +03:00
9e04595b3e
ackee-test
2022-11-14 09:52:08 +03:00
10e6938b11
tracker-script
2022-11-14 09:28:46 +03:00
Igor Lobanov
b56f5e5751
lint
2022-11-14 02:20:02 +01:00
Igor Lobanov
732d09bf88
Merge remote-tracking branch 'origin/dev' into auth-menu
...
# Conflicts:
# src/components/Views/Topic.tsx
2022-11-14 02:18:41 +01:00
Igor Lobanov
f66015cd77
more error handling
2022-11-14 02:17:12 +01:00
11874c6c1d
auth context
...
topic page fix, getAuthor, getTopic
newapi -> testapi
fixes
2022-11-14 01:09:20 +01:00
b5c221e1b3
Added style slider and Row2 additional modes
2022-11-13 22:35:57 +03:00
fd15d04231
Fixed icons
2022-11-13 21:56:58 +03:00
53634b997e
Fixed auth modal
2022-11-13 17:21:48 +03:00
40850eb5d4
Fixed slider style
2022-11-13 16:36:04 +03:00
9a0b84be3d
Minor header controls fixes
2022-11-13 16:17:38 +03:00
42489bb297
fixed
2022-11-13 15:14:04 +03:00
dd1840d41f
fix-fix
2022-11-13 13:42:47 +03:00
c269e0d632
Fixed header navigation style
2022-11-13 13:36:44 +03:00
d1fbc48775
linting-fix
2022-11-13 12:37:53 +03:00
28f52ba745
refactoring-wpi
2022-11-13 12:25:31 +03:00
e6a14c6fa1
postrefactor-fixes
2022-11-13 09:47:17 +03:00
e9e141b36f
upgrade-pks
2022-11-13 09:44:30 +03:00
6595b64af0
fix
2022-11-13 08:15:21 +03:00
cddc9d6a67
expo route fix
2022-11-13 06:47:55 +03:00
6c4f89597f
layout term minimum usage, some refactorings
2022-11-13 06:40:37 +03:00
405fbb4db1
layout upgrade
2022-11-12 21:59:29 +03:00
30fe44979e
wip-layouts
2022-11-12 21:14:20 +03:00
fab46a6ef2
Merge remote-tracking branch 'origin' into layouts
2022-11-11 20:47:46 +03:00
613617da0b
Minor layout fixes
2022-11-11 13:22:07 +03:00
8ffa30f1be
Minor fixes about pages
2022-11-11 12:34:40 +03:00
76d43514e6
Fixed all authors page
2022-11-11 11:58:22 +03:00
ilya-bkv
e29c640ccb
fade in-out dialogs list
2022-11-11 07:34:18 +03:00
3f5c2deab6
donate fixed
2022-11-10 20:04:39 +03:00
ilya-bkv
f180785b46
Dialogs list component update
2022-11-10 18:58:43 +03:00
Igor Lobanov
a169fc3b81
fixes and lint
2022-11-10 16:17:57 +01:00
ilya-bkv
350a340969
Dialogs list component
2022-11-10 18:06:02 +03:00
Igor Lobanov
31d837eca2
New editor WIP
2022-11-10 16:00:38 +01:00
071d700bf0
Removed redundant block on the topic page
2022-11-10 01:14:14 +03:00
580b8426b8
Fixed selection style
2022-11-10 00:47:52 +03:00
c92fd115c4
Fixed about pages style
2022-11-10 00:39:54 +03:00
64907a84e6
Fixed content index control style
2022-11-09 22:51:41 +03:00
c9958adadc
Fixed topics page style
2022-11-09 22:02:12 +03:00
Igor Lobanov
6da1ff8b8d
Merge pull request #52 from Discours/topic-page
...
Topic page fixes
2022-11-09 17:14:42 +01:00