Commit Graph

52 Commits

Author SHA1 Message Date
7bc6cc0d0c bugfix 2022-04-20 10:13:19 +02:00
68f361e15b working on mailing list options 2022-04-20 09:55:58 +02:00
2c99aa20b3 refactoring code 2022-04-20 09:21:45 +02:00
b38b40a677 working on forwarding mail 2022-04-20 08:22:26 +02:00
7b5b6aa701 first version doiing forward with attached original mail 2022-04-19 13:47:54 +02:00
d7668dadaa moved imap credentials from MailingList to ImapClient 2022-04-19 12:09:26 +02:00
67fcb51342 altered texts 2022-04-19 11:31:35 +02:00
1b9a69e60d minor code improvements 2022-04-19 10:57:55 +02:00
ae63ffa083 updated some texts 2022-04-19 10:48:33 +02:00
b332441a56 fixed log output 2022-04-19 10:43:04 +02:00
791b28aec6 added fromtpage 2022-04-19 10:38:36 +02:00
a550dc0216 cleaning, adding comments to User class 2022-04-19 10:10:36 +02:00
9f3c87af2c cleaning, adding comments to MailingList class 2022-04-19 09:58:11 +02:00
12fc5a4e67 cleaning, adding comments to ListMember class 2022-04-19 09:16:59 +02:00
95ed55fbda cleaning, adding comments to Database class 2022-04-19 08:54:43 +02:00
aae095f2ea started adding comments, restructured Database class 2022-04-19 08:41:03 +02:00
9b1cc974ad updated pom version 2022-04-18 17:17:33 +02:00
fccfea671a working on permissions 2022-04-18 17:15:24 +02:00
2b9a185bfc working on permissions 2022-04-18 16:07:59 +02:00
a326004e82 working on permissions 2022-04-18 14:30:17 +02:00
1ef430b783 working on list administration 2022-04-18 12:55:24 +02:00
bbc7e769a4 bugfix 2022-04-18 11:24:08 +02:00
c8370a8aee working on tests 2022-04-18 11:24:05 +02:00
25f435677e added tests, overhauled implementation of Util.hex 2022-04-18 10:14:59 +02:00
458903d755 gui work 2022-04-18 09:47:59 +02:00
6361cec7bc working on confirmed subscription 2022-04-18 09:38:04 +02:00
2b59c7ab96 working on confirmed subscription 2022-04-18 09:34:31 +02:00
e2bba174ee added tests, preparing submission confirmation 2022-04-17 19:52:52 +02:00
6d73018247 implemented un-subscribe 2022-04-17 11:30:02 +02:00
9bd2cceb7d pre-filling subscription form for logged-in users 2022-04-16 23:45:17 +02:00
f8ff180891 implemented listing of list members 2022-04-16 23:25:40 +02:00
1282064565 working on subscription 2022-04-16 18:09:13 +02:00
853926e0f7 working on list submission 2022-04-16 12:29:49 +02:00
7b41ece15e working on editing of list properties 2022-04-16 11:45:19 +02:00
3ef331db1a implemented showing public lists to visitors 2022-04-16 08:12:41 +02:00
321f05c09a implemented hiding/unhiding of mailing lists on the database side 2022-04-16 08:01:58 +02:00
64ff431360 started working on pulblic pages 2022-04-15 20:30:24 +02:00
1c84a63e66 working on list management scripts 2022-04-15 19:31:15 +02:00
438707fca8 working on list management 2022-04-15 18:14:08 +02:00
9f128eab39 working in list management 2022-04-15 17:29:45 +02:00
b9f1ac0516 working on list creation 2022-04-15 15:56:00 +02:00
abf9b814fe fixed database table creation 2022-04-15 15:40:08 +02:00
d9a04ea788 cleaning 2022-04-15 15:06:39 +02:00
ee8ed3b2e3 sorting methods 2022-04-15 15:00:48 +02:00
546d3c10f3 started working on templates and api 2022-04-15 14:59:51 +02:00
26df2e5654 working on configuration 2022-04-15 11:33:28 +02:00
0b13726d25 working on string-templated based static pages 2022-04-14 20:22:35 +02:00
b251e4e4cb working on oidc auth 2022-04-14 11:58:21 +02:00
b2d9a115b9 first milestone:
We are sucessfully receiving push mails and sending notifications upon receiving emails.
Next step:
Enable Online configuration
2022-04-13 16:44:03 +02:00
c9019b63f3 working on IMAP listener 2022-04-13 15:55:41 +02:00