Commit Graph

12733 Commits (48e0f22ab1127b34a3bb7bcb687c131865ea3680)
 

Author SHA1 Message Date
Ivan Tashkinov 48e0f22ab1 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Ivan Tashkinov 303055456f Alternative implementation of hashtag-filtering queries in ActivityPub. Fixed GROUP BY clause for aggregation on hashtags.
4 years ago
Ivan Tashkinov 367f0c31c3 [#3213] Added query options support for Repo.chunk_stream/4.
4 years ago
lain 38924166eb Merge branch 'deps/crypt-local-fork' into 'develop'
4 years ago
Ivan Tashkinov 8d1a0c1afd [#3213] Made Object.object_data_hashtags/1 handle both AS2 and plain text hashtags.
4 years ago
Ivan Tashkinov e0b5edb6d5 [#3213] Fixed Object.object_data_hashtags/1 to process only AS2 elements of `data.tag` (basing on #2984).
4 years ago
Ivan Tashkinov a25c1e8ec0 [#3213] Improved `database.transfer_hashtags` mix task: proper rollback, speedup.
4 years ago
Mark Felder a1a58f0a53 Switch to local fork of crypt until upstream fixes ability to build on aarch64
4 years ago
Haelwenn 607cac1947 Merge branch 'revert-b122b6ff' into 'develop'
4 years ago
Haelwenn 3966add048 Revert "Merge branch 'features/hashtag-column' into 'develop'"
4 years ago
Haelwenn b122b6ffa3 Merge branch 'features/hashtag-column' into 'develop'
4 years ago
Haelwenn (lanodan) Monnier d0c2479710
pleroma.database fill_old_hashtags: Add month_limit argument
4 years ago
Haelwenn (lanodan) Monnier 18b536c176
Pleroma.Object/1: take %Object{} as argument instead
4 years ago
Ivan Tashkinov 14fae94c0e [#3213] Made Object.hashtags/1 work with :hashtags assoc. Adjusted tests.
4 years ago
Ivan Tashkinov 4134abef63 Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
4 years ago
Ivan Tashkinov cbb19d0e18 [#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating hashtags to `hashtags` table.
4 years ago
lain e4f1d8f48c Merge branch 'cachex-test' into 'develop'
4 years ago
Mark Felder fecefe68f8 Add test/instance to .gitignore
4 years ago
lain 88530c02d6 Merge branch 'update/linkify' into 'develop'
4 years ago
Mark Felder 5b838accc0 Update Linkify to 0.4.1
4 years ago
lain ce1be8f5e6 Merge branch 'mergeback/2.2.1' into 'develop'
4 years ago
lain ae934659d1 Align changelog
4 years ago
lain 31c89acd00 Merge branch 'stable' into mergeback/2.2.1
4 years ago
lain f64237927c Merge branch 'release/2.2.1' into 'stable'
4 years ago
lain 843d2074fe Fixtures: Add application actor fixture.
4 years ago
lain 5ada38499b Merge branch 'release/2.2.1' of git.pleroma.social:pleroma/pleroma into release/2.2.1
4 years ago
lain 322463e1bd Update changelog
4 years ago
lain 463eec992a Apply 1 suggestion(s) to 1 file(s)
4 years ago
lain 68eed0873e Linting
4 years ago
lain d4e6ca88a6 Update frontend
4 years ago
lain b988e9cc8b Mix: Update version.
4 years ago
lain a8ca282b4a Update changelog
4 years ago
lain d788b41c2e Report fixes.
4 years ago
lain 0f527c9e02 Mix: Update linkify to 0.4.1
4 years ago
Ivan Tashkinov 5cfa32cb50 [#2301] Quick fix: users with is_discoverable == false (default!) are included in search results.
4 years ago
Alexander Strizhakov 897b62091b fix for elixir 1.11
4 years ago
lain c26583c99e SideEffects: fix test
4 years ago
lain 41d6225e2e User: Remove left-over (wrong) fix.
4 years ago
lain a32e13e6c4 User: Don't allow local users in remote changesets
4 years ago
Mark Felder c10783087f Switch to a fork of Hackney 1.15.2 for now so we can have our URL normalization bugfix
4 years ago
lain 66c75b0192 Update changelog
4 years ago
lain 29c3c35ba1 Search: Only skip ordering the rum index.
4 years ago
lain 3388bf9c9b Activity search: Fix order of results
4 years ago
Mark Felder 42a386eb9f Document fixing the pleroma.user delete_activities mix task
4 years ago
Mark Felder a21aeeee12 Need to start web_resp cache or mix task fails
4 years ago
Mark Felder 93852f1b42 Document S3 and Elixir 1.11 compat fix
4 years ago
Mark Felder 012108a299 Fix S3 uploads with Elixir 1.11
4 years ago
Haelwenn (lanodan) Monnier aa848cbd75 pleroma.instance: Fix Exiftool module name
4 years ago
Alexander Strizhakov 065009a57a remove PurgeExpiredActivity from Oban db config
4 years ago
Ivan Tashkinov e369b1306b Added Hashtag entity and objects-hashtags association with auto-sync with `data.tag` on Object update.
4 years ago