Commit Graph

86 Commits

Author SHA1 Message Date
styppo
0c1e437b91
Add relay.nostrica.com as default relay 2023-03-19 14:36:39 +00:00
styppo
7055335e46
Merge pull request #39 from gislik/fix/38-notes-from-the-future
fix: notes from the future
2023-03-05 13:03:02 -06:00
Gísli Kristjánsson
24e5b37c25
fix: timestamp for notes from the future #38 2023-02-14 18:25:24 +00:00
Gísli Kristjánsson
f702155222
fix: linter errors 2023-02-14 18:23:04 +00:00
styppo
99cc3cef4c
Merge pull request #37 from fernandolguevara/i18n-es
feat(i18n): add spanish translations
2023-02-12 17:30:40 +00:00
styppo
50184d94be
Merge pull request #34 from dtonon/main
Enable PWA mode
2023-02-10 12:32:46 +01:00
styppo
e7098cd8e7
Disable auto-switch to global feed 2023-02-09 14:46:32 +00:00
styppo
81b360ba42
Add 'under construction' hint to Notifications page 2023-02-09 14:45:58 +00:00
styppo
289c37f91e
Fix repost detection 2023-02-09 11:47:37 +00:00
styppo
28ea16298d
Add more default relays 2023-02-08 21:01:44 +00:00
styppo
38b8c2cde2
Implement NIP10 tag parsing 2023-02-01 01:45:25 +00:00
styppo
c770c4cead
Limit message preview to single line 2023-02-01 00:11:37 +00:00
styppo
f53f780487
Fix feed ordering 2023-01-31 23:17:32 +00:00
Fernando López Guevara
b389d3feb9 feat(i18n): add spanish translations 2023-01-31 15:31:06 -03:00
Daniele Tonon
dd5a9e3d1e Enable PWA mode
* Full screen support
* Avoid reload at startup if the app was already added to the home
* Match the top status bar color
2023-01-30 12:31:20 +01:00
styppo
6513463cd2
Include own posts in following feed 2023-01-28 02:34:18 +00:00
styppo
8a3e4bcf60
Fix feed ordering when loading newer items, #25 2023-01-28 02:10:56 +00:00
styppo
fe54426f3a
Subscribe to user events after sign in, closes #28 2023-01-28 02:10:35 +00:00
styppo
a6adc94c1c
* Fix conversation scroll behaviour
* Don't show unreads for own messages
2023-01-28 01:28:48 +00:00
styppo
d82f0fdfdb
Default to following feed when signed in 2023-01-28 01:01:37 +00:00
styppo
ff2cc4d5d9
Add hover effect to post button 2023-01-28 00:22:40 +00:00
styppo
2422782015
* Properly reconnect to relays, #21
* Wait for relay acknowledgements when publishing events
2023-01-27 15:47:21 +00:00
styppo
7514a48e63
Deduplicate initial feed items, #7 2023-01-27 15:42:19 +00:00
styppo
68d0333e3a
* Use shorter subscription ids
* Fetch fewer items on initial load
2023-01-26 22:30:50 +00:00
styppo
7ea424d024
Adjust request timeouts 2023-01-26 22:28:57 +00:00
styppo
e0bb92cce2
* Fix clicks not registering for search results, closes #23
* Blur search box on escape press
2023-01-26 22:24:35 +00:00
styppo
9037fee305
Strip link text for YouTube embeds 2023-01-26 22:23:23 +00:00
styppo
5f9aea0c26
Minor style fixes 2023-01-26 20:57:03 +00:00
styppo
1ff056870c
Serialize NIP07 extension calls 2023-01-26 20:51:47 +00:00
styppo
77b4d3a65f
Update default relays 2023-01-26 19:48:58 +00:00
styppo
080f50bf26
* Fix duplicated private messages
* Fix minor message styling issues
2023-01-26 18:02:13 +00:00
styppo
0ef9c65bde
Merge pull request #13 from w3irdrobot/fix-empty-unread
only show load more container when there are unreads
2023-01-24 22:46:37 +00:00
styppo
da43085180
Messages: add "mark all as read" option 2023-01-24 21:10:29 +00:00
styppo
b7614edb70
Update thread live with new notes 2023-01-24 20:19:20 +00:00
styppo
c1a4ff6f58
Add option to restore default relays 2023-01-24 19:21:34 +00:00
styppo
1bea3ab24b
Add basic lightning tip button 2023-01-24 17:52:37 +00:00
styppo
02f0a13f2b
Fix initial message decryption 2023-01-24 16:32:28 +00:00
styppo
0d9673ad3f
Fix posts missing from following feed 2023-01-24 14:55:31 +00:00
styppo
c18c4ed988
Add basic profile search 2023-01-24 13:50:51 +00:00
styppo
a96a7dbb7f
Profile: add DM button, load more links 2023-01-23 23:24:27 +00:00
styppo
58b774ec77
Implement DMs 2023-01-23 21:56:50 +00:00
styppo
946e5a098a
Make FollowingBox scrollable 2023-01-20 19:59:09 +00:00
styppo
e2e072ec02
* Implement like button
* Implement event deletions
* Add global notification stream
2023-01-20 18:59:39 +00:00
styppo
4654e36367
Minor cleanup 2023-01-20 18:51:16 +00:00
styppo
1b5033f3d9
Prompt for private key if needed 2023-01-20 18:47:53 +00:00
styppo
856043bae2
Fix rendering of @npub tags 2023-01-20 18:40:58 +00:00
styppo
aa8e844ecb
Validate events 2023-01-20 18:40:29 +00:00
styppo
285f27c3dd
Move all event creation logic into EventBuilder 2023-01-20 18:38:29 +00:00
styppo
c878c92911
Restore scroll position after page change 2023-01-18 21:14:58 +00:00
styppo
171f53b5a1
* Add following feed
* Improve feed performance
2023-01-18 11:33:30 +00:00