Commit Graph

252 Commits

Author SHA1 Message Date
7a030c9e53 feat: badges
- render badges in cards
- render mentioned badges in chat
- render host badge awards in chat
- render accepted badges next to username
2023-08-01 08:14:33 +02:00
1baecf41f2 refactor: useCallback 2023-08-01 08:10:58 +02:00
58c55f17b6 refactor: cache since, dont dedupe by host 2023-08-01 07:58:12 +02:00
5026f6a008 fix: show tags outside video tile 2023-08-01 07:48:51 +02:00
bd3d566c3f fix: typo 2023-07-31 22:55:27 +02:00
75ff1dc376 homepage improvements
- show followed streams first
- show stream hashtags in video tile
- allow to visit hashtag page by clicking tag
- allow to follow/unfollow hashtags
2023-07-31 19:20:17 +02:00
e726a67413 feat: mute list 2023-07-31 18:47:12 +02:00
ef44a80121 refactor: dont get user relays 2023-07-31 18:27:17 +02:00
ec82f9946f fix: use default relays for zaps 2023-07-31 18:24:48 +02:00
db56a801d0 refactor: use regular text for chat 2023-07-31 18:24:39 +02:00
65fd21f334 fix: logged out 2023-07-31 18:11:56 +02:00
cfc5c84bc9 fix: don't connect to user relays 2023-07-31 18:11:56 +02:00
2a36f55d9a fix: don't pass sesion as dep 2023-07-31 18:11:56 +02:00
438d72d188 fix: set emojis when session available 2023-07-31 18:11:56 +02:00
ecc54d5d3d comment 2023-07-31 18:11:56 +02:00
7979f6b11f fix: note list margin 2023-07-31 18:11:56 +02:00
7583fa1fd4 feat: render nostr mentions in chat 2023-07-31 18:11:56 +02:00
efd2f756fe feat: optimistic update for cards 2023-07-31 18:11:56 +02:00
811b1ceaec feat: mute/unmute on profile 2023-07-31 18:11:56 +02:00
249de1d9be feat: add/remove emoji packs 2023-07-31 18:11:56 +02:00
0a5623e74f feat: mute list 2023-07-31 18:11:54 +02:00
99e5b9688f refactor: use icon component 2023-07-31 18:11:30 +02:00
9674e17c14 fix: 100 percent width 2023-07-31 10:10:10 +02:00
69231cf917 fix: big ass images 2023-07-30 10:42:31 +02:00
427613245a fix: limit card width 2023-07-30 10:32:33 +02:00
f0829f35e1 fix: limit image sizes 2023-07-30 00:30:35 +02:00
Alejandro Gomez
d8a9aee136
cleanup card UI 2023-07-28 12:17:53 +02:00
Alejandro Gomez
4e4ea9efa6
feat: stream cards improvements
- edit toggle
- reorder with drag and drop
- delete button inside edit modal
- add ability to clear image from card
- make card textarea taller and avoid horizontal resize
2023-07-28 12:00:03 +02:00
3e2336129c
Add zap.stream address to new profiles 2023-07-27 19:08:05 +01:00
fed72727ef
Dont blur pills 2023-07-27 16:45:24 +01:00
e370234b5a
Content warning 2023-07-27 16:40:08 +01:00
96155b3ba3
Nostr provider tweaks 2023-07-27 16:17:08 +01:00
f62c7d2482
rename file 2023-07-27 10:45:38 +01:00
968207a162 Merge pull request 'fix: text overflow for headings' (#45) from text-overflow into main
Reviewed-on: Kieran/stream#45
2023-07-27 09:44:17 +00:00
Alejandro Gomez
213c097a72
fix: text overflow for headings 2023-07-27 11:42:12 +02:00
ba40302b5a Merge pull request 'feat: cards' (#44) from cards into main
Reviewed-on: Kieran/stream#44
2023-07-26 20:53:26 +00:00
52b78e1fa3 Merge pull request 'feat: render emoji packs and goals in cards' (#42) from nostr-embeds into cards
Reviewed-on: Kieran/stream#42
2023-07-26 20:52:09 +00:00
cd55b0f048 Merge pull request 'fix: don't reset follow list' (#40) from uifix into main
Reviewed-on: Kieran/stream#40
2023-07-26 20:17:31 +00:00
Alejandro Gomez
e3d9d8079a
fix: emoji styles 2023-07-26 20:21:09 +02:00
Alejandro Gomez
a6caf709b1
fix: lower big zap threshold 2023-07-26 16:33:12 +02:00
Alejandro Gomez
59cf6506e0
feat: render emoji packs and goals in cards 2023-07-26 16:24:43 +02:00
602782118d
Accept pubkey for chat popup 2023-07-26 14:38:51 +01:00
648ae65059
Copy invoice 2023-07-26 12:14:58 +01:00
e686577244
Add default provider 2023-07-26 11:04:28 +01:00
935621567a
Update api 2023-07-26 11:01:35 +01:00
Alejandro Gomez
7a6f4048fb
feat: cards 2023-07-26 10:27:48 +02:00
Alejandro Gomez
9e437c6425
fix: disable follow button if no follow list available 2023-07-25 16:38:57 +02:00
Alejandro Gomez
192f5cb600
fix: wrap chatzap header 2023-07-25 16:34:18 +02:00
Alejandro Gomez
2ea8586d40
fix: parse mentions in chatzaps 2023-07-25 16:31:15 +02:00
Alejandro Gomez
feab147fb9
fix: dont alter followed tags 2023-07-25 16:30:53 +02:00