aboutsummaryrefslogtreecommitdiff
path: root/main
Commit message (Expand)AuthorAgeFilesLines
* Display room name in conversation selector and conversation titlebarcodedust2018-11-024-14/+25
* Update translationsTranslations2018-10-2326-1122/+1823
* Display bold/italic/monospace message formating, improve message-to-markup pa...fiaxh2018-10-232-35/+58
* Use Label instead of TextView for message displayfiaxh2018-09-219-232/+93
* Notification on TLS error/wrong password, log TLS cert issues, don't make acc...fiaxh2018-09-152-9/+14
* Fix presence subscription notification displayingfiaxh2018-09-121-0/+9
* Remove newlines from displayed MUC topicsfiaxh2018-09-121-1/+4
* Update translationsTranslations2018-09-0725-835/+3128
* Fix sent messages sometimes being displayed twicefiaxh2018-09-022-4/+4
* Render avatar to image surfaceMarvin W2018-09-011-14/+43
* Merge pull request #415 from bobufa/message-searchfiaxh2018-08-3132-666/+1225
|\
| * add suggestions/auto-complete for search filtersbobufa2018-08-136-125/+240
| * fix closing sidebar on click outsidebobufa2018-08-131-2/+3
| * add button that scrolls to the bottom of the conversationbobufa2018-08-133-11/+56
| * fix wrong conversation being prefilledbobufa2018-08-131-3/+3
| * fix message filter in conversation view for first messagebobufa2018-08-131-8/+13
| * filter out messages outside the range of displayed messagesbobufa2018-08-131-11/+23
| * hide search bar when clicking outside of it, only reset search entry on conve...bobufa2018-08-133-37/+39
| * improve sidebar UIbobufa2018-08-139-107/+311
| * add search filter expressionsbobufa2018-08-131-0/+11
| * accumulate conversation content in meta db tablebobufa2018-08-132-20/+23
| * initial search logic / displaybobufa2018-08-137-13/+224
| * ui: search sidebar initialbobufa2018-08-1315-79/+161
| * load+display later messages when scrolling downbobufa2018-08-132-35/+87
| * refactor conversation item management (accumulate them in libdino)bobufa2018-08-1313-533/+349
* | In-Band Registrationfiaxh2018-08-225-172/+644
|/
* Support MUC avatarsfiaxh2018-07-311-3/+3
* Update translationsTranslations2018-07-0523-766/+1028
* Update Catalan translation.Jordi Mallach2018-05-281-12/+10
* Fix empty display names, fix update contact roster namefiaxh2018-05-104-5/+4
* Move chat input to .ui file, fix smiley conversion on enterfiaxh2018-05-102-34/+53
* Update translationsTranslations2018-05-0128-564/+2987
* Redesign chat input + move file upload therefiaxh2018-04-307-83/+86
* Rename 'start chat' into 'start conversation'Michael Vetter2018-04-303-3/+3
* Add an appdata fileMathieu Bridon2018-04-292-0/+61
* Add image preview to file choosersfiaxh2018-04-194-6/+91
* Prefill nick with local alias when joining a non-bookmarked MUCbobufa2018-03-273-18/+15
* Update translationsTranslations2018-03-2420-1097/+3073
* Handle multiple chat state notifications per bare jidfiaxh2018-03-103-38/+95
* Move notification sounds (canberra dependency) into plugin, introduce libdino...fiaxh2018-03-054-61/+20
* Implement notification soundsRahix2018-02-174-1/+25
* Add forgotten strings to translations (#282)linkmauve2018-02-022-3/+3
* Small fixesfiaxh2018-01-301-1/+1
* Only display transferred images, display file names, open in system viewer, i...fiaxh2018-01-284-42/+10
* Visually highlight mentions in MUCsfiaxh2018-01-283-0/+26
* Render avatar on demandMarvin W2018-01-2820-93/+424
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-2829-45/+72
* Update translationsTranslations2018-01-2416-345/+923
* Initial Catalan translation. (#279)Jordi Mallach2018-01-241-0/+511
* Fix typos in comments and variable names (#269)linkmauve2018-01-103-3/+3