William Casarin
dbe938ad9b
Add paid relay details
2023-02-10 10:01:17 -08:00
William Casarin
289d55b918
Show paid or global relay type next to relay status
...
Changelog-Added: Show if relay is paid
2023-02-10 09:37:26 -08:00
William Casarin
771fa845e3
Fix bug where sidebar navigation fails to pop when switching timelines
...
Changelog-Fixed: Fix bug where sidebar navigation fails to pop when switching timelines
2023-02-10 09:37:26 -08:00
William Casarin
5f1545b86a
Paid relay detection
2023-02-10 08:27:54 -08:00
William Casarin
fe444228e6
Cached relay metadata
2023-02-09 15:56:26 -08:00
William Casarin
10596ddb09
Relay Filters
...
wip
2023-02-09 14:23:18 -08:00
William Casarin
989684cd37
Use lnaddress before lnurl for tip addresses to avoid Anigma scamming
...
Since anigma is scamming and setting people's lnurls
Changelog-Fixed: Use lnaddress before lnurl for tip addresses to avoid Anigma scamming
2023-02-08 12:56:19 -08:00
William Casarin
0563ec8bf8
Fix issue where navigation fails pop to root when switching timelines
...
Sometimes the navigation stack fails to pop, fix this
Changelog-Fixed: Fix issue where navigation fails pop to root when switching timelines
2023-02-07 14:09:07 -08:00
William Casarin
29c4170833
Make @ mentions case insensitive
...
Changelog-Fixed: Make @ mentions case insensitive
2023-02-07 12:07:59 -08:00
William Casarin
3c629621eb
Add "Follows You" to profile
...
Changelog-Added: Add "Follows You" indicator on profile
2023-02-07 10:51:08 -08:00
William Casarin
09f12845c0
FollowButton: show "Follows You" if they follow you
...
Changelog-Changed: Show "Follow Back" button on profile page
2023-02-07 10:22:19 -08:00
William Casarin
b882a96206
profile/refactor: break name section into its own function
2023-02-07 10:22:19 -08:00
William Casarin
fb82cc0531
ProfileModel: add follows helper
...
This will be used for "Follows You" logic
2023-02-07 10:20:12 -08:00
William Casarin
90cd48ead7
Merge remote-tracking branch 'tyiu/tyiu/export-translations'
2023-02-07 09:57:17 -08:00
William Casarin
f71b67f036
relays: refactor
2023-02-07 09:56:46 -08:00
William Casarin
ae6608cf7d
Revert "Add screen to select individual relays when posting/broadcasting"
...
This reverts commit 04759107a2 .
2023-02-06 14:40:54 -08:00
William Casarin
1e44d97a97
refactor: pk_settings_key
...
will use this in the future I'm sure
2023-02-06 11:55:20 -08:00
William Casarin
eae844e081
Fix event encoding issue
2023-02-06 11:10:23 -08:00
William Casarin
140b0e4fc4
Fix bech32 decoding bug
...
Changelog-Fixed: Fix some lnurls not getting decoded properly
2023-02-06 10:47:13 -08:00
William Casarin
45f8c37498
build 14
2023-02-06 10:05:14 -08:00
William Casarin
f96ad99790
zaps: initial configuration for default zap amount
2023-02-06 10:05:02 -08:00
William Casarin
a2eb77a5e9
Hide incoming dms from blocked users
...
Changelog-Fixed: Hide incoming DMs from blocked users
2023-02-05 10:49:51 -08:00
William Casarin
29a8206586
Hide blocked users from search results
...
Changelog-Fixed: Hide blocked users from search results
2023-02-05 10:49:18 -08:00
William Casarin
07676a1f95
refactor: should_hide_event -> should_show_event
2023-02-05 10:45:02 -08:00
William Casarin
79ca3b2262
remove orangepill from bootstrap relay list
2023-02-05 10:38:54 -08:00
William Casarin
ba8425dedb
Revert "Add remote image loading policy settings"
...
We still want to blur images from stranges if we set the everyone
policy. This is a regression.
This reverts commit ced5b4974f , reversing
changes made to 9be55b08fd .
2023-02-05 00:24:03 -08:00
William Casarin
cfcd799d63
Fix build
2023-02-04 12:23:24 -08:00
William Casarin
d5ee9e4780
Revert "Lightweight png files"
...
This reverts commit 71acb16387 .
2023-02-04 12:07:42 -08:00
William Casarin
9e2e8595e8
move text event to its own file, improve zaps
2023-02-04 10:01:37 -08:00
William Casarin
331d7e9792
make lnurl sanity check case insensitive
2023-02-03 11:41:31 -08:00
William Casarin
d21613a765
removed extra divider
2023-02-03 11:29:45 -08:00
William Casarin
7780120504
ensure lnurls are actually lnurls
...
Changelog-Fixed: Check for broken lnurls
2023-02-03 11:29:11 -08:00
William Casarin
1696e0365e
refactor: settings and translation view
2023-02-03 09:25:07 -08:00
William Casarin
006f8d79e0
Lightning Zaps
...
Added initial lightning zaps/tipping integration
Changelog-Added: Receive Lightning Zaps
2023-02-02 15:51:57 -08:00
William Casarin
1fd4d4d950
refactor: move translate button into its own view
2023-02-02 14:13:07 -08:00
William Casarin
09547529ad
Revert "Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_nl' into translations"
...
This reverts commit 33368c3ac4 , reversing
changes made to 99d282ee20 .
2023-02-02 13:45:13 -08:00
William Casarin
6bd7e7563c
Merge branch 'translations'
2023-02-02 09:56:36 -08:00
William Casarin
5ec77bf8d2
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_de' into translations
2023-02-02 09:55:57 -08:00
William Casarin
33368c3ac4
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_nl' into translations
2023-02-02 09:55:48 -08:00
William Casarin
99d282ee20
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_fr_FR' into translations
2023-02-02 09:54:51 -08:00
William Casarin
a9009049c9
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_pl_PL' into translations
2023-02-02 09:54:44 -08:00
William Casarin
e64abca1f0
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_pt_PT' into translations
2023-02-02 09:54:23 -08:00
William Casarin
e90408027b
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_es_419' into translations
2023-02-02 09:38:30 -08:00
William Casarin
58a74af25b
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_de_AT' into translations
2023-02-02 09:38:16 -08:00
William Casarin
0a33f4ca1c
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_ar' into translations
2023-02-02 09:37:50 -08:00
William Casarin
960ed8158c
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_it_IT' into translations
2023-02-02 09:37:17 -08:00
William Casarin
e40cc9a50a
v1.0.0-13 changelog
2023-01-30 16:46:43 -08:00
William Casarin
43f6053429
v1.0.0-13
2023-01-30 16:45:58 -08:00
William Casarin
1e8d8120ac
Switch up the bootstrap relays
2023-01-30 16:45:22 -08:00
William Casarin
dfb681cc02
Fix profile action sheet on ipad
...
Changelog-Fixed: Fix hidden profile action sheet when clicking ...
2023-01-30 16:39:52 -08:00
William Casarin
72f00fb413
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_fr_FR'
2023-01-30 15:56:57 -08:00
William Casarin
d4068f8d52
Move Relay configuration to its own section on the sidebar
...
Changelog-Changed: Moved relay config to its own sidebar entry
2023-01-30 15:49:03 -08:00
William Casarin
139a2455a5
Merge branch 'translations'
2023-01-30 14:39:58 -08:00
William Casarin
e058f7e8e1
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_fr_FR' into translations
2023-01-30 14:39:36 -08:00
William Casarin
ec3f0b3c5d
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_pl_PL' into translations
2023-01-30 14:39:08 -08:00
William Casarin
20b1697e40
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_pt_PT' into translations
2023-01-30 14:38:24 -08:00
William Casarin
159f00e466
Merge remote-tracking branch 'github/translations_translations-en-us-xcloc-localized-contents-en-us-xliff--master_de' into translations
2023-01-30 14:38:12 -08:00
William Casarin
e1578c0337
Add support for account deletion
...
As per apple guidelines
Changelog-Added: Added support for account deletion
2023-01-30 13:26:04 -08:00
William Casarin
9fa11118d3
Fix some more context menu bugs
2023-01-30 12:43:24 -08:00
William Casarin
2eeeb081fd
Merge branch 'translations'
2023-01-30 10:27:44 -08:00
William Casarin
7affc5ae4b
Merge remote-tracking branch 'pl_PL' into translations
2023-01-30 10:27:23 -08:00
William Casarin
f283519a0d
Merge remote-tracking branch 'de_AT' into translations
2023-01-30 10:27:14 -08:00
William Casarin
3317f23618
Merge remote-tracking branch 'master_de' into translations
2023-01-30 10:24:53 -08:00
William Casarin
7bcc345038
Fix build
2023-01-28 15:54:52 -08:00
William Casarin
bf0f879d66
revert dubious change
2023-01-28 15:53:04 -08:00
William Casarin
3af9131afe
autocomplete: add space after replacing occurances
...
This is more intuitive
2023-01-28 15:50:42 -08:00
William Casarin
819d7496b2
v1.0.0-12 changelog
2023-01-28 10:54:49 -08:00
William Casarin
4c58e73e18
v1.0.0-12
2023-01-28 10:52:34 -08:00
William Casarin
6e38707aaa
Merge remote-tracking branches 'ar' and 'pt_PT'
2023-01-28 09:55:02 -08:00
William Casarin
0f08612b79
Added arabic and portugese translations
...
Changelog-Added: Added arabic and portugese translations
2023-01-28 09:42:32 -08:00
William Casarin
552bd9cae5
Implement NIP-21 URI handling
...
Changelog-Added: Added nostr: uri handling
2023-01-28 08:31:11 -08:00
William Casarin
b6ea17a0eb
Merge remote-tracking branches 'tyiu/tyiu/string-comments' and 'tyiu/tyiu/remove-it-CH'
...
Changelog-Fixed: Localization fixes
Changelog-Fixed: Don't allow blocking yourself
2023-01-27 12:49:24 -08:00
William Casarin
a9e9f0dc8f
Hide muted users from global
...
Changelog-Fixed: Hide muted users from global
2023-01-27 12:16:41 -08:00
William Casarin
5edb7df5c4
Mute events in threads
...
Changlog-Added: Mute events in threads
2023-01-27 12:11:57 -08:00
William Casarin
d559dd3a13
Allow non-string values in profiles
...
Profiles were not loading from other clients because some fields were
not strings
Changelog-Fixed: Fixed profiles sometimes not loading from other clients
2023-01-27 10:19:29 -08:00
William Casarin
b9c2473a2d
reporting: don't use spam for every report
...
Changelog-Fixed: Fixed bug where `spam` was always the report type
2023-01-27 10:18:48 -08:00
William Casarin
196081cd38
mutelists: #d must be an array
...
Not sure how this was working before
2023-01-27 09:36:04 -08:00
William Casarin
203203a706
v1.0.0-11 changelog
2023-01-25 16:13:12 -08:00
William Casarin
92239eae69
v1.0.0-11
2023-01-25 16:12:19 -08:00
William Casarin
255668c17a
Merge remote-tracking branch translation/ar
2023-01-25 16:03:29 -08:00
William Casarin
5daaec35a8
Bump pfp/banner animated fize size limit to 5MiB/20MiB
...
Changelog-Changed: Bump pfp/banner animated fize size limit to 5MiB/20MiB
Closes : #384
2023-01-25 15:57:37 -08:00
William Casarin
abfbc8c9aa
Merge branch 'translations'
...
Changelog-Added: Translations for it_IT, it_CH, fr_FR, de_DE, de_AT and lv_LV
2023-01-25 15:53:19 -08:00
William Casarin
44b1136b86
Merge remote-tracking branch 'it_IT'
2023-01-25 15:52:08 -08:00
William Casarin
dc28456122
Merge remote-tracking branch 'it_CH'
2023-01-25 15:50:59 -08:00
William Casarin
0dd804f61c
Merge remote-tracking branches 'fr_FR', 'de_DE', 'de_AT' and 'lv_LV'
2023-01-25 15:49:12 -08:00
William Casarin
a3e7abc85d
Update kieran's relay addr
2023-01-25 15:46:59 -08:00
William Casarin
5e3ce4e454
v1.0.0-10 changelog
2023-01-25 15:40:04 -08:00
William Casarin
59abc7b608
v1.0.0-10
2023-01-25 15:36:28 -08:00
William Casarin
74d8d57542
Add EULA step to account creation
2023-01-25 15:34:33 -08:00
William Casarin
214e45a98b
Add muting and mutelists
...
- Filter muted posts from feed on mute
- List muted users in sidebar
Changelog-Added: Added ability to block users
2023-01-25 12:50:04 -08:00
William Casarin
2a8b9f75c1
Initial NIP-51 Mute List Implementation
2023-01-25 09:53:59 -08:00
William Casarin
7d323b65e4
Move share and report actions into a ... button
2023-01-25 08:41:05 -08:00
William Casarin
b69116e685
Move share button
...
To avoid the weird hit detection issues
2023-01-25 08:24:40 -08:00
William Casarin
561e2cd3ad
refactor: add profile_button_style view extension
2023-01-25 08:24:35 -08:00
William Casarin
ad87a62486
[appstore] Report Content
...
This view provides a way to report content (nudity, illegal, spam) to
relays. Clients can use this information to filter or warn if they
choose to.
This is needed for the appstore release
Changelog-Added: Added a way to report content
2023-01-25 08:11:21 -08:00
William Casarin
675903b768
SelectedEventView: use EventProfile
2023-01-23 12:30:29 -08:00
William Casarin
92035e17d3
refactor: move reply_desc to ReplyDescription
2023-01-23 12:20:02 -08:00
William Casarin
8df5bf04ae
refactor: Break EventView into 3 separate views
...
SelectedEventView
EmbeddedEventView
EventView
2023-01-23 12:13:58 -08:00
William Casarin
7e1daf7816
refactor: move Highlight to its own file
2023-01-23 10:58:39 -08:00
William Casarin
0ead583bda
refactor: move BuilderEventView to it's own file
2023-01-23 10:58:39 -08:00