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
passing uuid back to ddbb callbacks to update conversation scroll index. Added uuid (from) to ddbb queries to indicate the offset from wich next (lazy) page starts More... over 5 years ago
implemented dummy uuid generator to fake xep-0313 in order to identify last message lazy-loaded More... over 5 years ago
added limit to results returned by history. this preares lazy-loading More... over 5 years ago
history is now added in reverse. this prepares the lazy loading generalization More... over 5 years ago
added callback to detect scroll reached top of the messages list More... over 5 years ago
Merge branch 'plug-leak' into 'master' More... over 5 years ago
chatty_conv_parse_message: Plug a leak More... over 5 years ago
Merge branch 'fix-history-crash' into 'master' More... over 5 years ago
history: Use a sufficiently sized string More... over 5 years ago
Spelling: XMPP ID More... over 5 years ago
Merge branch 'patch-1' into 'master' More... over 5 years ago
Merge branch 'leland/chatty-history' into 'master' More... over 5 years ago
Merge branch 'signal-reconnect' into 'master' More... over 5 years ago
Reactivate account validation for retry More... over 5 years ago
replaced magic n with #define More... over 5 years ago
added timestamp for last seen message for IM More... over 5 years ago
Merge branch 'leland/chatty-history' of source.puri.sm:Librem5/chatty into leland/chatty-history More... over 5 years ago
Merge branch 'master' into leland/chatty-history More... over 5 years ago
Merge branch 'issue-113-safe-mode' into 'master' More... over 5 years ago
Add minor style changes Set default account status to available More... over 5 years ago
Correct minor formatting issues remove chatty_data_t memset More... over 5 years ago
Add 'nologin' cml option for safe-mode Add 'debug' / 'verbose' options for libpurple debug output More... over 5 years ago
Add libsqlite to debian control More... over 5 years ago
Merge branch 'wip/sadiq/command-line' into 'master' More... over 5 years ago
bug fix: IM history for left conv. More... over 5 years ago
application: Add commandline options More... over 5 years ago
bug fix: added missing account parameter to chat query functions More... over 5 years ago
changed from/to to account/who for IMs More... over 5 years ago
history ddbb: changed from/to/alias to account/room/who More... over 5 years ago
bug fix: chat deletion depends on account also. column magic numbers to #defines More... over 5 years ago