Commit Graph

96 Commits

Author SHA1 Message Date
95bbbb29b4 Merge branch 'main' into lang_de 2024-03-15 09:44:23 +01:00
8be07ed6ae Weiterleitung von Gast-Mails an Moderatoren bei moderierten Listen implementiert. Behebt Issue #1
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-15 09:43:33 +01:00
8a175c7f13 Merge branch 'main' into lang_de 2024-03-12 08:40:54 +01:00
e4be1dc203 preparing some items for translation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-12 08:38:07 +01:00
bf0001bc03 Fixed bugs:
- typo on one page
- show archive only when public or to moderators

Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-08 14:05:44 +01:00
4c6087ec91 Merge branch 'main' into lang_de 2024-01-21 12:29:28 +01:00
2a2e941dfe fixing sorting
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-01-21 12:29:18 +01:00
99611fd654 Merge branch 'main' into lang_de 2022-05-04 00:52:37 +02:00
0fa9796294 applied some sorting 2022-05-04 00:51:55 +02:00
aef476e384 bugfix 2022-05-04 00:37:41 +02:00
ae661fc8dc Merge branch 'main' into lang_de 2022-05-04 00:03:49 +02:00
275f2a19b0 bugfix 2022-05-04 00:03:30 +02:00
ab8fd66582 Merge branch 'main' into lang_de 2022-04-30 13:28:52 +02:00
71cfeb4856 bugfix: now loading value of hold_time column in List table 2022-04-30 13:28:46 +02:00
9177851150 Merge branch 'main' into lang_de 2022-04-30 13:12:57 +02:00
265ec4483f Merge branch 'main' into drop_old_mail 2022-04-30 12:47:19 +02:00
6eb6fba6f2 Merge branch 'main' into lang_de 2022-04-30 12:29:14 +02:00
56782a80d0 fixed case-sensitivity of user email 2022-04-30 12:29:03 +02:00
f37fabe21b working on dropping old mails 2022-04-30 12:21:51 +02:00
9458b60ec7 Merge branch 'main' into lang_de 2022-04-24 16:57:29 +02:00
b771a73302 fixed subject for test mail 2022-04-24 16:56:48 +02:00
1ebb64eeaa Merge branch 'main' into lang_de 2022-04-24 16:39:31 +02:00
742dd673a9 fixed mail envelope from property 2022-04-24 16:39:22 +02:00
0dacf8a697 Merge branch 'main' into lang_de 2022-04-24 11:11:35 +02:00
fbf3591839 grouping mail archive by year-month 2022-04-24 11:08:04 +02:00
228e02b5c8 translated subscject text of confirmation mail 2022-04-24 09:43:25 +02:00
0e7ef745c4 Merge branch 'main' into lang_de 2022-04-23 18:08:51 +02:00
1ad9c7278e fixed message forwarding:
- messages to open lists are always accepted and sent to all subscribers
- messages to normal lists are accepted from subscribers and sent to all subscribers
- messages to moderated lists are accepted only from mods and sent to all subscribers
- messages to moderated lists are from non-mod subscribers are forwarded to the mods
- all other messages are retained
2022-04-23 18:03:03 +02:00
fef9b78841 Merge branch 'main' into lang_de 2022-04-23 17:06:49 +02:00
19c20816f8 confirmation mail now template based. 2022-04-23 16:56:36 +02:00
f2d456c681 Merge branch 'main' into lang_de 2022-04-23 00:22:04 +02:00
3ffab25635 now resetting imap errors after successfull job 2022-04-23 00:21:23 +02:00
49845a076a Merge branch 'main' into lang_de 2022-04-22 18:36:07 +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
f79884baa0 Merge branch 'main' into lang_de 2022-04-22 14:31:14 +02:00
72e8f4755c altered text 2022-04-22 14:29:22 +02:00
05b58cc186 Merge branch 'main' into lang_de 2022-04-22 13:06:41 +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
42593fcb3c Merge branch 'main' into lang_de 2022-04-22 00:28:34 +02:00
655d285946 altered logging behaviour, disabled reload button 2022-04-22 00:26:01 +02:00
1f5343428b bugfixes 2022-04-21 21:47:49 +02:00
a909c1e6d6 bugfix 2022-04-21 21:34:34 +02:00
7f0d950fd3 Merge branch 'main' into lang_de 2022-04-20 18:14:38 +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
d20a1b6f4b Merge branch 'main' into lang_de 2022-04-20 17:47:59 +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