aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/conversation_selector
Commit message (Collapse)AuthorAgeFilesLines
...
* ui: search sidebar initialbobufa2018-08-131-31/+2
|
* Render avatar on demandMarvin W2018-01-281-19/+3
|
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-285-18/+4
|
* Rename resources to have a reverse DNS prefixfiaxh2017-12-034-4/+4
|
* Read+(write) stream asyncfiaxh2017-11-162-31/+14
|
* Keep MUC join dialog open until joined, show errorsfiaxh2017-10-311-0/+2
|
* small fixesfiaxh2017-09-201-0/+1
|
* Change conversation (un)read markingfiaxh2017-09-192-16/+5
|
* Show last message sender in conversation listfiaxh2017-09-015-132/+76
|
* small fixesfiaxh2017-08-312-3/+3
|
* Use utc time everywherefiaxh2017-08-311-2/+2
|
* small fixesfiaxh2017-08-271-1/+1
|
* README: Discussion MUC, change urlfiaxh2017-08-224-7/+7
|
* MAM fixesfiaxh2017-08-191-7/+7
| | | | | | - don't send first request for timestamp -60 - only open conversation for messages within last 24h - always show latest message in conversation tabs
* Muc Invite + Kickfiaxh2017-06-111-1/+1
|
* Sync MUC join/part behaviour with autojoin flag in bookmarksfiaxh2017-04-232-8/+9
|
* Handle conference bookmarks w/o nickfiaxh2017-04-171-1/+1
|
* gettext improvements (more strings, times, plural, de lang)fiaxh2017-04-131-5/+10
|
* MUC improvementsfiaxh2017-04-111-7/+18
|
* MessageStorage/Processor, correctly resolve conversations (fixup 22adbd3)fiaxh2017-04-042-3/+3
|
* Handle MUC private messagesfiaxh2017-03-314-23/+85
|
* Select conversation on startup, placeholder for "No conversation selected", ↵fiaxh2017-03-203-7/+17
| | | | start services before UI
* Add typed identity to manager modules and stream flagsfiaxh2017-03-204-17/+17
|
* Preselect next conversation when closed and crossfadefiaxh2017-03-182-21/+42
|
* Fix ChatInput for many lines + small UI changesfiaxh2017-03-161-1/+1
|
* Set dino-specific icons as part of icon themefiaxh2017-03-151-7/+4
|
* Drop libuuid dependency, uuid generation is not that complicated...Marvin W2017-03-121-2/+2
|
* Move UI code into main dirMarvin W2017-03-115-0/+512