0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 6 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remember main window size and position. Correctly restore grid display mode. Fixes #24. More... almost 15 years ago
Fix crash in PreferencesWindow when clicking Edit button after removing account. Fixes bug #70. More... almost 15 years ago
Make activity tab scrollbar pretty. More... almost 15 years ago
Whoops, need to still allow links! More... almost 15 years ago
Various cleanups / small bug fixes. More... almost 15 years ago
Prevent activity webview from being navigated elsewhere as well. * Created StubbornWebView that is now used by both ConversationWidget and the activity tab. * Moved ConversationWidget into the Synapse.QtClient.Widgets namespace. More... almost 15 years ago
Ignore key and drag events in conversation widget to prevent unwanted navigation. Fixes #72. More... almost 15 years ago
Include debian package files in dist tarball. More... about 15 years ago
Have autogen.sh clear automake cache so version number updates. More... about 15 years ago
Fix 'make dist' to not complain about filename lengths and to use correct version #. More... about 15 years ago
Don't quit when the last window is closed. Whoops! More... about 15 years ago
Don't crash if there's a problem setting process name. More... about 15 years ago
Automatically run autogen if needed. More... about 15 years ago
Quick bug fix and add missing header. More... about 15 years ago
Wikipedia addin improvements. - Better regex - Better handling of multiple links - Set UserAgent (wikipedia doesn't seem to like mono) - Use HtmlSanitizer.ToPlainText() - Fix code indentation - Make preview box slightly prettier (add icon and padding) More... about 15 years ago
Merge branch 'master' of git://github.com/goto/synapse into wikipedia More... about 15 years ago
Merge branch 'master' into wikipedia More... about 15 years ago
Make pkgconfig dependencies more strict. Maybe this will make MD stop complaining. More... about 15 years ago
Don't ever return null JID (fixes crash). More... about 15 years ago
Add support for adding and removing accounts! More... about 15 years ago
Remember UI states. - Main window position - Chats window position/size - MUC slider position - MUC list type - MUC icon size - Roster icon size - Roster list type - Roster show offline / show transports More... about 15 years ago
Remove debug messages. More... about 15 years ago
Create AccountInfo Properties by default. More... about 15 years ago
Add better icon for "Insert Code Snippet", thanks Michael Monreal! More... about 15 years ago
Merge branch 'master' into proxy More... about 15 years ago
Add proxy configuration UI, use proxy when connecting. Auto-detect not yet working. More... about 15 years ago
Don't store settings inside Account, use AccountInfo instead. Add Proxy-related settings. More... about 15 years ago
Regenerate UI with new QyotoDevelop (fixes buddies and combo items). More... about 15 years ago
Merge branch 'master' into proxy More... about 15 years ago
Wait before displaying desktop notifications, check that template actually exists. More... about 15 years ago