0858417fa9
working on css
2022-04-23 01:34:14 +02:00
3ffab25635
now resetting imap errors after successfull job
2022-04-23 00:21:23 +02:00
007f90d7d6
fixed typo in README.md
2022-04-22 20:19:27 +02:00
d3c27d063e
added doc
2022-04-22 20:17:47 +02:00
0db87fac1e
added doc
2022-04-22 20:17:39 +02:00
f636520ca0
improved log output
2022-04-22 19:16:41 +02:00
6abee6e977
implemented editing of list credentials for admin/owner, fixed bug:
...
if login fails due to wrong auth, it is no longer repeated. instead, the list is disabeld
2022-04-22 18:20:03 +02:00
f234cded1b
bugfix
2022-04-22 16:22:46 +02:00
86a9dd271f
implemented dropping of mailing lists
2022-04-22 16:14:17 +02:00
72e8f4755c
altered text
2022-04-22 14:29:22 +02:00
c841a8f873
bugfixes
2022-04-22 14:11:23 +02:00
df1e4c5840
minor code improvement
2022-04-22 14:03:40 +02:00
efa4bcbc99
minor code improvements
2022-04-22 13:56:48 +02:00
b9b3196ae6
new permissions:
...
* list members may be nominated as moderators by admin
* admin may allow moderators to nominate more moderators
* admin may set allowed senders to one of the following:
* owners and mods
* all subscribers
* everyone
* moderators are now able to remove members from list
2022-04-22 12:35:16 +02:00
7bf492e469
added new state bits to MailingList, implemented form for editing those
2022-04-22 10:25:24 +02:00
5710a89b52
working on tests
2022-04-22 09:35:26 +02:00
655d285946
altered logging behaviour, disabled reload button
2022-04-22 00:26:01 +02:00
ed64c2bde6
altered log level
2022-04-22 00:04:10 +02:00
e2a96cac25
updated logback configuration
2022-04-21 23:57:23 +02:00
a67fc15500
added EXPOSE to Dockerfile
2022-04-21 23:23:55 +02:00
db057c16a4
added Dockerfile, fixed css ids
2022-04-21 23:03:43 +02:00
c9ba176a91
updated pom
2022-04-21 22:46:23 +02:00
3e5a739052
added debug output
2022-04-21 22:15:11 +02:00
483bd48d2d
altering maven to provide executable jar
2022-04-21 22:05:03 +02:00
d522e32f37
added maven-jar-plugin to pom.xml
2022-04-21 21:55:58 +02:00
1f5343428b
bugfixes
2022-04-21 21:47:49 +02:00
d36300e0bb
improved archive: storage dir cannow be configured. also, mails are now displayed in send-time order
2022-04-20 18:12:56 +02:00
915712e636
first version with working archive
2022-04-20 17:45:11 +02:00
06324a7e96
preparing message store
2022-04-20 15:49:50 +02:00
d6fea067fb
implemented retaining of messages from non-members
2022-04-20 15:02:18 +02:00
5e01a64a64
implemented rewriting of "… (from <sender>)" in subject, prepared open flag
2022-04-20 13:34:55 +02:00
523e2fc432
first working version
2022-04-20 11:49:23 +02:00
052ce75286
fixed character encoding bug
2022-04-20 10:30:01 +02:00
ca2822f6e6
bugfix
2022-04-20 10:16:15 +02:00
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