Commit Graph

447 Commits

Author SHA1 Message Date
SondreB
46fefe5aa8
Skip to "People" page after import from import sheet 2023-01-19 10:26:32 +01:00
SondreB
8541803c3c
Add a timeline tracker to media player 2023-01-19 02:17:45 +01:00
SondreB
ae9ed4e8f9
Tune the media player UI for tiny devices 2023-01-19 01:06:39 +01:00
SondreB
ae8063a0af
Improve the exit action for media player 2023-01-19 00:57:05 +01:00
SondreB
5aa0bd94c6
Fix a couple of bugs with media player 2023-01-19 00:37:40 +01:00
SondreB
0af9ea1919
Add a complete fully working media player 2023-01-19 00:34:40 +01:00
Lu
a5f5208a89
Made a timestamp to ISO date (#66) 2023-01-18 20:41:09 +01:00
Lu
530239245c
Create default circles (#65)
Closes #64
2023-01-18 15:29:10 +01:00
Lu
8d4846f933
Persist the "Show lines" option on threads (#63) 2023-01-18 14:49:40 +01:00
SondreB
3a9cb8a80b
Compress and optimize images 2023-01-18 14:29:29 +01:00
SondreB
45b42b8b26
Add a media player UI mockup 2023-01-18 01:11:07 +01:00
SondreB
b01ab85a25
Add multiple defined artwork sizes
- Attempting to fix issue where iOS won't display the artwork
2023-01-17 23:20:15 +01:00
SondreB
7e653a357e
Add the media connect button 2023-01-17 23:01:24 +01:00
SondreB
9af13ac7f1
Add music template
- Closes #62
2023-01-17 22:53:45 +01:00
SondreB
6a70b6130c
Merge branch 'main' of https://github.com/block-core/blockcore-notes 2023-01-17 21:26:07 +01:00
SondreB
bc138b1348
Improve the video layout to use default 16:9 aspect ratio 2023-01-17 21:25:58 +01:00
SondreB
c2fac7c9c4
padding-top aspect ration trick is no longer needed
- New aspect-ratio CSS property solves this problem
2023-01-17 21:24:04 +01:00
Milad Raeisi
0ea73528d4
Use native emoji (#59)
* Use native emoji

* Fix issue with fixed position for reaction emoji picker

Co-authored-by: SondreB <sondre@outlook.com>
2023-01-17 21:00:30 +01:00
SondreB
4e30416a40
Convert the nostritch to avif format
- Test to verify it works on all modern devices and browsers
2023-01-17 20:57:18 +01:00
SondreB
f1794f3c8c Perform lazy loading and async decoding of images in feed 2023-01-17 20:45:00 +01:00
SondreB
a2fea2f72e Optimize the logo in about for different screen DPIs 2023-01-17 20:39:22 +01:00
SondreB
4daa9b1e93 Reduce layout flow with defined image sizes 2023-01-17 20:25:18 +01:00
SondreB
f66c46717b Add some sample CSS for improved video layout 2023-01-17 20:19:15 +01:00
SondreB
1203a938a8 Improve the screenshot layout 2023-01-17 20:18:17 +01:00
SondreB
1c890753e1
Sort correctly replies in threads 2023-01-16 20:11:58 +01:00
SondreB
116132ef2e
Enable publish of reply events 2023-01-16 20:01:55 +01:00
SondreB
60021ee408
Add ability to cancel reply with esc button and auto-focus 2023-01-16 19:59:29 +01:00
SondreB
3bab757365
Add UI for thread reply - publish disabled 2023-01-16 19:51:58 +01:00
SondreB
2e19e5c5eb
Use original size for action button icon 2023-01-16 19:19:10 +01:00
SondreB
15732c0505
Increase size for larger font 2023-01-16 18:54:48 +01:00
Milad Raeisi
0c644455fa
Update app.scss (#56) 2023-01-16 18:22:36 +01:00
SondreB
72f3c11c1e
Update some relay data retrieval logic 2023-01-16 18:22:00 +01:00
SondreB
3c2d5fcb60
Add "Feed" back, displaying cached following events 2023-01-16 16:51:53 +01:00
SondreB
9400165297
Tune the profile menu icon a tiny bit 2023-01-16 15:42:01 +01:00
SondreB
f27510f011
Merge pull request #54 from seniorblockchain/profile
Using the profile picture instead of the icon in the top menu
2023-01-16 14:42:31 +01:00
SondreB
1730df2776
Add hover effect on avatar 2023-01-16 14:40:56 +01:00
SondreB
0e0cb2b054
Increase size of avatar images 2023-01-16 14:40:20 +01:00
SondreB
0fd158be24
Use relative size on icon padding 2023-01-16 14:36:33 +01:00
Milad
40e50d933f
Using the profile picture instead of the icon in the top menu 2023-01-16 16:52:12 +03:30
SondreB
4d9ac6754e
Add load of events from persistent storage
- Breaking change, next index in the database
2023-01-16 14:20:12 +01:00
SondreB
2802281742
Persist events from following 2023-01-16 13:41:31 +01:00
SondreB
db88cbece4
Append prefix for website 2023-01-16 12:55:43 +01:00
SondreB
b82fb459e2
Display profile image in center on smaller screens 2023-01-16 12:52:12 +01:00
SondreB
8cfb969897
Display emoji with larger font size 2023-01-16 12:07:46 +01:00
SondreB
77b79301cf
Improve styling somewhat for above event 2023-01-16 11:37:34 +01:00
SondreB
1e9dd29b28
Add support for walking the thread hierarchy 2023-01-16 11:32:15 +01:00
SondreB
394e5883d8
Display images and videos before text 2023-01-16 10:58:10 +01:00
SondreB
b59f513223
Only perform JSON.stringify if the content published is not of type string 2023-01-16 10:35:22 +01:00
SondreB
409caff71a
Add event action to copy in "note" encoded bech32 2023-01-16 10:15:47 +01:00
SondreB
a1a50ed982
Add support for bech32 format in profile URL 2023-01-16 10:11:53 +01:00