Commit Graph

58 Commits

Author SHA1 Message Date
Tao Bror Bojlén 1bf600b1ac
fix domain cleaning 2019-08-22 11:50:49 +02:00
Tao Bror Bojlén cee52de603
Revert "animate pan to selected instance"
This reverts commit 6972237d21.
2019-08-22 11:15:56 +02:00
Tao Bojlén 6972237d21 animate pan to selected instance 2019-08-22 09:04:35 +00:00
Tao Bror Bojlén 528d4e4386
add scheduled functions to appsignal 2019-08-21 22:53:54 +02:00
Tao Bror Bojlén 2f1a654520
handle weirdly-formatted friendica peers 2019-08-21 22:30:32 +02:00
Tao Bror Bojlén c2124468a7
fail if some peers are invalid 2019-08-21 22:29:15 +02:00
Tao Bror Bojlén 67baa0ec04
add caching to expensive queries 2019-08-21 17:47:45 +02:00
Tao Bojlén 3360f4c28e Lint backend 2019-08-21 12:30:47 +00:00
Tao Bror Bojlén f033b1eec0
add friendica crawler 2019-08-18 15:27:50 +02:00
Tao Bror Bojlén 4a7804d987
remove color-coding by activity per user 2019-08-15 16:35:40 +02:00
Tao Bror Bojlén fc836256ba
clean up ES config 2019-08-15 16:19:26 +02:00
Tao Bror Bojlén 2c035892d4
add most recent crawl table 2019-08-10 16:21:22 +03:00
Tao Bror Bojlén e8b951485e
crawl all gnusocial instances w/o nodeinfo 2019-08-10 14:18:03 +03:00
Tao Bror Bojlén 271c67ea8e
also detect gnusocial instances w/o nodeinfo 2019-08-10 14:16:55 +03:00
Tao Bojlén 3320e050c8 Revert "add metadata endpoint"
This reverts commit 82153b283b.
2019-08-09 16:59:51 +00:00
Tao Bror Bojlén 30c5bbe2b9
only save successful crawls in db 2019-08-07 22:41:19 +03:00
Tao Bror Bojlén d9b9081ec3
set infinite timeout on v expensive queries 2019-08-07 20:34:02 +03:00
Tao Bojlén f0f3f76f6c handle crawl timestamps in db 2019-08-07 16:53:34 +00:00
Tao Bror Bojlén 1e4cebb26b
fix broken stale instance manager 2019-08-07 18:39:27 +03:00
Tao Bojlén cf9ac30b1e Fewer unnecessary crawls 2019-08-07 12:41:29 +00:00
Tao Bror Bojlén c01e324e91
increase db timeout 2019-08-07 12:41:30 +03:00
Tao Bror Bojlén e4f98a2b2f
fix accidental break of mastodon crawler 2019-08-06 21:58:02 +03:00
Tao Bojlén 75e66affe3 Add misskey crawler 2019-08-06 18:04:30 +00:00
Tao Bror Bojlén de6d997976
support searching in many more languages 2019-08-04 15:09:32 +03:00
Tao Bojlén 5a10c6c9e3 filter by instance type 2019-08-04 11:39:29 +00:00
Tao Bror Bojlén 80c1462866
improve search result relevance 2019-08-03 00:25:39 +03:00
Tao Bror Bojlén 76ebf50c40
never display opted-out instances anywhere 2019-08-03 00:09:09 +03:00
Tao Bror Bojlén cc95d19ee8
fix error in mobile instance view 2019-08-02 22:49:47 +03:00
Tao Bror Bojlén 287c7b5624
normalize instance names 2019-08-02 22:46:40 +03:00
Tao Bror Bojlén 4c1960c3b2
add color-coding by activity per person 2019-08-02 19:37:26 +03:00
Tao Bror Bojlén 09708e74ab
update ES index on crawl 2019-08-02 19:03:21 +03:00
Tao Bror Bojlén f93345ecef
extremely hacky fix for ES configuration 2019-08-02 17:30:50 +03:00
Tao Bror Bojlén 4d191f6431
update gollum; more logging in indexer 2019-07-31 18:56:21 +03:00
Tao Bojlén 7db145261b quantitative color coding 2019-07-27 17:58:40 +00:00
Tao Bror Bojlén 0f01620413
perf and metrics tweaks 2019-07-27 16:22:54 +03:00
Tao Bror Bojlén ea0fae2152
don't add domains to the queue twice 2019-07-27 16:22:39 +03:00
Tao Bror Bojlén 74fc30e8a5
don't log crawl times with appsignal 2019-07-27 13:57:07 +03:00
Tao Bojlén ab5f442074 check for spam less often 2019-07-27 10:32:42 +00:00
Tao Bojlén 79257f1cbe Setup appsignal 2019-07-27 10:13:42 +00:00
Tao Bojlén 5ca8de5dbe add full-text search 2019-07-26 22:30:11 +00:00
Tao Bror Bojlén 5e9b498db0
add missing import in user_email 2019-07-26 17:41:32 +03:00
Tao Bojlén 7b2b3876c6 feature/administration 2019-07-26 14:34:23 +00:00
Tao Bojlén 490b518587 Save base domain 2019-07-25 15:56:03 +00:00
Tao Bror Bojlén a615d115fd
show instance type in details 2019-07-24 19:25:20 +03:00
Tao Bojlén 3b515c3a36 Color code graph 2019-07-24 15:51:44 +00:00
Tao Bojlén e490b30ebb experimental mobile support 2019-07-23 16:32:43 +00:00
Tao Bojlén 1ff7cd7290 frontend/search/ui fixes 2019-07-23 14:08:43 +00:00
Tao Bojlén 6673a24466 Refactor graph sidebar, move to backend search 2019-07-23 12:20:34 +00:00
Tao Bojlén 51051d37a0 show robots.txt status in frontend 2019-07-20 17:43:37 +00:00
Tao Bror Bojlén 7aa914ab3f
prepare for 2.0.0 release 2019-07-20 13:01:56 +03:00