Maxence Lange
|
8b9ca910ba
|
fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 09:59:16 -01:00 |
Maxence Lange
|
ccf7433235
|
cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 09:57:49 -01:00 |
Maxence Lange
|
7d8e2b1065
|
setViewerId() to specify a PoV
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 09:57:35 -01:00 |
Maxence Lange
|
378a43d23e
|
left join follow in search
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 09:56:54 -01:00 |
Maxence Lange
|
8a2fd1842b
|
type in database for Follow
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 09:54:48 -01:00 |
Maxence Lange
|
011074646a
|
info about links between viewer/account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:13 +01:00 |
Maxence Lange
|
06ad4230eb
|
count followers/following/posts on cache update
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:13 +01:00 |
Maxence Lange
|
2a7d07cdaa
|
fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:13 +01:00 |
Maxence Lange
|
7ea1ef3c01
|
generate details on account info
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:12 +01:00 |
Maxence Lange
|
1c5ce8c269
|
fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:12 +01:00 |
Maxence Lange
|
56d87e9bdb
|
do not import Local
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:12 +01:00 |
Maxence Lange
|
54ce1b496a
|
details on Person
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:12 +01:00 |
Maxence Lange
|
93b7973cbd
|
almost looking for missing remote actors in cache
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-30 11:06:12 +01:00 |
Julius Härtl
|
356bdc81d3
|
Merge pull request #78 from nextcloud-gmbh/highlight_active_popover_entry
Highlight active popovermenu entry
|
2018-11-30 10:42:45 +01:00 |
Julius Härtl
|
b5751b95f2
|
Fix eslint error with unecessary escape character
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-30 10:22:49 +01:00 |
Julius Härtl
|
4041d576a9
|
Bump nextcloud-vue version
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-30 10:17:27 +01:00 |
Jonas Sulzer
|
ea9312034c
|
highlight active popovermenu entry
needs nextcloud/nextcloud-vue#130
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
|
2018-11-30 10:13:52 +01:00 |
Jan-Christoph Borchardt
|
78f2b0ae6d
|
Merge pull request #83 from nextcloud-gmbh/readme-fixes
Fix readme info details
|
2018-11-30 00:03:50 +01:00 |
Jan-Christoph Borchardt
|
065afb82f5
|
Fix readme info details
Signed-off-by: Jan-Christoph Borchardt <hey@jancborchardt.net>
|
2018-11-29 23:53:15 +01:00 |
Julius Härtl
|
6babe6385e
|
Merge pull request #76 from nextcloud-gmbh/frontend/search-design
Improve user search design
|
2018-11-29 21:53:41 +01:00 |
Maxence Lange
|
39ce6745e1
|
info about links between viewer/account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 17:52:09 -01:00 |
Maxence Lange
|
ead09b1085
|
count followers/following/posts on cache update
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 17:28:37 -01:00 |
Maxence Lange
|
58d4e075dd
|
fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 16:48:20 -01:00 |
Maxence Lange
|
c005273e1f
|
generate details on account info
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 16:41:55 -01:00 |
Maxence Lange
|
aaafa82b4b
|
fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 16:41:12 -01:00 |
Maxence Lange
|
e7f5119e90
|
do not import Local
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 16:40:29 -01:00 |
Maxence Lange
|
f2a97772e7
|
details on Person
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 16:39:55 -01:00 |
Maxence Lange
|
be953e1f03
|
Merge pull request #81 from nextcloud-gmbh/changed_regex
Changed regex for username detection
|
2018-11-29 14:24:26 -01:00 |
Maxence Lange
|
1bc3373b8f
|
almost looking for missing remote actors in cache
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 13:31:08 -01:00 |
Jonas Sulzer
|
c357dec82a
|
changed regex for username detection
so usernames with - and _ and domains with - work
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
|
2018-11-29 15:15:40 +01:00 |
Maxence Lange
|
7983a44b06
|
Merge pull request #79 from nextcloud-gmbh/composer+route
fix composer+route
|
2018-11-29 12:56:57 -01:00 |
Maxence Lange
|
d562ccdf54
|
fix composer+route
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 12:56:24 -01:00 |
Maxence Lange
|
fd8943fdbb
|
Merge pull request #72 from nextcloud-gmbh/avatar-enpoint
Add unified avatar endpoint to quickly fetch avatars
|
2018-11-29 12:52:59 -01:00 |
Julius Härtl
|
f92290713a
|
Add proper NotFoundResponse if no avatar is available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 14:24:00 +01:00 |
Julius Härtl
|
20250525d3
|
Fix lint error
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 14:19:38 +01:00 |
Julius Härtl
|
8204ce6299
|
Add mixin for follow/unfollow methods
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:59:52 +01:00 |
Julius Härtl
|
38c879ddc3
|
Use serverData mixin
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:59:51 +01:00 |
Julius Härtl
|
739a060013
|
Fix search listing and loading indicator
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:59:51 +01:00 |
Julius Härtl
|
61f8bcf9cd
|
Use mixin for current user data
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:59:51 +01:00 |
Julius Härtl
|
59858d546d
|
Add v-tooltip to dependencies
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:59:51 +01:00 |
Julius Härtl
|
61b727d52e
|
Allow loading avatars from remote
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:59:51 +01:00 |
Julius Härtl
|
53b5cc29e7
|
Use avatar endpoint if no actor_info is available
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:57:21 +01:00 |
Maxence Lange
|
5627236d32
|
Revert "revert to CS"
This reverts commit c4fc3f0183897ecf26b1e8a9e4a18beb14a354d5.
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 13:57:21 +01:00 |
Maxence Lange
|
3d5ce46559
|
revert to CS
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 13:57:21 +01:00 |
Maxence Lange
|
aa52cd8ee2
|
fixing exception+database
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 13:57:21 +01:00 |
Maxence Lange
|
4a0956b5ac
|
not sensitive case during getFromId
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
|
2018-11-29 13:57:21 +01:00 |
Julius Härtl
|
2ec04d611e
|
Add unified avatar endpoint to quickly fetch avatars
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 13:57:20 +01:00 |
Julius Härtl
|
2d06e10d80
|
Merge pull request #67 from nextcloud-gmbh/autoconfigure_cloudaddress
Autoconfigure cloudaddress
|
2018-11-29 10:33:03 +01:00 |
Julius Härtl
|
01d4f83ccb
|
Fix handover of the final address to the frontend
Signed-off-by: Julius Härtl <jus@bitgrid.net>
|
2018-11-29 10:04:15 +01:00 |
Jonas Sulzer
|
59a9a66914
|
autoconfigure CloudAddress
automatically do setCloudAddress() if overwrite.cli.url is set
Signed-off-by: Jonas Sulzer <jonas@violoncello.ch>
|
2018-11-29 10:04:15 +01:00 |