Alexander Strizhakov
|
2cb6dc5a3a
|
list timeline filtration by params
|
2021-02-01 14:11:12 +03:00 |
|
Alexander Strizhakov
|
b6a72680e2
|
added only_media flag to home timeline
|
2021-02-01 14:11:11 +03:00 |
|
Alexander Strizhakov
|
c3110c46f3
|
expanding filtration for home timeline
added local & remote statuses filtration for home timeline
|
2021-02-01 14:11:11 +03:00 |
|
Ivan Tashkinov
|
cf4765af40
|
[#3213] ActivityPub: fixed subquery-based hashtags filtering implementation (addressed empty list options issue). Added regression test.
|
2021-01-31 23:06:38 +03:00 |
|
Ivan Tashkinov
|
10207f840c
|
[#3213] ActivityPub: temporarily reverted to previous hashtags filtering implementation due to blank results issue.
|
2021-01-31 22:36:46 +03:00 |
|
Ivan Tashkinov
|
108e90b18e
|
[#3213] Explicitly defined PKs in hashtags_objects and data_migration_failed_ids. Added "pleroma.database rollback" task to revert a single migration.
|
2021-01-31 22:03:59 +03:00 |
|
Ivan Tashkinov
|
1b49b8efe5
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
# Conflicts:
# CHANGELOG.md
|
2021-01-31 20:38:58 +03:00 |
|
Ivan Tashkinov
|
6fd4163ab6
|
[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed aggregation-based hashtags filtering.
|
2021-01-31 20:37:33 +03:00 |
|
Ivan Tashkinov
|
9948ff3356
|
[#3213] Added HashtagsCleanupWorker periodic job.
|
2021-01-31 18:24:19 +03:00 |
|
Alexander Strizhakov
|
b794dae98a
|
like this
|
2021-01-29 15:55:00 +03:00 |
|
Alexander Strizhakov
|
c369d2b930
|
support for with_relationships parameter
in /api/v1/mutes and /api/v1/accounts/:id endpoints
|
2021-01-29 08:41:21 +03:00 |
|
Ivan Tashkinov
|
380d0cce6b
|
[#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms. Added test.
|
2021-01-29 00:17:33 +03:00 |
|
Mark Felder
|
5fcab23aa3
|
Improve error message for ConfigDB
|
2021-01-28 14:59:23 -06:00 |
|
Mark Felder
|
13d79c281f
|
Make attachment cleanup jobs a noop if the setting is disabled.
|
2021-01-28 14:42:20 -06:00 |
|
Egor Kislitsyn
|
a51d903e0c
|
Make sure active_user_count/1 counts only local users
|
2021-01-28 22:23:10 +04:00 |
|
Ivan Tashkinov
|
60b4654038
|
Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube).
Addresses https://git.pleroma.social/pleroma/pleroma-support/-/issues/56.
|
2021-01-28 19:49:43 +03:00 |
|
Alexander Strizhakov
|
6c987c7670
|
fix and delete purge activities duplicates
|
2021-01-28 16:57:41 +03:00 |
|
Alexander Strizhakov
|
39335d4251
|
fix for unique oban worker option
|
2021-01-28 16:57:03 +03:00 |
|
Alibek Omarov
|
aaceb042c5
|
fix format
|
2021-01-28 10:20:25 +00:00 |
|
Alibek Omarov
|
1547a2fda4
|
mix: instance: ensure all needed folders are created before generating config
|
2021-01-28 09:39:53 +00:00 |
|
Alexander Strizhakov
|
35cad9793d
|
cache headers for emoji and images
|
2021-01-27 18:49:08 +03:00 |
|
Egor Kislitsyn
|
793fc77b16
|
Add active user count
|
2021-01-27 18:20:06 +04:00 |
|
Alexander Strizhakov
|
d4158e8bf0
|
added total
to the instance adminAPI endpoint
|
2021-01-27 07:45:06 +03:00 |
|
Alexander Strizhakov
|
6806c03e85
|
added total
to the user statuses adminAPI endpoint
|
2021-01-27 07:45:02 +03:00 |
|
feld
|
d7af0294e6
|
Merge branch 'service-worker-allowed-header' into 'develop'
Ability to set custom HTTP headers per each frontend
See merge request pleroma/pleroma!3247
|
2021-01-26 18:14:01 +00:00 |
|
lain
|
229acae6c3
|
Merge branch 'develop' into '2435-list-multiple-users'
# Conflicts:
# CHANGELOG.md
|
2021-01-26 14:24:32 +00:00 |
|
Alexander Strizhakov
|
875fbaae35
|
support for expires_in/expires_at in filters
|
2021-01-26 08:27:45 +03:00 |
|
Haelwenn
|
250e202098
|
Merge branch 'fix/missing-own_votes' into 'develop'
Include own_votes in the poll data
See merge request pleroma/pleroma!3274
|
2021-01-26 00:55:05 +00:00 |
|
Mark Felder
|
2cb5c16723
|
Credo
|
2021-01-25 18:25:53 -06:00 |
|
Mark Felder
|
0b19534475
|
Merge branch 'develop' into docs/apache-config
|
2021-01-25 17:00:26 -06:00 |
|
Ivan Tashkinov
|
e7864a32d7
|
[#3213] Removed DISTINCT clause from ActivityPub.fetch_activities_query/2.
|
2021-01-25 22:31:23 +03:00 |
|
Ivan Tashkinov
|
694d98be55
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
|
2021-01-25 21:24:07 +03:00 |
|
Ivan Tashkinov
|
ea4785213a
|
[#3213] Switched to using embedded hashtags in Object.hashtags/1
(to avoid extra joins / preload in timeline queries).
|
2021-01-25 20:12:09 +03:00 |
|
Mark Felder
|
f868dcf3ac
|
Ensure consistent behavior between pleroma.user activate/deactivate mix tasks
|
2021-01-25 10:48:28 -06:00 |
|
Alexander Strizhakov
|
3f3d64acbf
|
little refactor and tests
for voted & own_votes fields in polls
|
2021-01-25 19:46:36 +03:00 |
|
Mark Felder
|
5e8da27e14
|
Provide pleroma.user mix task for both activate and deactivate
|
2021-01-25 10:36:51 -06:00 |
|
Mark Felder
|
537ba1c5e0
|
Merge branch 'develop' into refactor/deactivated_user_field
|
2021-01-25 09:45:06 -06:00 |
|
Ivan Tashkinov
|
f264d930cc
|
[#3213] Speedup of HashtagsTableMigrator (query optimization). State handling fix.
|
2021-01-24 23:27:02 +03:00 |
|
Mark Felder
|
6bfd497f4a
|
Include own_votes in the poll data
|
2021-01-22 09:47:59 -06:00 |
|
Ivan Tashkinov
|
218c519606
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
# Conflicts:
# test/pleroma/web/mastodon_api/views/status_view_test.exs
|
2021-01-22 10:05:28 +03:00 |
|
Mark Felder
|
80ccdb56f6
|
Make tag urls absolute
|
2021-01-21 16:49:19 -06:00 |
|
Mark Felder
|
e5b32aab92
|
rename function
|
2021-01-21 14:41:28 -06:00 |
|
Mark Felder
|
003402df40
|
Add ability to invalidate cache entries for Apache
|
2021-01-21 14:20:13 -06:00 |
|
eugenijm
|
7fcaa188a0
|
Allow to define custom HTTP headers per each frontend
|
2021-01-21 21:55:23 +03:00 |
|
eugenijm
|
133644dfa2
|
Ability to set the Service-Worker-Allowed header
|
2021-01-21 21:55:11 +03:00 |
|
Ivan Tashkinov
|
ca7f240643
|
[#3213] Ignoring of blank elements from objects.data->tag.
|
2021-01-21 20:50:06 +03:00 |
|
Ivan Tashkinov
|
c041e9c630
|
[#3213] HashtagsTableMigrator: failures handling fix, retry function.
Changed default hashtags filtering strategy to non-aggregate approach.
|
2021-01-21 20:23:08 +03:00 |
|
Ivan Tashkinov
|
2634a16b4c
|
Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework
# Conflicts:
# CHANGELOG.md
|
2021-01-21 20:20:35 +03:00 |
|
Alexander Strizhakov
|
6d48144a9d
|
use proper naming
for MediaProxyWarmingPolicy in ConcurrentLimiter
|
2021-01-21 09:50:18 +03:00 |
|
Alexander Strizhakov
|
b4ff63d020
|
configurable limits for ConcurrentLimiter
Pleroma.Web.RichMedia.Helpers & Pleroma.Web.MediaProxy
|
2021-01-21 09:47:21 +03:00 |
|