Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Directly start chat from xmpp uri if only one account is active | fiaxh | 2017-10-22 | 1 | -9/+16 | |
| | | | | fixes #160 | |||||
* | Only match full words as mentions for notifications | fiaxh | 2017-10-22 | 1 | -1/+3 | |
| | | | | fixes #185 | |||||
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 1 | -2/+2 | |
| | ||||||
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 3 | -2/+75 | |
| | ||||||
* | small fixes | fiaxh | 2017-09-20 | 1 | -0/+1 | |
| | ||||||
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 2 | -16/+5 | |
| | ||||||
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 3 | -57/+80 | |
| | ||||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 8 | -31/+26 | |
| | ||||||
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 5 | -132/+76 | |
| | ||||||
* | Focus selected widgets in the accounts dialog | hrxi | 2017-09-01 | 1 | -0/+10 | |
| | | | | | | | | | | Previously, you had to issue two clicks in order to enter something into the text fields. This also replaces the `Entry` widgets with their label counterparts once they lose focus. Since the `ComboBox` handling of focus seems to be buggy (`focus_out_event` not firing), the OpenPGP key selection lacks the latter feature. | |||||
* | small fixes | fiaxh | 2017-08-31 | 7 | -5/+17 | |
| | ||||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 4 | -8/+8 | |
| | ||||||
* | Download & inline display images | fiaxh | 2017-08-31 | 8 | -20/+214 | |
| | ||||||
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 4 | -3/+12 | |
| | ||||||
* | support platforms without UTF-8 and use native file picker | Marvin W | 2017-08-29 | 3 | -18/+35 | |
| | ||||||
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 15 | -509/+635 | |
| | ||||||
* | small fixes | fiaxh | 2017-08-27 | 3 | -3/+3 | |
| | ||||||
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 5 | -17/+54 | |
| | ||||||
* | Improve undo/redo | fiaxh | 2017-08-25 | 1 | -6/+9 | |
| | ||||||
* | Use single process, accept xmpp:-URIs as program argument | Marvin W | 2017-08-25 | 1 | -5/+16 | |
| | ||||||
* | "Default" per-contact settings (change UI) | fiaxh | 2017-08-25 | 1 | -26/+45 | |
| | ||||||
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 5 | -36/+68 | |
| | ||||||
* | Move settings from GSettings to own db | fiaxh | 2017-08-22 | 4 | -4/+5 | |
| | ||||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 25 | -41/+40 | |
| | ||||||
* | Fix some UI issues | Marvin W | 2017-08-22 | 4 | -5/+12 | |
| | ||||||
* | MAM fixes | fiaxh | 2017-08-19 | 1 | -7/+7 | |
| | | | | | | - don't send first request for timestamp -60 - only open conversation for messages within last 24h - always show latest message in conversation tabs | |||||
* | add plugin api for text commands | Marvin W | 2017-08-17 | 1 | -9/+25 | |
| | ||||||
* | libdino: remove dependency to GTK+ (all GTK+ code is in main+plugins) | Marvin W | 2017-08-17 | 9 | -30/+57 | |
| | ||||||
* | Undo/redo text in chat input | fiaxh | 2017-08-17 | 2 | -1/+82 | |
| | ||||||
* | Message Archive Management | fiaxh | 2017-08-17 | 3 | -42/+49 | |
| | ||||||
* | RosterList: Disconnect handlers on widget destroy | fiaxh | 2017-08-11 | 1 | -5/+11 | |
| | | | | Fixes #119 | |||||
* | SRV records for XMPP over TLS | fiaxh | 2017-08-11 | 1 | -2/+2 | |
| | ||||||
* | Http file upload | fiaxh | 2017-08-03 | 6 | -141/+251 | |
| | ||||||
* | Small i18n fixes (#53) | linkmauve | 2017-06-29 | 3 | -2/+3 | |
| | | | | | * Replace “...” with “…” in user-visible strings, as per GNOME’s HIG. * Add a message for translators to know that a string starts a sentence. | |||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 7 | -140/+128 | |
| | | | | StartConversation | |||||
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 2 | -16/+11 | |
| | ||||||
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 2 | -2/+3 | |
| | ||||||
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 14 | -77/+138 | |
| | ||||||
* | fixup 5ba95ef (Conversation details dialog) | fiaxh | 2017-06-01 | 1 | -2/+2 | |
| | ||||||
* | Update translations | fiaxh | 2017-05-31 | 1 | -8/+8 | |
| | ||||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 13 | -138/+625 | |
| | ||||||
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 2 | -3/+19 | |
| | ||||||
* | fixup bcb9690 (Roster versioning) | fiaxh | 2017-05-24 | 1 | -0/+4 | |
| | ||||||
* | Member affiliation in occupant list | fiaxh | 2017-05-18 | 1 | -3/+50 | |
| | ||||||
* | Send message on enter from numblock | fiaxh | 2017-05-11 | 1 | -1/+1 | |
| | ||||||
* | ManageAccounts: Window -> Dialog | fiaxh | 2017-05-09 | 1 | -1/+2 | |
| | ||||||
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 1 | -3/+3 | |
| | | | | | | | | | | | | Fixes these kind of warnings: ``` (dino:<PID>): Gtk-CRITICAL **: gtk_window_set_transient_for: assertion 'parent == NULL || GTK_IS_WINDOW (parent)' failed Gtk-Message: GtkDialog mapped without a transient parent. This is discouraged. (dino:<PID>): GLib-GObject-WARNING **: invalid cast from 'GtkPaned' to 'GtkWindow' ``` Also centers these dialogs (settings, add chat, join conversation) on top of their parent windows. | |||||
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 5 | -20/+28 | |
| | ||||||
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 4 | -12/+11 | |
| | ||||||
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 1 | -0/+4 | |
| |