0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use g_application_quit when aborting from instance checking More... almost 6 years ago
Remove unused code More... almost 6 years ago
Fix issue that shows outgoing messages two times in the chat view More... almost 6 years ago
Fix issue #106: 'Does not remember my MUC messages' More... almost 6 years ago
Fix an issue with purple-core single instance checking More... almost 6 years ago
Fix issue 103: Reenable -fstack-protector-strong - g_utf8_strncpy: dest needs to be at least 4 * @n to fit the largest possible UTF-8 characters More... almost 6 years ago
Add Telegram protocol to account setup More... almost 6 years ago
Add support for some protocols - Telegram, Threema and DeltaChat protocols can be enabled in the Chatty-Settings, but accounts need to be set up in Pidgin before More... almost 6 years ago
Add matrix plugin info to the README More... almost 6 years ago
Change gcc stack protection from 'strong' to 'regular' - with the 'strong' option a 'stack smashing detected' was thrown after loading hundreds of icons - when set to 'regular' no other concerning messages occured and no potential root cause for a related issue could be found in the code More... almost 6 years ago
Add account setup for matrix More... almost 6 years ago
Enhance 'Add account' dialog More... almost 6 years ago
Fix markup parsing issue in muc member list More... almost 6 years ago
Free chat-container memory when conversation is left/deleted More... almost 6 years ago
Fix issue #101 'Mixed line terminators' More... almost 6 years ago
Show dialogs full screen More... almost 6 years ago
Bump version to 0.0.7 More... almost 6 years ago
Add application info dialog More... almost 6 years ago
Run Chatty as a single-instance Gapplication - the attempt to launch another Chatty instance led to a core dump crash - Chatty won't also start now, if another libpurple client, like Pidgin, is running already More... almost 6 years ago
Bump version to 0.0.6 More... almost 6 years ago
Remove duplicate code More... almost 6 years ago
Show spinner-widget in headerbar when Chatty tries to connect to accounts More... almost 6 years ago
Set 'Chats' list selection when leaflet is unfold More... almost 6 years ago
Add hdyLeaflet notification for headerbar update More... almost 6 years ago
Fix issue #97 'Unsolicited chats get ignored' More... almost 6 years ago
Merge branch 'christopherdavis/chatty-window-cleanups' into 'master' More... almost 6 years ago
Clean up message panel styling More... almost 6 years ago
new-chat-dialog: clean up borders More... almost 6 years ago
Bump version to 0.0.5 More... almost 6 years ago
Destroy conversation when leaving chat Remove "New Direct Chat" button Change "New Direct Chat" window title to "Start Chat" More... almost 6 years ago