Wykres commitów

20 Commity (main)

Autor SHA1 Wiadomość Data
Ryan Barrett 7c34689c9f
index.yaml: remove obsolete datastore indices 2024-04-20 21:02:14 -07:00
Ryan Barrett be4e85ebd5
add missing Object-feed-created index
fixes https://console.cloud.google.com/errors/detail/CO-fpZfMq_6ktgE;time=P30D?project=bridgy-federated
2024-03-24 08:59:54 -04:00
Ryan Barrett 131f9322f9
new indices for 7fbf7de that I didn't need after all 🤷 2024-01-25 17:05:26 -08:00
Ryan Barrett 14ee9c1516
one more datastore index for 57350ab81a 2023-07-19 19:39:29 -10:00
Ryan Barrett 557d115c98
add another datastore index for 57350ab81a 2023-07-17 16:17:03 -10:00
Ryan Barrett 7c414e99f8
add datastore indices for 57350ab81a 2023-07-17 11:59:40 -10:00
Ryan Barrett c98ab3f2d5
AP users: Object schema change, domains => users
also for AP => wm, only try to send webmentions to domains that we already have an existing Web user for. the vast majority of targets are fediverse URLs, and we were trying to send them all wms, ie at least running wm discovery and finding nothing. harmless, but a waste.
2023-06-09 12:56:45 -07:00
Ryan Barrett ac5123e2b7
add datastore indices for Follower schema migration to to/from 2023-06-07 22:33:54 -07:00
Ryan Barrett 7759ebcdae
add datastore index needed for bc15902bed 2023-03-04 12:50:42 -08:00
Ryan Barrett 2a1b199558
Activity => Object: user dashboard UI bug fixes, add missing Object index 2023-02-04 20:46:28 -08:00
Ryan Barrett 9680f6f83e
Activity => Object: drop /recent, tweak feed queries, update datastore indices 2023-02-04 20:46:28 -08:00
Ryan Barrett 1ed943d6bf
add missing datastore index for /recent with ?after query param 2022-12-18 22:04:10 -08:00
Ryan Barrett ac0e0e1b49
bug fix for UI paging of activities with the after param
sort query ascending so we get the activities immediately after the paging param,, then sort results in memory descending for UI
2022-12-14 10:11:19 -08:00
Ryan Barrett 4e0fb6536c
add timeline feeds for posts from fediverse followings
for #265
2022-11-17 12:59:09 -08:00
Ryan Barrett a4b8f33607
add datastore index needed by 2bb76a90e7
for #265, fixes https://console.cloud.google.com/errors/detail/CO-fpZfMq_6ktgE;time=P30D?project=bridgy-federated
2022-11-16 18:20:35 -08:00
Ryan Barrett f4c24d127f
UI: add followers and following pages
for #274, #264
2022-11-12 08:25:36 -08:00
Ryan Barrett b24a22e817
add /responses/[DOMAIN] user pages and Response.domain property 2022-11-08 06:56:19 -08:00
Ryan Barrett 04dbe4cec3
don't show Mastodon <-> Mastodon requests on /responses 2022-05-02 23:00:59 -07:00
Ryan Barrett 0b7388fed3
flask: move app to app.py, get templates working, port /responses 2021-07-07 08:07:20 -07:00
Ryan Barrett 02d36b3b1f
migrate to the app engine standard python 3 runtime!
https://cloud.google.com/appengine/docs/standard/python3/python-differences
https://cloud.google.com/appengine/docs/standard/python/migrate-to-python3/
2019-12-25 22:26:26 -08:00