Wykres commitów

112 Commity (b7e66097070577671d0ea2cac080ff832250c2ff)

Autor SHA1 Wiadomość Data
Maxence Lange 7f2eede76b moving stuff around
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-13 08:40:27 -01:00
Maxence Lange 1761c3988f Merge branch 'master' into bigger-field-for-source 2018-12-10 20:14:18 -01:00
Maxence Lange 4342775a29 sizeof -> strlen 2018-12-10 19:54:28 -01:00
Maxence Lange a9cc790950 check size of source entry before insert in database 2018-12-10 09:17:04 -01:00
Maxence Lange e644ec335c removing useless getLastInsertId() 2018-12-08 19:53:52 -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 93e003ab41 cleaning
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 19:33:29 -01:00
Maxence Lange 3cd29fe20c marking TODO
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 18:22:33 -01:00
Maxence Lange 648d132abe cleaning and fixing some SQL
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 18:18:25 -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 296f8b3540 small fix
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 13:47:12 -01:00
Maxence Lange 33931508dd getStreamHome on sqlite
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 22:53:54 -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
Julius Härtl 554213c391
Reorder limit calls to fix sqlite query
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-05 18:21:46 +01:00
Maxence Lange a58dbbc3d5 replace rightJoin -> join
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 11:20:23 -01:00
Maxence Lange 1ec454ee3b cleaning and fixing
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:08:45 -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 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