MTG2000
ff9c13481f
feat: purify injected html in post & comments
2022-07-23 12:25:56 +03:00
MTG2000
fb7c4a11ec
chore: delete old files
2022-07-21 19:29:24 +03:00
MTG2000
8171930825
feat: replying functionality
2022-07-21 19:28:23 +03:00
MTG2000
8c5eac030b
feat: pubkeys-to-users api, finished the addComment component functionality, show/hide reply
2022-07-21 19:03:29 +03:00
MTG2000
41b8ff40c6
fix: sign-event api working
2022-07-20 19:41:30 +03:00
MTG2000
263e8c410d
feat: more work on the commenting system
2022-07-20 18:36:51 +03:00
MTG2000
9d8f591596
feat: create an api for signing events
2022-07-19 18:17:25 +03:00
MTG2000
accbf67b1f
feat: base commenting functions
2022-07-19 17:55:04 +03:00
MTG2000
ba10ee629d
chore: download packages
2022-07-18 16:33:57 +03:00
MTG2000
25d31f373d
fix: make cover_image optional, disable custom tags, make ul,ol tags styled a little
2022-07-08 16:48:34 +03:00
MTG2000
adaebbe324
fix: add validation message to missing story field in createStory
2022-06-19 19:30:52 +03:00
MTG2000
6cfaa8e354
fix: fix multline breaks in post body, add slugs to urls
2022-06-15 21:05:52 +03:00
MTG2000
9a8dc9431b
fix: fixing pre-launch issues
...
- refactor the tags topics stuff (apis/mocks/components)
- update TagsInput
- Change how feed page looks on tags filtering
2022-06-14 17:40:47 +03:00
MTG2000
3bb0100d36
fix: fixing pre-launch issues
...
- fix inconisistent border sizes & radius
- add back button to createStoryPage
- add cover image to story page
- update FAQs in donations page
2022-06-14 09:43:55 +03:00
MTG2000
e46649513d
fix: fixing pre-lanuch issues
...
- store post's body as markdown
- stories page design changes
- thick borders post details page
- make text-editor toolbar sticky
- fix update post api
- change dropdown icons to emojis
- remove vote/comments stats from postDetailsPage
- remove "Type of post" component from createPostPage & replace it with back button
- change insert tags placeholder text
2022-06-13 16:32:31 +03:00
MTG2000
4c10b48869
chore: finish connecting profile about, add lightning_address to profile, fix global meta tags
2022-06-04 17:52:57 +03:00
MTG2000
2f9d05b8cb
feat: Create story page
...
- topics input component
- refactor autocomplete component
- create staging slice
- fix post details username overflow
2022-06-03 22:35:31 +03:00
MTG2000
edb90296ca
change: change search component
...
- changed search component structure & api due to it being displayed differently in mobile & desktop
2022-05-27 17:04:31 +03:00
MTG2000
3709b4d93c
feat: enable voting in other components
2022-05-21 16:21:28 +03:00
MTG2000
80c9e31467
feat: connect feed filters apis with ui, change filters list style
2022-05-20 15:32:38 +03:00
MTG2000
c30566cf14
feat: vote button reset cntr, replace old votes cntr in some components
2022-05-18 10:33:08 +03:00
MTG2000
3964c086e6
style: blog components responsive
2022-05-16 12:25:48 +03:00
MTG2000
c4148d3bda
style: post details page & feed page layout
2022-05-13 11:37:45 +03:00
MTG2000
36790cab5e
feat: file drag input component
2022-05-11 18:35:53 +03:00
MTG2000
e40538ef7e
fix: handle editor errors, text editor preview story
2022-05-01 11:51:56 +03:00
MTG2000
b2209db14d
feat: added comments section to story/question content page
2022-04-30 12:54:42 +03:00
MTG2000
8be941f584
feat: enable replying to comments
2022-04-30 12:30:04 +03:00
MTG2000
618b214853
feat: InsertImageModal, img cmd in TextEditor, Make AddComment Controlled
2022-04-30 11:52:49 +03:00
MTG2000
40fcfc89f4
feat: comment editor, add classes customization to toolbtn
2022-04-28 14:37:33 +03:00
MTG2000
d7b2499c13
feat: comment with replies component, convertCommentsToTree helper method, comments section component, add comment input component, useAutoResizableText area, update mocks with comments data
2022-04-26 10:41:03 +03:00
MTG2000
2b0d2c174c
feat: comment card component, update post comments api fields
2022-04-25 19:02:58 +03:00
MTG2000
622a98b5f4
feat: add lazy loading to app pages, pull out tw theme to a module, add filters to getFeed api
2022-04-20 12:15:43 +03:00
MTG2000
5c81dc2a7e
feat: add the post details routes, added skeleton to trending card
2022-04-20 10:22:54 +03:00
MTG2000
75186e7492
feat: add new props to posts types, add get post details mock api, add POST_TYPE enum
2022-04-20 09:30:24 +03:00
MTG2000
c73a21190b
feat: story content page, bounty content page
2022-04-19 17:54:06 +03:00
MTG2000
e5afadd82a
feat: post details page base
2022-04-19 12:05:06 +03:00
MTG2000
53ca162200
feat: built post actions card, post author card
2022-04-19 11:48:28 +03:00
MTG2000
1f817c8a79
feat: added infinite scroll to feed page
2022-04-18 16:37:59 +03:00
MTG2000
1a13cd6c3c
feat: make filters sticky
2022-04-18 14:39:42 +03:00
MTG2000
c75777f5a8
feat: Add useReachedBottom hook, add post card skeleton, clean-up Post Card components
2022-04-18 14:16:55 +03:00
MTG2000
72144d61e7
feat: Build Feed Page, Built Feed filters cards
2022-04-17 15:46:28 +03:00
MTG2000
3441aee98e
fix: update bounty card styles
2022-04-17 14:46:32 +03:00
MTG2000
e5a0dc0843
feat: add posts mocks handlesr, add post type gurads
2022-04-17 12:23:46 +03:00
MTG2000
ae5cd27b5a
feat: added schema to backend
2022-04-16 17:31:17 +03:00
MTG2000
9b7afbffcd
feat: built rest of post cards variations
2022-04-16 15:52:35 +03:00
MTG2000
1dbbbb210c
feat: built storycard
2022-04-15 17:47:17 +03:00