William Casarin
b03bef2f8b
Profile: Add Universal Link share button
Changelog-Added: Added share button to profile
2 years ago
Ben Weeks
5733f782d9
Latest updates to the sidebar.
2 years ago
William Casarin
a153515366
Fix compilation
2 years ago
William Casarin
d5857325b1
Universal Links: share notes!
Changelog-Added: Added universal link sharing of notes
2 years ago
William Casarin
04e4bc7985
ocd refactor in load_profiles
2 years ago
William Casarin
e7d32d9ea7
pool: queue requests if we're disconnected
Changelog-Fixed: Don't spin forever if we're temporarily disconnected
2 years ago
aki-mizu
442a50f9ae
update markdown format guides in Formatting Notes
In iOS for strikethrough only one tilde symbol is needed before and after words
Closes : #269
2 years ago
Ben Weeks
aba758b143
Fixes damus-io/damus#246
ChangeLog-Changed: Resolved issue with image URLs in uppercase ( @npub1jutptdc2m8kgjmudtws095qk2tcale0eemvp4j2xnjnl4nh6669slrf04x )
2 years ago
Ben Weeks
b7c7b0b3bf
Merge branch 'damus-io:master' into beautify-image-zoom
2 years ago
Ben Weeks
2d10d4592b
Fixes damus-io/damus#254
Changes background to Color("DamusDarkGrey")
ChangeLog-Changed: Allowed pinch and zoom on profile picture (scoder1747)
ChangeLog-Changed: Allowed pinch and zoom to post pictures ( @npub1jutptdc2m8kgjmudtws095qk2tcale0eemvp4j2xnjnl4nh6669slrf04x )
2 years ago
Joel Klabo
9f8379cb1e
Fix Unassigned Child Image Asset Errors
Closes : #256
2 years ago
Ben Weeks
d0eb632ce6
PostButton: Very minor tweak to make it look more natural
Closes : #259
2 years ago
OlegAba
cd62418dda
Add clear image cache button in settings
Closes : #260
Changelog-Added: Added clear cache button to wipe pfp/image cache
2 years ago
OlegAba
ba32d15a49
Refactor large image processor
Changelog-Fixed: Fixed a few issues with avatars not animating
2 years ago
Joel Klabo
b688fa98a5
Allow Adding Relay Without wss:// Prefix
Closes : #261
Changelog-Added: Allow Adding Relay Without wss:// Prefix
2 years ago
Joel Klabo
61a451184b
Allow Saving Images to Library
Closes : #255
Changelog-Added: Allow Saving Images to Library
2 years ago
Aidan O'Loan
96741af97b
Scroll to bottom when new DM received
Closes : #242
Closes : #241
Changelog-Fixed: Scroll to bottom when new DM received
2 years ago
Ben Weeks
553dcb785c
Updated the new post button with gradient fill.
Changelog-Changed: Added damus gradient to post button
Closes : #244
2 years ago
Thomas
22008aeabc
Center the Post Button
Closes : #245
Changelog-Changed: Center the Post Button
2 years ago
Joel Klabo
64bb28e017
Make Event in Reply View Scrollable
Closes : #248
Changelog-Fixed: Make reply view scrollable
2 years ago
Swift
c58c349053
Hide profile edit button for pubkey user
Closes : #249
Changelog-Fixed: Hide profile edit button when logged in with pubkey
2 years ago
William Casarin
4d358415bd
nip05: switch yellowcheck to graycheck
Changelog-Changed: Switch yellow nip05 check to gray
2 years ago
William Casarin
5ba5a68628
Switch from bluecheck to purplecheck
This commit also refactors a bunch of crap
Changelog-Changed: Switch from bluecheck to purplecheck
2 years ago
William Casarin
89c857d3e9
v1.0.0-4 changelog
2 years ago
William Casarin
4d3a3184b4
nip05: make hosts searchable
2 years ago
William Casarin
71b1a9d14f
nip05: never show full host in event profile names
2 years ago
William Casarin
8785f31834
NIP05 Verification
Changelog-Added: Added NIP05 Verification
2 years ago
William Casarin
104205394f
nip05: move nip05 parsing to struct
Going to use this when checking the nip05 identifier
2 years ago
William Casarin
6593c9456d
profile: show white circle on buttons in dark mode
2 years ago
William Casarin
186954195d
profile: tweak button positioning
2 years ago
William Casarin
dba31a9d33
profile: remove redundant pfp border circle
2 years ago
Jonathan Milligan
a69fb5306c
style: Make the post button purple
Since everything on damus is now purple to match the purple ostrich
mascot I made the background of the post button purple.
2 years ago
William Casarin
fb1bcdd31f
Revert to old style ln/dm buttons
Until we have high-res icons
Changelog-Changed: Revert to old style ln/dm buttons
2 years ago
William Casarin
2ccc7e9a30
Build 4
2 years ago
Lionello Lunesu
e9380c3821
Fix ascii shrug guy
Changelog-Fixed: Fix ascii shrug guy
Closes : #238
2 years ago
OlegAba
39fa973a80
Add KingFisher downsampler processor for large images
Changelog-Added: Downscale images if they are unreasonably large
Closes : #240
2 years ago
William Casarin
b70ce53b88
navigation: fix navigation popping issues in threads
Changelog-Fixed: Fix navigation popping in threads
2 years ago
William Casarin
16e3c4e1cf
Fix crash with link previews
Changelog-Fixed: Fixed crash with link previews
2 years ago
William Casarin
b3b8a708f3
v1.0.0-2 changelog
2 years ago
William Casarin
d89e3d32f8
v1.0.0-2
2 years ago
William Casarin
b99e9b9acc
use muted shaka in EventActionBar
2 years ago
William Casarin
61974ca696
rename nostr-hello to shaka
2 years ago
Lionello Lunesu
42f484bc64
Fix detection of email addresses in profiles
Signed-off-by: Lionello Lunesu <lio+git@lunesu.com>
Changelog-Fixed: Fix detection of email addresses in profiles
Closes : #225
2 years ago
OlegAba
43c6084620
Fix padding on search results view
Changelog-Fixed: Fix padding on search results view
Closes : #232
2 years ago
CutClout
501412e75c
Add muted shaka images
Uploading four variations of "🤙 " images:
black outline
white outline
solid black
solid white
In three different sizes:
20x20, @2x , and at @3x
Added contents.json imageset file
*They are only the images, I have not changed any code within the app.
Would you please add the images where they are needed? or point me in the right direction? I have much yet to learn.
I hope these are the versions you need. If there are any adjustments, please let me know.
Changelog-Changed: Added muted shaka images instead of thumbs up
Closes : #226
2 years ago
OlegAba
5789cc0097
Fix home view moving after selecting from search result
Changelog-Fixed: Fix home view moving after selecting from search result
Closes : #233
2 years ago
William Casarin
d4995aa4bf
Tweaks to the new profile page
2 years ago
Ben Weeks
57dbb6a487
Updated the profile look and feel
Closes : #203
Changelog-Changed: Updated profile page look and feel
2 years ago
Joel Klabo
7f71ddce1d
Move Relay Add Button to Section Header
2 years ago
William Casarin
abf736ec2a
Fix bug where boost event is loaded in the thread instead of the boosted event
Changelog-Fixed: Fix bug where boost event is loaded in the thread instead of the boosted event
2 years ago