aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma
AgeCommit message (Expand)Author
2021-02-02Merge branch 'active-user-count' into 'develop'feld
2021-02-01fix for scheduled post with pollAlexander Strizhakov
2021-02-01only_remote -> remote renamingAlexander Strizhakov
2021-02-01`/api/v1/accounts/:id/statuses` docs updateAlexander Strizhakov
2021-02-01more tests and update for docs and changelogAlexander Strizhakov
2021-02-01list timeline filtration by paramsAlexander Strizhakov
2021-02-01added only_media flag to home timelineAlexander Strizhakov
2021-02-01expanding filtration for home timelineAlexander Strizhakov
2021-01-31[#3213] ActivityPub: fixed subquery-based hashtags filtering implementation (...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: temporarily reverted to previous hashtags filtering impl...Ivan Tashkinov
2021-01-31Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-31[#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed...Ivan Tashkinov
2021-01-31[#3213] Added HashtagsCleanupWorker periodic job.Ivan Tashkinov
2021-01-29like thisAlexander Strizhakov
2021-01-29support for with_relationships parameterAlexander Strizhakov
2021-01-29[#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms....Ivan Tashkinov
2021-01-28Improve error message for ConfigDBMark Felder
2021-01-28Make attachment cleanup jobs a noop if the setting is disabled.Mark Felder
2021-01-28Make sure active_user_count/1 counts only local usersEgor Kislitsyn
2021-01-28Email-like field in /api/v1/accounts/verify_credentials response (for OAuth p...Ivan Tashkinov
2021-01-28fix and delete purge activities duplicatesAlexander Strizhakov
2021-01-28fix for unique oban worker optionAlexander Strizhakov
2021-01-27cache headers for emoji and imagesAlexander Strizhakov
2021-01-27Add active user countEgor Kislitsyn
2021-01-27added totalAlexander Strizhakov
2021-01-27added totalAlexander Strizhakov
2021-01-26Merge branch 'service-worker-allowed-header' into 'develop'feld
2021-01-26Merge branch 'develop' into '2435-list-multiple-users'lain
2021-01-26support for expires_in/expires_at in filtersAlexander Strizhakov
2021-01-26Merge branch 'fix/missing-own_votes' into 'develop'Haelwenn
2021-01-25CredoMark Felder
2021-01-25Merge branch 'develop' into docs/apache-configMark Felder
2021-01-25[#3213] Removed DISTINCT clause from ActivityPub.fetch_activities_query/2.Ivan Tashkinov
2021-01-25Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-25[#3213] Switched to using embedded hashtags in Object.hashtags/1Ivan Tashkinov
2021-01-25little refactor and testsAlexander Strizhakov
2021-01-25Merge branch 'develop' into refactor/deactivated_user_fieldMark Felder
2021-01-24[#3213] Speedup of HashtagsTableMigrator (query optimization). State handling...Ivan Tashkinov
2021-01-22Include own_votes in the poll dataMark Felder
2021-01-22Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-21Make tag urls absoluteMark Felder
2021-01-21rename functionMark Felder
2021-01-21Add ability to invalidate cache entries for ApacheMark Felder
2021-01-21Allow to define custom HTTP headers per each frontendeugenijm
2021-01-21Ability to set the Service-Worker-Allowed headereugenijm
2021-01-21[#3213] Ignoring of blank elements from objects.data->tag.Ivan Tashkinov
2021-01-21[#3213] HashtagsTableMigrator: failures handling fix, retry function.Ivan Tashkinov
2021-01-21Merge remote-tracking branch 'remotes/origin/develop' into feature/object-has...Ivan Tashkinov
2021-01-21use proper namingAlexander Strizhakov
2021-01-21configurable limits for ConcurrentLimiterAlexander Strizhakov