- 08 Jul, 2019 12 commits
-
-
Tobias Bernard authored
-
Tobias Bernard authored
-
Tobias Bernard authored
-
Tobias Bernard authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Settings dialog improvements See merge request Librem5/chatty!70
-
Adrien Plazas authored
GtkDialog harcodes a 2px border, which makes using scrolled window and stack transitions in it a bit weird, so we better drop it.
-
Adrien Plazas authored
Fixe the indentation that was purposefully left broken in the last two commits to make them easier to read.
-
Adrien Plazas authored
Drop the global scrolled window as most pages already has their own, and add it were it's missing. This makes the code more homogeneous and avoids mixing scrolling states between pages. The indentation is purposefully left broken to make this commit easier to read, a later commit will fix it.
-
Adrien Plazas authored
This simplifies the code a bit. The indentation is purposefully left broken to make this commit easier to read, a later commit will fix it.
-
Adrien Plazas authored
Use the releavant libhandy preferences widgets to simplify the code a bit.
-
Adrien Plazas authored
-
- 06 Jul, 2019 1 commit
-
-
Andrea Schaefer authored
added ddbb support for last message info, replacing log-parsing impl Closes #26 and #137 See merge request Librem5/chatty!65
-
- 05 Jul, 2019 3 commits
-
-
Andrea Schaefer authored
Replace purple_log_get_activity_score with timestamp based chat-list sorting
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
- 04 Jul, 2019 9 commits
-
-
Leland Carlye authored
solved double free issue. re-formatted last message timestamp to local 12 hour format and removed seconds
-
Andrea Schaefer authored
Use g_timer_add_seconds See merge request Librem5/chatty!67
-
Andrea Schaefer authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Update po files See merge request Librem5/chatty!66
-
Leland Carlye authored
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Fix issue #108 'Please implement "/help"' Closes #108 See merge request Librem5/chatty!64
-
Andrea Schaefer authored
-
- 03 Jul, 2019 15 commits
-
-
Andrea Schaefer authored
Fix issue #144 'chat details show "xmpp id" for sms' Closes #144 See merge request Librem5/chatty!63
-
Andrea Schaefer authored
-
Andrea Schaefer authored
account: Help OSK a bit by setting entry types See merge request Librem5/chatty!62
-
Andrea Schaefer authored
Fix issue #143 'Adding a second contact should start out empty' Closes #143 See merge request Librem5/chatty!61
-
Andrea Schaefer authored
-
Guido Gunther authored
-
Andrea Schaefer authored
Don't convert emoji in SMS See merge request Librem5/chatty!60
-
Andrea Schaefer authored
Add auto-reconnect for IM and SMS accounts See merge request Librem5/chatty!59
-
Andrea Schaefer authored
-
Andrea Schaefer authored
Use HdyDialog See merge request Librem5/chatty!58
-
Andrea Schaefer authored
-
Guido Gunther authored
This makes sure the dialogs match the parents size.
-
Andrea Schaefer authored
This reverts merge request !57
-
Andrea Schaefer authored
parse_logs: Make sure we don't try to access array elements < 0 Closes #142 See merge request Librem5/chatty!57
-
Guido Gunther authored
Too few '\n' might trigger this. Closes: #142
-