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


Commits:
48619565 by lovetox at 2021-03-06T20:57:12+01:00
Blocking: Adapt to nbxmpp changes

- - - - -
a72b39b1 by André Apitzsch at 2021-03-13T08:06:46+01:00
Only convert domain name to ASCII

IDNA is about domain name only, so ignore username, password and port.

Fixes #10010.

- - - - -
9df1cbcd by Daniel Brötzmann at 2021-03-16T11:15:35+01:00
Profile: Add translation hints for menu entries

- - - - -
6f25997b by Daniel Brötzmann at 2021-03-16T11:17:07+01:00
DOAP: Add XEP-0106

- - - - -
acc254fe by lovetox at 2021-03-18T21:31:10+01:00
Blocking: Convert JID to string

- - - - -
e7a02bd1 by lovetox at 2021-03-20T16:03:04+01:00
Roster: Handle missing avatar_sha

Fixes #10428

- - - - -
d7732dfa by Daniel Brötzmann at 2021-03-25T21:09:05+01:00
MessageInputTextView: Remove custom placeholder

- - - - -
fadc7596 by Daniel Brötzmann at 2021-03-25T21:09:09+01:00
MessageInputTextView: Add focus borders

- - - - -
4e6a0ade by Daniel Brötzmann at 2021-03-26T16:37:07+01:00
MessageInputTextView: Improve style

- - - - -
b94cf37b by Ruslan Makhmatkhanov at 2021-03-28T14:34:23+02:00
Mention FreeBSD package in README

- - - - -
3d01c77a by Ruslan Makhmatkhanov at 2021-03-28T14:37:44+02:00
Replace Windows line endings with Unix ones

This change allows package maintainers to remove the
dos2unix dependency in Gajim’s FreeBSD port.

- - - - -
0c14e46d by lovetox at 2021-03-28T19:19:11+02:00
Start

- - - - -
a59e42d3 by lovetox at 2021-03-28T19:19:11+02:00
Disable CI

- - - - -
266446b7 by lovetox at 2021-03-28T19:19:11+02:00
Really disable CI

- - - - -
c65b167d by lovetox at 2021-03-28T19:19:11+02:00
Add Workspace settings API

- - - - -
c33fd895 by lovetox at 2021-03-28T19:19:11+02:00
Store and Open chats

- - - - -
71e6b7c6 by lovetox at 2021-03-28T19:19:11+02:00
Add remove_chat()

- - - - -
1ce778cf by lovetox at 2021-03-28T19:19:11+02:00
Account Side Bar

- - - - -
4a01f80e by lovetox at 2021-03-28T19:19:11+02:00
Add Workspace Side Bar

- - - - -
5a48fe41 by wurstsalat at 2021-03-28T19:19:11+02:00
ChatList: Add basic elements

- - - - -
cb6fdef3 by wurstsalat at 2021-03-28T19:19:11+02:00
ChatListStack: Add Start Chat

- - - - -
724fba90 by wurstsalat at 2021-03-28T19:19:11+02:00
Add basic Sidebar styling

- - - - -
6a913c98 by wurstsalat at 2021-03-28T19:19:11+02:00
Improve styling for Sidebar and ChatList

- - - - -
4379af41 by lovetox at 2021-03-28T19:19:11+02:00
Store chatlist on remove

- - - - -
d31e1864 by lovetox at 2021-03-28T19:19:11+02:00
Add/Remove Workspaces

- - - - -
16566a5c by lovetox at 2021-03-28T19:19:11+02:00
Allow to add chats to different workspaces

- - - - -
4eb1b483 by lovetox at 2021-03-28T19:19:11+02:00
Add transparent backgrounds

- - - - -
1314bf20 by wurstsalat at 2021-03-28T19:19:11+02:00
AccountSideBar: Improve styling

- - - - -
8bf6a475 by wurstsalat at 2021-03-28T19:19:11+02:00
WorkspaceSidebar: Improve styling

- - - - -
ce9ac984 by lovetox at 2021-03-28T19:19:11+02:00
Improve left sidebar

- - - - -
aaef8fc4 by lovetox at 2021-03-28T19:19:11+02:00
css

- - - - -
0ada1e0d by lovetox at 2021-03-28T19:19:11+02:00
Dont fail when account is disabled

- - - - -
c0cf7a9d by lovetox at 2021-03-28T19:19:11+02:00
CSS

- - - - -
3a7218b1 by wurstsalat at 2021-03-28T19:19:11+02:00
AvatarSelector: Add Load Image button

- - - - -
1e2c885f by Daniel Brötzmann at 2021-03-28T19:19:11+02:00
Workspace: Add Workspace edit dialog

- - - - -
a0fd48dc by wurstsalat at 2021-03-28T19:19:11+02:00
Workspace: Add title and editing functionality

- - - - -
4bba349d by wurstsalat at 2021-03-28T19:19:11+02:00
MainWindow: Add Paned for chat list and chat controls

- - - - -
fdd14817 by lovetox at 2021-03-28T19:19:11+02:00
Store type for open chats

- - - - -
4afce1a5 by lovetox at 2021-03-28T19:19:11+02:00
Store workspace dialog settings

- - - - -
6df401c7 by lovetox at 2021-03-28T19:19:11+02:00
Fix adding new Workspace

- - - - -
f55c7f17 by lovetox at 2021-03-28T19:19:11+02:00
Fix some selection bugs

- - - - -
5c19b64e by Daniel Brötzmann at 2021-03-28T19:19:11+02:00
ChatListStack: Wrap in ScrolledWindow

- - - - -
90e62b9b by lovetox at 2021-03-28T19:19:11+02:00
Move scrolled window into gui xml

- - - - -
e6305a4a by lovetox at 2021-03-28T19:19:11+02:00
sytle chatlist

- - - - -
67c0b560 by wurstsalat at 2021-03-28T19:19:11+02:00
ChatList: Styling

- - - - -
4b951f49 by wurstsalat at 2021-03-28T19:19:11+02:00
MainWindow: Styling

- - - - -
b4ae8d8a by wurstsalat at 2021-03-28T19:19:11+02:00
Accounts: Add basic account page

- - - - -
e8e8a98c by lovetox at 2021-03-28T19:19:11+02:00
Refactor Groupchats

- - - - -
87748ecb by lovetox at 2021-03-28T19:19:11+02:00
Start Chat: Destroy after joining MUC

- - - - -
cfd85fbf by lovetox at 2021-03-28T19:21:11+02:00
Disable Roster

- - - - -
a0ed7192 by lovetox at 2021-03-28T19:21:11+02:00
Make quit work

- - - - -
5212773f by lovetox at 2021-03-28T19:21:11+02:00
Stuff

- - - - -
5103d0ac by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Add friendly timestamps

- - - - -
86448078 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Unread counter styling

- - - - -
94bf7b02 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Group chat avatars and message lines

- - - - -
a6048270 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
Paned: Improve ChatList resizing

- - - - -
7f80b2c5 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Use groupchat name, improve ellipsizing

- - - - -
9a3fd000 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Add group chat nicks

- - - - -
eaa9dbcd by lovetox at 2021-03-28T19:21:11+02:00
Remove unread_messages table

- - - - -
794fb45f by lovetox at 2021-03-28T19:21:11+02:00
add unread cache

- - - - -
903b7b6a by lovetox at 2021-03-28T19:21:11+02:00
Add notifications

- - - - -
8aa98c72 by lovetox at 2021-03-28T19:21:11+02:00
Fix notifications

- - - - -
464009c5 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Move ui to glade file

- - - - -
705ff5c2 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Add RosterTooltip

- - - - -
e8fe1548 by lovetox at 2021-03-28T19:21:11+02:00
Move event handling to main

- - - - -
a973b9fc by lovetox at 2021-03-28T19:21:11+02:00
Fix some events

- - - - -
3610c735 by lovetox at 2021-03-28T19:21:11+02:00
Reset unread counter

- - - - -
dc1e6d7b by lovetox at 2021-03-28T19:21:11+02:00
Fix more events

- - - - -
c492c75e by wurstsalat at 2021-03-28T19:21:11+02:00
WorkspaceSidebar: Add unread counter

- - - - -
e93c59bf by lovetox at 2021-03-28T19:21:11+02:00
Unread count improv

- - - - -
aeb5484f by lovetox at 2021-03-28T19:21:11+02:00
Add unread count to workspace

- - - - -
40d36964 by lovetox at 2021-03-28T19:21:11+02:00
Dont allow chats to be opened multiple times

- - - - -
76f2abd2 by lovetox at 2021-03-28T19:21:11+02:00
Don’t notify on messages from ourself

- - - - -
7c173faf by lovetox at 2021-03-28T19:21:11+02:00
Use consistent jid attribute

- - - - -
bc78c8e4 by lovetox at 2021-03-28T19:21:11+02:00
Fix some events

- - - - -
e01631c4 by lovetox at 2021-03-28T19:21:11+02:00
Handle presence

- - - - -
e3682a7f by lovetox at 2021-03-28T19:21:11+02:00
Sort with activity

- - - - -
6b159777 by lovetox at 2021-03-28T19:21:11+02:00
Save handle position

- - - - -
c2f596b5 by lovetox at 2021-03-28T19:21:11+02:00
Connect Menu actions

- - - - -
1f2fcd8b by lovetox at 2021-03-28T19:21:11+02:00
Bring back more actions

- - - - -
a190a870 by lovetox at 2021-03-28T19:21:11+02:00
Fix transients

- - - - -
573f81fd by lovetox at 2021-03-28T19:21:11+02:00
Make Private Chat work

- - - - -
41b160bc by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Add avatar and name for PMs

- - - - -
ae3bc08e by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Show indicator for group chats

- - - - -
d3e914c3 by lovetox at 2021-03-28T19:21:11+02:00
New Contacts

- - - - -
cda5fcbb by wurstsalat at 2021-03-28T19:21:11+02:00
Add Workspace menu

- - - - -
641f3778 by wurstsalat at 2021-03-28T19:21:11+02:00
WorkspaceSidebar: Add drag and drop

- - - - -
c3e3bbf0 by wurstsalat at 2021-03-28T19:21:11+02:00
Add update_workspace method

- - - - -
926f9d46 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Set message nick, process message-sent event

- - - - -
50a3e9d2 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Update time, improve close button

- - - - -
fcd263bc by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Add chatstate icon

- - - - -
62fa95f1 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Improve chatstate icon

- - - - -
1dcec3c7 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Add context menu and pinning

- - - - -
51a9fc22 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Add basic list headers

- - - - -
c8667259 by wurstsalat at 2021-03-28T19:21:11+02:00
WorkspaceSidebar: Improve item highlighting

- - - - -
a8d62194 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Add move to workspace feature

- - - - -
edabe1a7 by wurstsalat at 2021-03-28T19:21:11+02:00
ChatList: Add placeholder

- - - - -
7d6a815a by wurstsalat at 2021-03-28T19:21:11+02:00
Various improvements

- - - - -
53f3260e by wurstsalat at 2021-03-28T19:21:11+02:00
ChatListStack: Fix moving group chats

- - - - -
35a08ab2 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
Store pinned chats

- - - - -
e36e7dc3 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Improve sorting

- - - - -
8b352894 by wurstsalat at 2021-03-28T19:21:11+02:00
WorkspaceDialog: Improvements

- - - - -
77cc03f0 by lovetox at 2021-03-28T19:21:11+02:00
Make contacts module work

- - - - -
9868ce7b by lovetox at 2021-03-28T19:21:11+02:00
further contacts

- - - - -
c5e18a74 by lovetox at 2021-03-28T19:21:11+02:00
Roster: add iter_contacts()

- - - - -
4a0b13da by lovetox at 2021-03-28T19:21:11+02:00
Fix receipt processing

- - - - -
25205042 by lovetox at 2021-03-28T19:21:11+02:00
Fix subscription check

- - - - -
67b144f3 by lovetox at 2021-03-28T19:21:11+02:00
Chatlist: Remove tooltip

- - - - -
e4af019d by lovetox at 2021-03-28T19:21:11+02:00
Destroy roster correctly

- - - - -
2d2ca7a1 by lovetox at 2021-03-28T19:21:11+02:00
Move finalize check to app module

- - - - -
617e102c by lovetox at 2021-03-28T19:21:11+02:00
Settings: Add json encoder/decoder

- - - - -
4ac55d40 by lovetox at 2021-03-28T19:21:11+02:00
Fix MUC rejoins

- - - - -
93c1ac2b by lovetox at 2021-03-28T19:21:11+02:00
Refactor roster request code

- - - - -
8ff4c0a6 by lovetox at 2021-03-28T19:21:11+02:00
Contacts: Fix access to roster attr

- - - - -
d82581f9 by lovetox at 2021-03-28T19:21:11+02:00
Add room-left signal

- - - - -
71d79bef by lovetox at 2021-03-28T19:21:11+02:00
Fix muc user avatar update

- - - - -
5826dc75 by lovetox at 2021-03-28T19:21:11+02:00
Fix private chat

- - - - -
c9528af9 by lovetox at 2021-03-28T19:21:11+02:00
Remove unused imports

- - - - -
73c8f038 by lovetox at 2021-03-28T19:21:11+02:00
Remove unused events and methods

- - - - -
d08c3097 by lovetox at 2021-03-28T19:21:11+02:00
Fix status selector

- - - - -
74827641 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
Profile: Fix missing client

- - - - -
afb510d1 by lovetox at 2021-03-28T19:21:11+02:00
Refactor Avatar clipping

- - - - -
39d78c68 by lovetox at 2021-03-28T19:21:11+02:00
Groupchat: Restore got_disconnected()

- - - - -
5bf69ac0 by wurstsalat at 2021-03-28T19:21:11+02:00
Workspaces: Fix menu, store moved chats

- - - - -
8904994b by wurstsalat at 2021-03-28T19:21:11+02:00
AccountPage: Add basic roster

- - - - -
7fa3b911 by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Improvements

- - - - -
79b60486 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
Improve AccountPage and Roster

- - - - -
91aa4979 by Daniel Brötzmann at 2021-03-28T19:21:11+02:00
ChatList: Improve popover menu

- - - - -
1371657e by lovetox at 2021-03-28T19:21:11+02:00
Fix Filter

- - - - -
09016f97 by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Add actions

- - - - -
6f87c49e by lovetox at 2021-03-28T19:21:11+02:00
AddContact: Refactor

- - - - -
2575e8f9 by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Add filter menu, connect search

- - - - -
2bc98dc1 by lovetox at 2021-03-28T19:21:11+02:00
Work on Roster

- - - - -
173603ab by lovetox at 2021-03-28T19:21:11+02:00
Roster: Add events

- - - - -
f8fdf9bb by lovetox at 2021-03-28T19:21:11+02:00
Roster: Refactor

- - - - -
d7c1fe9f by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Implement filtering

- - - - -
c1ff8f0e by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Rename menu handlers

- - - - -
d5c70252 by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Implement middle mouse click

- - - - -
1597b3d0 by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Open chat when activating row

- - - - -
3fccf8fc by lovetox at 2021-03-28T19:21:11+02:00
Dont show empty groups when filtering

- - - - -
21d9ae68 by wurstsalat at 2021-03-28T19:21:11+02:00
Roster: Implement drag and drop

- - - - -
00466bbb by lovetox at 2021-03-28T19:21:11+02:00
Add high performance option for big rosters

- - - - -
9777b547 by lovetox at 2021-03-28T19:21:11+02:00
JSONEncoder/Decoder: handle set

- - - - -
5b35f615 by lovetox at 2021-03-28T19:21:11+02:00
Roster: add group methods

- - - - -
2e4b041e by lovetox at 2021-03-28T19:21:11+02:00
Make dnd functional

- - - - -
0011509b by lovetox at 2021-03-28T19:21:11+02:00
Roster: Fix removing contact

- - - - -
52888fa0 by lovetox at 2021-03-28T19:24:11+02:00
Refactor Blocking

- - - - -
92c4d728 by lovetox at 2021-03-28T19:24:12+02:00
Roster: Refactor

- - - - -
13561a5f by lovetox at 2021-03-28T19:24:12+02:00
Roster: Fix reset

- - - - -
64ccd866 by lovetox at 2021-03-28T19:24:12+02:00
Remove unused import

- - - - -
8f99dfbc by lovetox at 2021-03-28T19:24:12+02:00
Fix leaving muc

- - - - -
bca3e1ef by lovetox at 2021-03-28T19:24:12+02:00
Add more leak checks

- - - - -
9bb3dbd5 by lovetox at 2021-03-28T19:24:12+02:00
Save workspace order

- - - - -
869dc48f by lovetox at 2021-03-28T19:24:12+02:00
Fix saving MUC avatar

- - - - -
d0f38cc5 by lovetox at 2021-03-28T19:24:12+02:00
MUC refactor

Get rid of manager

- - - - -
39b6899c by lovetox at 2021-03-28T19:24:12+02:00
Add methods for accessing resources

- - - - -
99937979 by lovetox at 2021-03-28T19:24:12+02:00
Add get_show_circle()

- - - - -
d11cd81c by lovetox at 2021-03-28T19:24:12+02:00
Raise cache size

- - - - -
e883ceee by wurstsalat at 2021-03-28T19:24:12+02:00
Tooltips: Remove NotificationAreaTooltip

- - - - -
224e1f7d by wurstsalat at 2021-03-28T19:24:12+02:00
Tooltips: Refactor

- - - - -
0da31725 by wurstsalat at 2021-03-28T19:24:12+02:00
RosterTooltip: Add idle time

- - - - -
3e2c6df6 by wurstsalat at 2021-03-28T19:24:12+02:00
RosterTooltip: Remove old idle time remnant

- - - - -
7356b9a5 by wurstsalat at 2021-03-28T19:24:12+02:00
ChatList: Add Start Chat placeholder

- - - - -
0d27c2c7 by wurstsalat at 2021-03-28T19:24:12+02:00
Tooltips: Reduce icon sizes

- - - - -
2773a69d by wurstsalat at 2021-03-28T19:24:12+02:00
ChatList: Increase list header spacing

- - - - -
595f411b by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
Main: Use popover menu

- - - - -
4105ad58 by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
WorkspaceSidebar: Improve Add button styling

- - - - -
a6d3c24d by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
AccountSidebar: Improve icons

- - - - -
51dfe4e6 by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
Improve style for account identifier bar

- - - - -
a73fab6a by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
WorkspaceSidebar: Add name to tooltip

- - - - -
c400a0c1 by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
ChatList: Improve headers

- - - - -
38725232 by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
AccountPage: Add avatar and profile button

- - - - -
265d25bb by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
ChatList: Implement Add to roster menu entry

- - - - -
743cb41a by wurstsalat at 2021-03-28T19:24:12+02:00
StatusSelector: Use 'show circles' for icons

- - - - -
d63b476f by lovetox at 2021-03-28T19:24:12+02:00
Fix add to contact list

- - - - -
d808e798 by lovetox at 2021-03-28T19:24:12+02:00
Remove module mock

- - - - -
37088591 by wurstsalat at 2021-03-28T19:24:12+02:00
WorkspaceSidebar: Attempt to fix icon position

- - - - -
43ae6357 by lovetox at 2021-03-28T19:24:12+02:00
Fix GC menu

- - - - -
ee26ab2b by lovetox at 2021-03-28T19:24:12+02:00
add get_groups()

- - - - -
f20653dd by lovetox at 2021-03-28T19:24:12+02:00
more group functions

- - - - -
024fe1d8 by lovetox at 2021-03-28T19:24:12+02:00
fix rename group

- - - - -
dccd42de by Daniel Brötzmann at 2021-03-28T19:24:12+02:00
Rework ContactInfo dialog

- - - - -
6fc3298d by wurstsalat at 2021-03-28T19:24:12+02:00
Fix sending files from ChatControl menu

- - - - -
e9040064 by wurstsalat at 2021-03-28T19:24:12+02:00
ContactInfo: Handle timeout correctly

- - - - -
9b5f0607 by wurstsalat at 2021-03-28T20:17:07+02:00
Chat Controls: Simplify usage of client

- - - - -
4963f241 by wurstsalat at 2021-03-28T20:17:07+02:00
GroupChatInvite: Adapt to new contacts API

- - - - -
fe107c65 by lovetox at 2021-03-28T20:17:07+02:00
Simplify code

- - - - -
a7fd7c3c by lovetox at 2021-03-28T20:17:07+02:00
Get correct path

- - - - -
df55583b by lovetox at 2021-03-28T20:17:07+02:00
App: Force GC before checking if object is finalized

- - - - -
9174804a by lovetox at 2021-03-28T20:17:07+02:00
Refactor EntityTime

- - - - -
aa9423b3 by lovetox at 2021-03-28T20:17:07+02:00
Refactor ContactInfo

- - - - -
2692ff96 by lovetox at 2021-03-28T20:17:07+02:00
show chat stack page on select=True

- - - - -
9e5f1a52 by wurstsalat at 2021-03-28T20:17:07+02:00
Add SubscriptionManager

- - - - -
93973823 by lovetox at 2021-03-28T20:17:07+02:00
Remove obsolete methods

- - - - -
bf36774c by lovetox at 2021-03-28T20:17:07+02:00
Fix PresenceShow comparison

- - - - -
c06724ec by wurstsalat at 2021-03-28T20:17:07+02:00
ContactInfo: Adapt to contacts who are not in roster

- - - - -
ce810ae7 by wurstsalat at 2021-03-28T20:17:07+02:00
NotificationManager: Show unsubscribed event

- - - - -
1996b079 by lovetox at 2021-03-28T20:17:07+02:00
Set allow_reply_func

- - - - -
ba1138b1 by lovetox at 2021-03-28T20:17:07+02:00
Convert JID

- - - - -
7cfe15c7 by wurstsalat at 2021-03-28T20:17:07+02:00
GroupChatInvitation: Fix accepting invitation

- - - - -
64d45566 by wurstsalat at 2021-03-28T20:17:07+02:00
AccountPage: Handle muc invite/decline

- - - - -
27995cb5 by lovetox at 2021-03-28T20:17:07+02:00
Refactor Presence module

- - - - -
14f3dd3b by wurstsalat at 2021-03-28T20:17:07+02:00
NotificationManager: Improve display

- - - - -
5c0aff01 by Daniel Brötzmann at 2021-03-28T20:17:07+02:00
CSS: Remove obsolete style

- - - - -
3dd49743 by wurstsalat at 2021-03-28T20:18:08+02:00
New ConversationView

- - - - -
4b0c4908 by wurstsalat at 2021-03-28T20:18:08+02:00
ConversationTextview: Fix vertical size allocation

- - - - -
b97c4a60 by wurstsalat at 2021-03-28T20:18:08+02:00
ConversationView: Remove additional nickname characters

- - - - -
0ad1a769 by lovetox at 2021-03-28T20:18:55+02:00
Lower hight of conversation rows

- - - - -
d7010ac8 by wurstsalat at 2021-03-28T20:18:55+02:00
Add new feather-more-horizontal-symbolic icons

- - - - -
9dbf99f7 by lovetox at 2021-03-28T20:18:55+02:00
Better padding

- - - - -


28 changed files:

- − .gitlab-ci.yml
- README.md
- data/gajim.doap
- gajim/app_actions.py
- gajim/application.py
- gajim/chat_control.py
- gajim/chat_control_base.py
- gajim/command_system/implementation/middleware.py
- gajim/common/app.py
- gajim/common/client.py
- gajim/common/connection_handlers_events.py
- gajim/common/const.py
- gajim/common/contacts.py
- gajim/common/helpers.py
- gajim/common/modules/__init__.py
- gajim/common/modules/base.py
- gajim/common/modules/blocking.py
- gajim/common/modules/bookmarks.py
- gajim/common/modules/caps.py
- gajim/common/modules/chat_markers.py
- gajim/common/modules/chatstates.py
- + gajim/common/modules/contacts.py
- gajim/common/modules/discovery.py
- gajim/common/modules/entity_time.py
- gajim/common/modules/httpupload.py
- gajim/common/modules/last_activity.py
- gajim/common/modules/mam.py
- gajim/common/modules/message.py


The diff was not included because it is too large.


View it on GitLab: 
https://dev.gajim.org/gajim/gajim/-/compare/f356401b8b02340d43599058f84d40c3dc6535e3...9dbf99f79d384ad773e1c171b5a0faa0c5c31cad

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


_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to