Commit Graph

113 Commits (54f9e3d38243615da6376338fc85588235586410)

Author SHA1 Message Date
Egor bff9eb5ef7 Reports
6 years ago
Ivan Tashkinov bc4f77b10b [#468] Merged `upstream/develop`, resolved conflicts.
6 years ago
Ivan Tashkinov 949e35e26d [#468] OAuth scopes-related data migration simplification.
6 years ago
Ivan Tashkinov 063baca5e4 [#468] User UI for OAuth permissions restriction. Standardized storage format for `scopes` fields, updated usages.
6 years ago
Karen Konou ac72b578da Merge branch 'develop' into feature/thread-muting
6 years ago
Karen Konou 6a150de3bd Add unique index and unique constraint check, uniqueness test fails
6 years ago
Ivan Tashkinov 4ad843fb9d [#468] Prototype of OAuth2 scopes support. TwitterAPI scope restrictions.
6 years ago
Karen Konou 98ec578f4d Merge branch 'develop' into feature/thread-muting
6 years ago
Karen Konou c43f414a79 Somehow fixed the repo insert [skip-ci]
6 years ago
Karen Konou 77448de492 ugghhhh
6 years ago
Karen Konou f4ff4ffba2 Migration and some boilerplate stuff
6 years ago
Maxim Filippov f1b72bfb70 Split hide_networ only for local users
6 years ago
kaniini d120aa63f0 Merge branch 'fix-dm-index' into 'develop'
6 years ago
Maxim Filippov c48aba3c2a Fix SQL
6 years ago
lain f3c8b02d65 Massage index until it actually does the stuff we want.
6 years ago
Maxim Filippov cd6606b7f6 Initialize hide_network with false
6 years ago
Maxim Filippov 16ce129e38 Split hide_network into hide_followers & hide_followings (fixed)
6 years ago
kaniini 486749064f Revert "Merge branch 'feature/split-hide-network' into 'develop'"
6 years ago
kaniini 0a82a7e6d6 Merge branch 'feature/split-hide-network' into 'develop'
6 years ago
href b3b0855456 Merge branch '534_federation_targets_reachability' into 'develop'
6 years ago
lambda a43a1c6d4e Revert "Merge branch 'spc-fix-3' into 'develop'"
6 years ago
kaniini 4d3655c479 Merge branch 'spc-fix-3' into 'develop'
6 years ago
Maxim Filippov 50d6183893 Split hide_network into hide_followers & hide_followings
6 years ago
Ivan Tashkinov d3f9e6f6fe [#534] Merged `upstream/develop`.
6 years ago
Ivan Tashkinov 9560abea10 [#534] Refactoring / tweaks per MR review.
6 years ago
Haelwenn (lanodan) Monnier cda1470e02
[MastoAPI][GlitchAPI] Add bookmarks
6 years ago
William Pitcock 15d12a69a4 add activities likes index, fixes favorites API call
6 years ago
href 4a13bb75bd
Change webpush endpoint to unlimited varchar
6 years ago
kaniini 4df71cd88b Merge branch 'classic-flakeids' into 'develop'
6 years ago
href a3ba72d978
Fix clippy with one/five lines
6 years ago
href e02b19d1d7
Fix postgres activity_visibility when running in autovacuum
6 years ago
Ivan Tashkinov f161a92cb1 [#534] Initial implementation of unreachable federation targets retirement.
6 years ago
lain ab03f81219 Fix info ids.
6 years ago
href 9ba6e1fabe
FlakeId: chain alter statements
6 years ago
href e67bd93d90
Flake: migrate pinned_activities in jsonb
6 years ago
href a92c43bc4b
Clippy!
6 years ago
href 465fb4327d
Lock activities/users table during flake migration.
6 years ago
href 28d77e373c
Flake Ids for Users and Activities
6 years ago
Michael Loftis 98cbeae49c slightly changes definition so that autovacuum works paralell safe too
6 years ago
lain b108aeee08 Make use of the indices.
6 years ago
lain bd6c12592e Add migration to fix spc users.
6 years ago
Ivan Tashkinov 79e44042bc [#477] User trigram index adjustment.
6 years ago
Ivan Tashkinov fc965f982c [#477] Added FTS index for `users`. Fixed failing test.
6 years ago
lain 04735db193 Build the index concurrently.
6 years ago
lain 5027f82cde Add activity visibility index.
6 years ago
lambda 94d8f1ab30 Merge branch '394_user_tags' into 'develop'
6 years ago
Ivan Tashkinov 7b19487389 [#394] Added `users.tags` and admin routes to tag and untag users. Added tests.
6 years ago
Egor Kislitsyn 4944498133 Merge branch 'develop' into feature/compat/push-subscriptions
6 years ago
lain 4996fb07d8 Genereate uuids for existing info fields.
6 years ago
Martin Kühl d94ee5cd50 Mastodon API: Support push subscription CRUD
6 years ago