Daniel Brötzmann pushed to branch message-replies at gajim / gajim


Commits:
b3d1d8cb by wurstsalat at 2023-01-08T15:44:07+01:00
imprv: AccountPage: Add menu entry for adding contacts

- - - - -
dddfbac3 by wurstsalat at 2023-01-08T18:09:18+01:00
imprv: AccountPage: Make all account menu items available

Fixes #11329

- - - - -
54d1a70b by wurstsalat at 2023-01-08T18:10:37+01:00
imprv: Account menu: Add Execute Command… entry for convenience

- - - - -
78c8665e by wurstsalat at 2023-01-08T18:23:35+01:00
cfix: Builder: Fix isort error

- - - - -
02c6c225 by wurstsalat at 2023-01-08T18:46:09+01:00
fix: AppPage: Differentiate between updates (Gajim/Plugins)

Fixes #11363

- - - - -
6ea7bbe2 by mesonium at 2023-01-08T22:28:20+00:00
fix: AudioPreview: Always format progress time as LTR

- - - - -
d309712b by mesonium at 2023-01-08T22:55:03+00:00
fix: Audio Visualizer: Port deprecated methods

- - - - -
65f27b1b by wurstsalat at 2023-01-11T17:55:07+01:00
imprv: AccountPage: Add menu item to deny all subscription requests

Fixes #11367

- - - - -
a2476a3c by Philipp Hörist at 2023-01-12T18:14:07+01:00
fix: Preview: Handle exceptions while decrypting

- - - - -
8f901abc by mesonium at 2023-01-12T17:22:38+00:00
fix: AudioPreview: Make visualization fully RTL compatible again and ensure 
graph is always drawn

- - - - -
e57c3b87 by wurstsalat at 2023-01-12T19:03:19+01:00
fix: ChatStack DnD: Add workaround for mis-fired drag-motion signal

Fixes #11226

- - - - -
574e312e by wurstsalat at 2023-01-12T20:06:12+01:00
imprv: UX: Make more text labels selectable/enable can-focus for copying

Fixes #11336

- - - - -
cf79eb93 by mesonium at 2023-01-13T08:46:55+00:00
fix: Audio Preview: Sync clock to make short files play properly on Win

- - - - -
e39dba6b by wurstsalat at 2023-01-13T13:48:30+01:00
fix: AvatarChooser: Fix file filter for Windows

This was introduced in 16cd4ebdb69903024d54a46ee9e648e835875fdc
but doesn't work on Windows

- - - - -
c3b0257a by wurstsalat at 2023-01-13T14:02:27+01:00
fix: Profile: Fix setting avatar

This was accidentally introduced in fc4a56e2c1929866eb618ed5ba34b9891dc23ab6

Fixes #11371

- - - - -
d54ec587 by wurstsalat at 2023-01-13T14:10:22+01:00
fix: Don't fail in mark_as_unread if there are no messages

This can happen if chat history is not stored (user setting)

Fixes #11360

- - - - -
b40d9f04 by wurstsalat at 2023-01-13T15:07:20+01:00
fix: ServiceDiscoveryWindow: Fix jumping when resizing window

Fixes #11239

- - - - -
0b2822a5 by wurstsalat at 2023-01-13T16:31:42+01:00
fix: Notifications: Fix rare case where Gajim displays notifications for our 
own messages

Fixes #11305

- - - - -
304e9a98 by wurstsalat at 2023-01-13T22:11:17+00:00
imprv: CreateGroupchatWindow: Add Advanced switch and always show address entry

Fixes #11310

- - - - -
74bd02d0 by Bronko at 2023-01-13T22:49:05+00:00
imprv: ChatList: Improve timedelta function

- - - - -
0b1d7c02 by Daniel Brötzmann at 2023-01-13T22:54:14+00:00
imprv: Limit message length and add FullMessageWindow

- - - - -
e586d477 by wurstsalat at 2023-01-13T22:59:13+00:00
imprv: AdHocCommands: Refresh commands list after completing command

Fixes #11356

- - - - -
f4eeb3bb by Weblate at 2023-01-14T11:20:50+01:00
chore: Update translations

- - - - -
20d0491c by Philipp Hörist at 2023-01-14T11:22:18+01:00
chore: Update IANA data

- - - - -
ddb4666e by Philipp Hörist at 2023-01-14T11:52:46+01:00
change: Raise required nbxmpp version

- - - - -
321b3f36 by Philipp Hörist at 2023-01-14T11:52:53+01:00
ci: Update flatpak dependencies

- - - - -
64ee81ce by Philipp Hörist at 2023-01-14T11:53:43+01:00
release: 1.6.1

- - - - -
f5c36b36 by Philipp Hörist at 2023-01-14T15:15:55+01:00
ci: Fix project id in release script

- - - - -
b79a219d by Philipp Hörist at 2023-01-14T15:17:09+01:00
ci: Execute release in a separate step

So that if it fails the website publishing does not fail

- - - - -
1517a865 by Philipp Hörist at 2023-01-14T16:17:09+01:00
ci: Windows: Update shipped omemo plugin

- - - - -
b28169c8 by Philipp Hörist at 2023-01-16T17:52:49+01:00
fix: Disable legacy ciphers in cryptography

Otherwise more dependencies need to be installed which we don’t need

- - - - -
1e64836f by Philipp Hörist at 2023-01-18T15:35:41+01:00
ci: Install GtkSource4 stubs

- - - - -
f45619bb by wurstsalat at 2023-01-20T23:25:10+01:00
fix: JingleAudio: Always resample audio before processing with webrtcdsp
Resample both input and output in order to make sure both run at the same 
sampling rate in all cases.

Fixes #11023

- - - - -
684d5c62 by wurstsalat at 2023-01-22T18:38:35+01:00
feat: Add support for XEP-0461: Message Replies

- - - - -


30 changed files:

- .ci/make_release.py
- .gitignore
- .gitlab-ci.yml
- ChangeLog
- README.md
- data/gajim.doap
- data/org.gajim.Gajim.appdata.xml.in
- flatpak/org.gajim.Gajim.Devel.yaml
- flatpak/org.gajim.Gajim.yaml
- gajim/__init__.py
- gajim/common/client.py
- gajim/common/events.py
- gajim/common/helpers.py
- gajim/common/iana.py
- gajim/common/jingle_rtp.py
- gajim/common/modules/message.py
- gajim/common/preview.py
- gajim/common/storage/archive.py
- gajim/common/storage/base.py
- gajim/common/structs.py
- gajim/common/util/text.py
- gajim/data/gui/account_page.ui
- gajim/data/gui/chat_banner.ui
- gajim/data/gui/contact_info.ui
- gajim/data/gui/file_transfer_jingle.ui
- gajim/data/gui/groupchat_creation.ui
- gajim/data/gui/groupchat_info_scrolled.ui
- gajim/data/gui/message_actions_box.ui
- gajim/data/gui/preview.ui
- gajim/data/gui/server_info.ui


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/9d97cfe6e4244c2645eda7f624881f3a44cca0d7...684d5c6210dd28d7a499fc2a8af1c480eca05640

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/9d97cfe6e4244c2645eda7f624881f3a44cca0d7...684d5c6210dd28d7a499fc2a8af1c480eca05640
You're receiving this email because of your account on dev.gajim.org.


_______________________________________________
Commits mailing list
Commits@gajim.org
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to