Maxence Lange
|
a4cf9916c9
|
Merge pull request #763 from nextcloud/dependabot/npm_and_yarn/webpack-4.41.0
Bump webpack from 4.40.2 to 4.41.0
|
2019-09-29 13:41:39 +02:00 |
Maxence Lange
|
32469c8107
|
Merge pull request #764 from nextcloud/dependabot/npm_and_yarn/babel/core-7.6.2
Bump @babel/core from 7.6.0 to 7.6.2
|
2019-09-29 13:41:28 +02:00 |
Maxence Lange
|
93e5cc4177
|
Merge pull request #766 from nextcloud/dependabot/npm_and_yarn/acorn-7.1.0
Bump acorn from 7.0.0 to 7.1.0
|
2019-09-29 13:41:18 +02:00 |
Maxence Lange
|
d76a419f05
|
Merge pull request #765 from nextcloud/dependabot/npm_and_yarn/babel/preset-env-7.6.2
Bump @babel/preset-env from 7.6.0 to 7.6.2
|
2019-09-29 13:41:04 +02:00 |
Maxence Lange
|
269d8420ab
|
Merge pull request #767 from nextcloud/dependabot/npm_and_yarn/eslint-loader-3.0.2
Bump eslint-loader from 3.0.0 to 3.0.2
|
2019-09-29 13:40:54 +02:00 |
Maxence Lange
|
453d03f038
|
Merge pull request #761 from nextcloud/bugfix/noid/viewer-rights-on-singlepost
fix viewer rights
|
2019-09-29 13:37:20 +02:00 |
Nextcloud bot
|
b01f5b44da
|
[tx-robot] updated from transifex
|
2019-09-29 02:58:34 +00:00 |
dependabot-preview[bot]
|
8c5c3c2fce
|
Bump eslint-loader from 3.0.0 to 3.0.2
Bumps [eslint-loader](https://github.com/webpack-contrib/eslint-loader) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/webpack-contrib/eslint-loader/releases)
- [Changelog](https://github.com/webpack-contrib/eslint-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/eslint-loader/compare/v3.0.0...v3.0.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-29 01:18:48 +00:00 |
dependabot-preview[bot]
|
acaf8a0cfa
|
Bump acorn from 7.0.0 to 7.1.0
Bumps [acorn](https://github.com/acornjs/acorn) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.0.0...7.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-29 01:18:03 +00:00 |
dependabot-preview[bot]
|
72c39956e1
|
Bump @babel/preset-env from 7.6.0 to 7.6.2
Bumps [@babel/preset-env](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-29 01:16:59 +00:00 |
dependabot-preview[bot]
|
6566212e62
|
Bump @babel/core from 7.6.0 to 7.6.2
Bumps [@babel/core](https://github.com/babel/babel) from 7.6.0 to 7.6.2.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.6.0...v7.6.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-29 01:15:52 +00:00 |
dependabot-preview[bot]
|
8d1a7d4d32
|
Bump webpack from 4.40.2 to 4.41.0
Bumps [webpack](https://github.com/webpack/webpack) from 4.40.2 to 4.41.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.40.2...v4.41.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-29 01:14:46 +00:00 |
dependabot-preview[bot]
|
fb69b86faf
|
[Security] Bump eslint-utils from 1.4.0 to 1.4.2
Bumps [eslint-utils](https://github.com/mysticatea/eslint-utils) from 1.4.0 to 1.4.2. **This update includes security fixes.**
- [Release notes](https://github.com/mysticatea/eslint-utils/releases)
- [Commits](https://github.com/mysticatea/eslint-utils/compare/v1.4.0...v1.4.2)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-29 01:13:10 +00:00 |
Maxence Lange
|
231590a415
|
small fix in migration
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-28 15:05:34 +02:00 |
Nextcloud bot
|
b006c2ffbc
|
[tx-robot] updated from transifex
|
2019-09-28 02:47:09 +00:00 |
Maxence Lange
|
17608769e0
|
fix viewer rights
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-27 20:47:05 +02:00 |
Maxence Lange
|
4776346318
|
Merge pull request #760 from nextcloud/feature/noid/sql-optimization-2
sql optimization on stream_action
|
2019-09-27 15:26:58 +02:00 |
Maxence Lange
|
ae9e03a2b1
|
save as int instead of bool
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-27 15:13:51 +02:00 |
Maxence Lange
|
f3ce5967c9
|
add viewer check on single post
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-27 15:03:25 +02:00 |
Maxence Lange
|
238be61a10
|
Merge pull request #759 from StCyr/bugfix/739/lock-button-on-empty-message
FIX: lock button on empty message
|
2019-09-27 11:25:11 +02:00 |
Maxence Lange
|
e32f4fa234
|
rewrite sql for 'timeline liked'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-27 07:53:05 +02:00 |
Maxence Lange
|
9d5343f0ea
|
switch to unique_index
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-27 07:29:21 +02:00 |
Maxence Lange
|
d9700dc2da
|
new sql structure + write requests
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-27 07:26:20 +02:00 |
Nextcloud bot
|
d655bbaf2b
|
[tx-robot] updated from transifex
|
2019-09-27 02:45:57 +00:00 |
Cyrille Bollu
|
4462403af6
|
FIX: Corrects the remaining value of the composer's post that may
still be there while considering the composer empty.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-26 15:33:06 +02:00 |
Maxence Lange
|
e0e26d9a49
|
Merge pull request #746 from nextcloud/bugfix/745/social-address-on-local-account
check social address during local actor
|
2019-09-26 12:32:49 +02:00 |
Maxence Lange
|
f5c4376485
|
Merge pull request #731 from StCyr/stcyr-fix157
Prevent posting of direct message with no valid recipients
|
2019-09-26 12:31:44 +02:00 |
Maxence Lange
|
f37afbdaf8
|
Merge pull request #758 from nextcloud/favicon
+favicon
|
2019-09-26 12:30:42 +02:00 |
Cyrille Bollu
|
0e67827a48
|
FIX: Removes a superfluous '@' in a message's 'to' array.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-26 09:45:22 +02:00 |
Nextcloud bot
|
7ca1c1dc3a
|
[tx-robot] updated from transifex
|
2019-09-26 02:46:36 +00:00 |
Maxence Lange
|
f55a59ad68
|
+favicon
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-25 15:00:45 +02:00 |
Cyrille Bollu
|
7964820ef3
|
FIX: Updated 3 old references to TABLE_STREAMS
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:56:53 +02:00 |
Cyrille Bollu
|
ddccc7cba1
|
Automaticaly validates the last mention of a post when the user directly
clicks on the "post" button without validating the mention first.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:47:21 +02:00 |
Cyrille Bollu
|
503c404445
|
IMPROVEMENT: In composer, when writing a mention or hashtag, makes the
spacebar acts as the enter and tab keys.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:47:21 +02:00 |
Cyrille Bollu
|
fe3f3e39a3
|
Makes sure there are valid recipients when posting to a direct message
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:47:21 +02:00 |
Cyrille Bollu
|
94e366c259
|
Workaround an issue in Composer when deleting the post's content and
it can't remove the last 'br'.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:47:21 +02:00 |
Maxence Lange
|
34f8b1d8cc
|
Merge pull request #730 from nextcloud/feature/noid/disply-single-note
display single note
|
2019-09-25 14:37:59 +02:00 |
Maxence Lange
|
06d12a24dd
|
fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-25 14:37:32 +02:00 |
Cyrille Bollu
|
7a92cf1574
|
Single post timeline can be displayed to non logged in users.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:11:10 +02:00 |
Cyrille Bollu
|
6d6fa8a527
|
Proper URL for the single-post timeline
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:11:10 +02:00 |
Cyrille Bollu
|
15b7336751
|
New, working, TimelineSinglePost view
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:11:10 +02:00 |
Maxence Lange
|
445b52b049
|
first migration to ExtendedQueryBuilder
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-25 14:09:01 +02:00 |
Cyrille Bollu
|
9920fb13fe
|
Clicking on an external post or announce opens the corresponding
post in another window
Also, implements nextcloud-logger in TimelineEntry.vue
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |
Cyrille Bollu
|
83d045e5fa
|
nextcloud-auth is also needed for using nextcloud-logger
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |
Cyrille Bollu
|
59a3b5f094
|
Adds dependency for nextcloud-logger
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |
Cyrille Bollu
|
9b51fc5834
|
Do not call the single post timeline when clicking on a link, a post's attachment,
or a post's author name.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |
Maxence Lange
|
a4de752d9c
|
eslint
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2019-09-25 14:07:24 +02:00 |
Cyrille Bollu
|
c3d605f3ef
|
Uses proper endpoint to get a single post's content.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |
Cyrille Bollu
|
bf5b4483b7
|
fixes bugs in single-post timeline
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |
Cyrille Bollu
|
f167062477
|
lint fixes
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
|
2019-09-25 14:07:24 +02:00 |