Philipp Hörist pushed to branch newcontrol at gajim / gajim


Commits:
018ebe9e by wurstsalat at 2022-07-24T16:22:37+02:00
fix: Settings migration: Don’t fail on missing proxies key

Fixes #11050

- - - - -
1b53c571 by Weblate at 2022-07-24T16:23:28+02:00
chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

chore: Update translations

- - - - -
646f5c2b by wurstsalat at 2022-07-24T20:01:45+02:00
release: 1.4.7

- - - - -
37c5aefc by lovetox at 2022-07-24T20:27:33+02:00
ci: Process stage for stage

- Don’t allow flatpak to fail

- - - - -
54c10fd2 by lovetox at 2022-07-25T18:32:48+02:00
refactor: Make sure we create valid contacts

- - - - -
c25510a8 by lovetox at 2022-07-25T18:39:44+02:00
fix: ChatControl: Don’t assume messages always have a resource

Fixes: #11042

- - - - -
b7bc50d4 by lovetox at 2022-07-27T09:18:04+02:00
chore: Update ChangeLog

- Remove duplicated entries from last release

- - - - -
0fcef58d by lovetox at 2022-07-27T12:33:27+02:00
ci: Specify dependencies between stages

This allows to pass artifacts between stages

- - - - -
acf179da by lovetox at 2022-07-27T12:38:16+02:00
change: Raise required nbxmpp version to 3.1.1

- - - - -
d5c5a609 by lovetox at 2022-07-27T15:05:47+02:00
refactor: Be more specific when registering presence handlers

- - - - -
9a3cb940 by wurstsalat at 2022-07-27T17:07:27+02:00
imprv: ContactInfo/GroupchatDetails: Toggle icon when editing name

- - - - -
81662095 by Daniel Brötzmann at 2022-07-27T15:16:34+00:00
chore: Windows: Add gtksourceview4 to dev_env.sh
- - - - -
8409ae28 by wurstsalat at 2022-07-27T21:30:40+02:00
imprv: Add button for toggling chat list

Fixes #11035

- - - - -
eea733f2 by wurstsalat at 2022-07-27T21:35:56+02:00
chore: Presence: Remove unused import

- - - - -
cbc02ae2 by lovetox at 2022-07-29T10:09:13+02:00
chore: Update README.md

- - - - -
847e6043 by lovetox at 2022-07-29T10:09:13+02:00
ci: Install newest python3-nbxmpp-nightly

- - - - -
c67211a9 by lovetox at 2022-07-29T10:33:14+02:00
feat: New Message Action Box

- - - - -
79311bcf by wurstsalat at 2022-07-29T10:33:14+02:00
refactor: Move ChatBanner into separate widget

- - - - -
8b87f550 by wurstsalat at 2022-07-29T10:33:14+02:00
refactor: ChatBanner: Adapt to moved functionality

- - - - -
c554bf92 by wurstsalat at 2022-07-29T10:33:14+02:00
imprv: ChatBanner: Move separator

- - - - -
708648d6 by lovetox at 2022-07-29T10:33:14+02:00
Cleanup GUI files

- - - - -
4b420aca by wurstsalat at 2022-07-29T10:33:14+02:00
GUI files: Remove bottom margin

- - - - -
0d476ba8 by wurstsalat at 2022-07-29T10:33:14+02:00
ChatBanner: Fix toggle roster button

- - - - -
964dba24 by wurstsalat at 2022-07-29T10:33:14+02:00
ChatBanner: Improve styling

- - - - -
5db7f8b8 by wurstsalat at 2022-07-29T10:33:14+02:00
PrivateChatControl: Remove obsolete method

- - - - -
5efb5d32 by lovetox at 2022-07-29T10:33:14+02:00
Move send_message() to chat stack

- - - - -
823bb92a by lovetox at 2022-07-29T10:33:14+02:00
Remove obsolete code

- - - - -
9f45dfe4 by wurstsalat at 2022-07-29T10:36:08+02:00
Controls: Remove obsolete code

- - - - -
7d3878f0 by lovetox at 2022-07-29T10:36:12+02:00
Things

- - - - -
7230baef by wurstsalat at 2022-07-29T10:36:12+02:00
Fix GC roster revealer

- - - - -
8add1da6 by wurstsalat at 2022-07-29T10:36:12+02:00
Add, update, and handler equest-voice action

- - - - -
ac850f0d by lovetox at 2022-07-29T10:36:12+02:00
Things2

- - - - -
1ef01b0a by lovetox at 2022-07-29T10:36:12+02:00
Refactor Actions

- - - - -
0172f0b3 by wurstsalat at 2022-07-29T10:36:12+02:00
Fix SecurityLabelSelector

- - - - -
2fcac7ba by wurstsalat at 2022-07-29T10:36:12+02:00
Adapt ChatActionProcessor and GroupChatNickCompletion

- - - - -
61cd36c6 by wurstsalat at 2022-07-29T10:36:12+02:00
MessageInputTextView: Add draft support

- - - - -
f6218be3 by wurstsalat at 2022-07-29T10:36:12+02:00
Move Separators to ChatStack

- - - - -
f164fc93 by wurstsalat at 2022-07-29T10:36:12+02:00
Menus: Add 'Search…' back to single chat menu

- - - - -
6d0a6d9d by wurstsalat at 2022-07-29T10:36:12+02:00
MessageActionsBox: Formatting, linting

- - - - -
5f6c350b by wurstsalat at 2022-07-29T10:36:12+02:00
Fix quoting and mentioning

- - - - -
f64ade8e by wurstsalat at 2022-07-29T10:36:12+02:00
Add and update more Groupchat actions

- - - - -
cfea00d8 by wurstsalat at 2022-07-29T10:36:12+02:00
Remove 'update_toolbar' and its GUI extension point

- - - - -
761811f7 by wurstsalat at 2022-07-29T10:36:12+02:00
Fix updating message input state

- - - - -
0f1e8b88 by wurstsalat at 2022-07-29T10:36:12+02:00
Contacts: Add is_irc property

- - - - -
4ed95e33 by wurstsalat at 2022-07-29T10:36:12+02:00
GroupchatControl UI: Remove obsolete destroy page

- - - - -
1f264026 by wurstsalat at 2022-07-29T10:36:12+02:00
Move actions from GroupchatControl to ChatStack

- - - - -
952796ce by wurstsalat at 2022-07-29T10:36:12+02:00
Remove update_actions method

- - - - -
06249b43 by wurstsalat at 2022-07-29T10:36:12+02:00
MessageActionBox: Use client's is_available

- - - - -
5ca2bf5f by wurstsalat at 2022-07-29T10:36:12+02:00
Remove obsolete methods and code

- - - - -
0256db6b by wurstsalat at 2022-07-29T10:36:12+02:00
MessageInput: Use JID for draft dict key

- - - - -
0c7d0e28 by wurstsalat at 2022-07-29T10:36:12+02:00
Cleanup

- - - - -
83982637 by wurstsalat at 2022-07-29T10:36:12+02:00
Add general start_file_transfer method to Interface

- - - - -
35481574 by wurstsalat at 2022-07-29T10:36:12+02:00
Settings: Move GroupChatSetting to correct type

- - - - -
c65c6d74 by wurstsalat at 2022-07-29T10:36:12+02:00
ChatActionProcessor: Rename process_outgoing_message

- - - - -
18043445 by wurstsalat at 2022-07-29T10:36:12+02:00
Fix test, fix linter errors

- - - - -
abdc33ad by wurstsalat at 2022-07-29T10:36:12+02:00
Fix GroupChatNickCompletion test

- - - - -
83405662 by wurstsalat at 2022-07-29T10:36:12+02:00
Add ChatFunctionPage

- - - - -
fabc3e1a by lovetox at 2022-07-29T10:36:12+02:00
Add empty page to controlstack

- - - - -
efa58d26 by wurstsalat at 2022-07-29T10:36:12+02:00
GroupChatInviter: Set size request

- - - - -
7343c054 by wurstsalat at 2022-07-29T10:36:12+02:00
Add captcha and password widgets

- - - - -
11572bd1 by wurstsalat at 2022-07-29T10:36:12+02:00
MUCData: Store error and error text

- - - - -
2edd2a1d by wurstsalat at 2022-07-29T10:36:12+02:00
Move captcha and captcha-error pages to ChatFunctionPage

- - - - -
612eb16a by wurstsalat at 2022-07-29T10:36:12+02:00
GroupchatControl: Move password and error pages

- - - - -
6756c4aa by wurstsalat at 2022-07-29T10:36:12+02:00
Controls: Remove delegate_action

- - - - -
63ac15fe by wurstsalat at 2022-07-29T10:36:12+02:00
ChatStack: Process escape press

- - - - -
d56d0fb3 by wurstsalat at 2022-07-29T10:36:12+02:00
Fix linting errors

- - - - -
17ddf0c3 by wurstsalat at 2022-07-29T10:36:12+02:00
GroupChatNickCompletion: Process gc messages

- - - - -
4d9e7b48 by lovetox at 2022-07-29T10:36:12+02:00
Make password join work

- - - - -
4427fa92 by wurstsalat at 2022-07-29T10:36:12+02:00
Close chat when cancelling password prompt

- - - - -
77a0cd5b by wurstsalat at 2022-07-29T10:36:12+02:00
GroupchatState: Connect to contact

- - - - -
4c7e55d7 by wurstsalat at 2022-07-29T10:36:12+02:00
ChatFunctionPage: Set input visibility for password

- - - - -
13ae81d3 by wurstsalat at 2022-07-29T10:36:12+02:00
GroupchatState: Fix indentation

- - - - -
80deb31d by wurstsalat at 2022-07-29T10:36:12+02:00
Types: Use python’s integrated types

- - - - -
adc1aeb1 by wurstsalat at 2022-07-29T10:36:12+02:00
PrivateChatControl: Remove unused code

- - - - -
78988529 by wurstsalat at 2022-07-29T10:36:12+02:00
Controls: Typing

- - - - -
7f9e7dd6 by wurstsalat at 2022-07-29T10:36:12+02:00
MessageInputTextView: Remove 'correcting' class after sending message

- - - - -
31a76015 by wurstsalat at 2022-07-29T10:36:12+02:00
Fix message correction

- - - - -
cb8e2849 by wurstsalat at 2022-07-29T10:36:12+02:00
Remove scroll history and save_message remnants

- - - - -
64c63b66 by wurstsalat at 2022-07-29T10:36:12+02:00
Settings: Add type annotations for bind_signal

- - - - -
b51cf79c by wurstsalat at 2022-07-29T10:36:12+02:00
Hotkeys: Cleanup

- - - - -
acf7a6ba by wurstsalat at 2022-07-29T10:36:12+02:00
MessageInputTextView: Clear undo list when clearing input

- - - - -
213ae30f by wurstsalat at 2022-07-29T10:36:12+02:00
fix: Preserve primary clipboard throughout switching chats

- - - - -
a811186b by wurstsalat at 2022-07-29T10:36:12+02:00
Main Window: Unify height of topmost widgets

- - - - -
42c06127 by wurstsalat at 2022-07-29T10:36:12+02:00
Archive: Remove leftover print statement

- - - - -


30 changed files:

- .gitlab-ci.yml
- ChangeLog
- README.md
- data/org.gajim.Gajim.appdata.xml.in
- debian/control
- flatpak/org.gajim.Gajim.yaml
- gajim/__init__.py
- gajim/command_system/implementation/middleware.py
- gajim/common/const.py
- gajim/common/events.py
- gajim/common/helpers.py
- gajim/common/modules/caps.py
- gajim/common/modules/chatstates.py
- gajim/common/modules/contacts.py
- gajim/common/modules/httpupload.py
- gajim/common/modules/muc.py
- gajim/common/modules/presence.py
- gajim/common/modules/roster.py
- gajim/common/modules/vcard_avatars.py
- gajim/common/optparser.py
- gajim/common/setting_values.py
- gajim/common/settings.py
- gajim/common/storage/archive.py
- gajim/common/structs.py
- gajim/common/types.py
- + gajim/data/gui/chat_banner.ui
- gajim/data/gui/chat_control.ui
- gajim/data/gui/chat_paned.ui
- gajim/data/gui/contact_info.ui
- gajim/data/gui/groupchat_control.ui


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/00df8738a42417fd0e2a9bc19f7bc56ec3917143...42c06127583559b92175f3b4ce94c53bb1c96bbe

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/00df8738a42417fd0e2a9bc19f7bc56ec3917143...42c06127583559b92175f3b4ce94c53bb1c96bbe
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