Commit Graph

8312 Commits (91d71500319255b0de5b18e8977d5e17fb1dda61)

Author SHA1 Message Date
FloatingGhost 12a171844b Merge remote-tracking branch 'upstream/develop' into develop
3 years ago
marcin mikołajczak 1657db656c AccountController.lookup: skip auth
3 years ago
marcin mikołajczak 0dd1caa841 AccountController.lookup: skip visibility check
3 years ago
marcin mikołajczak 746c9daa62 Merge remote-tracking branch 'pleroma/develop' into mastodon-lookup
3 years ago
marcin mikołajczak f734579965 MastoAPI: Add `GET /api/v1/accounts/lookup`
3 years ago
Alex Gleason de7f84deb3 Merge branch 'apps-api-endpoint' into 'develop'
3 years ago
Alex Gleason 7704a722c0
AppController: remove unnecessary `require Logger`
3 years ago
Alex Gleason 2e4a1c56c3
AppController: test creating with and without a user
3 years ago
Alex Gleason f5c3d45120
Merge remote-tracking branch 'origin/develop' into apps-api-endpoint
3 years ago
Alex Gleason 138f5a4517
EnsureStaffPrivilegedPlug: don't let non-moderators through
3 years ago
Alex Gleason a3fa987611
AdminAPI: fix duplicated routes
3 years ago
Alex Gleason 326575d5b7
Merge remote-tracking branch 'origin/develop' into finch
3 years ago
Alex Gleason a659428024 Merge branch 'restricted-moderators' into 'develop'
3 years ago
Alex Gleason 6e27fc9c12 Merge branch 'log-slow-queries' into 'develop'
3 years ago
Ivan Tashkinov 08c0f09bad Made slow queries logging disabled by default.
3 years ago
Alibek Omarov f02715c4b2 Fix lint errors
3 years ago
Alibek Omarov f66675f349 API: fix duplicate :get_password_token route
3 years ago
Alibek Omarov 1c223331fc API: show info about privileged staff in instance metadata
3 years ago
Alibek Omarov cd1041c3a4 API: optionally restrict moderators from accessing sensitive data
3 years ago
Ivan Tashkinov 3e9e7178bc Configurability of slow queries logging ([:pleroma, :telemetry, :slow_queries_logging]). Adjusted log messages truncation to 65 kb (was default: 8 kb). Non-truncated logging of slow query params.
3 years ago
Lain Soykaf 4cf03046f5 Merge branch 'finch' of git.pleroma.social:pleroma/pleroma into finch
3 years ago
Lain Soykaf 6efbd08854 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into finch
3 years ago
Alex Gleason 913141379c Merge branch 'profile-directory' into 'develop'
3 years ago
marcin mikołajczak de006443f0 MastoAPI: Profile directory
3 years ago
Alex Gleason db2bf55e9b
Merge remote-tracking branch 'origin/develop' into notice-routes
3 years ago
Alex Gleason 73609211a4 Merge branch 'account-notes' into 'develop'
3 years ago
Alex Gleason b96a58ff28 Merge branch 'account-subscriptions' into 'develop'
3 years ago
marcin mikołajczak 9775955974 Merge remote-tracking branch 'origin/develop' into remote-follow-api
3 years ago
Alex Gleason d9746ae4cb Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop'
3 years ago
Alex Gleason 3f8fc34593
Merge remote-tracking branch 'origin/develop' into moderators
3 years ago
Alex Gleason 50892a198d Merge branch 'mkljczk-develop-patch-64464' into 'develop'
3 years ago
Alex Gleason b0d2b53934 Merge branch 'manifest' into 'develop'
3 years ago
Ivan Tashkinov e009950845 Slow queries logging improvements: added EXPLAIN results, listed params, improved stacktrace.
3 years ago
Alex Gleason df5359aa72 Merge branch 'replies-count' into 'develop'
3 years ago
Alex Gleason d1510c98d7 Merge branch 'link-headers-chats' into 'develop'
3 years ago
Alex Gleason 1ff9ffed83 Merge branch 'live-dashboard' into 'develop'
3 years ago
Alex Gleason e4f9cb1c1b
Merge remote-tracking branch 'origin/develop' into manifest
3 years ago
Alex Gleason bd853199d9 Merge branch 'v2-suggestions' into 'develop'
3 years ago
Alex Gleason 7c1d804554 Merge branch 'fix-search-dos' into 'develop'
3 years ago
Tusooa Zhu 3d41ccc47b
Allow updating accepted follow activities in Web.ActivityPub.Utils.update_follow_state_for_all/2
3 years ago
a1batross 31b9034a27 emoji/loader.ex: be more verbose about which emoji pack config is loading now
3 years ago
Mark Felder 5660bee2dc Dirty hack to make mediaproxy functional by relying on Hackney for that part
3 years ago
FloatingGhost 1863ae59fb format
3 years ago
FloatingGhost 415d9dd6f6 Merge remote-tracking branch 'origin/feature/elasticsearch' into develop
3 years ago
FloatingGhost 0c0ea169d4 Merge remote-tracking branch 'upstream/develop' into develop
3 years ago
FloatingGhost 3a9b83413e Merge branch 'develop' into feature/elasticsearch
3 years ago
FloatingGhost f3d9c58fef Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into develop
3 years ago
FloatingGhost 742b86fdaa format
3 years ago
FloatingGhost 9134ef5ecb add timestamp
3 years ago
FloatingGhost 2152832780 add timestamp
3 years ago
FloatingGhost 26cae62c7f maybe
3 years ago
FloatingGhost 9d4727598d fix remote hashtags
3 years ago
FloatingGhost 1745606ab5 maybe
3 years ago
FloatingGhost 418212c71c fix remote hashtags
3 years ago
Alex Gleason e1b89fe3aa
Merge remote-tracking branch 'origin/develop' into live-dashboard
3 years ago
Alex Gleason 29d80b39f2
Add Phoenix LiveDashboard
3 years ago
lain 6eb7d69e60 Merge branch 'delete-account-fix' into 'develop'
3 years ago
Lain Soykaf 4e98ba3c3a Application: Actually start finch if it's needed
3 years ago
Lain Soykaf abb62dd886 Application, dependencies: prepare for finch
3 years ago
sadposter 25920c10df don't try indexing non-people
3 years ago
sadposter 93e41df75d don't try indexing non-people
3 years ago
FloatingGhost ccc5c59c50 re-add fetching by url
3 years ago
FloatingGhost d5c8415496 re-add fetching by url
3 years ago
sadposter c50ad91d31 fix empty queries returning 50 results
3 years ago
sadposter 7f30218b82 extra cool
3 years ago
sadposter d1bb10c88e fix empty queries returning 50 results
3 years ago
sadposter 8378c3a8bc extra cool
3 years ago
FloatingGhost 0d7bbee430 add timeouts
3 years ago
FloatingGhost bed6f4e12c add timeouts
3 years ago
FloatingGhost 9d5d964bf8 merge
3 years ago
sadposter cc4c5f22f4 fix inbound federation
3 years ago
sadposter 94c22baaa3 filter by user type
3 years ago
sadposter 8f78cb3050 Merge branch 'develop' of gitssh.ihatebeinga.live:IHBAGang/pleroma into develop
3 years ago
sadposter 5d901c337e fix inbound federation
3 years ago
FloatingGhost 703f53c08f Search through users and hashtags as well
3 years ago
FloatingGhost a85bf5929b add hashtag indexing
3 years ago
FloatingGhost 6ca70833f5 add user import
3 years ago
FloatingGhost c03e8d46e8 Search through users and hashtags as well
3 years ago
FloatingGhost 8547cefaff add hashtag indexing
3 years ago
Alex Gleason 8672ad6b00
TwitterAPI: allow deleting one's own account with request body
3 years ago
FloatingGhost 6bb19454fd add user import
3 years ago
Alex Gleason 108dfd1f87
Search: limit number of results
3 years ago
sadposter 06ab00d625 fix buggos
3 years ago
FloatingGhost a504e250a9 fully reference es
3 years ago
FloatingGhost 71126fea0c fix multi-after-transaction
3 years ago
FloatingGhost dbdf0c005e pipeline it
3 years ago
sadposter ef9dea66b2 fix bug in inbound
3 years ago
sadposter e835212a7d enforce visibility
3 years ago
sadposter 144c06487a fix buggos
3 years ago
FloatingGhost ee1a2fc451 fully reference es
3 years ago
FloatingGhost 67f8bdce4f fix multi-after-transaction
3 years ago
FloatingGhost 7502da993b pipeline it
3 years ago
sadposter f341e68622 fix bug in inbound
3 years ago
sadposter 23c758bbe7 enforce visibility
3 years ago
FloatingGhost 0fbf7faf85 Remove IO inspect
3 years ago
FloatingGhost de60b1f3c1 make search provider configurable
3 years ago
FloatingGhost fce13cce46 add extra filters
3 years ago
FloatingGhost 449d8ff165 integrate search endpoint with ES
3 years ago
FloatingGhost 9002e5155b Add import functionality
3 years ago
Alex Gleason da83839dc1 AttachmentValidator: ingest width and height
3 years ago