Joel Klabo
9ad6af0e4f
Fix Edit Profile Background Colors
2023-04-07 10:37:59 -07:00
6c7f8cdbe5
Fix localization issues and export strings for translation
2023-04-06 21:05:53 -04:00
William Casarin
3d27e49e70
Add custom #nostr and #coffeechain hashtags
...
Changelog-Added: Custom hashtags for #nostr and #coffeechain
2023-04-06 17:09:50 -07:00
William Casarin
e9be227009
Add bitcoin icon to bitcoin hashtags
...
Changelog-Added: Add bitcoin icon to bitcoin hashtags
2023-04-06 16:04:16 -07:00
William Casarin
2e640db012
Make bitcoin hashtag orange
2023-04-06 12:10:39 -07:00
William Casarin
3661d64450
regression: remove action bar from DM view
2023-04-06 12:10:17 -07:00
William Casarin
24c82293b3
Disable translations in DMs by default
...
There is an option to enable it now.
Changelog-Changed: Disable translations in DMs by default
2023-04-06 12:07:01 -07:00
William Casarin
7fb1bc48c4
rename NostrBuild to nostr.build
...
Closes : #883
2023-04-06 11:05:51 -07:00
William Casarin
7c08d4af45
perf: cache note artifacts
2023-04-06 10:27:15 -07:00
William Casarin
c5341ba337
Cache translations, fix translation popping
...
Completely refactor Translate View. Simplify bool logic into a state enum.
Changelog-Fixed: Fix translation text popping
Changelog-Added: Cache translations
2023-04-06 10:16:53 -07:00
William Casarin
95fb7bccf8
Merge remote-tracking branch 'github/translations'
2023-04-06 08:35:24 -07:00
William Casarin
532eaa35bf
pointless refactors
2023-04-06 08:27:27 -07:00
9c1bb30f5f
Localization fix and export translations
2023-04-06 10:47:51 -04:00
William Casarin
b532dc48e1
Also trim whitespace before single note refs
2023-04-05 13:30:05 -07:00
William Casarin
7bf18336d0
Fix extraneous padding on some image posts
...
Changelog-Fixed: Fix extraneous padding on some image posts
2023-04-05 13:12:56 -07:00
William Casarin
b131c74ee3
Add prefix and suffix string trimming functions
...
This is needed to fix extraneous whitespace issues in image posts
2023-04-05 12:48:03 -07:00
William Casarin
b9fed6e4eb
Fix crash in relay list view
...
Changelog-Fixed: Fix crash in relay list view
2023-04-05 12:33:08 -07:00
William Casarin
6910e84fd8
regression: fix show nsec button
2023-04-05 11:26:27 -07:00
William Casarin
185732a633
Change reply color from red to blue
2023-04-05 11:15:19 -07:00
Joel Klabo
b585e8c21c
Add Padding to Attachment Icons
2023-04-05 10:42:10 -07:00
William Casarin
f236ea52e1
Implement additional text truncation settings
...
Changelog-Added: Added text truncation settings
2023-04-05 10:32:32 -07:00
William Casarin
9c8391b33b
Refactor settings into subsections
2023-04-05 10:23:07 -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
2ce0a771ea
refactor: move notification settings to its own file
2023-04-05 08:49:15 -07:00
Joel Klabo
88740a2bc7
Fix Camera Uploads Again
...
Changelog-Fixed: Fix broken camera uploads (again)
2023-04-05 08:35:34 -07:00
William Casarin
bedf7e0648
Add reply counts
...
Changelog-Added: Reply counts
2023-04-04 12:03:56 -07:00
William Casarin
98d11fb71e
Show full bleed images on selected events in threads
...
Changelog-Changed: Show full bleed images on selected events in threads
2023-04-04 10:58:16 -07:00
Bryan Montz
584a20ade1
Don't show NIP-05 validation error message when field is empty
...
Closes : #852
2023-04-04 10:32:30 -07:00
William Casarin
1aa70efee0
Merge remote-tracking branch 'github/translations'
2023-04-04 10:23:29 -07:00
Swift
e2812a9aa1
Add option to only show notification from people you follow
...
Changelog-Added: Add option to only show notification from people you follow
Closes : #866
2023-04-04 10:22:41 -07:00
William Casarin
679779ab3e
Get around CCP bootstrap relay banning by caching user's relays as their bootstrap relays
...
Changelog-Fixed: Get around CCP bootstrap relay banning by caching user's relays as their bootstrap relays
2023-04-04 10:12:29 -07:00
2f4e33fc9f
Fix localization issues and export strings for translation
2023-04-04 10:26:02 -04:00
William Casarin
3d97dc593e
Simplify notification settings
2023-04-03 17:21:49 -07:00
Swift
61ef709d91
Local notifications for other events
...
Changelog-Added: Added local notifications for other events
2023-04-03 16:38:39 -07:00
ericholguin
1701dbdfb9
Add an empty view when a tagged user isnt found
...
Changelog-Added: Show a custom view when tagged user isn't found
2023-04-03 16:23:04 -07:00
William Casarin
8fe8611527
Add missing padding on notifications view
2023-04-03 15:43:14 -07:00
William Casarin
e0d4841147
Cache image heights to reduce popping
2023-04-03 15:02:35 -07:00
William Casarin
1bf171a09e
Show referenced notes in DMs
...
Changelog-Added: Show referenced notes in DMs
2023-04-03 14:57:20 -07:00
William Casarin
02c973fbb2
Replace Divider with ThiccDivider
2023-04-03 13:57:57 -07:00
William Casarin
4996272942
Only truncate timeline text if enabled in settings
...
Changelog-Changed: Only truncate timeline text if enabled in settings
2023-04-03 11:30:05 -07:00
William Casarin
094f63bcff
Make mentions wide in notifications like in timeline
...
Changelog-Changed: Make mentions wide in notifications like in timeline
2023-04-03 11:22:32 -07:00
William Casarin
f9339440f2
Truncate long text in notification items
...
Changelog-Fixed: Truncate long text in notification items
2023-04-03 11:21:52 -07:00
William Casarin
997bc38885
Remove padding at top of divider on reply attachment bar
2023-04-03 11:11:51 -07:00
William Casarin
b9d62e300b
Restore missing reply description on selected events
...
Changelog-Fixed: Restore missing reply description on selected events
2023-04-03 10:21:11 -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
Joel Klabo
c9c51c6d4a
Profile Picture Upload
...
Changelog-Added: Profile Picture Upload
Closes : #849
2023-04-03 09:37:10 -07:00
ericholguin
0dd74fde7f
Improve reply view
...
Changelog-Changed: Improved look of reply view
2023-04-02 08:30:38 -07:00
Joel Klabo
7a55ea13e3
Save Camera Images Locally Then Upload
...
Closes : #847
2023-04-02 08:23:12 -07:00
William Casarin
2815827b9f
Show sent DMs immediately
...
Now that we have a postbox abstraction, we can show DMs immediately. We
probably need an indicator on if it was delivered or not.
Changelog-Fixed: Show sent DMs immediately
2023-03-31 15:25:19 -07:00
William Casarin
2596542cb6
Enable offline posting
...
You can now post, like, repost, reply offline
Changelog-Added: Enable offline posting
2023-03-31 15:14:55 -07:00