Commit Graph

344 Commits

Author SHA1 Message Date
SondreB
331c91162a
Finalize the show lines toggle 2023-01-11 16:01:17 +01:00
SondreB
db74c589ba
Show/hide lines on threads 2023-01-11 15:48:00 +01:00
SondreB
f80a82403c
Make the website link show effect on hover 2023-01-11 15:38:28 +01:00
SondreB
da9e8a11c4
Refactor updating current selected profile and improve rendering 2023-01-11 15:37:24 +01:00
SondreB
bf89832095
Add support for "website" on profile edit 2023-01-11 14:40:40 +01:00
SondreB
82511bf395
Add some info on display of photos and films 2023-01-11 14:33:04 +01:00
SondreB
49addcdc28
Add ability to sign and post notes 2023-01-11 13:50:16 +01:00
SondreB
08a178b549
Fix publish of profile 2023-01-11 13:45:15 +01:00
SondreB
00b6fbe005
Tune the thread layout for more pixel-perfection 2023-01-11 12:01:43 +01:00
Milad Raeisi
b00a2bf7b5
Create toolbar for add note dialog (#44) 2023-01-11 11:04:57 +01:00
SondreB
7ad139eebf
Tune the profile label to render better 2023-01-11 03:11:44 +01:00
SondreB
76a6505e91
Fix read-only login to allow custom public key + increase tag limits (50 & 1000)
- Allow up to 50 tags on events.
- Allow up to 1000 tags on following.
2023-01-11 02:43:39 +01:00
SondreB
c3e04c4641
Fix a massive resource leak on the home page 2023-01-11 02:11:58 +01:00
SondreB
58f100fc4e
Filter out blocked in search 2023-01-11 01:22:06 +01:00
SondreB
30fb72ac24
Prioritize the search results 2023-01-11 01:18:42 +01:00
SondreB
b5a866e75b
Search NIP05 instead of about 2023-01-11 01:08:53 +01:00
SondreB
c06f5dd972
Add search back 2023-01-11 00:59:52 +01:00
SondreB
007a0ffdd0
Add support for display_name on profile 2023-01-11 00:35:26 +01:00
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