Cyrille Bollu
3ef6790240
Makes TimelineEntry clickable, displays single-post timeline.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:07:24 +02:00
Cyrille Bollu
eb83711ddf
Adapts Timeline view for the single-post view.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:07:24 +02:00
Cyrille Bollu
5e45fcaf8d
Adds a routes for the single-post timeline
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:07:24 +02:00
Maxence Lange
2ea24d7785
start migration to a better QueryBuilder.
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25 14:07:24 +02:00
Maxence Lange
ea34bc6e70
cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25 14:07:24 +02:00
Cyrille Bollu
de841d1826
Trying to create a new timeline for showing a single post's context (replies and partens)
...
using Maxence's new endpoints (eg: 'apps/social/local/v1/post/replies?id=').
It doesn't work yet though.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:06:47 +02:00
Maxence Lange
686f193c99
add pagination
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25 14:06:47 +02:00
Maxence Lange
b1c50f91f6
better queries parser, add endpoint for replies
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25 14:06:47 +02:00
Cyrille Bollu
115a8f87db
Prevents a timeline entry's modal to show in certain cases.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:06:47 +02:00
Cyrille Bollu
c3eb2f8f2a
Show modal with v-if rather than v-show to workaround an issue with
...
that component.
See https://github.com/nextcloud/nextcloud-vue/issues/497
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:06:47 +02:00
Cyrille Bollu
6ba7c765d2
Makes timeline entries clickable.
...
When clicked they will show a modal component to display the toot in a
single page.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:06:47 +02:00
Maxence Lange
7b2834acc9
display single note
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-25 14:06:47 +02:00
Nextcloud bot
d234063bfa
[tx-robot] updated from transifex
2019-09-25 02:47:02 +00:00
Maxence Lange
b459819e4c
Merge pull request #741 from nextcloud/bugfix/727/fix-url-generation-on-local-host
...
fix url generation on local host
2019-09-24 13:58:02 +02:00
Maxence Lange
f247edd4e2
Merge pull request #751 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.9
...
Bump webpack-cli from 3.3.8 to 3.3.9
2019-09-24 13:36:00 +02:00
Maxence Lange
00f57cf75e
Merge pull request #752 from nextcloud/bugfix/737/optimize-stream
...
SQL optimization (part 1)
2019-09-24 13:34:48 +02:00
Maxence Lange
3b8064aee1
fix
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-24 12:07:54 +02:00
Nextcloud bot
0593fae0f8
[tx-robot] updated from transifex
2019-09-24 02:49:38 +00:00
Maxence Lange
181374f21b
Merge pull request #747 from nextcloud/feature/87/add-social-to-contactsmenu
...
add social to contacts menu
2019-09-23 13:13:23 +02:00
Maxence Lange
3ee1aba67d
cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-23 10:34:16 +02:00
Maxence Lange
24a53b5cfe
empty actor
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-23 10:10:59 +02:00
Maxence Lange
961da41c47
timeline home sql optimization
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-23 12:34:21 +02:00
dependabot-preview[bot]
50f492477d
Bump webpack-cli from 3.3.8 to 3.3.9
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.8 to 3.3.9.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.9/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.8...v3.3.9 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-22 01:14:56 +00:00
Cyrille Bollu
2f7683a0ae
FIX: Show the account avatar when displaying a user profile to an unauthenticated user.
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-19 10:45:44 +02:00
Cyrille Bollu
9fac5aea32
Do not show post action buttons when non-authenticated
...
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-19 10:05:34 +02:00
Nextcloud bot
7b5ff8541a
[tx-robot] updated from transifex
2019-09-19 02:48:56 +00:00
Maxence Lange
d14392dea8
generate actor_id_prim
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-17 20:16:27 +02:00
Cyrille Bollu
128438e705
Profiles view is now able to load an account whose domain part is
...
a host-meta of the real domain.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-17 17:10:08 +02:00
Maxence Lange
033fc41aba
add social to contacts menu
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-17 16:15:55 +02:00
Maxence Lange
eefa99f287
check social address during local actor
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-17 13:30:06 +02:00
Maxence Lange
f24442a1fb
fixing/cleaning
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-17 12:23:43 +02:00
Nextcloud bot
95c3d8555b
[tx-robot] updated from transifex
2019-09-17 02:38:45 +00:00
Maxence Lange
a2cd51b560
new table and migration of recipients
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-16 20:34:55 +02:00
Maxence Lange
2d854cb328
Merge pull request #743 from nextcloud/feature/noid/subtypeifavailable
...
import subtype
2019-09-16 17:42:36 +02:00
Maxence Lange
fc496e1ab7
+subtype
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-16 17:29:10 +02:00
Maxence Lange
9084c5ac55
import subtype
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-16 17:08:07 +02:00
Maxence Lange
10e07ce1cb
fix url generation on local host
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-16 14:24:40 +02:00
Maxence Lange
b9e4fe7eb1
Merge pull request #734 from nextcloud/dependabot/npm_and_yarn/webpack-cli-3.3.8
...
Bump webpack-cli from 3.3.7 to 3.3.8
2019-09-16 11:16:20 -01:00
dependabot-preview[bot]
66f5e0fffe
Bump webpack-cli from 3.3.7 to 3.3.8
...
Bumps [webpack-cli](https://github.com/webpack/webpack-cli ) from 3.3.7 to 3.3.8.
- [Release notes](https://github.com/webpack/webpack-cli/releases )
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.8/CHANGELOG.md )
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.7...v3.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-16 12:15:36 +00:00
Maxence Lange
698ea36c28
Merge pull request #732 from nextcloud/dependabot/npm_and_yarn/vue-jest-3.0.5
...
Bump vue-jest from 3.0.4 to 3.0.5
2019-09-16 11:12:13 -01:00
Maxence Lange
3935afce3a
Merge pull request #736 from nextcloud/dependabot/npm_and_yarn/webpack-4.40.2
...
Bump webpack from 4.39.3 to 4.40.2
2019-09-16 11:12:02 -01:00
Maxence Lange
954a76a297
Merge pull request #735 from nextcloud/appinfo-database
...
Add database dependencies to info.xml
2019-09-16 10:36:32 -01:00
Maxence Lange
bbc89060d0
block PushService
...
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-09-16 12:44:48 +02:00
Nextcloud bot
8ec26c5b08
[tx-robot] updated from transifex
2019-09-16 02:39:00 +00:00
dependabot-preview[bot]
8f791f8069
Bump webpack from 4.39.3 to 4.40.2
...
Bumps [webpack](https://github.com/webpack/webpack ) from 4.39.3 to 4.40.2.
- [Release notes](https://github.com/webpack/webpack/releases )
- [Commits](https://github.com/webpack/webpack/compare/v4.39.3...v4.40.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-15 01:14:04 +00:00
Nextcloud bot
4f467fd3be
[tx-robot] updated from transifex
2019-09-14 02:39:09 +00:00
Julius Härtl
9df2fdd0ec
Add database dependencies to info.xml
...
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-09-13 23:30:46 +02:00
dependabot-preview[bot]
c4c0906431
Bump vue-jest from 3.0.4 to 3.0.5
...
Bumps [vue-jest](https://github.com/vuejs/vue-jest ) from 3.0.4 to 3.0.5.
- [Release notes](https://github.com/vuejs/vue-jest/releases )
- [Commits](https://github.com/vuejs/vue-jest/commits )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-09-13 09:05:07 +00:00
Nextcloud bot
2c856532a7
[tx-robot] updated from transifex
2019-09-13 02:40:20 +00:00
Nextcloud bot
3d7ec979a8
[tx-robot] updated from transifex
2019-09-12 02:38:41 +00:00