Thomas Ricouard
58d6a3b472
Bump version to 1.9.8
2023-11-16 09:51:56 +01:00
Thomas Ricouard
bf618d3c5f
Update packages
2023-11-14 19:47:51 +01:00
Thomas Ricouard
0c50071ae6
Fix scheme
2023-11-13 08:34:36 +01:00
Madeline
d30fcb8c9b
Update project PRODUCT_NAME ( #1664 )
...
Add constant value for product_name in target IceCubesApp.
Replaces $(TARGET_NAME), which resulted in an incorrect displayed name
when ran under macOS Catalyst.
Value is now set to constant "Ice Cubes".
2023-11-13 08:22:44 +01:00
Thomas Ricouard
cb1f3dc548
Bump version to 1.9.7
2023-10-29 11:57:40 +01:00
Thomas Ricouard
4fa2f3a10b
Bump version to 1.9.6
2023-10-28 13:45:50 +02:00
Thomas Ricouard
e9e1992806
Bump version to 1.9.5
2023-10-27 11:39:19 +02:00
Thomas Ricouard
cf0f0fd891
Refactor + add more shortcuts on macOS
2023-10-26 06:23:00 +02:00
Thomas Ricouard
494b0df0e3
Embed extensions in Catalyst
2023-10-24 19:19:53 +02:00
Thomas Ricouard
07bfd8cd0e
Initial macOS Catalyst support
2023-10-23 19:12:25 +02:00
Thomas Ricouard
b257bfc576
Bump version to 1.9.3
2023-10-19 08:55:10 +02:00
Thomas Ricouard
32cbb1699e
Bump version to 1.9.2
2023-10-17 09:19:41 +02:00
Thomas Ricouard
1743b3bc08
Bump version to 1.9.1
2023-10-17 08:19:14 +02:00
Thomas Ricouard
ff5ed48a6e
Bump version to 1.9.0
2023-10-16 19:11:08 +02:00
Thomas Ricouard
fd55020533
New media viewer
2023-10-16 19:08:59 +02:00
Thomas Ricouard
beec49a7e6
Bump version to 1.8.6
2023-10-05 20:41:19 +02:00
Thomas Ricouard
3fd9013dbd
Compiler check
2023-10-05 17:10:24 +02:00
Thomas Ricouard
aa7c1b87e4
Migrate to string catalog
2023-10-05 10:28:39 +02:00
Thomas Ricouard
46d4f3c4f4
Bump version to 1.8.5
2023-09-25 14:37:39 +02:00
Thomas Ricouard
fd1ec73773
Bump version to 1.8.4
2023-09-25 14:09:04 +02:00
Thomas Ricouard
0c4bde40af
Migrate drafts to SwiftData
2023-09-22 09:31:35 +02:00
Thomas Ricouard
90fc2907d3
Bump to 1.8.3
2023-09-21 08:56:43 +02:00
Thomas Ricouard
90337bd3ea
Bump version to 1.8.2
2023-09-20 08:20:01 +02:00
Thomas Ricouard
75a00907ea
Bump version to 1.8.1
2023-09-19 18:40:32 +02:00
Thomas Ricouard
7388cc4a86
Add two new icons
2023-09-18 09:14:51 +02:00
Thomas Ricouard
4189a59cf6
iOS 17+ only support + migrating to Observation framework ( #1571 )
...
* Initial iOS 17 + Observable migration
* More Observation
* More observation
* Checkpoint
* Checkpoint
* Bump version to 1.8.0
* SwiftFormat
* Fix home timeline switch on login
* Fix sidebar routerPath
* Fixes on detail view
* Remove print changes
* Simply detail view
* More opt
* Migrate DisplaySettingsLocalValues
* Better post detail transition
* Status detail animation finally right
* Cleanup
2023-09-18 07:01:23 +02:00
Thomas Ricouard
5b0f10f0a2
Bump version to 1.7.9
2023-09-17 07:32:09 +02:00
Thomas Ricouard
aaafac8e5a
Bump version to 1.7.8
2023-09-16 14:31:26 +02:00
Thomas Ricouard
8e3584ee79
Upgrade to Swift tools version 5.9 + strict Swift concurrency everywhere
2023-09-15 12:46:15 +02:00
Thomas Ricouard
1bbb0dc82d
Fix sound effects + upgrade swift concurrency settings
2023-09-14 11:04:14 +02:00
Thomas Ricouard
bdce052dc7
Bump version to 1.7.7
2023-08-30 08:41:31 +02:00
Thomas Ricouard
113b28db18
Account context menu link to web based privacy settings
2023-08-29 08:58:07 +02:00
Thomas Ricouard
519ef3d708
Bump version to 1.7.6
2023-08-24 11:38:07 +02:00
Thomas Ricouard
e027972d43
Fix bump
2023-08-11 12:11:30 +02:00
Thomas Ricouard
ad9552472b
Bump version to 1.7.5
2023-08-10 08:56:50 +02:00
Thomas Ricouard
27164fa399
Bump version to 1.7.4
2023-08-09 09:17:49 +02:00
Thomas Ricouard
44a83cb180
Fix bump
2023-08-07 06:36:42 +02:00
Thomas Ricouard
a6bfac0846
Bump version to 1.7.3
2023-08-04 19:08:33 +02:00
Thomas Ricouard
4280764733
Edit tag groups
2023-08-04 12:40:21 +02:00
Chanhwi Joo
559e1d0c83
Add a new 6-striped icon without white borders ( #1526 )
2023-08-01 09:53:10 +02:00
Simone Margio
a3d497f48e
Add minimal icon app ( #1525 )
...
* Minimal icon app
Adding icons to the application on a minimal view
* Changes and add to Italian language
Insertion and modifications of some strings in the Italian language
* Revert "Changes and add to Italian language"
This reverts commit ce3c5a6a13
.
2023-08-01 09:21:37 +02:00
Paul Schuetz
b8af362b23
Show all symbols when adding a tag group ( #1513 )
...
* Show all symbols when adding a tag group
All the SFSymbols are shown when adding a tag group, the list is taken from
SFSafeSymbols. This includes symbols such as "swift" and "apple.logo", as seen
in https://mastodon.social/@alexito4/110742407894134083 .
Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
* Add credit for SFSafeSymbols
The list of used libraries is updated with SFSafeSymbols.
Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
---------
Signed-off-by: Paul Schuetz <pa.schuetz@web.de>
2023-07-20 08:01:32 +02:00
Thomas Ricouard
2fcd5383de
Bump version to 1.7.2
2023-07-19 18:12:21 +02:00
Thomas Ricouard
287a7dd4d8
Properly enable the new icon
2023-07-19 13:48:34 +02:00
Thomas Ricouard
3407f05003
Bump version to 1.7.1
2023-07-19 08:22:43 +02:00
Alejandro Martínez
5951bcec38
Tag groups ( #1506 )
...
* Implemented tag groups
* Cleanup
---------
Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-07-19 07:44:35 +02:00
Thomas Ricouard
185f4b60e2
Update package + Switch to SwiftUIIntrospect for the Timeline
2023-07-18 09:45:39 +02:00
Thomas Ricouard
ab834be2f3
Bumping version to 1.7.0
2023-07-18 08:24:02 +02:00
Thomas Ricouard
4372ccce2c
Bump to 1.6.18
2023-07-04 08:44:25 +02:00
Thomas Ricouard
386b34e065
Bump to 1.6.17
2023-06-26 15:54:12 +02:00