| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | emojichooser.c: do not popdown on emoji selected | Xavier Del Campo Romero | 2023-10-05 | 1 | -2/+0 | |
| | | | | | | I am one of those people who write the same emoji several times on a message, so I found the original behaviour rather annoying. | |||||
| * | Use ctrl+enter to enter newline | xavi92 | 2023-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | emojichooser.ui: set category icons on a GtkGrid | Xavier Del Campo Romero | 2023-10-05 | 1 | -1/+41 | |
| | | | | | | | | Instead of using a 1x10 GtkBox, a 2x5 GtkGrid is now used so used horizontal space is reduced to a half. This is particulary interesting on devices like the PinePhone, since the widget would partially fall out of the screen otherwise. | |||||
| * | Update im.dino.Dino.appdata.xml.in (#1121) | free software | 2023-10-05 | 1 | -0/+4 | |
| | | ||||||
| * | Update im.dino.Dino.desktop (#1122) | free software | 2023-10-05 | 1 | -0/+1 | |
| | | ||||||
| * | [feature/handy]: Adapt OMEMO dialog (#985) | Michel Le Bihan | 2023-10-05 | 4 | -5/+8 | |
| | | | | | | | | | | * Wrap OMEMO automatically accept label * Change OMEMO fingerprint label to wrap with max-width * Set contact OMEMO dialog as resizable * Disable expanding grid in contact details | |||||
| * | Set ConversationView min width | mimi89999 | 2023-10-05 | 1 | -0/+1 | |
| | | ||||||
| * | Wrap titles box in a scrolled window | mimi89999 | 2023-10-05 | 1 | -1/+3 | |
| | | | | | Fixes https://gitlab.gnome.org/GNOME/libhandy/-/issues/403 | |||||
| * | Add separators and back button to non csd header | mimi89999 | 2023-10-05 | 2 | -6/+29 | |
| | | ||||||
| * | Add separator between paned stacks in main window | mimi89999 | 2023-10-05 | 2 | -0/+14 | |
| | | | | | A GtkSeparator was added between paned stacks in main window to align it with the separator in the headerbar. Since the sidebar already had a border, be need to remove it. | |||||
| * | Change main window to use headergroup for window buttons | mimi89999 | 2023-10-05 | 1 | -20/+7 | |
| | | ||||||
| * | Change contact details dialog container to HdyClamp and enable label wrap (#948) | Michel Le Bihan | 2023-10-05 | 2 | -84/+89 | |
| | | ||||||
| * | Change select contact dialog container to HdyClamp and set default size (#949) | Michel Le Bihan | 2023-10-05 | 3 | -47/+57 | |
| | | ||||||
| * | Add window controls to conversation titlebar CSD in folded mode (#961) | Michel Le Bihan | 2023-10-05 | 1 | -1/+1 | |
| | | ||||||
| * | Further adjustments for handy-1 | fiaxh | 2023-10-05 | 2 | -2/+4 | |
| | | ||||||
| * | Update to libhandy 1.0 | mimi89999 | 2023-10-05 | 3 | -14/+12 | |
| | | ||||||
| * | Use libhandy for main window | Marvin W | 2023-10-05 | 5 | -20/+102 | |
| | | ||||||
| * | Show modal dialog to select default encryption if unknown | Xavier Del Campo Romero | 2023-10-05 | 4 | -1/+190 | |
| | | ||||||
| * | Set up default encryption settings GUI | Xavier Del Campo Romero | 2023-10-05 | 4 | -1/+138 | |
| | | ||||||
| * | Prepare for 0.4 release | Marvin W | 2023-10-05 | 2 | -1/+2 | |
| | | ||||||
| * | Don't accept corrections from MUC MAM | Marvin W | 2023-10-05 | 1 | -1/+2 | |
| | | | | | We don't know if they're from the same user as someone else could have joined with the same nickname after sender left | |||||
| * | Fix various date/time stamps not updated or wrong time zone | Marvin W | 2023-10-05 | 2 | -8/+7 | |
| | | ||||||
| * | Show "Me" instead of bare jid when no local alias is set | Marvin W | 2023-10-05 | 2 | -9/+2 | |
| | | ||||||
| * | Improve history sync under load | Marvin W | 2023-10-05 | 4 | -41/+102 | |
| | | ||||||
| * | Fix label attributes updated with delay | Marvin W | 2023-10-05 | 1 | -16/+17 | |
| | | ||||||
| * | Deduplicate messages before storing in database | Marvin W | 2023-10-05 | 1 | -66/+70 | |
| | | ||||||
| * | Add priority for and allow cancellation of outgoing stanzas | Marvin W | 2023-10-05 | 10 | -57/+85 | |
| | | ||||||
| * | Collapse most stream releated errors into IOError | Marvin W | 2023-10-05 | 14 | -115/+87 | |
| | | ||||||
| * | OMEMO: Make device list public | fiaxh | 2023-10-05 | 1 | -6/+9 | |
| | | ||||||
| * | Fix placeholder being shown on startup, fix missing vertical line in ↵ | fiaxh | 2023-10-05 | 1 | -4/+1 | |
| | | | | | no-conversations placeholder | |||||
| * | Add tooltips to the delivered and read icons (#1341) | Prashant Kumar | 2023-10-05 | 1 | -0/+2 | |
| | | ||||||
| * | Fix build | fiaxh | 2023-10-05 | 1 | -1/+0 | |
| | | ||||||
| * | Remove nl_BE from LINGUAS files and appdata file (fixup d0a00e1) | fiaxh | 2023-10-05 | 4 | -7/+0 | |
| | | ||||||
| * | Remove Dutch (Belgium) translation, fallback to Dutch | Translations | 2023-10-05 | 3 | -1577/+0 | |
| | | | | | fixes #1231 | |||||
| * | Update appdata file with content_rating, releases, update image tags | fiaxh | 2023-10-05 | 1 | -15/+19 | |
| | | ||||||
| * | MAM: Fix latest range not being stored in db if it contained a duplicate | fiaxh | 2023-10-05 | 1 | -6/+0 | |
| | | ||||||
| * | Fix compiler warnings | fiaxh | 2023-10-05 | 6 | -8/+3 | |
| | | ||||||
| * | MAM: Fix processing after range was fetched completely, fix merging of ranges | fiaxh | 2023-10-05 | 1 | -29/+30 | |
| | | ||||||
| * | Fix connecting to jingle file provider multiple times | fiaxh | 2023-10-05 | 1 | -7/+6 | |
| | | ||||||
| * | Fix some MAM issues | fiaxh | 2023-10-05 | 1 | -17/+40 | |
| | | | | | | | | | - Messages from MUCs weren't added to their respective MUC MAM ranges, thus re-fetched on rejoin. - The earliest ('first') message of a mam page was used to update the to_id, but it should have been 'last'; also the other way around. - Duplicates weren't detected properly. | |||||
| * | Parse conference.password from XEP-0402 bookmarks (#1310) | Teemu Ikonen | 2023-10-05 | 1 | -0/+1 | |
| | | ||||||
| * | Clean up log outputs | fiaxh | 2023-10-05 | 3 | -42/+22 | |
| | | ||||||
| * | Automatically select appropriate libsoup version | Marvin W | 2023-10-05 | 6 | -14/+52 | |
| | | ||||||
| * | Replace splice_async with read_async | Marvin W | 2023-10-05 | 1 | -1/+9 | |
| | | ||||||
| * | DTLS: Use ECDSA key | Marvin W | 2023-10-01 | 2 | -2/+3 | |
| | | ||||||
| * | Do not send DTLS datagrams to RTP even after handshake | Marvin W | 2023-10-01 | 1 | -2/+9 | |
| | | | | | Also post debug message in case we drop datagrams | |||||
| * | Ignore non-DTLS data before handshake is complete | Stephen Paul Weber | 2023-10-01 | 1 | -1/+1 | |
| | | | | | | | | | https://datatracker.ietf.org/doc/html/rfc9147#name-demul https://datatracker.ietf.org/doc/html/rfc5764#section-5.1.2 If data is received before handshake is complete, discard it rather than forwarding it blindly to GnuTLS which can get confused. | |||||
| * | MAM: Fix latest range not being stored in db if it contained a duplicate | fiaxh | 2023-10-01 | 1 | -5/+7 | |
| | | ||||||
| * | fix: Add x node to MUC PM stanza (#1462) | mesonium | 2023-10-01 | 2 | -0/+12 | |
| | | | | | | | Add <x/> tag in MUC-PMs to support better Carbon delivery in compliance with XEP-0045 v1.28 and above. Fixes #1306 | |||||
| * | Rewrite MAM logic and add MUC MAM | fiaxh | 2023-10-01 | 19 | -355/+833 | |
| | | ||||||
