Commit Graph

591 Commits

Author SHA1 Message Date
SondreB
ba2dd973a1
Fix build issue 2023-02-12 00:10:12 +01:00
SondreB
b404251ad3
Ensure that events loaded on thread does not appear on profile 2023-02-12 00:08:57 +01:00
SondreB
b3dd55f692
Load more with new date on profile events 2023-02-11 23:35:52 +01:00
SondreB
b48054774e
Improve the seen behavior on notifications 2023-02-11 23:23:08 +01:00
SondreB
77cf487d54
Update the profile UI with "following" when loaded
- Ensure that we only update contacts if newer than existing.
2023-02-11 23:00:47 +01:00
SondreB
c9d23ce5e9
Add details view 2023-02-11 13:30:14 +01:00
SondreB
4ed28fc0cd
Add "Content" view but it's called "Details" 2023-02-11 13:15:55 +01:00
SondreB
79dec492b7
Add different views to people listing 2023-02-11 12:42:24 +01:00
SondreB
5f5d5e3587
Improve follow/unfollow UI on profiles
- Not perfect, but better than before.
2023-02-11 11:57:30 +01:00
SondreB
dc1c4077b1
Hide the follow button when clicking follow 2023-02-11 11:47:04 +01:00
SondreB
711c7c1d46
Tune the wipe button 2023-02-11 11:42:24 +01:00
SondreB
13cf3cf8bc
Improve loading and rendering of notification / activity feed 2023-02-11 11:36:35 +01:00
SondreB
5962db349f
Center the thread lines on profile image 2023-02-11 10:57:15 +01:00
SondreB
a79756bfef
Add border to non-follow profile images
- Update the notification counter on destroy.
2023-02-11 10:42:51 +01:00
SondreB
fec98bcfc8
Fix indent issue on child right below root 2023-02-11 10:28:11 +01:00
SondreB
893b3dc489
Fix lines 2023-02-11 10:27:13 +01:00
SondreB
874c117520
Style the event view 2023-02-11 10:21:36 +01:00
SondreB
92a719234f
Fix counter on circles 2023-02-11 09:35:41 +01:00
SondreB
98d21c08ac
Add logic to trigger more (disabled for now) 2023-02-10 16:09:58 +01:00
SondreB
de2cb5e7fd
Add exhausted calculation 2023-02-10 15:59:26 +01:00
SondreB
fd5f65ba4c
Refactor logic for event lists 2023-02-10 15:54:33 +01:00
SondreB
73441acc5a
Improve the scrolling and loading on user profile 2023-02-10 11:00:24 +01:00
SondreB
978703918e
Don't load the last 100/50 items from database on profile load 2023-02-09 19:15:58 +01:00
SondreB
b7c378cf32
Render non-square profile photos without stretching 2023-02-09 18:31:20 +01:00
SondreB
bc47c0fdfa
Add "Show more" functionality to notifications 2023-02-09 18:21:55 +01:00
SondreB
91b20750b6
Delete notes when blocking 2023-02-09 18:09:49 +01:00
SondreB
e2d7ae2782
Deletes notes when unfollowing 2023-02-09 18:09:16 +01:00
SondreB
a4fd3a588a
Remove nostr: prefix when performing follow
Closes #81
2023-02-09 17:49:41 +01:00
SondreB
f58377ca16
Filter the subscribers event kinds and filter listing on feed
- Update packages
2023-02-09 17:42:18 +01:00
SondreB
4b429ea2e7
Re-add some image rendering styling for threads 2023-02-08 19:39:28 +01:00
SondreB
f20c032c1a
Add a basic and rudimentary integration of Tidal 2023-02-08 19:35:41 +01:00
SondreB
1a04262e0d
Add ability to reset notifications 2023-02-08 19:07:50 +01:00
SondreB
f01354baa4
Display number of unread notifications 2023-02-08 18:45:52 +01:00
SondreB
92bbe89c4a
Set notifications to read when hiding notifications
- Fix sorting by having a custom cursor for notifications.
2023-02-08 17:53:22 +01:00
SondreB
07c24d8173
Fix a bug where active profile was set even if it was older than persisted 2023-02-08 17:46:56 +01:00
SondreB
784d7a3a53
Move text rendering of notifications to markup
- Prepare for translations in the future.
2023-02-07 16:23:02 +01:00
SondreB
b33caacd33
Use the app-date component for notification date 2023-02-07 16:14:49 +01:00
SondreB
7c226c980b
Fix sorting on profile when events set before profile 2023-02-07 16:11:26 +01:00
SondreB
2c61049d33
Render hearts instead of thumbs as default actions 2023-02-07 16:09:03 +01:00
SondreB
887e00a14b
Improve parsing and layout of notification
- Change "+" to be a thumbs up
2023-02-07 16:00:17 +01:00
SondreB
502702ba72
Improve visualization of notifications 2023-02-07 15:33:00 +01:00
SondreB
1c4878bd76
Change sort order depending on view (profile or thread) 2023-02-07 15:18:09 +01:00
SondreB
dada3265fc
Add ability for hard-coded subscription identifiers 2023-02-07 15:00:58 +01:00
SondreB
746421a4cd
Add notifications component 2023-02-07 14:25:28 +01:00
SondreB
2adaa347dd
Add notifications menu option and some static count examples 2023-02-07 14:22:34 +01:00
SondreB
b7cf6e93e6
Limit the events loaded on profile 2023-02-07 14:15:27 +01:00
SondreB
930ce14779
Load events on user profiles 2023-02-07 13:46:57 +01:00
SondreB
6a61b93135
Change location of navigation buttons for threads 2023-02-07 00:38:53 +01:00
SondreB
aa14219f5e
Render full tree 2023-02-07 00:24:20 +01:00
SondreB
bfef6026bf
Use a regular array for children for filtering (for now) 2023-02-07 00:23:23 +01:00