Nextcloud bot
c1fa96596a
[tx-robot] updated from transifex
2019-03-27 12:06:38 +00:00
Nextcloud bot
bca4a9ecbb
[tx-robot] updated from transifex
2019-03-26 10:41:42 +00:00
Nextcloud bot
2c7f1fd001
[tx-robot] updated from transifex
2019-03-21 01:14:06 +00:00
Nextcloud bot
590ea7c5fb
[tx-robot] updated from transifex
2019-03-18 01:12:37 +00:00
Nextcloud bot
92634ec842
[tx-robot] updated from transifex
2019-03-14 16:08:44 +00:00
Nextcloud bot
192bb12d5b
[tx-robot] updated from transifex
2019-02-27 01:12:18 +00:00
Nextcloud bot
5eb304a69a
[tx-robot] updated from transifex
2019-02-16 01:12:35 +00:00
Roeland Jago Douma
386b8595b1
Merge pull request #13961 from nextcloud/backport/13945/stable15
...
[stable15] Show autocompletion as soon as "@" is typed
2019-02-07 16:44:37 +01:00
Nextcloud bot
3e72cc16e7
[tx-robot] updated from transifex
2019-02-06 11:27:41 +00:00
Daniel Calviño Sánchez
c3ff11bb08
Show autocompletion as soon as "@" is typed
...
In order to show the autocompletion it was needed to type at least
another character after "@", so only the mentions that matched that
character were shown. Now the autocompletion is shown as soon as "@" is
typed, which shows all the possible mentions.
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-31 19:19:31 +00:00
Joas Schilling
87b7dd0af2
Merge the str_replacements
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:37:18 +00:00
Joas Schilling
63a1ef9154
Fix linear-gradient for long comments on dark-theme
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2019-01-24 20:37:17 +00:00
Nextcloud bot
2b577f5634
[tx-robot] updated from transifex
2019-01-19 01:12:32 +00:00
Nextcloud bot
0469bb11c9
[tx-robot] updated from transifex
2019-01-17 01:12:28 +00:00
Nextcloud bot
6dfb0909fa
[tx-robot] updated from transifex
2019-01-12 01:12:07 +00:00
Nextcloud bot
a0d08147d9
[tx-robot] updated from transifex
2019-01-05 01:12:08 +00:00
Nextcloud bot
5270f3996f
[tx-robot] updated from transifex
2019-01-04 01:12:40 +00:00
Daniel Calviño Sánchez
5f3d6b5fbc
Fix opening search results for comments
...
"OC.dirname" removes everything after the last "/", so a path without
slashes is returned without changes. "result.path" does not include
leading nor trailing "/", so when the path is for a file or folder in
the base folder "OC.dirname(result.path)" returns "result.path".
Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2019-01-03 11:39:16 +01:00
Nextcloud bot
9e315b1ac4
[tx-robot] updated from transifex
2018-12-28 01:11:59 +00:00
Nextcloud bot
23889c50fc
[tx-robot] updated from transifex
2018-12-24 01:11:59 +00:00
Nextcloud bot
d543678651
[tx-robot] updated from transifex
2018-12-20 01:11:55 +00:00
Nextcloud bot
3045b6aae2
[tx-robot] updated from transifex
2018-12-16 01:12:42 +00:00
Nextcloud bot
d92e3bb47b
[tx-robot] updated from transifex
2018-12-13 01:12:07 +00:00
Nextcloud bot
303fa31b11
[tx-robot] updated from transifex
2018-12-10 01:11:48 +00:00
Nextcloud bot
7bdfc0c3df
[tx-robot] updated from transifex
2018-11-28 01:12:05 +00:00
Nextcloud bot
72b4cce30b
[tx-robot] updated from transifex
2018-11-23 01:13:08 +00:00
Joas Schilling
aa88254f64
Shorten index name of calendar changes table
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-14 10:14:23 +01:00
Nextcloud bot
fef51895c2
[tx-robot] updated from transifex
2018-11-14 01:12:12 +00:00
Nextcloud bot
da57aaf814
[tx-robot] updated from transifex
2018-11-09 01:12:25 +00:00
Joas Schilling
1b4f1b9a63
Populate the mention-notification with the actual message
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-08 12:10:09 +01:00
Joas Schilling
375589b274
Fix the comments UI and activities for space-mentions
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-11-07 12:33:44 +01:00
Nextcloud bot
54a30a4b81
[tx-robot] updated from transifex
2018-11-06 01:12:39 +00:00
Nextcloud bot
9d7f02ec47
[tx-robot] updated from transifex
2018-11-04 01:14:02 +00:00
Arthur Schiwon
0d1370f2f6
Revert "Populate the mention-notification with the actual message"
...
This reverts commit d295ff5367 .
2018-10-31 16:16:51 +01:00
Joas Schilling
d295ff5367
Populate the mention-notification with the actual message
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-30 13:29:58 +01:00
Nextcloud bot
0092e3adec
[tx-robot] updated from transifex
2018-10-27 00:12:35 +00:00
Julius Härtl
d14434fa2e
Adjust some jsdocs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-24 16:24:16 +02:00
Nextcloud bot
a9fb21f9fc
[tx-robot] updated from transifex
2018-10-23 14:54:28 +00:00
Roeland Jago Douma
97717ae3a7
Merge pull request #11905 from nextcloud/design/noid/tab-icons
...
Add icon to file sidebar tabs
2018-10-19 16:53:56 +02:00
Morris Jobke
1b44bdfb58
Add .l10nignore files for compiled assets
...
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
2018-10-19 10:29:36 +02:00
Julius Härtl
45804b5bef
Add icon to file sidebar tabs
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-10-18 15:54:17 +02:00
Roeland Jago Douma
e7443ee892
Move more comments to compiled handlebars
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-15 19:52:22 +02:00
Nextcloud bot
d9fe68ed12
[tx-robot] updated from transifex
2018-10-05 00:12:56 +00:00
Roeland Jago Douma
363ec1d3c3
Remove leftover '
...
Followup to #11583
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04 16:02:09 +02:00
Roeland Jago Douma
d281f2625d
Move Comments to compiled handlebars
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-10-04 09:53:44 +02:00
Joas Schilling
e375107aa4
Redirect guests to login if they follow the link of a comment mention-notification
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-10-02 08:40:34 +02:00
Nextcloud bot
bdb01064e2
[tx-robot] updated from transifex
2018-09-25 00:12:07 +00:00
Nextcloud bot
cce9f25d86
[tx-robot] updated from transifex
2018-09-23 00:12:30 +00:00
Nextcloud bot
bd89af478e
[tx-robot] updated from transifex
2018-09-22 00:12:06 +00:00
blizzz
7f6d42c263
Merge pull request #11258 from nextcloud/fix-contacts-menu-on-mentions
...
Fix contacts menu on mentions
2018-09-18 11:42:26 +02:00