Commit Graph

112 Commits

Author SHA1 Message Date
StephanRichter 36ee517a4a Post.create now catching broader Exceptions 2025-10-22 15:59:12 +02:00
StephanRichter 4e65f2a322 improved logging
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2025-10-22 15:51:08 +02:00
StephanRichter f3cff6f5c1 disabled debug feature
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-06-07 14:19:26 +02:00
StephanRichter fa265f14b2 implemented transfer of list ownership. this resolves #4
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-06-07 14:06:27 +02:00
StephanRichter 1b61004238 working on translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-06-07 12:33:43 +02:00
StephanRichter f882a56804 working on translation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-06-07 12:24:32 +02:00
StephanRichter dde6fa7162 tried to resolve problem with umlauts in subject
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-05-19 17:50:21 +00:00
StephanRichter 1d1044980c Bugfix: drop token after use
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-05-19 12:13:48 +00:00
StephanRichter 3c864a12ed implemented resetting passwords
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-05-19 11:15:24 +00:00
StephanRichter 4dcde76a08 fixed collecition containing flags
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:54:11 +01:00
StephanRichter 92e94eaa51 fixed typos
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:35:12 +01:00
StephanRichter 49ecacc797 fixed texts
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:30:05 +01:00
StephanRichter 9e363cc0e8 sorted methods alphabetically
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 16:38:30 +01:00
StephanRichter 745ce65a75 fixed use of non-accessible exception
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-15 13:35:39 +01:00
StephanRichter 0a1e210503 improved permission checks on archive
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-15 13:27:25 +01:00
StephanRichter 1b484760b9 backported some code from lang_de branch
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-15 12:25:43 +01:00
StephanRichter 89fda62c9d Löschen von Nachrichten aus dem Archiv implementiert. Dies Löst #2
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-15 11:22:58 +01:00
StephanRichter 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
StephanRichter e4be1dc203 preparing some items for translation
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-12 08:38:07 +01:00
StephanRichter 2a2e941dfe fixing sorting
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-01-21 12:29:18 +01:00
StephanRichter 0fa9796294 applied some sorting 2022-05-04 00:51:55 +02:00
StephanRichter aef476e384 bugfix 2022-05-04 00:37:41 +02:00
StephanRichter 275f2a19b0 bugfix 2022-05-04 00:03:30 +02:00
StephanRichter 6fc9d5d484 fixed debug output 2022-04-30 13:32:07 +02:00
StephanRichter 71cfeb4856 bugfix: now loading value of hold_time column in List table 2022-04-30 13:28:46 +02:00
StephanRichter 2508d5389c bugfix in debug output 2022-04-30 13:19:05 +02:00
StephanRichter 265ec4483f Merge branch 'main' into drop_old_mail 2022-04-30 12:47:19 +02:00
StephanRichter 56782a80d0 fixed case-sensitivity of user email 2022-04-30 12:29:03 +02:00
StephanRichter f37fabe21b working on dropping old mails 2022-04-30 12:21:51 +02:00
StephanRichter b771a73302 fixed subject for test mail 2022-04-24 16:56:48 +02:00
StephanRichter 742dd673a9 fixed mail envelope from property 2022-04-24 16:39:22 +02:00
StephanRichter fbf3591839 grouping mail archive by year-month 2022-04-24 11:08:04 +02:00
StephanRichter ff7497f261 bugfix 2022-04-24 09:04:37 +02:00
StephanRichter 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
StephanRichter 19c20816f8 confirmation mail now template based. 2022-04-23 16:56:36 +02:00
StephanRichter 5e1bc10855 updated logback configuration 2022-04-23 08:39:46 +02:00
StephanRichter 0858417fa9 working on css 2022-04-23 01:34:14 +02:00
StephanRichter 3ffab25635 now resetting imap errors after successfull job 2022-04-23 00:21:23 +02:00
StephanRichter f636520ca0 improved log output 2022-04-22 19:16:41 +02:00
StephanRichter 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
StephanRichter f234cded1b bugfix 2022-04-22 16:22:46 +02:00
StephanRichter 86a9dd271f implemented dropping of mailing lists 2022-04-22 16:14:17 +02:00
StephanRichter 72e8f4755c altered text 2022-04-22 14:29:22 +02:00
StephanRichter c841a8f873 bugfixes 2022-04-22 14:11:23 +02:00
StephanRichter df1e4c5840 minor code improvement 2022-04-22 14:03:40 +02:00
StephanRichter efa4bcbc99 minor code improvements 2022-04-22 13:56:48 +02:00
StephanRichter 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
StephanRichter 7bf492e469 added new state bits to MailingList, implemented form for editing those 2022-04-22 10:25:24 +02:00
StephanRichter 5710a89b52 working on tests 2022-04-22 09:35:26 +02:00
StephanRichter 655d285946 altered logging behaviour, disabled reload button 2022-04-22 00:26:01 +02:00