Joas Schilling
f879ea142d
Improve url detection in comments
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-11 16:40:16 +02:00
Morris Jobke
cc09db6c5b
Merge pull request #10189 from nextcloud/backport/10020/email-address-misparsed-in-comments-and-chat
...
[stable13] Fix "parsing" of email-addresses in comments and chat messages
2018-07-11 11:41:32 +02:00
Joas Schilling
4e99dc2318
Fix "parsing" of email-addresses in comments and chat messages
...
\\b matches any non-word character, including \@ and \-
In order to not detect urls in the middle of email-addresses,
we need to check for white space characters and beginning of the
message instead.
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-11 09:51:59 +02:00
Joas Schilling
03a6b2b49a
Correctly handle users with numeric user ids
...
Signed-off-by: Joas Schilling <coding@schilljs.com>
2018-07-11 09:26:29 +02:00
Nextcloud bot
ef1a695707
[tx-robot] updated from transifex
2018-07-11 00:12:24 +00:00
Nextcloud bot
7843a9b21a
[tx-robot] updated from transifex
2018-07-10 08:21:28 +00:00
Nextcloud bot
37063bc657
[tx-robot] updated from transifex
2018-06-29 00:12:27 +00:00
Nextcloud bot
c4e79862c4
[tx-robot] updated from transifex
2018-06-27 00:12:10 +00:00
Nextcloud bot
257c7191b3
[tx-robot] updated from transifex
2018-06-26 00:12:27 +00:00
Nextcloud bot
ea89600ca0
[tx-robot] updated from transifex
2018-06-25 00:12:07 +00:00
Nextcloud bot
38040951f5
[tx-robot] updated from transifex
2018-06-24 00:12:26 +00:00
Nextcloud bot
891bd63310
[tx-robot] updated from transifex
2018-06-23 00:13:03 +00:00
Nextcloud bot
3ac6f4d504
[tx-robot] updated from transifex
2018-06-22 00:12:31 +00:00
Nextcloud bot
869aa64d0d
[tx-robot] updated from transifex
2018-06-21 00:13:07 +00:00
Nextcloud bot
4d8285553a
[tx-robot] updated from transifex
2018-06-20 00:12:46 +00:00
John Molakvoæ
6a29c408e5
Merge pull request #9843 from nextcloud/backport/9724/stable13
...
[stable13] Add parent index to share table
2018-06-19 16:02:13 +02:00
Nextcloud bot
54bc862c9d
[tx-robot] updated from transifex
2018-06-19 00:13:16 +00:00
Nextcloud bot
1b940a3c7e
[tx-robot] updated from transifex
2018-06-18 00:12:54 +00:00
Nextcloud bot
6bc2a993f7
[tx-robot] updated from transifex
2018-06-17 00:13:08 +00:00
Nextcloud bot
3214e69761
[tx-robot] updated from transifex
2018-06-16 00:13:34 +00:00
Nextcloud bot
64835d0acd
[tx-robot] updated from transifex
2018-06-15 00:13:10 +00:00
Nextcloud bot
a5425c7029
[tx-robot] updated from transifex
2018-06-14 00:13:26 +00:00
Nextcloud bot
cf8860e5ba
[tx-robot] updated from transifex
2018-06-13 00:13:22 +00:00
Roeland Jago Douma
191cc74386
Add parent index to share table
...
Fixes #9327
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-06-12 21:09:20 +02:00
Nextcloud bot
59a27ceb13
[tx-robot] updated from transifex
2018-06-12 00:13:07 +00:00
Nextcloud bot
ebdd9a0408
[tx-robot] updated from transifex
2018-06-11 00:12:58 +00:00
Nextcloud bot
5cd6d9c4a3
[tx-robot] updated from transifex
2018-06-09 00:13:26 +00:00
Nextcloud bot
c55e842478
[tx-robot] updated from transifex
2018-06-08 00:13:15 +00:00
Nextcloud bot
a19310e2cf
[tx-robot] updated from transifex
2018-06-07 00:13:06 +00:00
Nextcloud bot
9009d0cae8
[tx-robot] updated from transifex
2018-06-06 00:12:58 +00:00
John Molakvoæ (skjnldsv)
0159d4419d
[stable13] Fix header nav
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-06-04 11:38:45 +02:00
Nextcloud bot
4eea45d981
[tx-robot] updated from transifex
2018-06-04 00:12:47 +00:00
Nextcloud bot
6d3cef1493
[tx-robot] updated from transifex
2018-06-03 00:13:09 +00:00
Nextcloud bot
3595aa68b9
[tx-robot] updated from transifex
2018-06-01 00:12:48 +00:00
Nextcloud bot
cc6317f2af
[tx-robot] updated from transifex
2018-05-31 00:13:02 +00:00
Nextcloud bot
b889259b1e
[tx-robot] updated from transifex
2018-05-30 00:12:31 +00:00
John Molakvoæ (skjnldsv)
221f3a4819
Add search category icon
...
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
2018-05-29 15:13:58 +02:00
Roeland Jago Douma
dd5995a2f8
Emit event when running ./occ db:add-missing-indices
...
This allows apps to listen to this event in order to also update
indecies there.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-28 09:04:59 +02:00
Nextcloud bot
043acfebab
[tx-robot] updated from transifex
2018-05-26 00:13:24 +00:00
Nextcloud bot
d8e3c3cb22
[tx-robot] updated from transifex
2018-05-25 00:15:16 +00:00
Julius Härtl
d6bde6a281
Fix scope of nav css rule
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-05-24 16:43:38 +02:00
Nextcloud bot
c3a1d33959
[tx-robot] updated from transifex
2018-05-24 00:14:07 +00:00
Morris Jobke
2f059d1caf
Merge pull request #9540 from nextcloud/backport/9517/stable13
...
[stable13] Improve OAuth
2018-05-23 15:42:22 +02:00
Nextcloud bot
82d0d1d704
[tx-robot] updated from transifex
2018-05-23 00:16:07 +00:00
Morris Jobke
04ff701090
Merge pull request #9548 from remyj38/stable13
...
[stable13] Fix translation bug on lost password page
2018-05-22 21:58:53 +02:00
Rémy Jacquin
0b8908b8df
Fix translation bug on lost password page
...
Fix nextcloud/password_policy#26
Signed-off-by: Rémy Jacquin <remy@remyj.fr>
2018-05-22 18:43:27 +02:00
Morris Jobke
5744827696
Merge pull request #9516 from nextcloud/backport/9437/stable13
...
[stable13] allow to specify a link to a legal notice
2018-05-22 16:54:07 +02:00
Roeland Jago Douma
73f8373151
Don't use special chars to avoid confusion
...
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:51:30 +02:00
Roeland Jago Douma
46aafe4f11
Certain tokens can expire
...
However due to the nature of what we store in the token (encrypted
passwords etc). We can't just delete the tokens because that would make
the oauth refresh useless.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:26:13 +02:00
Nextcloud bot
41cd6076fb
[tx-robot] updated from transifex
2018-05-22 00:13:54 +00:00