422167f7aa
Add indication of followers you know in a profile
...
Changelog-Added: Add indication of followers you know in a profile
2023-06-25 09:38:57 +02:00
William Casarin
f090596067
nozaps: switch to global sheet when zapping
...
This fixes many popping bugs
Changelog-Fixed: Fix zap sheet popping
2023-06-23 20:46:27 +02:00
William Casarin
87d4752aa4
ui: use AboutView in existing views
2023-06-20 17:00:48 +02:00
baa5454e2a
Rename all usages of the term Post as a noun to Note to conform to the Nostr spec
...
Changelog-Fixed: Rename all usages of the term Post as a noun to Note to conform to the Nostr spec
2023-06-10 11:42:25 +02:00
8ca377bec9
Add max length truncation to displayed profile attributes to mitigate spam
...
Changelog-Fixed: Add max length truncation to displayed profile attributes to mitigate spam
Fixes : #1237
2023-06-04 17:50:52 -04:00
952d6746d5
Add profile zaps
...
Refactor profile zaps to reuse same BOLT11 Lightning invoice logic as
note zaps, which fixes profile zaps from Cash App and Muun wallets
Changelog-Added: Add profile zaps
Changelog-Fixed: Fix profile zapping for Muun and Strike wallets
Closes : #1236
Fixes : #1067
2023-06-04 10:56:43 -07:00
dde48132c9
Fix CI tests
...
Closes : #1204
2023-05-31 16:40:59 -07:00
Ben Weeks
973e9fe714
Custom iconography added for other areas of the app.
...
Changelog-Added: Custom iconography added for other areas of the app.
2023-05-29 14:47:05 -07:00
Ben Weeks
8eebc2abe5
Minor changes to profile ready for rebrand Key removal from nPub in profile
2023-05-29 12:42:58 -07:00
0552c24108
Add mention parsing and fine-grained text selection on description in ProfileView
...
Changelog-Added: Add mention parsing and fine-grained text selection on description in ProfileView
Closes : #1172
2023-05-26 10:35:18 -07:00
William Casarin
bffa42a13a
Supporter Badges
2023-05-15 11:57:37 -07:00
William Casarin
8097cfdfb8
Include donation_amount on profile
2023-05-15 09:59:51 -07:00
Joshua Jiang
94a29e2c2f
Add unmute option in profile view
...
Changelog-Added: Add unmute option in profile view
Closes : #1050
2023-05-08 11:16:21 -07:00
Bryan Montz
9847f12c95
Remove unused code
...
Closes : #1105
2023-05-08 11:01:04 -07:00
440ef02eaa
Update reaction notification title and miscellaneous localization fixes
2023-05-05 09:01:05 -07:00
William Casarin
cbd92539a6
Merge remote-tracking branch 'github/translations'
2023-04-23 04:36:16 -07:00
William Casarin
055b13c1cd
Fix buggy zap amounts and wallet selector settings
...
Changelog-Fixed: Fix buggy zap amounts and wallet selector settings
2023-04-22 12:10:10 -07:00
William Casarin
357e8adf86
Refactor disable_animation setting
...
Pass it down from the top instead of using a function which goes around
our settings store
2023-04-22 12:08:24 -07:00
3440c828e3
Export strings for translation
2023-04-22 11:27:01 +02:00
William Casarin
aa559b2916
Refactor and Scope user settings to pubkey
2023-04-21 16:21:01 -07:00
William Casarin
ac82f1bc09
Add OnlyZaps Mode
...
Changelog-Added: Add OnlyZaps mode: disable reactions, only zaps!
2023-04-20 13:41:05 -07:00
William Casarin
b5a3697d78
Refactor direct messages model
...
We can track the pubkey in the DirectMessageModel instead of having a
janky tuple.
2023-04-15 12:41:00 -07:00
ericholguin
5c131e62d7
Add QR Code in profiles
...
Changelog-Added: Add QR Code in profiles
Closes : #918
2023-04-14 09:20:10 -07:00
William Casarin
89b2382ad7
Rename block to mute
...
Changelog-Changed: Rename block to mute
2023-04-05 08:53:21 -07:00
William Casarin
cc190c3618
Also broadcast event's user profile
...
This should help propagation of user profiles
Changelog-Changed: Broadcast now also broadcasts event user's profile
2023-04-03 09:47:15 -07:00
ericholguin
39f39c7382
Remove gradient in some places for visibility
...
Changelog-Changed: Remove gradient in some places for visibility
2023-03-31 10:12:11 -07:00
OlegAba
b0aac1fc42
Fix unclickable image dismiss button
...
Changelog-Fixed: Fix unclickable image dismiss button
Closes : #833
2023-03-30 12:39:30 -04:00
William Casarin
eabf37e35c
Refactor damus color references
2023-03-27 12:39:38 -04:00
Bryan Montz
e11147b217
Simplify grey colors with an adaptable color in xcassets
...
Closes : #805
2023-03-27 12:39:13 -04:00
William Casarin
2e34230119
Clean up image views
2023-03-23 08:54:25 -06:00