Winify

Subversion Repositories:
Rev:
←Prev12Next→     Show All
Rev Age Author Path Log message Diff
84 101 d 18 h office /trunk/Winify/ - Refactor the upgrade code to perform a manual check and update on start. Diff
83 121 d 21 h office /trunk/Winify/ - Prevent a crash when the "extras" parameter of a Gotify message is not set (default to "text/plain").
- Prevent Winify from not retrying connections when the Gotify server goes down.
- Split termination for connecting to Gotify servers into program and local connection contexts.
- Enrich the Gotify message structures a little out of convenience.
- Some fortifications and overall code-maintenance.
Diff
78 192 d 6 h office /trunk/Winify/ - Implement markdown rendering when markdown messages are sent via Gotify. Diff
77 192 d 9 h office /trunk/Winify/ - Append the text instead of inserting it in order to have the log view form scroll to the end.
- Monitor system power change events in order to refresh connections upon system resume from standby or hibernation.
Diff
75 214 d 21 h office /trunk/ - Allow both program-wide settings for the notification chime (sound) as well as overriding the sound for individual notifications via announcement settings.
- Fix XSDs.
Diff
73 214 d 22 h office /trunk/ - Add the ability to turn the sound off for notifications using Announcements.
- Some cleanups.
Diff
72 244 d 4 h office /trunk/Winify/ - Fix an issue where failing to decrypting the stored Gotify password would lead to Winify crashing on startup. Instead report the problem during AES decryption and proceed with the next server. Diff
71 323 d 22 h office /trunk/ - Allow ignoring notification via an "Ignore" option in the "Announcements" tab of the settings.
- Fix a crash when the timeout is set to a value less or equal to one.
Diff
67 351 d 20 h office /trunk/Winify/ - Code maintenance and attempt to avoid a spurious crash. Diff
56 434 d 17 h office /trunk/Winify/ - Create a message pump for toasts instead of displaying them on a best effort basis.
- Make toasts more visible.
Diff
55 434 d 20 h office /trunk/ - Implement a default timeout for toasts and the possibility to show a toast indefinitely on screen. Diff
49 438 d 9 h office /trunk/Winify/ - Fix updater name. Diff
48 438 d 10 h office /trunk/Winify/ - Updater fix.
- Make error logging more explicit by logging exceptions as well.
Diff
44 438 d 14 h office /trunk/ - Implement secure websockets for SSL/TLS connections to Gotify servers.
- Ensure that Winify is backwards compatible to Windows 7.
- Fix the settings panel such that settings are remembered over restarts.
- Add memorization to windows (Settings, About, etc.) so they appear in the last positions where they have been closed.
- Fix the popup toasts so they remain on top and do not clog the main thread.
- Major overhaul.
Diff
43 696 d 1 h office /trunk/Winify/ - Add the ability to view log messages directly from the application without having to read files.
- Make sure that the servers (and announcements) are saved when added without having to press the "Save" button and close the form.
- When pressing the "Add" button, fill in the server with the parameters specified by the user without just adding a blank server or announcement configuration.
Diff
42 707 d 7 h office /trunk/Winify/ - Style changes. Diff
41 707 d 7 h office /trunk/Winify/ - Make AES encryption and decryption asynchronous. Diff
40 707 d 8 h office /trunk/Winify/ - Style fixes. Diff
30 707 d 12 h office /trunk/ - Use configuration files instead of settings.
- Use the new toast notifications.
- Use the same serialization pattern for all files.
- Switch to sparkle for the updater (the new release should be downloaded manually when built).
- Major overhaul.
Diff
29 707 d 13 h office /trunk/ - Various cleanups and refactorings. Diff