Stefan Ceriu
5e41016d5e
Fix new redundantSendable and redundantSwiftTestingSuite swiftformat errors
2026-03-04 17:02:11 +02:00
Mauro
173b39a07f
Swift Testing for Unit Tests PART 1 ( #5119 )
...
* migrated a lot of unit tests to Swift Testing and added a new implementation for deferred fulfillment
more tests migration
Cleaned the code manually to establish some good patterns
more code improvements
some more code improvements
removed empty tests
update project
* more pr suggestions and cleanups
* removed the TestSetup pattern
* fixing claude not reusing tests
* pr suggestion + added indent rule to swiftformat so that we can prevent AIs to change that
2026-02-19 16:20:47 +01:00
Stefan Ceriu
04053ae69b
Update files following swiftformat upgrade
2026-01-27 12:50:57 +02:00
Mauro
6160c44d67
Update copyright holding and dates ( #4640 )
...
* Update copyright holding and dates
* compound IDE Macros updated
* update copyright
* update copyrights done
* update templates and README
2025-10-21 14:34:56 +02:00
Mauro Romito
edcc5d17c8
UserPreference now can have published defaultValue
...
better approach
improved and added tests
2025-03-21 15:41:39 +01:00
manuroe
c29f4cc9b4
Dual licensing: AGPL + Element Commercial ( #3657 )
...
* New LICENSE-COMMERCIAL file
* Apply dual licenses: AGPL + Element Commercial to file headers
* Update README with dual licensing
2025-01-06 11:27:37 +01:00
Stefan Ceriu
89eae00479
Switch license to AGPL ( #3237 )
...
* Switch license file to AGPL
* Update file copyright headers
* Update the default project file header
2024-09-06 16:34:30 +03:00
Alfonso Grillo
139f7b2028
Refactor UserSetting property wrapper to support Codable ( #814 )
...
* Add UserPreference property wrapper
* Delete UserSetting property wrapper
* Add PlistRepresentable support
* Add more convenience inits
* Add documentation
* Add UTs
* Fix flaky tests
* Fix more flaky tests
* Fix double optional problem in UserPreference
* Refine UTs
* Delete cache in UserPreference
* Conform Date to PlistRepresentable
2023-04-21 10:46:04 +00:00