Commit Graph

427 Commits

Author SHA1 Message Date
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
SondreB
20efd01b2b
Add support for bech32 format in URL for events 2023-01-16 10:09:54 +01:00
SondreB
3fab47d7e3
Update tags immediately locally 2023-01-16 03:05:34 +01:00
SondreB
eebe170cd7
Add ability to publish reactions 2023-01-16 02:13:19 +01:00
SondreB
101560dce1
Display banner on left menu 2023-01-16 00:17:31 +01:00
SondreB
d853bcfcb5
Improve the check if any existing following exists
- The import sheet was displayed after initial import.
2023-01-15 22:57:09 +01:00
SondreB
feae9d6ab8
Add bottom sheet popup for contacts import 2023-01-15 22:34:27 +01:00
SondreB
3f9b7877e8
Fix bug with copy of npub 2023-01-15 20:59:27 +01:00
SondreB
9b0e4e63fd
Fix sorting issue and display of blocked/muted and cached 2023-01-15 20:57:17 +01:00
SondreB
63d022179d
Add sorting on People 2023-01-15 20:31:18 +01:00
SondreB
7c6b51ac87
Fix rendering of profile images that fails to load
- Thanks to Milad for code suggestion.
- Add some transition animations to make profile interaction feel smoother.
2023-01-15 19:23:15 +01:00
SondreB
ca7fe93231
Allow toggle of "Started following date" 2023-01-15 19:06:55 +01:00
SondreB
0738f9cae4
Allow toggle of about display in people listing 2023-01-15 19:02:58 +01:00
SondreB
06afd85da0
Prepare for banner on profile
- Related to #53
2023-01-15 18:53:31 +01:00
SondreB
de399eebc2
Tune the layouts for people and events 2023-01-15 18:46:46 +01:00
SondreB
804b3318fd
Create a more dynamic layout for people listing 2023-01-15 18:41:51 +01:00
SondreB
0c50609088
Change rendering of screenshot on connect to improve iOS rendering 2023-01-15 18:13:55 +01:00
SondreB
36ec38d5f9
Add support for banner on profile edit 2023-01-15 17:56:34 +01:00
Lu
454bd1f05e
Added an enable toggle on relay (#52)
* Added an enable toggle on relay

* Persist the enabled toggle and avoid connect on disabled relays

* Fix a bug where duplicate relay entries appeared when attempting to call connect twice

* Remove debug output

Co-authored-by: SondreB <sondre@outlook.com>
2023-01-15 17:45:26 +01:00
SondreB
8e9fe2055e
Fix profile links and iframe links for YouTube 2023-01-15 04:34:49 +01:00
SondreB
65f483dfac
Minor improvement on banner 2023-01-15 04:04:32 +01:00