Commit Graph

51 Commits

Author SHA1 Message Date
7cb23ec883 improved translations
Signed-off-by: Stephan Richter <s.richter@srsoftware.de>
2024-03-25 18:44:58 +01:00
afc088ee35 Merge branch 'main' into lang_de 2024-03-15 13:34:33 +01:00
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
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
f225a348a4 fixing translation-related bug 2022-05-04 00:07:21 +02:00
9177851150 Merge branch 'main' into lang_de 2022-04-30 13:12:57 +02:00
a5d1b63aad working on config form script 2022-04-30 12:35:56 +02:00
f37fabe21b working on dropping old mails 2022-04-30 12:21:51 +02:00
6752479908 Merge branch 'main' into lang_de 2022-04-25 12:18:16 +02:00
0ee1a7214f css improvements 2022-04-25 12:18:10 +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
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
fc984007bc Merge branch 'main' into lang_de 2022-04-22 16:14:27 +02:00
86a9dd271f implemented dropping of mailing lists 2022-04-22 16:14:17 +02:00
f0b54ea48f Merge branch 'main' into lang_de 2022-04-22 14:11:32 +02:00
c841a8f873 bugfixes 2022-04-22 14:11:23 +02:00
578a748b68 Merge branch 'main' into lang_de 2022-04-22 14:06:10 +02:00
efa4bcbc99 minor code improvements 2022-04-22 13:56:48 +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
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
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
d706eac6a7 Merge branch 'main' into lang_de 2022-04-20 10:12:50 +02:00
68f361e15b working on mailing list options 2022-04-20 09:55:58 +02:00
b38b40a677 working on forwarding mail 2022-04-20 08:22:26 +02:00
d7668dadaa moved imap credentials from MailingList to ImapClient 2022-04-19 12:09:26 +02:00
1e90ebc9a2 working on translation 2022-04-19 11:46:46 +02:00
b6e33c2119 Merge branch 'main' into lang_de, working on further translations 2022-04-19 11:30:41 +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
2b59c7ab96 working on confirmed subscription 2022-04-18 09:34:31 +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
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
546d3c10f3 started working on templates and api 2022-04-15 14:59:51 +02:00