Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Use reverse DNS naming for icon, desktop file, DBus service, app ID (#221) | Mathieu Bridon | 2017-12-03 | 7 | -10/+10 | |
| | | | | | | | The convention is to use reverse DNS for the DBus service names, icons, desktop files and application ID. Flatpak enforces that convention, and even requires at least 3 components in those names. | |||||
* | ConversationView: Date separator | fiaxh | 2017-12-01 | 9 | -18/+138 | |
| | ||||||
* | http-files: async file download | fiaxh | 2017-11-27 | 1 | -29/+32 | |
| | ||||||
* | Update translations | Translations | 2017-11-24 | 33 | -831/+834 | |
| | ||||||
* | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 3 | -8/+8 | |
| | | | | | | | | | | | | | | | | | | | | | | * conference_s_, Members only room, Too many occupants in room * conferences → conference * No active conversations/accounts * "the account" and escaped apostrophe * leaves, the subject, Required password, voiced, backlog * Members-only room * Remove the \'%s\' account? * Chosen password required for room entry * if any * muc password, voiced, remove account | |||||
* | Fix memory leak | fiaxh | 2017-11-23 | 10 | -18/+22 | |
| | ||||||
* | Async service lookup, connect and write | fiaxh | 2017-11-23 | 9 | -52/+114 | |
| | ||||||
* | Disconnect stanza listeners from pipeline | fiaxh | 2017-11-22 | 11 | -33/+59 | |
| | ||||||
* | ConversationView: Split merged messages when an in-between one is added | fiaxh | 2017-11-22 | 3 | -11/+68 | |
| | ||||||
* | Update translations | Translations | 2017-11-18 | 40 | -3384/+5453 | |
| | ||||||
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 6 | -26/+21 | |
| | ||||||
* | fixup 3f531d6 | fiaxh | 2017-11-16 | 1 | -1/+1 | |
| | ||||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 32 | -390/+469 | |
| | ||||||
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 11 | -20/+20 | |
| | ||||||
* | small fixes | fiaxh | 2017-11-01 | 2 | -2/+1 | |
| | ||||||
* | small fixes | fiaxh | 2017-11-01 | 2 | -5/+2 | |
| | ||||||
* | Go offline before quiting application | fiaxh | 2017-10-31 | 3 | -6/+24 | |
| | | | | fixes #141 | |||||
* | Fix warnings | fiaxh | 2017-10-31 | 31 | -100/+160 | |
| | ||||||
* | Move DatabaseError handling into Qlite | fiaxh | 2017-10-31 | 18 | -233/+166 | |
| | ||||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 25 | -227/+362 | |
| | ||||||
* | Blocking setting in Contact Details | fiaxh | 2017-10-31 | 7 | -9/+99 | |
| | ||||||
* | xmpp-vala: Add support for XEP-0191: Blocking Command | Emmanuel Gil Peyrot | 2017-10-31 | 3 | -0/+139 | |
| | ||||||
* | fixup 8c0a44e (Added a confirmation dialog before removing an account) | fiaxh | 2017-10-30 | 1 | -4/+7 | |
| | ||||||
* | Added a confirmation dialog before removing an account. Fixes #51 | Dennis Fink | 2017-10-30 | 1 | -8/+16 | |
| | ||||||
* | Added luxembourgish translation | Dennis Fink | 2017-10-29 | 4 | -0/+68 | |
| | ||||||
* | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 3 | -4/+4 | |
| | | | | | | * Remove new from struct initialisation, as it is deprecated. * Use Map.has_key instead of Map.contains, as it is deprecated. | |||||
* | Update translations | fiaxh | 2017-10-23 | 13 | -929/+2321 | |
| | ||||||
* | Add oob tag to http-upload messages | fiaxh | 2017-10-22 | 5 | -13/+34 | |
| | | | | fixes #166 | |||||
* | Directly start chat from xmpp uri if only one account is active | fiaxh | 2017-10-22 | 1 | -9/+16 | |
| | | | | fixes #160 | |||||
* | Offline messages for MUCs | fiaxh | 2017-10-22 | 3 | -14/+19 | |
| | | | | fixes #187 | |||||
* | 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 | 14 | -70/+209 | |
| | ||||||
* | Handle file uploading in libdino & main, have http upload as provider | fiaxh | 2017-10-21 | 12 | -168/+207 | |
| | ||||||
* | http-files: max-file-size handling | fiaxh | 2017-09-26 | 9 | -18/+26 | |
| | ||||||
* | small fixes | fiaxh | 2017-09-20 | 2 | -1/+2 | |
| | ||||||
* | Change conversation (un)read marking | fiaxh | 2017-09-19 | 3 | -20/+5 | |
| | ||||||
* | Use GNotification instead of libnotify | fiaxh | 2017-09-19 | 11 | -92/+99 | |
| | ||||||
* | fixup 8944029 (PGP support for MUCs) | fiaxh | 2017-09-06 | 1 | -3/+4 | |
| | ||||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 18 | -105/+193 | |
| | ||||||
* | http files: Accept url put/get urls in both attributes and string content | fiaxh | 2017-09-05 | 1 | -11/+11 | |
| | ||||||
* | Show last message sender in conversation list | fiaxh | 2017-09-01 | 6 | -213/+159 | |
| | ||||||
* | cmake: set _FILE_OFFSET_BITS=64 if required for platform | Marvin W | 2017-09-01 | 2 | -2/+31 | |
| | ||||||
* | Focus selected widgets in the accounts dialog | hrxi | 2017-09-01 | 2 | -2/+13 | |
| | | | | | | | | | | 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 | 8 | -5/+18 | |
| | ||||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 14 | -32/+32 | |
| | ||||||
* | Download & inline display images | fiaxh | 2017-08-31 | 24 | -36/+686 | |
| | ||||||
* | configure: ignore flags used by dh_make | Marvin W | 2017-08-31 | 1 | -1/+8 | |
| | ||||||
* | main: extend theming capabilities | Marvin W | 2017-08-29 | 8 | -67/+25 | |
| | ||||||
* | support platforms without UTF-8 and use native file picker | Marvin W | 2017-08-29 | 4 | -23/+38 | |
| | ||||||
* | libdino: try to load all plugins found in the respective folders | Marvin W | 2017-08-29 | 4 | -61/+67 | |
| |