Commit graph

204 commits

Author SHA1 Message Date
Andrew Cope
fcdab72bf8 Fix release ntfy.sh base url 2022-02-22 22:35:31 -05:00
Andrew Cope
3b668a148d Split firebase plist into dev and prod files for respective configurations 2022-02-22 22:28:12 -05:00
Andrew Cope
bdc0a0496f Update some docs 2022-02-21 14:57:47 -05:00
Andrew Cope
b6feea5420 Ugly attempts at deleting notifications 2022-02-21 14:01:17 -05:00
Andrew Cope
6ce7847985 Update test notification 2022-02-21 09:08:40 -05:00
Andrew Cope
a01ac28a4c Update feature parity table 2022-02-20 21:53:40 -05:00
Andrew Cope
aeb5bfd894 Initial user auth work 2022-02-20 21:52:34 -05:00
Andrew Cope
545f0414ab Initial attachments, tested with picture only so far 2022-02-20 12:18:40 -05:00
Andrew Cope
954c773500 Initial add test notification 2022-02-19 11:42:32 -05:00
Andrew Cope
f79eb4731b Initial ApiService to fetch latest notifications 2022-02-19 11:10:14 -05:00
Andrew Cope
7dc411458b Add subscription view - topic text 2022-02-16 21:34:42 -05:00
Andrew Cope
e1bfeea4bb Add yet another Android feature that needs to be implemented ;-) 2022-02-16 17:21:20 -05:00
Andrew Cope
11f04d1178 Update feature parity table 2022-02-16 11:17:07 -05:00
Andrew Cope
9313b22d8d Replace hardcoded base url string with project defined string 2022-02-15 22:20:02 -05:00
Andrew Cope
7a54915e48 Add missing release entitlements 2022-02-15 21:58:41 -05:00
Andrew Cope
71f746f8cc Clean up old scheme 2022-02-15 21:58:26 -05:00
Andrew Cope
2a300160f2 Dont add empty / no tags 2022-02-15 15:01:14 -05:00
Andrew Cope
4220c57795 Display red exclamation mark(s) for high priority messages 2022-02-13 23:27:59 -05:00
Andrew Cope
2cedab55d8 Initial display non-emoji tags 2022-02-13 23:21:11 -05:00
Andrew Cope
79c220c255 Fix LayoutConstraints issue 2022-02-12 09:11:32 -05:00
Andrew Cope
5d2b4a6bd5 Credit where credit is due 2022-02-10 14:32:35 -05:00
Andrew Cope
e54276977e Initial work - emojis / tags and priority 2022-02-10 11:57:06 -05:00
Andrew Cope
8b384808ea Only display no notification text if there are no notifications 2022-02-10 09:45:18 -05:00
Andrew Cope
a1a3104307 Add text when no notifications exist 2022-02-10 08:58:19 -05:00
Andrew Cope
12a8d96336 Add text when no subscriptions have been added 2022-02-10 08:56:04 -05:00
Andrew Cope
0d6f2ca2d6 Add feature parity document 2022-02-09 23:34:59 -05:00
Andrew Cope
44d46aa2de Update add subscription view 2022-02-09 23:12:18 -05:00
Andrew Cope
2473e8b38e Change subscription list styling 2022-02-09 19:07:56 -05:00
Andrew Cope
a56d3b93c6 Truncate long topic names in subscription list 2022-02-09 16:32:41 -05:00
Andrew Cope
a43ba787f2 Add back in delete subscription button 2022-02-09 16:18:21 -05:00
Andrew Cope
3c9f5a23df Tidy up subscription list style 2022-02-09 16:15:55 -05:00
Andrew Cope
dba82811bb Adding more information to the subscription list 2022-02-08 22:07:19 -05:00
Andrew Cope
bbe0679487 Add App Icon Assets 2022-02-07 23:05:04 -05:00
Andrew Cope
fc930971ef Add some comments 2022-02-07 21:56:04 -05:00
Andrew Cope
b6eb274f33 Line formatting 2022-02-07 21:32:47 -05:00
Andrew Cope
29404ec0d4 Initial README 2022-02-07 17:22:04 -05:00
Andrew Cope
827418a342 Change notification id to string, remove unused notification processing 2022-02-07 16:34:51 -05:00
Andrew Cope
997b9c34a4 Initial notification service extension work 2022-02-07 14:38:12 -05:00
Andrew Cope
fd668244f6 Initial subscribe / unsubscribe 2022-01-16 20:36:20 -05:00
Andrew Cope
8d19e1e9b8 Starting the view 2022-01-15 22:24:40 -05:00
Andrew Cope
9dbd97519c Initial database 2022-01-15 21:51:05 -05:00
Andrew Cope
86022d1684 Add SQLite.swift package 2022-01-15 20:12:47 -05:00
Andrew Cope
ea0e72eed4 Formatting 2022-01-15 16:00:31 -05:00
Andrew Cope
64c7e990fb Add iPhone scheme and debug message 2022-01-15 15:57:38 -05:00
Andrew Cope
03b79d3553 Add push notification capability 2022-01-15 15:20:44 -05:00
Andrew Cope
56f24baba0 Set messaging delegate 2022-01-15 15:18:22 -05:00
Andrew Cope
f75dfdd246 Register for push notifications 2022-01-15 15:16:25 -05:00
Andrew Cope
db8fca2ed8 Add initial notification handlers 2022-01-15 15:13:05 -05:00
Andrew Cope
9937d3a09b Configure / set up Firebase 2022-01-15 15:09:29 -05:00
Andrew Cope
eaef571c87 Add initial app delegate 2022-01-15 15:06:57 -05:00