Commit graph

23 commits

Author SHA1 Message Date
Thomas Ricouard ca4e80101f Swiftformat 2023-02-18 07:26:48 +01:00
Thomas Ricouard c4b9e74bcd Escape characters when editing close #811 2023-02-15 06:41:28 +01:00
Thomas Ricouard 2c8703281e Group notification by type instead 2023-02-14 18:55:26 +01:00
Thomas Ricouard c12bf3a098 Group notification by status or account id 2023-02-14 18:08:37 +01:00
Thomas Ricouard dbbd33ba88 Reworked social notifications 2023-02-14 12:17:27 +01:00
Thomas Ricouard 27065619d2 Only add notification target account if more than one account 2023-02-14 08:58:01 +01:00
Thomas Ricouard d73b6952d9 Use communication notifications 2023-02-14 08:54:23 +01:00
Thomas Ricouard 1ff0d52b49 Change notification sound back to caf 2023-01-26 20:09:33 +01:00
Thomas Ricouard 377374d34f Show account in notification at all time 2023-01-26 18:27:37 +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
Fahim Farook 48556bd051
xcconfig Support (#342)
* xcconfig Support

* Added supporting an xcconfig file so that multiple users can build/work with the project without needing to change signing info
* Added a template xcconfig file to be shared in repo (your xcconfig file is never committed to Git repo)
* Updated README

* Ignore xcconfig File

* Add the users xcconfig file to .gitignore

* Update README.md

* Update README.md as per review suggestions

* Add release config

Co-authored-by: Thomas Ricouard <ricouard77@gmail.com>
2023-01-24 17:29:20 +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 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 9cf863d8c3 Post editor: Drafts support 2023-01-11 12:44:34 +01:00
Thomas Ricouard f1219d319b Debug code for push 2023-01-11 11:54:48 +01:00
Thomas Ricouard d59ba03ba3 Handle badge for push notifications 2023-01-09 18:52:53 +01:00
Thomas Ricouard 120daa3945 Add .wav for notifications 2023-01-08 16:46:32 +01:00
Thomas Ricouard 5920e40528 Add custom notifications sound 2023-01-08 16:00:23 +01:00
Thomas Ricouard ed8208857a Cleanup + Polish push notifications 2023-01-08 14:16:43 +01:00
Thomas Ricouard a68efaef56 Set default notifications sound 2023-01-08 11:40:51 +01:00
Thomas Ricouard da0dcbfe1c Handle image in push notifications 2023-01-08 11:13:17 +01:00
Thomas Ricouard 424cd475ad Add push notifications support 2023-01-08 10:22:52 +01:00