Wykres commitów

109 Commity (d0e6a8b22085b7497daadb4afb0a18f7bce6d973)

Autor SHA1 Wiadomość Data
Maxence Lange 63d6a1c384 add some logs 2018-12-12 09:46:46 -01:00
Maxence Lange 2c7cdcb702 include the getAccount within the try/catch 2018-12-12 08:44:13 -01:00
Maxence Lange 0dfe66b7f8 malformed call 2018-12-10 11:43:49 -01:00
Maxence Lange b7ac669cb3
Merge pull request #143 from nextcloud/support-sqlite
replace rightJoin -> join
2018-12-07 07:00:31 -01:00
Maxence Lange c41c43c529 moving Person $actor around instead of $actorId
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 18:18:12 -01:00
Maxence Lange 530faa3bab cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 22:00:23 -01:00
Maxence Lange 9f9e6a75ef retrieve displayName on cache refresh
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 21:56:52 -01:00
Maxence Lange b8c992738d cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 20:21:45 -01:00
Maxence Lange ae90cc6117 directly set parent on setIcon/setObject
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 20:21:37 -01:00
Maxence Lange a850153582 generate the entry in CacheDocuments and increment version
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 17:37:49 -01:00
Maxence Lange ec0e6253a7 cleaning & fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 10:38:16 -01:00
Julius Härtl 2059a5f6cd
Merge pull request #135 from nextcloud-gmbh/fix/do-not-follow-your-own-account
exception when following yourself
2018-12-05 11:44:19 +01:00
Julius Härtl 9d71a7b50c
Fix following and actor_info for account stream
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-05 10:49:44 +01:00
Maxence Lange 61a28c2171
get public messages from an account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:24 +01:00
Maxence Lange 6af499a817
fill followId and confirm local followers
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:23 +01:00
Maxence Lange 1b222bf469
renaming
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:23 +01:00
Maxence Lange 89848f8510
allow 200 and 202 as a valid status
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:23 +01:00
Maxence Lange 374f312102
logging in/out request
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:22 +01:00
Maxence Lange 3232df7a8c
exception when following yourself
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:35:33 +01:00
Jan-Christoph Borchardt ee6b6663f7
Merge pull request #114 from nextcloud-gmbh/validate-import
validate import on incoming request
2018-12-04 17:27:56 +01:00
Julius Härtl c2282a0ab8
Merge pull request #113 from nextcloud-gmbh/save-activity
save Activity
2018-12-04 15:48:32 +01:00
Julius Härtl 3a08bf0c00
Merge pull request #120 from nextcloud-gmbh/details-on-followers
Details also when displaying followers of an account
2018-12-04 15:45:03 +01:00
Julius Härtl 236caae524
Merge pull request #122 from nextcloud-gmbh/more-404
returns 404 on non existant user/avatar
2018-12-04 15:39:09 +01:00
Maxence Lange c240faab18 timeout is defined depends on when the request is done
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:58:00 -01:00
Maxence Lange 25550d5d4e returns 404 on non existant user/avatar
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:02:13 -01:00
Maxence Lange 0ce9d6fa6c Details also when displaying followers of an account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 07:27:56 -01:00
Maxence Lange 4c82ab8612 validate entries
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 21:43:47 -01:00
Maxence Lange 9457e563e3 cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 21:07:34 -01:00
Maxence Lange 55600ee628 save Activity
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 20:03:22 -01:00
Julius Härtl e4529162db
Merge pull request #101 from nextcloud-gmbh/setupcheck
Setup check
2018-12-03 13:36:16 +01:00
Julius Härtl 0f69a61a09
Check for configured base URL as well
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 12:41:22 +01:00
Maxence Lange d16b1770fe
Merge pull request #102 from nextcloud-gmbh/check-origin
check origin on external request
2018-12-03 09:35:22 -01:00
Maxence Lange 0d03ef5ced origin is based on actorId
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 09:34:17 -01:00
Maxence Lange b5e1a8ea0d checking origin
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 09:09:19 -01:00
Julius Härtl bb100ea879
Add setup check for .well-known urls
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:08:15 +01:00
Maxence Lange a6f7faacbc set viewer and assign details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 08:42:36 -01:00
Maxence Lange 7f33e8d187 fixing the array of details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:39:10 -01:00
Maxence Lange f9f2b07d7e
Followers/Following
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:14:39 +01:00
Maxence Lange c0cd42c6e3 fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-02 10:10:16 -01:00
Maxence Lange c27f697f0a cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-30 10:21:11 -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 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 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 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
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 f47ce64200
Merge branch 'master' into fix/security/filter-mimetype 2018-11-28 20:32:23 -01:00
Maxence Lange 5947535544 CACHE_TTL -> CACHING_TIMEOUT
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 20:30:45 -01:00
Maxence Lange 8b9217292d to avoid conflict, filters failing instance when processing queue
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 19:21:28 -01:00
Maxence Lange 9a042eea45 retry-on-fail by cron and cli
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 17:18:37 -01:00