transifex-integration[bot]
78b4035d51
Apply translations in pl_PL
translation completed for the source file '/translations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'pl_PL' language.
2 years ago
William Casarin
2eeeb081fd
Merge branch 'translations'
2 years ago
William Casarin
7affc5ae4b
Merge remote-tracking branch 'pl_PL' into translations
2 years ago
William Casarin
f283519a0d
Merge remote-tracking branch 'de_AT' into translations
2 years ago
William Casarin
3317f23618
Merge remote-tracking branch 'master_de' into translations
2 years ago
Terry Yiu
2ed17a2509
Add export and import translation scripts
Closes : #430
2 years ago
Terry Yiu
08ca484d54
Fix height of DM input
Changelog-Fixed: Fixed height of DM input
Closes : #434
2 years ago
transifex-integration[bot]
2feaa207d7
Apply translations in pl_PL
translation completed for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'pl_PL' language.
2 years ago
Terry Yiu
bb6a09179e
Fix bug with copying user pubkey
Co-authored-by: William Casarin <jb55@jb55.com>
Changelog-Fixed: Fixed bug where copying pubkey from context menu only copied your own pubkey
Closes : #425
2 years ago
Terry Yiu
49f64e7f49
Fix author attribution to the actual translators in CHANGELOG
Closes : #431
2 years ago
Terry Yiu
a65a6966ac
Import de_AT localization
2 years ago
Terry Yiu
6f15746b8a
Replace de-DE localization with de and import into project
2 years ago
transifex-integration[bot]
13066a8fa2
Apply translations in de_AT
translation completed for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'de_AT' language.
2 years ago
transifex-integration[bot]
c647daf9b9
Apply translations in de
translation completed for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'de' language.
2 years ago
William Casarin
7bcc345038
Fix build
2 years ago
William Casarin
bf0f879d66
revert dubious change
2 years ago
William Casarin
3af9131afe
autocomplete: add space after replacing occurances
This is more intuitive
2 years ago
Swift
b6b6d033a8
User tagging and autocompletion
Co-authored-by: William Casarin <jb55@jb55.com>
Changelog-Added: User tagging and autocompletion in posts
Closes : #347
Fixes : #411 , #63
2 years ago
William Casarin
819d7496b2
v1.0.0-12 changelog
2 years ago
William Casarin
4c58e73e18
v1.0.0-12
2 years ago
William Casarin
6e38707aaa
Merge remote-tracking branches 'ar' and 'pt_PT'
2 years ago
William Casarin
0f08612b79
Added arabic and portugese translations
Changelog-Added: Added arabic and portugese translations
2 years ago
transifex-integration[bot]
ef89c4b33b
Apply translations in pt_PT
translated for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'pt_PT' language.
2 years ago
transifex-integration[bot]
5c9bc02ac6
Apply translations in ar
translated for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'ar' language.
2 years ago
Joel Klabo
b57d2a3a6e
Use AttributedString in NoteContentView
Changelog-Changed: Remove markdown link support from posts
Closes : #398
2 years ago
OlegAba
0e8c94b668
Replace SVGKit package with CoreSVG
Changelog-Fixed: Fixed crash on some SVG profile pictures
Closes : #416
2 years ago
transifex-integration[bot]
3e6c8c47a7
Apply translations in pt_PT
translation completed for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'pt_PT' language.
2 years ago
ericholguin
e4beb872a5
Add QRCode view
Changelog-Added: Add QRCode view for sharing your pubkey
Closes : #418
2 years ago
William Casarin
552bd9cae5
Implement NIP-21 URI handling
Changelog-Added: Added nostr: uri handling
2 years ago
transifex-integration[bot]
059a16a8dc
Apply translations in ar
translation completed for the source file '/damus Localizations/en-US.xcloc/Localized Contents/en-US.xliff'
on the 'ar' language.
2 years ago
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
2 years ago
William Casarin
a9e9f0dc8f
Hide muted users from global
Changelog-Fixed: Hide muted users from global
2 years ago
William Casarin
5edb7df5c4
Mute events in threads
Changlog-Added: Mute events in threads
2 years ago
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
2 years ago
William Casarin
b9c2473a2d
reporting: don't use spam for every report
Changelog-Fixed: Fixed bug where `spam` was always the report type
2 years ago
William Casarin
196081cd38
mutelists: #d must be an array
Not sure how this was working before
2 years ago
Terry Yiu
3e02cc6889
Prevent blocking or reporting yourself
2 years ago
Terry Yiu
51f94cf135
Add missing comments to localized strings, reorder buttons, mark destructive buttons
2 years ago
Terry Yiu
a20fa08030
Remove it-CH locale as there is no difference with it-IT yet
2 years ago
William Casarin
203203a706
v1.0.0-11 changelog
2 years ago
William Casarin
92239eae69
v1.0.0-11
2 years ago
OlegAba
5de745fb19
Add double tap gesture and fix bugs
Changlog-Added: Image double-tap gesture
Closes : #397
2 years ago
Steven Briscoe
1baae90beb
Fix to allow relays using ws://
Changelog-Fixed: allow ws:// relays again
2 years ago
Joel Klabo
2b832120ec
Disable UI Tests
2 years ago
William Casarin
255668c17a
Merge remote-tracking branch translation/ar
2 years ago
Terry Yiu
c046c7cf45
Add Reposts view
Changelog-Added: Reposts view
Closes : #376
2 years ago
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
2 years ago
William Casarin
abfbc8c9aa
Merge branch 'translations'
Changelog-Added: Translations for it_IT, it_CH, fr_FR, de_DE, de_AT and lv_LV
2 years ago
William Casarin
44b1136b86
Merge remote-tracking branch 'it_IT'
2 years ago
William Casarin
dc28456122
Merge remote-tracking branch 'it_CH'
2 years ago