Commit Graph

3071 Commits

Author SHA1 Message Date
0f65ea475f lint 2023-04-26 12:09:34 +03:00
57cd2f3672 make "no followers" notif closable 2023-04-26 12:08:33 +03:00
5a11e1c22f . 2023-04-26 11:54:11 +03:00
0d759edd8d add descriptions to follow suggestions 2023-04-26 11:53:33 +03:00
df414fbb22 for new user set display_name instead of name 2023-04-26 11:29:06 +03:00
e12f733798 feed filters icon 2023-04-26 11:25:49 +03:00
c06d8c9239 mobile profile tab styles 2023-04-26 11:04:15 +03:00
d688856009 tailwind heroicons package, active footer icons 2023-04-26 10:36:23 +03:00
e77f64dcc5 make relays indicator optional, off by default 2023-04-26 10:11:32 +03:00
86567a8009 heartFull width 2023-04-26 02:01:31 +03:00
e03d8d5f39 more tailwind icons 2023-04-26 01:50:09 +03:00
72c4e6e5cc tailwind icons 2023-04-26 01:40:26 +03:00
9d8f4f423d new post footer icon, footer icon light theme color 2023-04-26 00:09:54 +03:00
1676f35f2d minimum username length 4 -> 6 2023-04-25 11:27:26 +03:00
496c077dee restore "connected relays" indicator 2023-04-24 14:59:50 +03:00
64f02c2609 show N new msgs same height as label 2023-04-24 10:35:18 +03:00
b774333b85 fix replies tab 2023-04-24 10:14:05 +03:00
7d060f2422 FeedMessageForm -> PublicMessageForm, feed label style 2023-04-24 00:43:18 +03:00
51d4db0811 feed refactoring 2023-04-24 00:19:49 +03:00
a974cc514c feed label styled components 2023-04-24 00:03:56 +03:00
c51091761d refactor Feed.jsx and convert to tsx 2023-04-23 23:41:07 +03:00
fb1a5857c1 throttling 2023-04-23 13:11:04 +03:00
4d7de527ea make showing zaps, likes and reposts optional 2023-04-23 13:02:11 +03:00
cff73de8b7 feed refactoring 2023-04-23 00:38:09 +03:00
9e04bd4fef unsub on retry 2023-04-23 00:22:22 +03:00
14e720a38b extract feed settings into a separate component 2023-04-23 00:00:31 +03:00
07aacb2187 more efficient feed sort 2023-04-22 23:35:27 +03:00
cf4354385e improve profile loading time 2023-04-22 20:08:21 +03:00
petrikaj
491e0a6a99
nip-42 support added (#377) 2023-04-22 16:13:17 +03:00
4abcb8c481 Merge branch 'master' into production 2023-04-22 14:03:40 +03:00
npub1zenn0
fccd0d0c72
feat: add support for nip42 authentication (#370)
* feat: add support for nip42 authentication

Fixes https://github.com/irislib/iris-messenger/issues/364

* network: fix adding/removing relays from settings

* pubsub: fix handling of auth events

* chore: fix lint
2023-04-22 13:04:41 +03:00
701cb5bac8 logo css 2023-04-22 11:57:19 +03:00
8b5c3350db fix search when not logged in 2023-04-22 00:23:07 +03:00
c9f93c7fdc quick fix: disable trust distance filter when not logged in 2023-04-22 00:06:11 +03:00
5aa4b2bdc5 fix reposts in "posts" feed 2023-04-21 23:48:34 +03:00
d0c516173a add icon to video tiles, loop video modal 2023-04-21 21:00:19 +03:00
8813e11a7b video thumbnail scaling fix 2023-04-21 19:13:53 +03:00
75d6c9bc11 lowercase search query 2023-04-21 18:44:19 +03:00
2ad3ff4114 resubscribe fix 2023-04-21 17:34:06 +03:00
80c8b3c51a video thumbnails in grid view 2023-04-21 17:32:54 +03:00
47a7dba652 follower count fix 2023-04-21 16:09:41 +03:00
cf57af58f2 redirect on new user login 2023-04-21 15:53:45 +03:00
62dbd3fd8a redirect to /following on new user login 2023-04-21 15:51:03 +03:00
328ec645ad dont connect in Relays.ts, get relay status from relaypool 2023-04-21 15:46:47 +03:00
ee8ce60526 profile routing 2023-04-21 14:56:42 +03:00
99be987675 rm width from identicon container 2023-04-21 14:10:55 +03:00
9637562d19 rm relayPool dev flag, use relayPool.publish 2023-04-21 13:56:44 +03:00
d1b9f558f7 Merge branch 'master' into production 2023-04-21 13:41:24 +03:00
67df093dc0 close modal on login 2023-04-21 13:41:12 +03:00
5b6d02a404 rm MyProfile component 2023-04-21 13:29:42 +03:00