Wykres commitów

1711 Commity (445b52b049e00c201f20656586d159082fd6c99c)

Autor SHA1 Wiadomość Data
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
Cyrille Bollu 4fd2473dda Adapts timeline.js's fetchTimeline for the single-post timeline.
Signed-off-by: Cyrille Bollu <cyrpub@bollu.be>
2019-09-25 14:07:24 +02:00
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
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
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 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