Wykres commitów

94 Commity (c3bd113694ef1e50f811684f8a71e9132ed10733)

Autor SHA1 Wiadomość Data
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 aa3d417edb
non case sensitive allowed ids
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:23 +01:00
Maxence Lange 1248d3fc80
limit on Accepted followers
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:23 +01:00
Maxence Lange a7e0b2aba9
Merge branch 'master' into case-sensitive-requests 2018-12-04 13:51:36 -01:00
Maxence Lange df240a8bc7 request with string id are now case insensitive
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-04 09:36:52 -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
Julius Härtl 18ac6411f7
Add local flag to actor cache join
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 11:41:04 +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
Julius Härtl 56fdde1b8b
Return defaults for details
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-03 08:09:56 +01:00
Maxence Lange 7f747a0655
returns details about the followed, not the follower.
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:16 +01:00
Maxence Lange b5abb5d09c
fixing details
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:15:16 +01:00
Maxence Lange 454237b5a8
add type to Note
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-03 07:14:47 +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 c27f697f0a cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-30 10:21:11 -01:00
Maxence Lange 75447af767 Merge remote-tracking branch 'origin/more-for-local-accounts' into more-for-local-accounts
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-30 10:02:25 -01:00
Maxence Lange 8b9ca910ba fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-30 09:59:16 -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 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 54ce1b496a
details on Person
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-30 11:06:12 +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 aaafa82b4b fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-29 16:41:12 -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 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 4a0956b5ac
not sensitive case during getFromId
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 8102d81f91 Revert "CACHE_TTL -> CACHING_TIMEOUT"
This reverts commit fbaa3dd2cd.

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 20:29:28 -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
Maxence Lange fbaa3dd2cd CACHE_TTL -> CACHING_TIMEOUT
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 14:52:31 -01:00
Maxence Lange 13d49b6ebe exception handling
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 14:39:25 -01:00
Maxence Lange 676ec5acce cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 14:27:38 -01:00
Maxence Lange a3a2ac6dcc error must be 0
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 14:17:23 -01:00
Maxence Lange 1643206f5c retry for content after 5 minutes
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 11:08:39 -01:00
Maxence Lange b36e56cee9 displays post with current user as author
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 09:39:31 -01:00
Maxence Lange 15358d0e47 cache actors
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-28 09:16:20 -01:00
Maxence Lange b06f3ffff1 cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-27 22:36:01 -01:00
Maxence Lange 3efe4a60cd direct stream will now display user's own post
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-27 18:48:30 -01:00
Maxence Lange b2a045cb69 queue and async
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-27 15:59:19 -01:00
Maxence Lange 6210a6ec96 add priority to instances
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-27 15:58:08 -01:00
Maxence Lange bb06cc1063 add Type to cached actor
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-27 15:55:24 -01:00
Maxence Lange 1999f06ada fix sql 2
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-11-27 14:13:10 -01:00