Konstantinos Sideris
300de362c6
Add foreground color for disabled buttons on the dark theme
2018-07-26 12:24:35 +03:00
Konstantinos Sideris
e5fe47b172
Increase the opacity of the hover color on the room list
2018-07-26 12:20:10 +03:00
Konstantinos Sideris
f8a1ed84a8
Fix background color on the room list widget
2018-07-26 12:12:00 +03:00
Konstantinos Sideris
1f47a6af3a
Improve the style of snackbar a bit
2018-07-25 23:07:56 +03:00
Konstantinos Sideris
8386dd73ce
Enable scrollbar on the room list for macOS ( #174 )
2018-07-25 18:59:33 +03:00
Konstantinos Sideris
069f0a1fbd
Use native scrollbar in the timeline
2018-07-25 18:48:11 +03:00
Konstantinos Sideris
0247b47553
Refactor the room settings menu to look like the user profile
2018-07-22 15:41:06 +03:00
Marcin Mikołajczak
a823a43686
i18n: Update Polish translation ( #382 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-07-22 09:46:23 +00:00
Konstantinos Sideris
83008f44e4
Show device list in user profile & add option to create 1-1 chat
2018-07-20 16:15:50 +03:00
Konstantinos Sideris
d7e5171bfa
Create user profile modal
2018-07-20 12:02:35 +03:00
Konstantinos Sideris
e4dedbcaba
Mark own read messages with a double checkmark ( #377 )
2018-07-17 23:50:18 +03:00
Konstantinos Sideris
3a917f7f12
Use a brighter color for button text ( #355 )
2018-07-15 21:38:47 +03:00
Konstantinos Sideris
9a0e18dea7
Add a timeline message when encryption is enabled
2018-07-07 13:39:53 +03:00
Konstantinos Sideris
ccc6cd8dab
Mark encrypted messages with a lock icon
2018-07-01 19:40:53 +03:00
Marcin Mikołajczak
1a3a9c836c
i18n: Add Polish translation ( #349 )
...
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
2018-06-22 02:20:17 +03:00
Peter
b382579789
Slightly improved ru+de translations ( #333 )
...
removed type=unfinished for translated items
2018-06-12 22:56:20 +03:00
Victor Berger
54671b3ae3
French translation ( #329 )
2018-06-03 11:58:20 +03:00
Konstantinos Sideris
5e9d8373e4
Use the white for text on the dark theme
...
fixes #331
2018-05-25 09:30:42 +03:00
Konstantinos Sideris
b19a5f6f8f
Generate missing translations strings
2018-05-18 20:38:28 +03:00
Konstantinos Sideris
340c9ab9de
Add menu to modify the name & topic of the room
...
fixes #235
2018-05-16 20:41:15 +03:00
Anton Karmanov
fab413327c
Initial Russian translate ( #318 )
2018-05-14 22:09:22 +03:00
Konstantinos Sideris
ccf089ddb6
Fix translations
2018-05-13 22:09:26 +03:00
Konstantinos Sideris
701aa93b0a
Add scrollbar in the settings menu
2018-05-09 01:00:10 +03:00
Konstantinos Sideris
763330fd3c
Add member list
2018-05-01 19:35:28 +03:00
Konstantinos Sideris
3097037c3d
Add prototype room settings menu
2018-04-30 21:41:47 +03:00
Konstantinos Sideris
7621dc0cb0
Fix UI inconsistencies between room list & communities
...
fixes #204
fixes #255
2018-04-28 15:27:12 +03:00
Konstantinos Sideris
31f5fbf891
Improve the date separator widget
2018-04-25 15:38:25 +03:00
Konstantinos Sideris
4fd8eccece
Adjust completion menu to fit its contents
2018-04-24 16:03:50 +03:00
Konstantinos Sideris
96617385bc
Bump version to v0.3.1
2018-04-13 15:05:22 +03:00
Bart Ribbers
e032f2935a
Add more Dutch translations ( #296 )
2018-04-11 00:08:59 +03:00
Marcel
7e4fa28923
Add some more German Translations ( #295 )
2018-04-10 23:48:49 +03:00
Konstantinos Sideris
327e60af01
Update translation files
2018-03-28 11:05:08 +03:00
Konstantinos Sideris
284d200361
Fix invite button colors on the system theme
...
fixes #248
2018-03-27 20:21:14 +03:00
Konstantinos Sideris
553a97c8bb
Add basic support for username auto-completion
...
fixes #40
2018-03-24 23:16:15 +02:00
Konstantinos Sideris
64a6771dc8
Fix text color on room switcher
...
fixes #245
2018-03-22 09:16:17 +02:00
Konstantinos Sideris
480de2d30b
Adjust unread msg bubble
2018-03-20 21:23:01 +02:00
Konstantinos Sideris
d2d65b6662
More stylistic changes & dark theme tweaks
2018-03-19 20:26:14 +02:00
Konstantinos Sideris
bac1f46127
Dark theme revisited
2018-03-18 23:38:04 +02:00
Konstantinos Sideris
48ee36f6b2
Add border in community list & minor refactorings ( #204 )
2018-03-18 17:38:57 +02:00
Konstantinos Sideris
b70e09c7ec
Add border line above the text input
2018-03-18 17:08:13 +02:00
Konstantinos Sideris
4659d0efc2
Implement user registration with reCAPTCHA
...
fixes #264
2018-03-12 22:23:26 +02:00
Konstantinos Sideris
9e8d41b7cf
Update screenhost on appdata.xml
2018-03-04 15:41:41 +02:00
christarazi
cd9d1a2ec6
Support audio, video, generic file for pasting ( #220 )
...
* Refactor widget items to use same interface
* Support audio, video, generic file for pasting
* Add utils function for human readable file sizes
* Set correct MIME type for media messages
This change also determines the size of the upload once from the
ContentLengthHeader, rather than seeking the QIODevice and asking for
its size. This prevents any future trouble in case the QIODevice is
sequential (cannot be seeked). The MIME type is also determined at
upload once, rather than using the QIODevice and the underlying data
inside.
* Allow for file urls to be used as fall-back
This fixes an issue on macOS which uses `text/uri-list` for copying
files to the clipboard.
fixes #228
2018-02-18 22:52:31 +02:00
Vitaly Zaitsev
73bc1ffa7b
Added AppData manifest file for Gnome Software ( #224 )
...
Signed-off-by: Vitaly Zaitsev <vitaly@easycoding.org>
2018-02-01 16:02:30 -07:00
Konstantinos Sideris
af5663b6bc
Add borders
2018-01-15 21:04:49 +02:00
christarazi
ddfce136ed
Add support for pasting images into a room ( #180 )
...
fixes #132
2018-01-10 09:52:59 +02:00
Max Sandholm
312df6f3bb
Communities ( #195 )
2018-01-09 15:07:32 +02:00
Konstantinos Sideris
eaf05748ff
Initial support for read receipts
2018-01-03 18:06:29 +02:00
Konstantinos Sideris
ccbcfe9fa4
Bold room names
2017-12-21 13:41:05 +02:00
Konstantinos Sideris
f11044b5eb
Handle incoming invites
...
fixes #128
2017-12-19 22:36:12 +02:00