Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update translations | Translations | 2019-12-16 | 1 | -1/+1 |
| | |||||
* | Fix join dialog when having been invited to a MUC | fiaxh | 2019-11-24 | 2 | -12/+13 |
| | | | | fixes #661 | ||||
* | Don't attempt DNS SRV lookups in connection fallback | fiaxh | 2019-11-18 | 1 | -1/+1 |
| | |||||
* | Parse presence delivery errors when joining MUC | fiaxh | 2019-11-17 | 2 | -31/+35 |
| | | | | fixes #224 | ||||
* | Base avatars and names on conversation, not JID. | Marvin W | 2019-10-18 | 2 | -3/+4 |
| | | | | Fixes #598 | ||||
* | Add Bookmarks2 implementation, introduce bookmarks interfaces | fiaxh | 2019-09-29 | 2 | -10/+35 |
| | |||||
* | Add non-CSD alternative for add chat + join channel | fiaxh | 2019-06-22 | 3 | -49/+117 |
| | |||||
* | Don't move opened conversation to the top of the list, scroll along with ↵ | fiaxh | 2019-04-24 | 2 | -2/+2 |
| | | | | | | selected conversation fixes #544 | ||||
* | Always use Account.hash(equals)_func for HashMap+ArrayList | fiaxh | 2018-11-24 | 1 | -1/+1 |
| | |||||
* | Fix empty display names, fix update contact roster name | fiaxh | 2018-05-10 | 1 | -1/+1 |
| | |||||
* | Update translations | Translations | 2018-05-01 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | Arabic: ButterflyOfFire <ButterflyOfFire@protonmail.com> Basque: Aitor Beriain <beriain@bitmessage.ch> Chinese (Simplified): 朱陈锬 <201603748@stu.lzjtu.edu.cn> Esperanto: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Finnish: mjlapin <muu@kapsi.fi> Flemish: Nathan Follens <nathan@email.is> French: Emmanuel Gil Peyrot <linkmauve@linkmauve.fr> Italian: Valerio Baldisserotto <svalo@libersoft.it> Japanese: Mako N <mako@pasero.net> Luxembourgish: Dennis Fink <dennis.fink@c3l.lu> Norwegian Bokmål: Allan Nordhøy <epost@anotheragency.no> Romanian: Licaon Kter <licaon.kter@protonmail.com> Spanish: mgueji <miguejim@mailbox.org> | ||||
* | Rename 'start chat' into 'start conversation' | Michael Vetter | 2018-04-30 | 1 | -1/+1 |
| | |||||
* | Prefill nick with local alias when joining a non-bookmarked MUC | bobufa | 2018-03-27 | 2 | -17/+15 |
| | | | | fixes #223 | ||||
* | Render avatar on demand | Marvin W | 2018-01-28 | 3 | -4/+4 |
| | |||||
* | Move Jid class to xmpp-vala, partially refactor namespace | Marvin W | 2018-01-28 | 9 | -11/+22 |
| | |||||
* | Show subscription request in conversation summary | fiaxh | 2017-12-30 | 1 | -4/+1 |
| | |||||
* | Rename resources to have a reverse DNS prefix | fiaxh | 2017-12-03 | 5 | -5/+5 |
| | |||||
* | Reword some strings (#215) | Allan Nordhøy | 2017-11-23 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | * 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 | 1 | -1/+1 |
| | |||||
* | Fix unit tests using async + read message marker | fiaxh | 2017-11-17 | 1 | -1/+1 |
| | |||||
* | Read+(write) stream async | fiaxh | 2017-11-16 | 4 | -19/+8 |
| | |||||
* | Replace deprecated function usages | fiaxh | 2017-11-16 | 1 | -4/+4 |
| | |||||
* | Keep MUC join dialog open until joined, show errors | fiaxh | 2017-10-31 | 10 | -76/+93 |
| | |||||
* | small fixes | fiaxh | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | Download & inline display images | fiaxh | 2017-08-31 | 1 | -1/+1 |
| | |||||
* | Handle xmpp ?join and ?message uris | fiaxh | 2017-08-25 | 3 | -12/+14 |
| | |||||
* | README: Discussion MUC, change url | fiaxh | 2017-08-22 | 5 | -8/+8 |
| | |||||
* | RosterList: Disconnect handlers on widget destroy | fiaxh | 2017-08-11 | 1 | -5/+11 |
| | | | | Fixes #119 | ||||
* | Set jid handle in ContactDetails, use LabelHybrids more, remove edit from ↵ | fiaxh | 2017-06-17 | 3 | -16/+3 |
| | | | | StartConversation | ||||
* | Get rid of manual storage objects for delegates | fiaxh | 2017-06-13 | 1 | -8/+6 |
| | |||||
* | MUC join behaviour + small MUC error changes | fiaxh | 2017-06-13 | 2 | -2/+3 |
| | |||||
* | Muc Invite + Kick | fiaxh | 2017-06-11 | 5 | -35/+41 |
| | |||||
* | Conversation details dialog | fiaxh | 2017-05-30 | 2 | -3/+3 |
| | |||||
* | Sync MUC join/part behaviour with autojoin flag in bookmarks | fiaxh | 2017-04-23 | 2 | -10/+13 |
| | |||||
* | Handle conference bookmarks w/o nick | fiaxh | 2017-04-17 | 2 | -9/+8 |
| | |||||
* | Gettext support | fiaxh | 2017-04-10 | 3 | -9/+9 |
| | |||||
* | Fix conversation last_active | fiaxh | 2017-03-31 | 2 | -8/+9 |
| | |||||
* | Small bug fixes and compatibility with Vala 0.36 | Marvin W | 2017-03-23 | 1 | -4/+4 |
| | |||||
* | Add back on subscription request | fiaxh | 2017-03-23 | 5 | -46/+94 |
| | |||||
* | Add typed identity to manager modules and stream flags | fiaxh | 2017-03-20 | 6 | -14/+14 |
| | |||||
* | Move UI code into main dir | Marvin W | 2017-03-11 | 9 | -0/+877 |