Thomas Ricouard
22af2db36c
Enable font scaling on iOS
2023-01-31 12:16:11 +01:00
Thomas Ricouard
d9b166339d
Fixes for iPad layout
2023-01-31 08:16:36 +01:00
Thomas Ricouard
16636b12a9
Swift format
2023-01-30 07:27:06 +01:00
Paul
392b1bd01a
Add the ability to set a custom font ( #519 )
...
* Add the ability to set a custom font
* Small fixes
* Indent
* Add missing localization
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-30 07:25:55 +01:00
Thomas Ricouard
497c2a1fe1
Add secondary column when screen is wide enough
2023-01-29 16:45:58 +01:00
David Walter
329e21f43c
Fix Theme not overriding UserInterfaceStyle when not following system theme ( #508 )
2023-01-29 13:24:51 +01:00
Thomas Ricouard
6ea2d9cb78
Make max width more consistent on iPad fix #236
2023-01-29 08:14:08 +01:00
Thomas Ricouard
6c22fc9383
Fix upgrade path for custom colors
2023-01-28 19:49:08 +01:00
Thomas Ricouard
dc5d15a455
Adjust neon dark secondary color
2023-01-28 18:51:25 +01:00
David Walter
3ce5b95171
Fix: background color transparency isn't saving ( #468 ) close #441
2023-01-28 18:41:27 +01:00
Thomas Ricouard
a52f0f9fbe
StatusRow: Reuse context menu + disable avatar image processor for smoother scrolling
2023-01-28 07:05:26 +01:00
Thomas Ricouard
42160b08c0
Remove some shimmering to make the scrolling performances better
2023-01-27 16:51:45 +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
Thomas Ricouard
fbf1c30b7c
Add haptic feedback on more buttons fix #315
2023-01-24 09:19:53 +01:00
Thomas Ricouard
f718755120
Refactor iPad / macOS layout for medias in order to make the timeline smoother fix #282
2023-01-23 18:43:48 +01:00
orenro
a37d059026
Display statuses with appropriate alignment for right-to-left languages ( #256 )
2023-01-22 11:17:27 +01:00
Thomas Ricouard
a79c5691e0
Run SwiftFormat
2023-01-22 06:38:30 +01:00
Thomas Ricouard
a0ad701f52
Add Neon (OLED) Dark and Light themes
2023-01-21 18:40:35 +01:00
Sean Goldin
50bd01e8b4
Poll results UI update ( #233 )
...
* Update constant to use CGFloat extension
* Fill full width when 100%
* Remove space
2023-01-21 16:50:38 +01:00
Thomas Ricouard
691b3f2667
Theme: Refresh theme on launch if following color scheme
2023-01-21 15:54:15 +01:00
Thomas Ricouard
5321b2b8d8
Add a follow system colors option close #128
2023-01-20 21:58:57 +01:00
Thomas Ricouard
d1034cd9a3
Do string manipulation at the decode time to keep the UI smooth fix #178
2023-01-20 18:27:00 +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
47004d00c1
Add Medium Light & Dark theme
2023-01-19 11:58:38 +01:00
Thomas Ricouard
02aa91f432
Composer: Scale input font on macOS
2023-01-18 08:04:52 +01:00
Thomas Ricouard
c7a832e110
Added a font scale slider on macOS
2023-01-17 21:08:05 +01:00
Thomas Ricouard
4143e82fbc
Multi account sidebar + scaled font size on macOS + better iPad / macOS app UX
2023-01-17 19:41:46 +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
899ccd8ad7
macOS / iPad app fixes + support drop in the editor + global new post button
2023-01-17 13:02:05 +01:00
Thomas Ricouard
7f6419ebae
Swiftformat
2023-01-17 11:36:01 +01:00
Thomas Ricouard
dd6483dd37
Fix EnvironmentObject related crash on macOS + iPad
2023-01-17 07:39:13 +01:00
Thomas Ricouard
7d053592c9
Scrolling optimizations with the new emojis
2023-01-12 21:12:47 +01:00
David Walter
3acd5aced4
Support Custom Emojis ( #61 )
...
* Support Custom Emojis
* Update EmojiText
* Update EmojiText
* Use EmojiText in StatusEditorAutoCompleteView
* Update EmojiText
* Display Account displayName without emojis in navigation title
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-12 06:58:04 +01:00
Thomas Ricouard
d59ba03ba3
Handle badge for push notifications
2023-01-09 18:52:53 +01:00
David Walter
c304b3eefe
Design system improvements ( #45 )
...
* Improve DesignSystem
Apply Theme to all connected windows
* Only use UIKit when available
2023-01-08 19:49:49 +01:00
David Walter
6ccd27b2e5
Minor improvements ( #46 )
2023-01-08 19:45:11 +01:00
Thomas Ricouard
039f786c16
Error state UI
2023-01-07 18:01:06 +01:00
Thomas Ricouard
12fc8cd475
Add a compact style for status
2023-01-07 17:44:25 +01:00
Thomas Ricouard
7f5330f284
Redesigned settings tab
2023-01-06 17:14:34 +01:00
Thomas Ricouard
f922ba344d
Search & Pin remote local timeline + general polish
2023-01-06 12:14:05 +01:00
Thomas Ricouard
770fcfd62b
iPad max column width on some screens
2023-01-05 14:11:55 +01:00
Thomas Ricouard
e1ad5efd80
Direct message + empty screen for notifications and messages
2023-01-05 12:21:54 +01:00
Jérôme Danthinne
62b96cac69
Avatar shape ( #30 )
...
* Avatar shape settings
* chore: fix rebase
Co-authored-by: Jérôme Danthinne <jerome.danthinne@smile.eu>
2023-01-04 17:48:02 +01:00
prajeet
749c4aef0b
Removed picker and replaced with themepreview view for selecting theme ( #24 )
...
* Removed picker and replaced with themepreview view for selecting theme
* Used navigation stack instead of sheet for theme selector view.
2023-01-03 14:42:09 +01:00
Thomas Ricouard
fb0cd6b623
Fix empty displayName
2023-01-03 08:17:47 +01:00
Sean Goldin
41d7f4ca62
Less typing padding constants ( #23 )
...
* Change enum of constants to CGFloat extension
* Use CGFloat padding extension
2023-01-03 07:41:29 +01:00
Thomas Ricouard
e0253fb439
Added lists support + bunch of bug fixes
2023-01-02 19:23:44 +01:00
prajeet
17af674387
Removed toggle for selecting themes and replaced with picker. ( #19 )
...
* Removed toggle for selecting themes and replaced with picker.
* Synced stored and inmemory themeset.
* fixed default theme state
* Added desert dark and light theme
* fixed navigation bar background not changing in setttings tab after theme change.
* nemesis theme added
2023-01-02 17:18:16 +01:00
Jérôme Danthinne
810e9fbe6b
Add avatar position setting ( #14 )
...
Co-authored-by: Jérôme Danthinne <jerome.danthinne@smile.eu>
2022-12-31 12:29:19 +01:00
Thomas Ricouard
8eee1788b6
Lint
2022-12-31 06:48:09 +01:00