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
William Casarin
0436c68ec5
Fix some notification settings not saving
...
Changelog-Fixed: Fix some notification settings not saving
2023-04-05 08:43:52 -07:00
William Casarin
e3f578e48a
changelog: include improved square image display entry
2023-04-04 20:16:23 -07:00
William Casarin
39788bd590
v1.4.1-2 changelog
2023-04-04 20:11:35 -07:00
William Casarin
8c2c8e283f
v1.4.1-2
2023-04-04 20:11:35 -07:00
William Casarin
8a473885c7
Don't add https:// prefix to empty website urls
2023-04-04 20:11:35 -07:00
William Casarin
ba1c2cd2b9
Fix broken website links that have missing https:// prefixes
...
Changelog-Fixed: Fix broken website links that have missing https:// prefixes
2023-04-04 14:20:27 -07:00
William Casarin
bedf7e0648
Add reply counts
...
Changelog-Added: Reply counts
2023-04-04 12:03:56 -07:00
William Casarin
14802e334d
Fix crash in image carousel
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
William Casarin
9ca959d8d3
Allow image size to adjust even if we have it cached
2023-04-04 10:45:05 -07:00
William Casarin
67041b22f4
refactor: simplify calculate_image_fill argument
2023-04-04 10:25:56 -07:00
William Casarin
1aa70efee0
Merge remote-tracking branch 'github/translations'
2023-04-04 10:23:29 -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
William Casarin
3da12e708f
Only show translate button if autotranslate is off
2023-04-03 17:44:08 -07:00
William Casarin
3d97dc593e
Simplify notification settings
2023-04-03 17:21:49 -07:00
William Casarin
c6e5193111
Don't show translation status
...
It's too poppy
2023-04-03 17:12:10 -07:00
William Casarin
f6133814e8
Merge remote-tracking branch 'github/translations'
2023-04-03 16:28:23 -07:00
William Casarin
8fe8611527
Add missing padding on notifications view
2023-04-03 15:43:14 -07:00
William Casarin
41f692a0c4
Cache fit/fill as well as height
2023-04-03 15:07:32 -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
c5f3a8e509
v1.4.1 + changelog
2023-04-03 14:02:09 -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
127f1e07e3
Broadcast events you are replying to
...
Changelog-Changed: Broadcast events you are replying to
2023-04-03 09:54:56 -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
William Casarin
b63159a29f
Fix another crash in dynamic height calculation
2023-04-03 09:37:10 -07:00
William Casarin
647c6f8428
Refactor dynamic image height and fix crashing
2023-04-03 09:22:48 -07:00
William Casarin
b83204898b
add .rgignore
2023-04-02 09:07:20 -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
4ac3e71039
Fix OK decoding
2023-03-31 15:22:11 -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
William Casarin
915f3901a7
Merge remote-tracking branch 'github/translations'
2023-03-31 10:30:02 -07:00
William Casarin
f2ce146e98
Revert "Refactor auto-translations and add caching"
...
There are quite a few issues with this and is causing crashing
This reverts commit ae82114a33 .
2023-03-31 10:01:31 -07:00
William Casarin
9ba3543d91
Fixed size of translated text
...
Changelog-Fixed: Fixed size of translated text
2023-03-31 09:26:39 -07:00
William Casarin
42e6281e9b
Fix crash when reposting
...
Changelog-Fixed: Fix crash when reposting
2023-03-31 09:07:51 -07:00
William Casarin
b9fc3f90d1
Fix unfollow button color
2023-03-30 12:28:54 -04:00
William Casarin
695699aa10
Fix broken npub searching
2023-03-30 12:26:06 -04:00
William Casarin
0a4e75bfec
Add nip05 search
...
Changelog-Added: Added ability to lookup users by nip05 identifiers
2023-03-29 19:24:06 -04:00
William Casarin
9fef2f071a
v1.4.0
2023-03-27 17:48:40 -04:00
William Casarin
c03b4cac11
Zap Notifications: Include who it's from and message
2023-03-27 17:48:40 -04:00
William Casarin
c7a34379dd
Merge remote-tracking branch 'github/translations'
2023-03-27 12:42:59 -04:00
William Casarin
eabf37e35c
Refactor damus color references
2023-03-27 12:39:38 -04:00
William Casarin
7674f42596
Damus Colors Helper
2023-03-27 12:26:30 -04:00
William Casarin
8c37c8f008
Add some padding to the ReplyView
2023-03-27 12:16:39 -04:00
William Casarin
74dbbcf1a2
Fix image uploading
2023-03-27 12:15:24 -04:00
William Casarin
e3283fc8f8
Merge remote-tracking branch 'eric/relay-config-changes'
2023-03-27 11:47:23 -04:00
William Casarin
54fdcd1c84
Small refactor for video uploader
2023-03-27 11:31:10 -04:00
William Casarin
63e28d4d79
Enable auto-translate by default
2023-03-27 10:44:19 -04:00
William Casarin
c6c47e824a
reduce code duplication in nip05 gradients
2023-03-27 10:39:07 -04:00
William Casarin
d19596c17e
Merge remote-tracking branch 'eric/gradient-all-the-things'
2023-03-27 10:22:01 -04:00
William Casarin
0b40cd127c
Revert "Revert "Don't make previews full bleed""
...
This reverts commit 57006b928b .
2023-03-26 09:36:02 -06:00
William Casarin
754ee254e9
Revert "Revert "New Timeline""
...
This reverts commit f5ed9cd5d4 .
2023-03-26 09:35:53 -06:00
William Casarin
963cb37762
Revert "Increase image size"
...
This reverts commit b6d5b6f45e .
2023-03-26 09:35:07 -06:00
William Casarin
159d0fa2b5
Don't render @note link if there is only one
2023-03-25 07:54:04 -06:00
William Casarin
61fddf800e
Reduced padding for more information density
...
Changelog-Changed: Reduced padding for more information density
2023-03-25 06:51:56 -06:00
William Casarin
b6d5b6f45e
Increase image size
2023-03-25 06:38:06 -06:00
William Casarin
f5ed9cd5d4
Revert "New Timeline"
...
This reverts commit f84d4516db .
2023-03-25 06:31:24 -06:00
William Casarin
57006b928b
Revert "Don't make previews full bleed"
...
This reverts commit 98f0b2f2d2 .
2023-03-25 06:31:18 -06:00
William Casarin
98f0b2f2d2
Don't make previews full bleed
2023-03-24 08:14:32 -06:00
William Casarin
9a4d93824a
v1.3.0-7 changelog
2023-03-24 08:00:38 -06:00
William Casarin
f76563b354
v1.3.0-7
2023-03-24 07:59:58 -06:00
William Casarin
f84d4516db
New Timeline
...
Switch to a new timeline style that has higher information density and
better image display
2023-03-23 19:03:54 -06:00
William Casarin
2e34230119
Clean up image views
2023-03-23 08:54:25 -06:00
William Casarin
cad89525b7
Remove filenames from image preview
...
Keep it clean
Suggested-by: jack
2023-03-23 07:33:48 -06:00
William Casarin
d2cf18aeee
v1.3.0-6 changelog
2023-03-21 06:41:46 -06:00
William Casarin
a8ce39fc96
v1.3.0-6
2023-03-21 06:41:06 -06:00
William Casarin
ed90139b0c
Fix bug where nostr: links and QRs stopped working
...
Changelog-Fixed: Fix bug where nostr: links and QRs stopped working
2023-03-21 06:35:08 -06:00
William Casarin
022045d916
v1.3.0-5 changelog
2023-03-20 09:28:18 -06:00
William Casarin
4bda490010
v1.3.0-5
2023-03-20 09:27:13 -06:00
William Casarin
97382adb63
Switch DM relative time color to gray
...
Looks better in light mode
2023-03-20 08:58:55 -06:00
William Casarin
c582755246
Fix internal links opening in other nostr clients
...
This prevents internal links from opening in other nostr apps
Changelog-Fixed: Fixed internal links opening in other nostr clients
2023-03-20 08:52:16 -06:00
William Casarin
14f71f1a1d
v1.3.0-4 changelog
2023-03-17 11:48:01 -06:00
William Casarin
91cb6a6763
v1.3.0-4
2023-03-17 11:47:29 -06:00
William Casarin
a65351154b
Make it much easier to tag users in replies and posts
...
Changelog-Changed: It's much easier to tag users in replies and posts
2023-03-17 11:33:15 -06:00
William Casarin
2e2b33e21d
Fix bug where small black text appears during image upload
...
Changelog-Fixed: Fix bug where small black text appears during image upload
2023-03-17 10:13:23 -06:00
William Casarin
c24b0afb8f
Don't show test event by accident
2023-03-17 10:13:00 -06:00
William Casarin
a357bbe4a6
v1.3.0-3 changelog
2023-03-17 08:35:50 -06:00
William Casarin
b687006b64
v1.3.0-3
2023-03-17 08:33:32 -06:00
William Casarin
1f095b0896
Make sure to publish progress update on main thread
2023-03-17 08:33:11 -06:00
William Casarin
4f7ed36a7c
Fix image upload url delay after progress bar disappears
...
Changelog-Fixed: Fix image upload url delay after progress bar disappears
2023-03-17 08:23:33 -06:00
William Casarin
393809c7d7
Merge remote-tracking branch 'github/translations'
2023-03-17 08:01:43 -06:00
William Casarin
9091cb1aae
Revert "Reduce battery usage by using exp backoff on connections"
...
This is causing pretty bad fail to reconnect issues
This reverts commit 252a77fd97 , reversing
changes made to a611a5d252 .
2023-03-17 07:54:29 -06:00
William Casarin
e0984aab34
Add space at end of image url so you don't accidently corrupt things
2023-03-16 09:46:43 -06:00
William Casarin
eabbb12195
v1.3.0-2 changelog
2023-03-16 09:17:48 -06:00
William Casarin
7b1f4b7701
Show image upload progress
2023-03-16 09:13:03 -06:00
William Casarin
7b6d3ef9df
Refactor image uploader
2023-03-15 17:12:05 -06:00
William Casarin
bc58686016
Add post attachment bar for images and future things
2023-03-15 17:12:05 -06:00
William Casarin
761982e359
Merge remote-tracking branch 'github/translations'
2023-03-15 17:03:28 -06:00
William Casarin
57d48a0395
Add option to always show images (never blur)
...
Changelog-Added: Add option to always show images (never blur)
2023-03-15 16:56:25 -06:00
William Casarin
4f96c88b9b
Add nostr.wine to bootstrap relay list, remove others
2023-03-15 16:22:30 -06:00
William Casarin
da11bc575a
Remove snort from bootstrap relay list
2023-03-15 16:21:08 -06:00
William Casarin
cc9532d958
Fix zap button long press scrolling issue
...
Changelog-Fixed: Fix zap button preventing scrolling
2023-03-15 16:19:52 -06:00