Commit graph

1120 commits

Author SHA1 Message Date
Nathan Follens
a727ed1fed Add Dutch translation 2020-02-27 19:21:24 +00:00
Serdar Sağlam
b030b37a88 Add Turkish translation 2019-12-27 16:07:05 +00:00
Efstathios Iosifidis
0f47e24157 Update Greek translation 2019-12-01 20:35:09 +00:00
Milo Casagrande
ad95accb84 Add Italian translation 2019-09-23 08:37:46 +00:00
Asier Sarasua Garmendia
3faedaa360 Update Basque translation 2019-09-22 16:51:58 +00:00
Efstathios Iosifidis
24b297afab Update Greek translation 2019-09-04 20:28:56 +00:00
Daniel Șerbănescu
fbb5d9334b Add Romanian translation 2019-08-23 08:14:32 +00:00
Efstathios Iosifidis
d047fc871b Add Greek translation 2019-07-20 14:09:42 +00:00
Asier Sarasua Garmendia
12016d65e5 Add Basque translation 2019-05-25 09:52:06 +00:00
Kukuh Syafaat
0ff62a0d29 Add Indonesian translation 2019-05-10 08:56:44 +00:00
Balázs Meskó
aedbeb241e Add Hungarian translation 2019-02-17 23:44:03 +00:00
Marek Černocký
004992f510 Update Czech translation 2018-10-03 13:17:27 +00:00
Marek Černocký
50d3261a56 Update Czech translation 2018-09-14 12:40:06 +00:00
Daniel García Moreno
ed632140d3 Release 3.30.0 2018-09-04 09:43:06 +02:00
Daniel García Moreno
801245df96 api: Remove some build warnings, muts and vars 2018-09-04 09:39:55 +02:00
Daniel Garcia Moreno
4f264b6604 Merge branch 'nota/quick-fixes-1' into 'master'
small refactorings

See merge request World/fractal!209
2018-09-04 07:06:25 +00:00
Daniel Garcia Moreno
5cb79fbfa8 Merge branch 'nota/parse-in-reply-to' into 'master'
handle in_reply_to

See merge request World/fractal!213
2018-09-04 06:49:29 +00:00
Daniel Garcia Moreno
9a3c20fdde Merge branch 'nota/case-insensitive-user-search' into 'master'
make user search case insensitive

Closes #298

See merge request World/fractal!212
2018-09-04 06:46:44 +00:00
Daniel Garcia Moreno
d4cc3d82a0 Merge branch 'make_mxid_selectable' into 'master'
Make MXID in private rooms selectable

See merge request World/fractal!211
2018-09-04 06:45:48 +00:00
Daniel Garcia Moreno
1636b3dc5a Merge branch 'fix_file_message_styles' into 'master'
Add style class for highlighted messages

See merge request World/fractal!210
2018-09-04 06:43:29 +00:00
Christopher Davis
3c2463e618 Add style class for highlighted messages
The style class previously used was made obsolete and
removed in f17383035f -
this commit replaces it with a new style class,
`msg-highlighted`.
2018-09-03 20:16:41 -04:00
Fabio Tomat
9d1ca2bf84 Update Friulian translation 2018-09-03 16:41:40 +00:00
Fabio Tomat
fa69f0fde1 Add Friulian translation 2018-09-03 16:39:39 +00:00
Joaquín Rosales
90eadd817f Update Spanish translation 2018-09-03 07:12:43 +00:00
Anders Jonsson
1c11c7e68b Add Swedish translation 2018-09-03 00:28:03 +00:00
NotAFile
2f12818d48 parse in_reply_to 2018-09-02 22:57:32 +02:00
Christopher Davis
b262c68a79 Make MXID in private rooms selectable
Previously one could not select the MXID
if you were in a direct chat - this commit
fixes that
2018-09-02 11:46:17 -04:00
NotAFile
11b0ef67f0 make user search case insensitive 2018-09-02 16:05:58 +02:00
Mario Blättermann
28126ffa8e Update German translation 2018-09-02 10:37:10 +00:00
Jiri Grönroos
b883fc8e53 Update Finnish translation 2018-09-02 06:38:45 +00:00
NotAFile
85ad7cc543 small refactorings 2018-09-02 03:12:04 +02:00
Alexandre Franke
3e54d34d56 Update French translation 2018-09-01 19:08:55 +00:00
Rafael Fontenelle
c7f7c9a891 Update Brazilian Portuguese translation 2018-09-01 18:31:20 +00:00
Piotr Drąg
bdc235d8e2 Update Polish translation 2018-09-01 17:56:17 +00:00
Jiri Grönroos
e64ae6b784 Update Finnish translation 2018-09-01 17:07:04 +00:00
Daniel Garcia Moreno
3bdaf3ec1f Merge branch 'hide-deleted-messages' into 'master'
Hide redacted messages

See merge request World/fractal!208
2018-09-01 09:30:10 +00:00
Eisha Chen-yen-su
f17383035f app.css: Remove the unused "msg-redacted" class 2018-09-01 10:12:50 +02:00
Eisha Chen-yen-su
84275a3f5b message.rs: Remove redacted messages code
This removes the redacted messages code as we don't try to create
widgets for redacted messages anymore.
2018-09-01 10:12:09 +02:00
Eisha Chen-yen-su
185fd0ffb5 messsage.rs: Create msg widget only if not redacted
Like this, the redacted messages won't be displayed anymore.
2018-09-01 10:10:26 +02:00
Alexandre Franke
af40bf1e94 Merge branch 'master' into 'master'
Improve wording

See merge request World/fractal!207
2018-08-31 21:59:16 +00:00
Alexandre Franke
d0b98cf49c Improve wording 2018-08-31 21:42:42 +02:00
Mario Blättermann
94fbdc4ec1 Update German translation 2018-08-31 18:56:54 +00:00
Daniel Garcia Moreno
fc1e7e498c Merge branch 'fix-username-completion' into 'master'
autocomplete.rs: Fix multiline completion

Closes #308

See merge request World/fractal!206
2018-08-31 09:24:43 +00:00
Eisha Chen-yen-su
4dad653042 autocomplete.rs: Fix multiline completion
It wasn't working because it was trying to match strings containing
white spaces different from ' '.

Closes https://gitlab.gnome.org/World/fractal/issues/308
2018-08-31 10:38:16 +02:00
Daniel Garcia Moreno
a861dd9157 Merge branch 'wip/piotrdrag/string-fixups' into 'master'
accountsettings: fix new translatable strings

See merge request World/fractal!205
2018-08-30 19:59:32 +00:00
Piotr Drąg
926c3be280 accountsettings: fix new translatable strings 2018-08-30 20:34:47 +02:00
Jordan Petridis
125ae4e168 Merge branch 'mark-strings' into 'master'
Mark forgotten strings

Closes #325

See merge request World/fractal!204
2018-08-30 18:27:59 +00:00
Alexandre Franke
a1b98fcd0d Update French translation 2018-08-30 18:03:05 +00:00
Daniel Garcia Moreno
9c80b7715b Merge branch 'fix_string_capitalization' into 'master'
Clean up string capitalization and wording

See merge request World/fractal!203
2018-08-30 17:59:06 +00:00
Alexandre Franke
910e80c46c Mark forgotten strings 2018-08-30 19:43:52 +02:00