You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nostrweb/src
OFF0 f92cfbbb31
contact: add follow and unfollow support
this creates a kind 3 event that includes a list of profiles that
the user is following.

the feed is still the public global feed and individual feed with
only events from followed pubkeys will be added in the next commit.

also:
- updated following and unfollwing wording
- added proper primary and secondary button styles.
1 year ago
..
assets pwa: add manifest and related app icons 2 years ago
styles contact: add follow and unfollow support 1 year ago
utils content: fix parse links with uppercase characters 1 year ago
about.html about: fix styling 2 years ago
contacts.ts contact: add follow and unfollow support 1 year ago
events.ts contact: add follow and unfollow support 1 year ago
favicon.ico getting ready 2 years ago
index.html contact: add follow and unfollow support 1 year ago
main.ts contact: add follow and unfollow support 1 year ago
manifest.json pwa: add manifest and related app icons 2 years ago
media.ts profiles: improve profile view 1 year ago
notes.ts refactor: improve view and move code to ui and notes 2 years ago
profiles.ts profile: refactor 1 year ago
reactions.ts reactions: move reaction logic to typed module 2 years ago
relays.ts feed: update subscriptions 2 years ago
settings.ts profiles: improve profile view 1 year ago
subscriptions.ts contact: add follow and unfollow support 1 year ago
system.ts system: move pow function and error overlay to system 2 years ago
template.ts contact: add follow and unfollow support 1 year ago
ui.ts contact: add follow and unfollow support 1 year ago
view.ts view: document view and template functions 1 year ago
worker.js refactor: function to es6 arrow functions 2 years ago
write.ts refactor: function to es6 arrow functions 2 years ago