OlegAba
cbc3c46c9d
Fix image crash and support SVG profile pictures
...
Closes : #310
Changelog-Fixed: Fixed some crashes with large images
Changelog-Added: Added SVG profile picture support
2023-01-14 19:30:54 -08:00
radixrat
4b5c34b4e2
Click pfp in side menu should open profile as well
...
Closes : #323
Changelog-Changed: Clicking pfp in sidebar opens profile as well
2023-01-14 18:49:36 -08:00
ericholguin
9eb39f7e0a
Don't blur images if your friend boosted it
...
Closes : #322
Changelog-Changed: Don't blur images if your friend boosted it
2023-01-14 18:47:45 -08:00
William Casarin
18c7cba53c
Minor refactor
2023-01-14 17:24:03 -08:00
William Casarin
d69d3cc74e
create_dm: allow created_at argument
...
This is mainly used by tests
2023-01-14 16:28:18 -08:00
William Casarin
bcb40a6ec7
Fix text getting truncated next to link previews
...
Changelog-Fixed: Fix text getting truncated next to link previews
2023-01-14 09:30:22 -08:00
Swift
73110952e5
Avoid showing wrong alert message for pubkey login user.
2023-01-14 08:58:27 -08:00
d01e7c0595
Fix localization bugs and export localizations
...
Changelog-Fixes: Fix some localization bugs
Closes : #320
2023-01-14 08:54:43 -08:00
William Casarin
b9750dab77
Rename Boost to Repost
2023-01-13 10:18:03 -08:00
William Casarin
d59331bc3c
Only show EventDetailBar if we have tips/likes/reposts
2023-01-13 10:17:12 -08:00
Jason Jōb
abd5856f21
Fix bug where all banner images showed as the current users
...
Fixes : #313
2023-01-13 09:20:51 -08:00
Joel Klabo
42a475bd72
Purple Shaka icon
...
Changelog-Changed: Make Shaka button purple when liked
2023-01-12 11:50:57 -08:00
William Casarin
65c1325935
Add some eventbar previews
2023-01-12 11:48:06 -08:00
Joel Klabo
db64a73f87
Shaka button improvements
...
Changelog-Changed: Move counts to right side like Birdsite
Changelog-Changed: Use custom icon for shaka button
Changelog-Fixed: Fixed shaka moving when you press it
2023-01-12 11:40:54 -08:00
Jason Jōb
9d44ed0bfe
Profile Banner Images
...
Changelog-Added: Profile banner images
Closes : #302
2023-01-12 10:51:32 -08:00
William Casarin
b2b790a969
Reactions View
...
Changelog-Added: Added Reactions View
2023-01-11 16:13:09 -08:00
William Casarin
907f0d236f
Rename boost to repost and removed nip05 domain from them
...
Changelog-Changed: Renamed boost to repost
Changelog-Changed: Removed nip05 domain from boosts/reposts
2023-01-11 14:49:14 -08:00
William Casarin
4b8f536a9b
Refactor NIP05 badge into its own view
...
Also only make it clickable in profile view
2023-01-11 14:48:35 -08:00
Joel Klabo
c76f92c6ed
Move Counts to Right Side Like Twitter
2023-01-10 19:36:25 -08:00
Joel Klabo
a165f4281c
Use Overlay for Label to Prevent Views Moving
2023-01-10 18:51:22 -08:00
Joel Klabo
5dbf8029da
Update Shaka Assets and Use for EventActionBar
2023-01-10 18:51:20 -08:00
Joel Klabo
b1885700ca
Use A Disabled Version of Shaka to Prevent Size Change
2023-01-10 18:50:15 -08:00
Joel Klabo
9e5209b48d
Hide the NIP-05 Domain in Follow List
...
Changelog-Chaged: Hide the NIP-05 Domain in Follow List
Closes : #267
2023-01-10 11:09:44 -08:00
William Casarin
9944a7bf2a
sidebar: rename App settings to Settings
...
Also localize
2023-01-10 10:20:42 -08:00
Ben Weeks
40d11ad680
Add a Sidebar
...
Changlog-Added: Sidebar
Closes : #273
2023-01-10 10:08:20 -08:00
Jonathan Milligan
4d8088d0d0
feat: Add left handed option for post button
...
Added a left handed toggle in the app configuration section to turn on
left handed mode which moves the post button to the left side. Nearly
done. May just need to fix an initialization bug.
Closes : #282
Changelog-Added: Left hand option for post button
2023-01-10 09:46:23 -08:00
Jonathan Milligan
c9463804a8
style: DMs only take up 80% of screen width
...
DMs now take up only 80% of the available screen width so it looks much
more like iMessages.
Closes : #286
Changelog-Changed: Make DMs only take up 80% of screen width
2023-01-10 09:24:19 -08:00
Joel Klabo
45e64dc42c
Hide Recommended Relays Section if Empty
...
Closes : #293
Changelog-Changed: Hide Recommended Relays Section if Empty
2023-01-10 09:23:44 -08:00
OlegAba
5a32a384c4
Add fallback image url to profile pic view
...
Closes : #294
Changlog-Changed: Add fallback image url to profile pic view
2023-01-10 09:22:57 -08:00
Fredrik Olofsson
35ae69740a
Get event after Add button is pressed to make sure it is up to date.
...
Closes : #296
Changelog-Fixed: Fixed issue with relays not keeping in sync when adding
2023-01-10 09:22:55 -08:00
Joel Klabo
43cc3b6b6b
Make NIP-05 Domain Tappable
...
Closes : #275
Changelog-Added: Make purple badges on profile page tappable
2023-01-10 09:22:20 -08:00
887eb902bf
Add comments to localized strings
2023-01-08 21:57:28 -05:00
Ben Weeks
966f330317
Added hidden dummy code for future options.
2023-01-08 23:32:35 +00:00
Ben Weeks
cb54ac0494
Updated sidebar to close when tab items at the bottom are clicked too.
2023-01-08 01:00:35 +00:00
dcf328e7ac
Fix localization bugs
2023-01-07 19:36:15 -05:00
Ben Weeks
9b236f9583
Changed opacity to Damus on-brand grey. Removed unnecessary code.
2023-01-08 00:20:43 +00:00
Ben Weeks
4378397c4c
Fixed animation. Made menu a touch smaller.
2023-01-07 23:59:35 +00:00
Ben Weeks
3bf39dc04b
Fixed overlay issue (now has faded background)
2023-01-07 23:29:22 +00:00
Ben Weeks
8161d55d05
Updated colors and swapped icons.
2023-01-07 22:31:45 +00:00
Ben Weeks
30151e14fa
Merge branch 'damus-io:master' into sidebar
2023-01-07 22:15:11 +00:00
William Casarin
c10fcc52e3
dms: always use the other persons pubkey in context menu
...
The DM view can sometimes show our last message, which means the pubkey
in the context menu would be ours. This is super confusing, so always
use the other persons pubkey when copying the user id in the DMs view.
Changlog-Fixed: Always copy other persons pubkey in DMs context menus
2023-01-07 11:29:24 -08:00
Ben Weeks
d9b60c0052
Merge branch 'damus-io:master' into sidebar
2023-01-06 23:06:44 +00:00
Ben Weeks
fba29d4454
Worked on amending the colors.
2023-01-06 22:41:48 +00:00
OlegAba
d878ff6fdb
Add system background color to profile pics
...
Changelog-Fixed: Add system background color to profile pics
Closes : #270
2023-01-06 14:14:57 -08:00
William Casarin
7081c4ac69
Profile: make key high-res and reintroduce key color
...
Changelog-Fixed: High res color pubkey on profile page
2023-01-06 14:09:41 -08:00
William Casarin
b03bef2f8b
Profile: Add Universal Link share button
...
Changelog-Added: Added share button to profile
2023-01-06 14:01:57 -08:00
Ben Weeks
5733f782d9
Latest updates to the sidebar.
2023-01-06 20:11:19 +00:00
William Casarin
d5857325b1
Universal Links: share notes!
...
Changelog-Added: Added universal link sharing of notes
2023-01-06 10:24:08 -08:00
Ben Weeks
aba758b143
Fixes damus-io/damus#246
ChangeLog-Changed: Resolved issue with image URLs in uppercase (@npub1jutptdc2m8kgjmudtws095qk2tcale0eemvp4j2xnjnl4nh6669slrf04x)
2023-01-06 00:39:57 +00:00
Ben Weeks
b7c7b0b3bf
Merge branch 'damus-io:master' into beautify-image-zoom
2023-01-06 00:25:15 +00:00