Thomas Ricouard
cdbfd5db00
Settings: Add an option to clean media cache
2023-02-23 18:43:09 +01:00
Ico Davids
e4b880dfe5
Make primary action bold: ( #1021 )
2023-02-22 22:12:10 +01:00
Ico Davids
dc3a56e37c
Move autoPlayVideo setting to content settings view ( #1013 )
2023-02-22 18:57:48 +01:00
Thomas Durand
ded5bea4ce
Fix build with Swift 5.8 ( #986 )
...
Non optionals in if let don't work on the latest Xcode Beta
2023-02-22 07:04:37 +01:00
Thomas Ricouard
7a997ebd8a
Make secondary column available on any size + add a toggle + faster macOS window resize
2023-02-21 13:37:31 +01:00
Gareth Simpson
a2346413ec
Change the Content Settings icon to match the timeline icon again. ( #969 )
2023-02-21 07:04:17 +01:00
Thomas Ricouard
65e63c4586
Remove Sendable conformance on Client as it's not needed
2023-02-19 07:51:16 +01:00
Thomas Ricouard
ca4e80101f
Swiftformat
2023-02-18 07:26:48 +01:00
Thomas Ricouard
40ca3940f6
Reworked account management / selection UI
2023-02-16 07:19:20 +01:00
Thomas Ricouard
eb6050a38f
Swiftformat
2023-02-12 16:29:41 +01:00
Peter-Josef Meisch
124aeef7fb
swipe actions improvements ( #785 )
...
* swipe actions improvements
* use old values as default settings
* Polish swipe actions settings
* Fix background color
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-11 21:48:08 +01:00
Peter-Josef Meisch
449c8ba2ed
Consolidate icon style in settings tab ( #750 )
2023-02-10 06:40:02 +01:00
Sean Goldin
90ec3d419c
Clean up HapticManager ( #678 )
...
* Check for haptic capabilities
* Make manager do most of work
* ABC enum
* Fix spelling 😊
* Small tweak
2023-02-06 17:53:27 +01:00
Thomas Ricouard
f55cadfbdd
Fix logout
2023-02-04 21:54:41 +01:00
Thomas Ricouard
65ed2d871c
Add settings for haptic feedbacks
2023-02-04 17:38:48 +01:00
Thomas Ricouard
6b285cdbcf
Cleanup
2023-02-04 17:17:38 +01:00
Peter-Josef Meisch
e79b39f952
Add option to start in-app browser in reader view. ( #619 )
...
* Add option to start in-app browser in reader view
localizations
* Disable toggle instead of hiding it
2023-02-03 07:04:00 +01:00
Gareth Simpson
5621b243a0
About screen + Open Dyslexic font close #599 ( #626 )
...
* Add dyslexia and hyper-legible fonts
* AboutView to satisfy font licensing requirements, and generally credit libraries in use.
* Fix background
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-02-03 07:03:32 +01:00
Thomas Ricouard
62c3f6e04a
Add a new settings to disable video auto playing
2023-01-29 10:19:59 +01:00
Thomas Ricouard
b89221a535
Code cleanup / format / lint
2023-01-27 20:36:40 +01:00
Thomas Ricouard
de4346c47e
Add push notification settings in profile context menu
2023-01-27 12:18:17 +01:00
Thomas Ricouard
4a5b0eb2e6
Fix deleting push sub on logout close #417
2023-01-27 07:47:43 +01:00
Paul Traylor
642cca4002
Add link to system settings ( #404 )
...
* Add link to system settings
* Add to Localizable.strings
* Add .tint(.black) so that it matches NavigationLink
2023-01-27 06:53:05 +01:00
Thomas Ricouard
d1ed8e962b
Push notifications: Per account settings
2023-01-26 13:21:35 +01:00
Thomas Ricouard
43ac56302e
Move settings tab and profile tab around
2023-01-26 07:34:29 +01:00
Jérôme Danthinne
9b3b3692ee
Support for follow requests ( #376 ) close #321
...
* Support for follow requests (#321 )
* Run SwiftFormat
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-25 13:02:28 +01:00
Gareth Simpson
ab4ac1b004
Local content settings close #338 ( #362 )
...
* Local settings for sensitive content.
* Local sensitive content settings
* Added the posting settings as well as the reading ones.
* Menu item / nav title mismatch
* Fixes
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-25 06:28:16 +01:00
Thomas Ricouard
1aadb0ce3a
Add a setting for disabling social keyboard close #355
2023-01-24 21:44:33 +01:00
Thomas Ricouard
d05afd93c4
Push notifications: display account name if multi account fix #344
2023-01-24 13:38:26 +01:00
Thomas Ricouard
8fe6eddead
Settings: Add a button to hide OpenAI button in the composer
2023-01-23 20:45:18 +01:00
Roberto Pastor
5fe928bd22
Spanish localization for missing new keys. Adding localization support for hardcoded "App Version" text. ( #303 )
2023-01-23 13:24:49 +01:00
Roberto Pastor
45ec990384
Added missing translation on spanish. Replacing hardcoded text with localization key (non spanish translations still missing). ( #259 )
...
Co-authored-by: Roberto Pastor <roberto.pastor@cabify.com>
2023-01-22 11:16:48 +01:00
Thomas Ricouard
fd28864063
Fix glitching themes on follow system fix #253
2023-01-22 06:53:18 +01:00
Thomas Ricouard
a79c5691e0
Run SwiftFormat
2023-01-22 06:38:30 +01:00
Patrick
e375d792a6
Moved app version to the section footer ( #210 )
2023-01-21 09:38:30 +01:00
Thomas Ricouard
0eaf2ebc60
Add a rate on the App Store button in the settings
2023-01-21 07:16:20 +01:00
Thomas Ricouard
cab7116d50
Display app version in settings #204
2023-01-20 22:06:57 +01:00
Thomas
980b9a5dd6
Implement Localization ( #80 )
...
* Implement localization
* Fix some localization keys
* Adapt to recent changes
2023-01-19 18:14:08 +01:00
Thomas Ricouard
4fd0dddf98
Default to open in browser for macOS
2023-01-19 11:59:12 +01:00
Thomas Ricouard
c7a832e110
Added a font scale slider on macOS
2023-01-17 21:08:05 +01:00
Romain Vincens
bb72327f52
Fixed typos & misspells ( #88 )
...
* Fixed typos and misspells
* Other typos
2023-01-17 15:14:50 +01:00
Thomas Ricouard
7f6419ebae
Swiftformat
2023-01-17 11:36:01 +01:00
Lukas Spieß
e0f8c9a3c9
Fix spelling of "GitHub" ( #84 )
2023-01-17 06:32:12 +01:00
Thomas Ricouard
66efedbbda
AppAccounts: Move to its own package to prepare widget work
2023-01-12 18:17:21 +01:00
Thomas Ricouard
be4b61ed30
Better accounts selector / switcher
2023-01-10 06:58:50 +01:00
David Walter
76d7d23379
Support In-App Safari ( #44 )
...
* Support In-App Safari
* Fix "View in Browser"
* Force external Safari on Account Creation
* Fix SafariRouteur issues
Attach to NavigationStack
Find top-most ViewController
* Make Preferred Browser a Picker choice
2023-01-08 19:56:16 +01:00
Thomas Ricouard
ed8208857a
Cleanup + Polish push notifications
2023-01-08 14:16:43 +01:00
Thomas Ricouard
424cd475ad
Add push notifications support
2023-01-08 10:22:52 +01:00
Thomas Ricouard
75fda4b709
Tip jar + New display name
2023-01-07 13:44:13 +01:00
Thomas Ricouard
7f5330f284
Redesigned settings tab
2023-01-06 17:14:34 +01:00