Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix warnings | fiaxh | 2017-10-31 | 5 | -9/+10 |
| | |||||
* | Remove new from struct initialisation, as it is deprecated (#180) | linkmauve | 2017-10-23 | 1 | -1/+1 |
| | | | | | | * Remove new from struct initialisation, as it is deprecated. * Use Map.has_key instead of Map.contains, as it is deprecated. | ||||
* | PGP encrypted file transfers | fiaxh | 2017-10-22 | 1 | -2/+2 |
| | |||||
* | Move encryption menu into ChatInput, PGP support for MUCs | fiaxh | 2017-09-06 | 2 | -2/+2 |
| | |||||
* | small fixes | fiaxh | 2017-08-31 | 4 | -1/+13 |
| | |||||
* | Use utc time everywhere | fiaxh | 2017-08-31 | 2 | -5/+5 |
| | |||||
* | Download & inline display images | fiaxh | 2017-08-31 | 5 | -14/+209 |
| | |||||
* | support platforms without UTF-8 and use native file picker | Marvin W | 2017-08-29 | 2 | -12/+21 |
| | |||||
* | Plugins providing conversation items for ConversationView | fiaxh | 2017-08-28 | 13 | -505/+631 |
| | |||||
* | small fixes | fiaxh | 2017-08-27 | 1 | -1/+1 |
| | |||||
* | Show nicks in MUCs, real jid in individual occupant menu | fiaxh | 2017-08-25 | 2 | -7/+14 |
| | |||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 2 | -2/+2 |
| | |||||
* | Fix some UI issues | Marvin W | 2017-08-22 | 3 | -1/+8 |
| | |||||
* | Small i18n fixes (#53) | linkmauve | 2017-06-29 | 2 | -1/+2 |
| | | | | | * Replace “...” with “…” in user-visible strings, as per GNOME’s HIG. * Add a message for translators to know that a string starts a sentence. | ||||
* | gettext improvements (more strings, times, plural, de lang) | fiaxh | 2017-04-13 | 1 | -5/+14 |
| | |||||
* | Gettext support | fiaxh | 2017-04-10 | 2 | -3/+3 |
| | |||||
* | MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3) | fiaxh | 2017-04-04 | 1 | -5/+5 |
| | |||||
* | Handle MUC private messages | fiaxh | 2017-03-31 | 1 | -0/+2 |
| | |||||
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -1/+1 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 1 | -8/+8 |
| | |||||
* | Preselect next conversation when closed and crossfade | fiaxh | 2017-03-18 | 2 | -2/+3 |
| | |||||
* | Fix ChatInput for many lines + small UI changes | fiaxh | 2017-03-16 | 1 | -1/+1 |
| | |||||
* | Display /me differently | fiaxh | 2017-03-15 | 8 | -214/+318 |
| | | | | fixes #12 | ||||
* | Indication of WONTSEND via CSS (@error_color on message status) | fiaxh | 2017-03-15 | 1 | -4/+7 |
| | |||||
* | Set dino-specific icons as part of icon theme | fiaxh | 2017-03-15 | 1 | -2/+2 |
| | |||||
* | Small fixes in message view | Marvin W | 2017-03-14 | 1 | -1/+3 |
| | |||||
* | Fix regression of being unable to select text | Marvin W | 2017-03-13 | 2 | -29/+4 |
| | |||||
* | Reduce GTK dependency to 3.16, fix dark theme | Marvin W | 2017-03-13 | 2 | -5/+50 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 4 | -0/+440 |