Wykres commitów

236 Commity (d028ab206c87d162d76808647a7c8afc004627d4)

Autor SHA1 Wiadomość Data
Maxence Lange d028ab206c init vars
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-17 08:06:03 -01:00
Maxence Lange 76775ddf28 static AP + interfaces
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-16 21:53:00 -01:00
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 62c24da769
Merge branch 'master' into fix-ghost-account 2018-12-12 11:10:22 -01:00
Maxence Lange a7e644e7ac
Merge pull request #177 from nextcloud/async-only-if-valid-requests
Async the process only if there is request in STANDBY
2018-12-12 10:19:30 -01:00
Maxence Lange dce5299325 sizeof() -> empty() 2018-12-12 10:04:11 -01:00
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 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
Roeland Jago Douma 0decc0371d
Merge branch 'master' into do-not-need-last-inserted-id 2018-12-10 21:27:18 +01:00
Maxence Lange 0dfe66b7f8 malformed call 2018-12-10 11:43:49 -01:00
Maxence Lange 728c4c2888 let's make the 'activity' field a little bigger too 2018-12-10 09:45:57 -01:00
Maxence Lange 73cb46c432 fixing size of field in database using Migrations 2018-12-10 09:17:33 -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 1d5bf5b969 detect ghost account and avoid them 2018-12-08 10:37:17 -01:00
Maxence Lange a7cee453c7 Async the process only if there is request in STANDBY 2018-12-08 10:32:54 -01:00
Julius Härtl 8ff50dbbd7
Run well-known check after setup
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2018-12-08 00:36:35 +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 361fd98a50 Merge branch 'feature/11/migrations'
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 19:42:21 -01:00
Maxence Lange f08e7f29b1 fixing boolean and +avatar_version
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-06 19:36:03 -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 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 589e39b572 use cache instead to display account
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 20:19:59 -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
Joas Schilling d1b8b283f2
fixup! Move over to Migrations 2018-12-05 13:17:33 +01:00
Maxence Lange dd2d591b68 nevermind, regression
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 10:54:19 -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
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 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 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 1b222bf469
renaming
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2018-12-05 09:53:23 +01:00
Maxence Lange 2a47f895ad
issue with some headers
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 1248d3fc80
limit on Accepted followers
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