Commit Graph

326 Commits

Author SHA1 Message Date
SondreB
06e7c2c510
Add support for display_name and LUD16 in profile 2023-01-10 23:51:09 +01:00
SondreB
cf9bc32a8d
Fix horizontal rendering on iPhone 2023-01-10 23:33:32 +01:00
SondreB
d2667570a9
Render video and images full width on mobile devices 2023-01-10 22:51:15 +01:00
SondreB
801955a712
thisistheway.gif 2023-01-10 22:44:25 +01:00
SondreB
743e8f8202
Improve loading of related events when event change happens
- Fixes "reply to" component.
2023-01-10 21:49:59 +01:00
SondreB
092ba729df
Add an transparent border so profile image does not move on follow 2023-01-10 20:48:46 +01:00
SondreB
b237ebbfa7
Ensure that UI is updated on follow/unfollow actions 2023-01-10 20:47:26 +01:00
SondreB
650f0dfb0b
Add dedicated "Follow" button on profiles 2023-01-10 20:37:22 +01:00
SondreB
073c8b901f
Add profile to cache when updating 2023-01-10 20:24:16 +01:00
SondreB
23fa8c100f
Add download of user profile on initialize 2023-01-10 20:16:08 +01:00
SondreB
ab2054edc9
Scale videos better on smaller devices
- We should make photos and videos take 100% width with some CSS changes.
2023-01-10 19:50:02 +01:00
SondreB
c4d5c0cb4f
Add YouTube playback support 2023-01-10 19:38:11 +01:00
SondreB
5bd013b1ed
Merge pull request #41 from block-core/database-and-relay-rewrite
Database and relay rewrite
2023-01-10 17:06:25 +01:00
SondreB
35a1c28dff
Add indicator that relays are being connected to 2023-01-10 17:05:30 +01:00
SondreB
84fc6524a3
Fix listing of notes 2023-01-10 16:43:18 +01:00
SondreB
39d2eb9b77
Re-enable publish of contact lists 2023-01-10 16:36:17 +01:00
SondreB
bed318cdfc
Fixing a few minor last issues and hiding features not working 2023-01-10 16:21:13 +01:00
SondreB
478c9eb3cb
Add launch handler to manifest 2023-01-10 16:01:42 +01:00
SondreB
76063edbaa
Make the scrollbar auto-increase size on hover to make it more accessible 2023-01-09 23:39:46 +01:00
SondreB
b6585543cb
Enable profile download
WIP: Styling needs some fixing on other pages.
2023-01-09 23:37:47 +01:00
SondreB
dbd5402005
Cleanup thread UI 2023-01-09 23:11:34 +01:00
SondreB
113149bf1e
Extend the thread entry with date 2023-01-09 23:04:58 +01:00
SondreB
872392ade6
Fully functional rendering of large threads 2023-01-09 23:02:47 +01:00
SondreB
1118db7b0f
Download single event opened if not cached from previous page 2023-01-09 18:18:32 +01:00
SondreB
95d0d03285
Add ability to cache the event when clicked so it loads immediately on next page 2023-01-09 18:05:19 +01:00
SondreB
7a49524a46
Add proper filtering of root events and reply events on the user profile 2023-01-09 00:53:38 +01:00
SondreB
4282a4ec59
Workable solution for sorting and display count filtering on profile events 2023-01-09 00:42:35 +01:00
SondreB
398027a237
Get and render events on user profile 2023-01-09 00:27:32 +01:00
SondreB
52d42a5f02
Get latest 100 items on profiles - does not render yet 2023-01-08 22:23:39 +01:00
SondreB
b01dd21639
Add a nice transition for new-post button 2023-01-08 21:28:52 +01:00
SondreB
d8439b2118
Allow import of following lists 2023-01-08 21:24:24 +01:00
SondreB
3645a76b21
Cleanup and optimize circles 2023-01-08 20:20:37 +01:00
SondreB
2d7e39d354
Load profiles on profile page and cache circles 2023-01-08 20:14:07 +01:00
SondreB
0d3a94cdcc
Completes an optimized path for adding follow to new users and getting profiles 2023-01-08 19:18:16 +01:00
SondreB
908f98d933
Add loading indicator on circles 2023-01-08 17:37:32 +01:00
SondreB
22d9144c84
Add missing import function 2023-01-08 16:08:42 +01:00
SondreB
f67a8beb91
Add async pipe handler for displaying loading status 2023-01-08 16:07:33 +01:00
SondreB
50d492aa21
Having issues with defaults listing when checking 2023-01-08 05:07:41 +01:00
SondreB
3256df1341
Now we are getting somewhere... 2023-01-08 04:35:18 +01:00
SondreB
0062110001
Fix ability to download profile and do a follow 2023-01-08 03:04:54 +01:00
SondreB
fe9bf39ad8
Nothing makes sense 2023-01-08 02:19:11 +01:00
SondreB
f96173062c
Fix relay storage by using url as key instead of id 2023-01-08 01:13:33 +01:00
SondreB
912a64c7b3
It compiles! 2023-01-08 01:02:02 +01:00
SondreB
a61d4584b8
Fix issue on profile fetch and relay 2023-01-08 00:39:17 +01:00
SondreB
e0af7aaf96
Clean up and clean up ... 2023-01-08 00:32:49 +01:00
SondreB
2ecbd8d719
Migrate away from Level storage 2023-01-07 23:45:55 +01:00
SondreB
3d13a991ac
Cleanup and more cleanup 2023-01-07 23:40:16 +01:00
SondreB
872dbbd79e
Refactoring and removing boolean type 2023-01-07 22:57:20 +01:00
SondreB
487925ddf8
WIP 2023-01-07 22:13:48 +01:00
SondreB
6df1dac494
WIP: Circular dependency but basic pattern implemented for profile get
- Get from Cache > Get from Database > Get from Relays
2023-01-07 17:39:21 +01:00