Commit Graph

68 Commits

Author SHA1 Message Date
a11eeef698 feat: display media URLs on click 2023-08-02 19:00:46 +02:00
4f254d96ff style tweaks 2023-08-02 19:00:44 +02:00
90a7d2ca7e feat: pubkey stream loading
chore: faster stream navigation
2023-08-01 16:54:06 +01:00
ad2685b701 fix: run prettier 2023-08-01 14:24:07 +02:00
e2399d1bec fix: remove cast 2023-08-01 14:21:43 +02:00
e15a46192a fix: type errors 2023-08-01 14:16:42 +02:00
1d0c2e8980 refactor: don't use length for req id 2023-08-01 08:15:41 +02:00
f273f1d8b4 fix: remove import 2023-08-01 08:14:35 +02:00
1d04a4dbab fix: remove wrong type annotation 2023-08-01 08:14:35 +02:00
236a9ffbfb refactor: use since in filter 2023-08-01 08:14:35 +02:00
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
58c55f17b6 refactor: cache since, dont dedupe by host 2023-08-01 07:58:12 +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
ef44a80121 refactor: dont get user relays 2023-07-31 18:27:17 +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
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
ba40302b5a Merge pull request 'feat: cards' (#44) from cards into main
Reviewed-on: Kieran/stream#44
2023-07-26 20:53:26 +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
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
7a6f4048fb feat: cards 2023-07-26 10:27:48 +02:00
9e437c6425 fix: disable follow button if no follow list available 2023-07-25 16:38:57 +02:00
feab147fb9 fix: dont alter followed tags 2023-07-25 16:30:53 +02:00
9d06a07df3 fix: replace all spaces in shortcode (#38) 2023-07-24 13:23:39 +00:00
0e50290998 Fixup webpack config 2023-07-20 13:25:21 +01:00
c74bbae5c7 Signup flow 2023-07-20 12:33:00 +01:00
a1605e31d5 bugfix since for live chat feed 2023-07-15 16:27:44 +01:00
63873e2ac7 bugfix logged out 2023-07-15 14:37:38 +01:00
df92808af3 Merge branch 'main' into feat/custom-emoji-reactions 2023-07-15 05:28:57 +00:00
7ae4cf5221 Adjust zap goals & chat zaps 2023-07-13 13:29:31 +01:00
8211ab99f9 feat: custom emoji reactions 2023-07-13 13:42:20 +02:00
73162efe63 fix: get profile zaps in live feed 2023-07-09 17:08:41 +02:00
e13e3bccf6 fix: only trigger confetti when watching live 2023-07-09 01:11:45 +02:00
6dd6c6324f fix: show channel emoji first 2023-07-09 00:57:04 +02:00
a91399a39a fix: use replaceable note store 2023-07-07 08:35:36 +02:00
ac0940d53a refactor: no need to sort 2023-07-06 23:38:13 +02:00
986b44b7b6 fix: filter goals by host 2023-07-06 21:46:59 +02:00
ad2f4bf620 feat: get last goal 2023-07-06 21:04:02 +02:00
0c8054949f refactor: address review comments 2023-07-06 17:23:49 +02:00
55fb812854 refactor: explicit leaveOpen 2023-07-06 16:52:32 +02:00
7dce7f5a73 refactor: remove unused hook 2023-07-06 16:45:01 +02:00
a57cc7f85b feat: stream goals 2023-07-06 16:37:41 +02:00
ae4815de46 Anon zap when logged out 2023-07-06 00:12:56 +01:00
672f1dd077 Fix chat zap for hosted streams 2023-07-05 13:38:54 +01:00