2
I Use This!
Very Low Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected 1 day ago.
Jun 16, 2023 — Jun 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Show account pending postfix on newline to make it better noticable and align sidebar labels to top More... about 7 years ago
Call set_attach() on main thread to prevent crash More... about 7 years ago
Add translate URL to AppData XML More... about 7 years ago
Post release version bump to 1.3.8 More... about 7 years ago
Update AppData XML for upcoming release More... about 7 years ago
Add support for uxterm More... about 7 years ago
Mark "iter" param of ListStore.remove() as ref for Vala 0.36 and up More... about 7 years ago
Change formatting and syntax in README.md to make it more readable when viewed as raw text More... over 7 years ago
Use actual Markdown for INSTALL text More... over 7 years ago
Update Indonesian translation More... over 7 years ago
Forget about sleeping, the trick is to make sure systemctl (or upstart even) sees the service as started (by explicitly calling the start command), otherwise the stop and start calls don't do anything; Post install script in the logmein-hamachi debian package starts the service using /etc/init.d/logmein-hamachi directly, circumventing systemctl... More... over 7 years ago
Sleep 3 seconds after stopping service when restoring a hamachi config backup More... over 7 years ago
Add another 1 second sleep instead of completely restarting the service More... over 7 years ago
Restart service completely when restoring a hamachi config backup More... over 7 years ago
Update Turkish translation More... over 7 years ago
Update Ukrainian translation More... over 7 years ago
Update Bulgarian and French translations More... over 7 years ago
Update Bulgarian, German and Spanish translations More... over 7 years ago
Update Czech, Italian, Kazakh, Lithuanian, Brazilian Portuguese, Russian and Slovak translations More... over 7 years ago
Add approve and reject buttons to member joined notifications in demo mode too More... over 7 years ago
Set minimum vala version manually to 0.26 in autovala project file More... over 7 years ago
Add some comments More... over 7 years ago
Abort any pending connection restore cycles when going to sleep More... over 7 years ago
Set boolean Controller.restore to false before calling GlobalEvents.connection_stopped() to prevent from initiating a connection restore cycle More... over 7 years ago
Implement inhibitor to properly disconnect on sleep (and reconnect on wake-up) More... over 7 years ago
Update Polish translation More... over 7 years ago
Make use of action callbacks in bubble notifications to slightly reduce duplicate code More... over 7 years ago
Loop over the hash tables instead of the actual lists, especially if you plan to remove items from that same list... More... over 7 years ago
* Add approve and reject buttons to member joined notifications for when manual approval is required * Show client ID in the network list and notifications when nick is unknown * Reject action is now reflected immediately in the network list (before update cycle) More... over 7 years ago
Check if notification server is capable of showing actions before adding any More... over 7 years ago