Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
3df01289a5
Update newsletter HTML styles in index.php by modifying color schemes for text and backgrounds, enhancing visual appeal and consistency. Adjusted padding and font colors to improve readability and overall aesthetics.
f840b68c9c
Update newsletter HTML styles in index.php by refining background colors, font colors, and padding for improved visual consistency and readability. Adjusted table and text styles to enhance overall aesthetics.
9950aa25fd
Refine newsletter HTML layout in index.php by updating padding, font sizes, and background colors for improved aesthetics and readability. Adjusted article count message for grammatical accuracy in German.
b536712ea7
Refactor test mode article fetching logic in index.php and wiki.php. Unified article filtering for both test and live modes, enhancing code clarity and reducing redundancy.
ec13c9680d
Remove redundant date range calculation logic from buildNewsletterHtml function in index.php and wiki.php. This cleanup enhances code maintainability by eliminating unnecessary complexity.
d1e3ccc00c
Update date range handling in newsletter HTML for index.php and wiki.php. Adjusted end date calculation for current month and refined date range display logic to improve clarity and accuracy in article summaries.
91b59f7bc0
Refactor date range calculation in newsletter HTML for index.php and wiki.php. Replaced manual timestamp handling with a streamlined approach using newsletterPeriod function, enhancing code clarity and maintainability.
69ba3f1595
Enhance newsletter HTML in index.php and wiki.php by updating article count messages to include date ranges. Added logic to calculate and display the date range of articles, improving clarity for recipients.
65ea9f6e30
Improve article fetching logic in index.php by adding a check for DOMElement instances. Clean up newsletter HTML by removing outdated text and logo image for a more streamlined presentation.
ecd7d2b341
Add flash messaging for newsletter actions in index.php and wiki.php. Implemented session handling for success and error messages, and added redirection after form submissions to enhance user experience.
7e3c186419
Remove logo SVG file and clean up newsletter HTML in wiki.php by eliminating outdated text. This update streamlines the email layout for better presentation.
1c4baed125
Update newsletter HTML layout in index.php and wiki.php. Replaced text with logo image, adjusted padding, and modified font sizes for improved readability and aesthetics.
b62ef7a1d7
Merge branch 'master' of ssh://git.hexahost.dev:8006/smueller/TK-Wiki-Newsletter-azillner
b71cf73f1e
Remove outdated newsletter message file and update HTML layout in index.php and wiki.php. Adjusted padding, colors, and font sizes for improved readability, and added test badge visibility. Updated background color for better contrast.
c9de9f6226
Enhance newsletter HTML layout and styling. Added summary text for article count, improved test badge visibility, and adjusted padding and font sizes for better readability. Updated unsubscribe link text for clarity.
87cd80b3d8
Refactor newsletter HTML structure and styles for improved readability and consistency. Adjusted padding, colors, and font sizes across various elements. Updated unsubscribe link styling and background color for better visibility.