Commit Graph

807 Commits

Author SHA1 Message Date
SondreB
81cedf48d9
Don't replace the text for "thisistheway.png" 2023-02-12 20:55:53 +01:00
SondreB
2488fe57df
Add "alwayshasbeen.jpg" meme support 2023-02-12 20:53:36 +01:00
SondreB
5deb95b088
Disable photo rendering unless following 2023-02-12 20:38:45 +01:00
SondreB
24148e3835
Add support for specify style in URL 2023-02-12 20:29:09 +01:00
SondreB
cb7c8b4764
Fix a bug with notifications showing duplicates 2023-02-12 20:08:34 +01:00
SondreB
692f3d4ba6
Fix styling on follow button 2023-02-12 15:32:49 +01:00
SondreB
bf45207fdf
If not found on search, assume profile redirect 2023-02-12 15:31:08 +01:00
SondreB
61ea231d3e
Fix an issue with replies showing on root notes on profile 2023-02-12 15:15:01 +01:00
SondreB
9f47aeb2cc
Improve loading of the following feed 2023-02-12 02:39:15 +01:00
SondreB
6cdbe878ef
Improve default values for people view 2023-02-12 02:01:31 +01:00
SondreB
8d28a625ad
Enable deployment of updates 2023-02-12 01:55:34 +01:00
SondreB
c729a8b5e6
Add donation link on home page 2023-02-12 01:54:56 +01:00
SondreB
737e1f2482
Fix issue with publishing 2023-02-12 01:49:19 +01:00
SondreB
368579facb
Add feed navigation for circles 2023-02-12 01:32:10 +01:00
SondreB
fb24b6fd59
Display "Follow Back" button when user is already following 2023-02-12 01:20:33 +01:00
SondreB
f95014f655
Add feed events loading and rendering 2023-02-12 00:58:35 +01:00
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