Commit Graph

291 Commits (98d4b3de53a5eaf412e3b200d4f0ed04c9c4622d)

Author SHA1 Message Date
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
lain 78a51f4dd4 update frontend
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
Haelwenn 00d4333373 Merge branch 'features/glitch-soc-frontend' into 'develop'
6 years ago
Haelwenn (lanodan) Monnier de0c1c641a
[MastodonFE] Update Frontend (glitch)
6 years ago
lain 88a40308d3 update frontend
6 years ago
kaniini d03a116654 Merge branch 'hj-happiness-improvement' 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
lain 39b2457734 Change default bg image in new config.
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
William Pitcock 57c3f8214c update pleroma frontend (summary_html hotfix)
6 years ago
kaniini 4df71cd88b Merge branch 'classic-flakeids' into 'develop'
6 years ago
William Pitcock 4b76f14da1 update pleroma frontend
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
lambda 69454c8345 Merge branch 'feature/dm-sanity' into 'develop'
6 years ago
lambda 2020f26040 Merge branch '2019-1-20-update-frontend' into 'develop'
6 years ago
lain deeda94513 update frontend
6 years ago
William Pitcock 75bb663749 litepub schema: add litepub:directMessage flag
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
lain 1dd0e0ed4c update frontend
6 years ago
lain e1227d812c update frontend
6 years ago
lain 9c4344e16c update frontend
6 years ago
lain 3e1816fcd5 update frontend
6 years ago
lain 72945b5b32 update frontend
6 years ago
lain 8682be29a5 update frontend
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
Egor Kislitsyn 8b4397c704 Merge branch 'develop' into feature/compat/push-subscriptions
6 years ago
hakabahitoyo a7b1a66be3 update-pleroma-frontend
6 years ago
lain 4996fb07d8 Genereate uuids for existing info fields.
6 years ago
William Pitcock db8f269cd3 update pleroma frontend
6 years ago
William Pitcock 2a75de84e1 update pleroma frontend
6 years ago
Haelwenn (lanodan) Monnier 934125695d
Move /litepub-1.0.jsonld to /schemas/litepub-0.1.jsonld
6 years ago
Haelwenn (lanodan) Monnier 705bfe39e9
priv/static/litepub-1.0.jsonld: Local copy of https://litepub.github.io/litepub/context.jsonld
6 years ago
hakabahitoyo 72a880431f update pleroma frontend
6 years ago
scarlett 7cb227dc62 update pleroma-fe
6 years ago
scarlett f6dda65dda update pleroma-fe
6 years ago
hakabahitoyo be7bb90bef update-pleroma-frontend
6 years ago
William Pitcock bb213a85c5 update pleroma frontend
6 years ago
Martin Kühl d94ee5cd50 Mastodon API: Support push subscription CRUD
6 years ago
William Pitcock c9f6eb9a41 user: implement dynamic refresh of profiles (gets rid of need for fix_ap_users task)
6 years ago
Haelwenn (lanodan) Monnier 83e3afac2c Update mastodon frontend
6 years ago
hakabahitoyo f829b18273 update-pleroma-frontend
6 years ago
William Pitcock e5546c282f update pleroma frontend
6 years ago
kaniini 76c67a41c1 Merge branch 'develop' into 'feature/staff-discovery-api'
6 years ago
kaniini 1c9e539b47 Merge branch 'feature/mastodon_api_2.4.x' into 'develop'
6 years ago
William Pitcock cf5d1302aa migrations: add is_moderator index for users table
6 years ago
William Pitcock 2b4b4888a9 update pleroma frontend
6 years ago
William Pitcock 1a70d41f8e migrations: add index creation migration and recipients_to/cc removal migration
6 years ago
William Pitcock 038139d641 migrations: drop filler migration
6 years ago
William Pitcock 40ea07cd2f migrations: add migration to fill in recipients_to/recipients_cc fields
6 years ago
William Pitcock 81673b8136 activity: add recipients_to and recipients_cc fields
6 years ago
Haelwenn (lanodan) Monnier 6e030129fb
[MastodonAPI] Add filters
6 years ago
William Pitcock 5ffaa2bf69 Revert "enable scope options and such"
6 years ago
William Pitcock e5642d7566 enable scope options and such
6 years ago
hakabahitoyo ce8c7e77a1 update pleroma frontend
6 years ago
William Pitcock 47661ce44b update pleroma frontend
6 years ago
William Pitcock d8fb340565 update pleroma frontend
6 years ago
William Pitcock 7a11ea1ceb update pleroma frontend
6 years ago
William Pitcock d8bb27970b update pleroma frontend
6 years ago
lain 701f5df45c update frontend
6 years ago
lain 4a612b8c1b Update Mastofe.
6 years ago
lambda 13440a80e1 Merge branch 'feature/invites' into 'develop'
6 years ago
William Pitcock 4f589998ee activitypub: support filtering activities by whether or not they are a reply (closes #109)
6 years ago
lain ddc654d587 update frontend
6 years ago
Artik Banana 991b8a6b9d Replace avi.png with the Pleroma logo
6 years ago
Henry Jameson f42ffbe9a8 Initial invites support + tests.
6 years ago
lambda 564c73ab24 Merge branch 'feature/list-streaming' into 'develop'
6 years ago
eal 29c9c8d93b Extract host from ap_id, add index
6 years ago
lain 9d054d30bc Revert "Update Mastofe."
6 years ago