| Commit message (Expand) | Author | Age | Files | Lines |
* | Use Label instead of TextView for message display | fiaxh | 2018-09-21 | 1 | -1/+0 |
* | Merge pull request #415 from bobufa/message-search | fiaxh | 2018-08-31 | 1 | -6/+7 |
|\ |
|
| * | add suggestions/auto-complete for search filters | bobufa | 2018-08-13 | 1 | -0/+1 |
| * | initial search logic / display | bobufa | 2018-08-13 | 1 | -0/+3 |
| * | ui: search sidebar initial | bobufa | 2018-08-13 | 1 | -0/+1 |
| * | refactor conversation item management (accumulate them in libdino) | bobufa | 2018-08-13 | 1 | -6/+2 |
* | | In-Band Registration | fiaxh | 2018-08-22 | 1 | -0/+1 |
|/ |
|
* | Redesign chat input + move file upload there | fiaxh | 2018-04-30 | 1 | -1/+0 |
* | Add an appdata file | Mathieu Bridon | 2018-04-29 | 1 | -0/+1 |
* | Add image preview to file choosers | fiaxh | 2018-04-19 | 1 | -0/+1 |
* | Move notification sounds (canberra dependency) into plugin, introduce libdino... | fiaxh | 2018-03-05 | 1 | -1/+0 |
* | Implement notification sounds | Rahix | 2018-02-17 | 1 | -0/+1 |
* | Render avatar on demand | Marvin W | 2018-01-28 | 1 | -0/+1 |
* | Place time+encryption+read directly right of name | fiaxh | 2017-12-31 | 1 | -1/+2 |
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -0/+1 |
* | Fallback display for all file types | fiaxh | 2017-12-13 | 1 | -0/+1 |
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 1 | -1/+1 |
* | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 1 | -5/+5 |
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 1 | -0/+1 |
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 1 | -8/+8 |
* | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 1 | -0/+1 |
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 1 | -0/+1 |
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 1 | -2/+2 |
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 1 | -2/+2 |
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -0/+3 |
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 1 | -1/+2 |
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 1 | -6/+6 |
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 1 | -1/+1 |
* | Undo/redo text in chat input | fiaxh | 2017-08-17 | 1 | -0/+1 |
* | Http file upload | fiaxh | 2017-08-03 | 1 | -1/+4 |
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta... | fiaxh | 2017-06-17 | 1 | -1/+1 |
* | Conversation details dialog | fiaxh | 2017-05-30 | 1 | -1/+6 |
* | cmake/signal-protocol: shared lib, mark_as_advanced and others | Marvin W | 2017-04-26 | 1 | -1/+1 |
* | Make gdk-x11 optional | Marvin W | 2017-04-15 | 1 | -1/+11 |
* | Fix alt-tab behaviour when notification is active | fiaxh | 2017-04-11 | 1 | -0/+1 |
* | Gettext support | fiaxh | 2017-04-10 | 1 | -3/+8 |
* | Start private conversation with MUC occupant via occupant menu | fiaxh | 2017-04-03 | 1 | -2/+3 |
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -0/+1 |
* | Make configure/make compatible with autotools | Marvin W | 2017-03-30 | 1 | -1/+1 |
* | Tab completion for MUC occupants | fiaxh | 2017-03-24 | 1 | -1/+3 |
* | New CMake | Marvin W | 2017-03-23 | 1 | -21/+29 |
* | Add back on subscription request | fiaxh | 2017-03-23 | 1 | -0/+1 |
* | "No accounts active, add?" stack in main view | fiaxh | 2017-03-18 | 1 | -1/+1 |
* | Icon | fiaxh | 2017-03-18 | 1 | -0/+1 |
* | Display /me differently | fiaxh | 2017-03-15 | 1 | -1/+4 |
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 1 | -6/+6 |
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 1 | -1/+0 |
* | Automatically compile and use gsettings schema | Marvin W | 2017-03-12 | 1 | -1/+1 |
* | Move PGP support into plugin | fiaxh | 2017-03-12 | 1 | -1/+0 |
* | Move UI code into main dir | Marvin W | 2017-03-11 | 1 | -2/+84 |