projects
/
akkoma
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'simplepolicy-announce-leak' into 'develop'
2021-05-27
Mark Felder
Missing entry for pinned posts federation from MR ...
commit
|
commitdiff
|
tree
2021-05-27
Mark Felder
Provide totalItems field for featured collections
commit
|
commitdiff
|
tree
2021-05-20
Mark Felder
Switch from the deprecated "use Mix.config" to "import...
commit
|
commitdiff
|
tree
2021-05-20
Mark Felder
Expose user email address to user/owner; not publicly.
commit
|
commitdiff
|
tree
2021-05-18
Mark Felder
Clarify AttachmentMetadata changes
commit
|
commitdiff
|
tree
2021-05-18
Mark Felder
Fixed checking for Upload Filter required commands
commit
|
commitdiff
|
tree
2021-05-18
Mark Felder
Check AnalyzeMetadata filter's required commands
commit
|
commitdiff
|
tree
2021-05-18
Mark Felder
Rename upload filter to AnalyzeMetadata
commit
|
commitdiff
|
tree
2021-04-22
Mark Felder
Fixed pleroma.user delete_activities mix task.
commit
|
commitdiff
|
tree
2021-04-22
Mark Felder
Cleanup and ensure we obey custom Repo timeout
commit
|
commitdiff
|
tree
2021-04-22
Mark Felder
OTP releases executing commands via pleroma_ctl show...
commit
|
commitdiff
|
tree
2021-04-22
Mark Felder
Try to set query timeout intelligently
commit
|
commitdiff
|
tree
2021-04-22
Mark Felder
Add utility function to return infinite timeout for...
commit
|
commitdiff
|
tree
2021-04-22
Mark Felder
Set Repo.transaction/2 timeout to infinity. Fixes pleroma...
commit
|
commitdiff
|
tree
2021-04-20
Mark Felder
Fix incorrect shell command
commit
|
commitdiff
|
tree
2021-04-19
Mark Felder
Fix error response which was breaking tests related...
commit
|
commitdiff
|
tree
2021-04-14
Mark Felder
Revert guards on string_to_elixir_types/1, remove unnecessar...
commit
|
commitdiff
|
tree
2021-04-13
Mark Felder
Improve string_to_elixir_types/1 with guards
commit
|
commitdiff
|
tree
2021-04-13
Mark Felder
Document fixed ability to save ConcurrentLimiter settings...
commit
|
commitdiff
|
tree
2021-04-13
Mark Felder
Add ConcurrentLimiter to module_name?/1 and apply string_to_...
commit
|
commitdiff
|
tree
2021-04-13
Mark Felder
Initial test validating the AdminAPI issue
commit
|
commitdiff
|
tree
2021-04-13
Mark Felder
Fix assignment / assertion
commit
|
commitdiff
|
tree
2021-04-13
Mark Felder
Validate custom instance thumbnail set via AdminAPI...
commit
|
commitdiff
|
tree
2021-04-09
Mark Felder
Use URI.merge to prevent concatenating two canonical...
commit
|
commitdiff
|
tree
2021-04-01
Mark Felder
Fix CHANGELOG entry meant for next release
commit
|
commitdiff
|
tree
2021-04-01
Mark Felder
Document user login failure fix for NULL notification_settings
commit
|
commitdiff
|
tree
2021-04-01
Mark Felder
Enforce user.notification_settings is NOT NULL
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Fix function calls due to module name change
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Temp file leaked, oops
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Add more details to the cheatsheat for FollowBot MRF
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Prefer FollowBot naming convention vs Followbot
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Document new FollowBot MRF
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
More tests to validate Followbot is behaving
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Remove Task.async as it is broken here and probably...
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Only need to validate a follow request is generated...
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Revert
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Do not try to follow local users. Their posts are already...
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Change module name to FollowbotPolicy
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Add follow_requests_outstanding_since?/3 to Pleroma...
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Lint
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Better checking of previous follow request attempts
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Prevent duplicates from being processed
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Make the followbot only dispatch follow requests once...
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Support for configuration via AdminFE
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Enforce that the followbot must be marked as a bot.
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Document :mrf_follow_bot
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Try to handle misconfiguration scenarios gracefully
commit
|
commitdiff
|
tree
2021-03-30
Mark Felder
Upstream original followbot implementation
commit
|
commitdiff
|
tree
2021-03-13
Mark Felder
Prefer naming this function build_image_url/2
commit
|
commitdiff
|
tree
2021-03-11
Mark Felder
Execute mix deps.get earlier and avoid duplicate invocations...
commit
|
commitdiff
|
tree
2021-03-11
Mark Felder
Leverage function pattern matching instead
commit
|
commitdiff
|
tree
2021-03-10
Mark Felder
Workaround for URI.merge/2 bug https://github.com/elixir...
commit
|
commitdiff
|
tree
2021-03-10
Mark Felder
Revert "See if switching to same image as releases...
commit
|
commitdiff
|
tree
2021-03-10
Mark Felder
See if switching to same image as releases fixes the...
commit
|
commitdiff
|
tree
2021-03-10
Mark Felder
Ensure we fetch deps during spec-build stage
commit
|
commitdiff
|
tree
2021-03-05
Mark Felder
Make tests use it
commit
|
commitdiff
|
tree
2021-03-05
Mark Felder
Add simple way to decode fully qualified mediaproxy...
commit
|
commitdiff
|
tree
2021-03-03
Mark Felder
Fix migration in cases where database name has a hyphen
commit
|
commitdiff
|
tree
2021-03-02
Mark Felder
Make the object reference in both render("show.json...
commit
|
commitdiff
|
tree
2021-03-02
Mark Felder
Remove useless header on the get request
commit
|
commitdiff
|
tree
2021-03-02
Mark Felder
Actually test viewing status after ingestion
commit
|
commitdiff
|
tree
2021-03-02
Mark Felder
Test both ingestion of post in the status controller...
commit
|
commitdiff
|
tree
2021-03-02
Mark Felder
Fix build_application/1 match
commit
|
commitdiff
|
tree
2021-03-01
Mark Felder
Document user agent leak fix
commit
|
commitdiff
|
tree
2021-03-01
Mark Felder
Store application details in the object under the generator...
commit
|
commitdiff
|
tree
2021-02-28
Mark Felder
Simplify migration
commit
|
commitdiff
|
tree
2021-02-27
Mark Felder
Store the client application data in ActivityStreams...
commit
|
commitdiff
|
tree
2021-02-25
Mark Felder
Note our upgrade path for this functionality
commit
|
commitdiff
|
tree
2021-02-25
Mark Felder
Leave a note for future explorers
commit
|
commitdiff
|
tree
2021-02-25
Mark Felder
No need to filter out Mix.env() from the API routes.
commit
|
commitdiff
|
tree
2021-02-25
Mark Felder
Improved recursion through the api route list
commit
|
commitdiff
|
tree
2021-02-25
Mark Felder
Filter out MIX_ENV from route list and add a test
commit
|
commitdiff
|
tree
2021-02-25
Mark Felder
Enum instead of Stream
commit
|
commitdiff
|
tree
2021-02-24
Mark Felder
Attempt to filter out API calls from FrontendStatic...
commit
|
commitdiff
|
tree
2021-02-24
Mark Felder
Vi and emacs temp files
commit
|
commitdiff
|
tree
2021-02-20
Mark Felder
Revert changelog entry that leaked from another branch.
commit
|
commitdiff
|
tree
2021-02-20
Mark Felder
Document HeifToJpeg and its requirement of libheif...
commit
|
commitdiff
|
tree
2021-02-20
Mark Felder
Exiftool also cannot strip from heic files.
commit
|
commitdiff
|
tree
2021-02-20
Mark Felder
Show a proper error. A failure doesn't always mean...
commit
|
commitdiff
|
tree
2021-02-20
Mark Felder
Avoid unnecessary 500ms sleeps from CommonAPI.follow...
commit
|
commitdiff
|
tree
2021-02-18
Mark Felder
Permit :disclose_client in changesets
commit
|
commitdiff
|
tree
2021-02-18
Mark Felder
Tests to validate client disclosure obeys user setting
commit
|
commitdiff
|
tree
2021-02-18
Mark Felder
Add field to user schema for controlling disclosure...
commit
|
commitdiff
|
tree
2021-02-18
Mark Felder
Mastodon makes this field null when posting with MastoFE...
commit
|
commitdiff
|
tree
2021-02-17
Mark Felder
Do not want these interfering with develop builds
commit
|
commitdiff
|
tree
2021-02-17
Mark Felder
Make it possible to generate custom docker images by...
commit
|
commitdiff
|
tree
2021-02-12
Mark Felder
Additional validation so we don't get caught off guard...
commit
|
commitdiff
|
tree
2021-02-12
Mark Felder
Inject fake application metadata and validate it is...
commit
|
commitdiff
|
tree
2021-02-12
Mark Felder
App is already preloaded into the token, so avoid an...
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
Use a custom oauth token so we can predict and validate...
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
Document the application metadata is now retained as...
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
Validate client application metadata is retained in...
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
Consistency
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
Revert to original formatting for these function defs
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
Prefer naming this put_application because we're putting...
commit
|
commitdiff
|
tree
2021-02-11
Mark Felder
%Token{} may not be in the conn, so avoid breaking...
commit
|
commitdiff
|
tree
2021-02-10
Mark Felder
Rendering fallback for when we don't have valid data...
commit
|
commitdiff
|
tree
2021-02-10
Mark Felder
Enable rendering of the client application data details
commit
|
commitdiff
|
tree
2021-02-10
Mark Felder
Ensure we capture the application details into the...
commit
|
commitdiff
|
tree
2021-02-09
Mark Felder
Add a function to lookup client app details by the...
commit
|
commitdiff
|
tree
next