Commit Graph

76 Commits

Author SHA1 Message Date
16c54185bb
cleanup 2023-08-22 22:48:37 +01:00
b9f0d349ef
Define XXX 2023-08-06 15:02:09 +01:00
443b1b1738 fix: only show awards from stream start
resolves #74
2023-08-04 18:51:49 +02:00
22a799aac7
Fix sorting 2023-08-04 16:25:29 +01:00
14aeff4a80
sort ended by last updated 2023-08-04 16:20:08 +01:00
2c39bdc104 Merge pull request 'media URLs and nostr refs' (#71) from refs into main
Reviewed-on: Kieran/stream#71
Reviewed-by: Kieran <kieran@noreply.localhost>
2023-08-04 13:03:14 +00:00
26b502cf54 feat: use hosts mutelist for chat
resolves #70
2023-08-02 23:13:05 +02:00
025a9c0fa8 🔥 2023-08-02 19:13:08 +02:00
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
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
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
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
Alejandro Gomez
8211ab99f9
feat: custom emoji reactions 2023-07-13 13:42:20 +02:00
Alejandro Gomez
73162efe63
fix: get profile zaps in live feed 2023-07-09 17:08:41 +02:00
Alejandro Gomez
e13e3bccf6
fix: only trigger confetti when watching live 2023-07-09 01:11:45 +02:00
Alejandro Gomez
6dd6c6324f
fix: show channel emoji first 2023-07-09 00:57:04 +02:00
Alejandro Gomez
a91399a39a
fix: use replaceable note store 2023-07-07 08:35:36 +02:00
Alejandro Gomez
ac0940d53a
refactor: no need to sort 2023-07-06 23:38:13 +02:00