<feed xmlns='http://www.w3.org/2005/Atom'>
<title>studip.git/lib/classes/StudipMail.php, branch step-2311</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/'/>
<entry>
<title>use non-static mailer, re #2311</title>
<updated>2026-02-27T13:30:48+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2026-02-27T13:30:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=2ad4e119605f9a026972b69a85f7f049923b62a5'/>
<id>2ad4e119605f9a026972b69a85f7f049923b62a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace old email_messaging with symfony/mailer, fixes #2311</title>
<updated>2026-02-27T13:25:11+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2026-02-27T13:25:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=ea34e14ba1afffd8e6ecfa258836236419d2b46e'/>
<id>ea34e14ba1afffd8e6ecfa258836236419d2b46e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use rector to resolve implicitely nullable parameter declarations, fixes #5463</title>
<updated>2026-01-13T07:39:22+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2026-01-13T07:39:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=cb4bdf265fe84443f6000e4af6e132f5aa566e3f'/>
<id>cb4bdf265fe84443f6000e4af6e132f5aa566e3f</id>
<content type='text'>
Closes #5463

Merge request studip/studip!4097
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #5463

Merge request studip/studip!4097
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "Mailbenachrichtigungen: Logo ist noch nicht hi-dpi"</title>
<updated>2025-01-28T14:02:51+00:00</updated>
<author>
<name>Thomas Hackl</name>
<email>hackl@data-quest.de</email>
</author>
<published>2025-01-28T14:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=85b3e6b63d161e5fe4d91ce3958b09a3d18b0493'/>
<id>85b3e6b63d161e5fe4d91ce3958b09a3d18b0493</id>
<content type='text'>
Closes #4474

Merge request studip/studip!3349
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4474

Merge request studip/studip!3349
</pre>
</div>
</content>
</entry>
<entry>
<title>Resolve "HTML-Mails: Headerbild wird nicht ausgegeben"</title>
<updated>2024-12-05T15:15:43+00:00</updated>
<author>
<name>Thomas Hackl</name>
<email>hackl@data-quest.de</email>
</author>
<published>2024-12-05T15:15:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=8ac87fc0ce809bbd46ab36dc343021e427d7007f'/>
<id>8ac87fc0ce809bbd46ab36dc343021e427d7007f</id>
<content type='text'>
Closes #4961

Merge request studip/studip!3727
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4961

Merge request studip/studip!3727
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent warning in StudipMail and fix return types, fixes #4607</title>
<updated>2024-09-20T06:28:48+00:00</updated>
<author>
<name>David Siegfried</name>
<email>david.siegfried@uni-vechta.de</email>
</author>
<published>2024-09-20T06:28:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=3f48bcc692dd0889c7fa86ea93a555342bf2f055'/>
<id>3f48bcc692dd0889c7fa86ea93a555342bf2f055</id>
<content type='text'>
Closes #4607

Merge request studip/studip!3416
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4607

Merge request studip/studip!3416
</pre>
</div>
</content>
</entry>
<entry>
<title>add remaining class filename and add migration to fix the cronjobs, re #4282</title>
<updated>2024-06-21T09:29:24+00:00</updated>
<author>
<name>Jan-Hendrik Willms</name>
<email>tleilax+studip@gmail.com</email>
</author>
<published>2024-06-21T09:29:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=b1f13ce8299d581ccb889e2d98e13574bffcc5ba'/>
<id>b1f13ce8299d581ccb889e2d98e13574bffcc5ba</id>
<content type='text'>
Merge request studip/studip!3136
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Merge request studip/studip!3136
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate `StudipAutoloader` and use composer's `autoload`</title>
<updated>2024-06-18T13:18:06+00:00</updated>
<author>
<name>Marcus Eibrink-Lunzenauer</name>
<email>lunzenauer@elan-ev.de</email>
</author>
<published>2024-06-18T13:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.tews.dev/cgit/studip.git/commit/?id=33fd1358507b4a5abb3dcebe78d407d0567717c1'/>
<id>33fd1358507b4a5abb3dcebe78d407d0567717c1</id>
<content type='text'>
Closes #4282

Merge request studip/studip!3099
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #4282

Merge request studip/studip!3099
</pre>
</div>
</content>
</entry>
</feed>
