Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | "Default" per-contact settings (change UI) | fiaxh | 2017-08-25 | 2 | -26/+46 |
| | |||||
* | 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 | 26 | -42/+41 |
| | |||||
* | 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 | 3 | -1/+83 |
| | |||||
* | Message Archive Management | fiaxh | 2017-08-17 | 3 | -42/+49 |
| | |||||
* | Update translations | fiaxh | 2017-08-14 | 8 | -345/+1147 |
| | | | | | | | | | | Chinese (Simplified): tonghuix Dutch: Nathan Follens Esperanto: Tirifto French: Jean-Baptiste German: rugk Italian: Valerio Baldisserotto Spanish: sergio | ||||
* | 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 | 8 | -143/+256 |
| | |||||
* | 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 | 12 | -213/+154 |
| | | | | 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 | 12 | -97/+2247 |
| | |||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 16 | -139/+741 |
| | |||||
* | Notifications + typing notifications + message marker settings per conversation | fiaxh | 2017-05-30 | 3 | -6/+46 |
| | |||||
* | 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 | 2 | -228/+235 |
| | |||||
* | Fix a couple of warnings relating to parents of dialogs | hrxi | 2017-05-09 | 4 | -7/+4 |
| | | | | | | | | | | | | 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. | ||||
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -1/+1 |
| | |||||
* | 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 | 2 | -1/+15 |
| | |||||
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 6 | -21/+181 |
| | |||||
* | MUC improvements | fiaxh | 2017-04-11 | 2 | -16/+27 |
| | |||||
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 3 | -7/+13 |
| | |||||
* | Gettext support | fiaxh | 2017-04-10 | 24 | -62/+507 |
| | |||||
* | Show account status (incl errors) in ManageAccounts.Dialog | fiaxh | 2017-04-10 | 5 | -41/+140 |
| | |||||
* | Application menu fallback button | fiaxh | 2017-04-04 | 3 | -8/+19 |
| | |||||
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 6 | -19/+17 |
| | |||||
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 7 | -35/+113 |
| | |||||
* | Make FHS compliant, split RPMs, fix compilation on older GCCs | Marvin W | 2017-04-03 | 1 | -3/+3 |
| | |||||
* | Handle MUC private messages | fiaxh | 2017-03-31 | 7 | -23/+91 |
| | |||||
* | Fix conversation last_active | fiaxh | 2017-03-31 | 3 | -16/+19 |
| | |||||
* | Make configure/make compatible with autotools | Marvin W | 2017-03-30 | 1 | -1/+1 |
| | |||||
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 7 | -40/+192 |
| | |||||
* | New CMake | Marvin W | 2017-03-23 | 3 | -21/+52 |
| | | | | | - add install and uninstall targets - compatibility for systems without pkg-config | ||||
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 2 | -5/+5 |
| | |||||
* | Select corresponding conversation when clicking on notification | fiaxh | 2017-03-23 | 3 | -17/+40 |
| | |||||
* | Add back on subscription request | fiaxh | 2017-03-23 | 10 | -50/+106 |
| | |||||
* | Move some database interaction into entities | fiaxh | 2017-03-23 | 2 | -7/+6 |
| | | | | fixes #2 |