aboutsummaryrefslogtreecommitdiff
path: root/main/src/ui/util/helper.vala
Commit message (Expand)AuthorAgeFilesLines
...
* Use regex literals, fixes some compiler warningsfiaxh2019-03-141-1/+1
* Add non-CSD alternative for more windowsfiaxh2019-03-141-1/+1
* Move app menu into window, make conversation details dialog directly accessib...fiaxh2019-02-051-0/+4
* Fix display name: Check localpart (return) for nullfiaxh2018-12-291-2/+7
* Improve message markup parsingfiaxh2018-12-291-4/+3
* Fix compilation with older versions of valacMarvin W2018-12-281-3/+3
* Private MUCs w/o name: Display localparts instead of barejids if name is not ...fiaxh2018-12-281-3/+3
* display groups w/o name by list of membersDaniel Gultsch2018-12-281-1/+16
* Detect emoji-only messages and display them largerfiaxh2018-12-271-0/+42
* Split login jid/password into two steps with checksfiaxh2018-11-161-1/+1
* fixup 1e54a44fiaxh2018-11-021-1/+1
* Display room name in conversation selector and conversation titlebarcodedust2018-11-021-1/+7
* Display bold/italic/monospace message formating, improve message-to-markup pa...fiaxh2018-10-231-31/+55
* Use Label instead of TextView for message displayfiaxh2018-09-211-7/+33
* improve sidebar UIbobufa2018-08-131-4/+9
* Fix empty display names, fix update contact roster namefiaxh2018-05-101-4/+1
* Move Jid class to xmpp-vala, partially refactor namespaceMarvin W2018-01-281-3/+18
* Use utc time everywherefiaxh2017-08-311-1/+1
* Download & inline display imagesfiaxh2017-08-311-1/+1
* Plugins providing conversation items for ConversationViewfiaxh2017-08-281-2/+2
* Show nicks in MUCs, real jid in individual occupant menufiaxh2017-08-251-13/+25
* Set jid handle in ContactDetails, use LabelHybrids more, remove edit from Sta...fiaxh2017-06-171-1/+1
* Conversation details dialogfiaxh2017-05-301-0/+121