MTG2000
1be2bb4fae
feat: wired linking account api and form state, updated card ui
2022-08-17 13:31:13 +03:00
MTG2000
5a7bac8325
feat: update the structure of the profile and edit-profile apis
2022-08-17 12:36:33 +03:00
MTG2000
2085529243
Merge branch 'dev' into feature/linking-accounts
2022-08-17 10:20:53 +03:00
MTG2000
ec10c75063
remove logs
2022-08-17 10:20:36 +03:00
MTG2000
c7223ea67a
fix: delete old user key
2022-08-17 10:15:28 +03:00
MTG2000
4a5348717b
logs
2022-08-17 10:02:15 +03:00
MTG2000
b32eeaa33a
Merge branch 'dev' into feature/linking-accounts
2022-08-17 09:52:41 +03:00
MTG2000
709392996c
update: db schema
2022-08-17 09:51:20 +03:00
MTG2000
dd6a0f0021
fix: remove old user-keys
2022-08-09 14:29:42 +03:00
MTG2000
28eadcc1ff
fix: remove old userKeys when linking key
2022-08-09 14:25:17 +03:00
MTG2000
4dfa4800da
feat: add update/delete wallet keys api & widgets
2022-08-09 13:05:21 +03:00
MTG2000
30dc59dded
fix: allow linking already linked key
2022-08-08 21:52:48 +03:00
MTG2000
2e77357270
Merge branch 'dev' into feature/linking-accounts
2022-08-08 21:26:19 +03:00
MTG2000
bc0980488e
remove logs
2022-08-08 21:25:14 +03:00
MTG2000
69e3c84d01
add logs
2022-08-08 21:20:57 +03:00
MTG2000
a607d0cee3
add logs
2022-08-08 21:20:31 +03:00
MTG2000
8d0fe7eaf7
add logs
2022-08-08 21:10:17 +03:00
MTG2000
62d35f41ed
add logs
2022-08-08 19:50:20 +03:00
MTG2000
e9bcff88d6
add logs
2022-08-08 19:49:26 +03:00
MTG2000
940c4ba66c
feat: base of linking api
2022-08-08 17:11:59 +03:00
MTG2000
d43b3215bb
feat: comments nostr tooltip, relays connection status, wrap nav content in page-container, show total comments count on story card, created prefernces service
2022-07-30 11:11:29 +03:00
MTG2000
0004c4d349
refactor: re-wrote the comments.worker code to a custom hook that is cleaner, ending loading state after new event is fetched
2022-07-29 10:52:44 +03:00
MTG2000
7164daa7b9
feat: base voting api for comments
2022-07-28 19:04:51 +03:00
MTG2000
b28de208d5
feat: basic nostr-settings profile section
2022-07-28 14:14:53 +03:00
MTG2000
4904f492a1
Merge branch 'dev' into nostr
2022-07-27 18:33:55 +03:00
MTG2000
5ce4948496
update: update touranments count in donation page
2022-07-27 18:33:24 +03:00
MTG2000
4336461eb7
update: update the donation page stats
2022-07-27 18:30:37 +03:00
MTG2000
a2d84c8f54
feat: loading state to comments, delay success until comment is fetched, enable collapsing replies, fix comments section cards borders
2022-07-26 17:27:16 +03:00
MTG2000
9492746441
Merge branch 'dev' into nostr
2022-07-25 20:32:19 +03:00
MTG2000
61fb44649c
feat: enable voting to comment lightning address
2022-07-24 17:30:11 +03:00
MTG2000
ff9c13481f
feat: purify injected html in post & comments
2022-07-23 12:25:56 +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
ec5f81c286
feat: make logo link to the homepage of the app, rename login btn to connect, remove html entities from post excerpt
2022-07-21 08:15:31 +03:00
MTG2000
41b8ff40c6
fix: sign-event api working
2022-07-20 19:41:30 +03:00
MTG2000
7cc990e4e8
fix: broken posts api
2022-07-20 19:12:07 +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
7cd6fc749c
feat: built stories component in profile
2022-07-14 11:39:59 +03:00
MTG2000
a0e13327a6
feat: split the create-story component into multiple ones, build drafts api & components, build reset editor on drafts change, delete draft, dateDiff helper
2022-07-13 16:14:16 +03:00
MTG2000
c824be44a6
update: disable save draft btn on published posts
2022-07-12 18:17:58 +03:00
MTG2000
c37d62ad17
feat: getMyDrafts api, base drafts list, add drafts to database
2022-07-12 18:05:55 +03:00
MTG2000
3f6c344d16
feat: add description to tags, update the tags input structure, make post title biggest
2022-07-11 14:52:01 +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
309fef3b08
fix: make "all" filter default in hacathons, display empty message
2022-07-04 18:56:25 +03:00
MTG2000
cc566df768
update: change auth mechanism to be unified for all sites
2022-06-15 17:58:12 +03:00
MTG2000
3d71ed0059
fix: fixed update story tags not removing old ones
2022-06-15 16:11:04 +03:00
MTG2000
5c5acd2727
fix: reorder offical tags filter
2022-06-15 12:05:56 +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