[Debian-on-mobile-maintainers] [Git][DebianOnMobile-team/chatty][upstream/latest] 22 commits: mmsd: Add settings to modify phone number

Evangelos Ribeiro Tzaras (@devrtz) gitlab at salsa.debian.org
Sun May 14 10:55:17 BST 2023



Evangelos Ribeiro Tzaras pushed to branch upstream/latest at Debian On Mobile / chatty


Commits:
3ddbdaf5 by Mohammed Sadiq at 2023-03-14T16:07:35+05:30
mmsd: Add settings to modify phone number

- - - - -
8d5ea112 by Chris Talbot at 2023-03-14T16:07:35+05:30
mmsd: Use modified modem number

- - - - -
5fe79f56 by Sebastian Krzyszkowiak at 2023-03-14T12:10:17+00:00
chatty-purple: Only increment unread count on incoming messages

No need to consider messages the user sent from another device as unread.

Fixes #590

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak at puri.sm>

- - - - -
a11b74c0 by Sebastian Krzyszkowiak at 2023-03-14T12:10:17+00:00
chatty-purple: Reset unread counter on sent messages

Helps with #446

Signed-off-by: Sebastian Krzyszkowiak <sebastian.krzyszkowiak at puri.sm>

- - - - -
2fc9fed4 by Yuri Chornoivan at 2023-03-15T20:24:24+02:00
po: Update Ukrainian translation

- - - - -
46e7c2fb by Mohammed Sadiq at 2023-03-16T16:55:01+05:30
application: Remove experimental warning

We no longer have any experimental features, so don't show
the warning.  We can add it back once we have one.

- - - - -
d384301a by Mohammed Sadiq at 2023-03-16T16:55:01+05:30
Add ChattySideBar

Yet another attempt to move sidebar logic to a different class

- - - - -
fbc54c76 by Mohammed Sadiq at 2023-03-16T16:55:12+05:30
window: Use ChattySideBar for side bar

- - - - -
7e2f4926 by Anders Jonsson at 2023-03-19T17:30:34+01:00
po: Update Swedish translation

- - - - -
5fec3615 by Mohammed Sadiq at 2023-03-21T10:56:17+05:30
log: Enable backtrace on higher verbosity

So that crash logs are shown on exit but only on high verbosity
which can help debug issues (like crash on popovers etc, which
steals focus and hard to debug inside gdb)

- - - - -
b798935c by Mohammed Sadiq at 2023-03-21T10:56:25+05:30
main: Don't set signal handlers

We override them in chatty-log.  We handle it there so that
we have better control over when to set signal handlers - ie,
when the log verbosity is high.

- - - - -
d8319c22 by Chris Talbot at 2023-03-21T10:08:30-04:00
mmsd: use g_str_has_prefix instead of g_str_match_string

This is faster

- - - - -
0fc53302 by Chris Talbot at 2023-03-21T10:08:34-04:00
mmsd: clean up mime_type detection

- - - - -
64fda49e by Chris Talbot at 2023-03-21T10:08:34-04:00
mmsd: fix memory Leak

- - - - -
f45c28e2 by Mohammed Sadiq at 2023-03-22T12:00:49+00:00
chat-view: Convert emoji iff it's set apart from other text

So that when typing text like 'http://' it wont be converted
to emoji

- - - - -
0e6da9f0 by Vittorio Monti at 2023-03-23T12:28:12+00:00
Update Italian translation
- - - - -
9a1007c5 by Mohammed Sadiq at 2023-03-26T12:05:36+05:30
README.md: Update

Remove obsolete details and update installation and debugging sections

Closes #654
Closes #784

- - - - -
f9082e8d by Guido Gunther at 2023-03-26T12:05:36+05:30
Apply 4 suggestion(s) to 1 file(s)
- - - - -
ddd4b091 by Mohammed Sadiq at 2023-03-31T08:27:16+00:00
log: Reset signal handlers once done

So that the default signal handlers, if any, shall run.

In our case, GLib shall handle it resulting in generation of
core dump and so on.

Closes #790

- - - - -
e9c2ac8b by Mohammed Sadiq at 2023-03-31T08:27:16+00:00
log: Properly parse G_DEBUG env variable

Use g_parse_debug_string() to parse G_DEBUG env variable
so that comma separated values are parsed right.

Also, set g_mem_gc_friendly if asked for. This seems not set
by GLib when multiple values are provided

Closes #789

- - - - -
5e9dacb8 by Mohammed Sadiq at 2023-05-13T08:41:59+05:30
Update changelog and release 0.7.3

- - - - -
e4706f70 by Evangelos Ribeiro Tzaras at 2023-05-14T11:50:30+02:00
New upstream version 0.7.3
- - - - -


13 changed files:

- NEWS
- README.md
- debian/changelog
- meson.build
- po/POTFILES.in
- po/it.po
- po/sv.po
- po/uk.po
- src/chatty-application.c
- src/chatty-chat-view.c
- src/chatty-log.c
- + src/chatty-side-bar.c
- + src/chatty-side-bar.h


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/915456271801090b9abd5cb3b1691195805ce9b2...e4706f7094c36c3ee633f8588c032f031682f6c3

-- 
View it on GitLab: https://salsa.debian.org/DebianOnMobile-team/chatty/-/compare/915456271801090b9abd5cb3b1691195805ce9b2...e4706f7094c36c3ee633f8588c032f031682f6c3
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-on-mobile-maintainers/attachments/20230514/94fcde6e/attachment-0001.htm>


More information about the Debian-on-mobile-maintainers mailing list