projects
/
akkoma
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
Keep original Shoutbox channel name as chat:public
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
feld
Merge branch 'application-to-generator' into 'develop'
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
Store application details in the object under the generator...
commit
|
commitdiff
|
tree
2021-02-28
feld
Merge branch 'feld-develop-patch-26755' into 'develop'
commit
|
commitdiff
|
tree
2021-02-28
feld
Update CHANGELOG.md
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-26
feld
Merge branch 'fix/2498-expires_in-scheduled-posts'...
commit
|
commitdiff
|
tree
2021-02-26
feld
Merge branch 'ecto-rollback-in-test-env' into 'develop'
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-23
feld
Merge branch 'fix/whalebird-url' into 'develop'
commit
|
commitdiff
|
tree
2021-02-20
feld
Merge branch 'revert/changelog' into 'develop'
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
2021-02-08
feld
Merge branch 'new-user-emails' into 'develop'
commit
|
commitdiff
|
tree
2021-02-08
Mark Felder
Lint
commit
|
commitdiff
|
tree
2021-02-08
Mark Felder
Revert "Add plaintext support for all emails except...
commit
|
commitdiff
|
tree
2021-02-08
feld
Merge branch 'develop' into 'new-user-emails'
commit
|
commitdiff
|
tree
2021-02-08
Mark Felder
MRF NoEmptyPolicy: Deny posts from local users if there...
commit
|
commitdiff
|
tree
2021-02-08
Mark Felder
Improve various descriptions and labels
commit
|
commitdiff
|
tree
2021-02-08
Mark Felder
Make the suggestion match the default value
commit
|
commitdiff
|
tree
2021-02-08
feld
Merge branch 'docs/improve-mailer-settings-desc' into...
commit
|
commitdiff
|
tree
2021-02-08
feld
Merge branch 'develop' into 'docs/improve-mailer-settings...
commit
|
commitdiff
|
tree
2021-02-08
Mark Felder
Improved Mailer descriptions
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
Alpha-sort adapters
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
Move Enabled to top as it's the master control of all...
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
More description improvements
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
Update SMTP error description and default value
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
Update Swoosh docs URL, lint
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
There is no reason to expose these Local adapter settings...
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
Remove No MX lookups setting
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
Improve SMTP adapter setting descriptions
commit
|
commitdiff
|
tree
2021-02-06
Mark Felder
No reason to suggest users try the useless "Local"...
commit
|
commitdiff
|
tree
2021-02-05
feld
Merge branch 'varnish-large-files' into 'develop'
commit
|
commitdiff
|
tree
2021-02-05
Mark Felder
Add a default rule to not attempt to cache any files...
commit
|
commitdiff
|
tree
2021-02-05
Mark Felder
Slightly better formatting
commit
|
commitdiff
|
tree
2021-02-05
Mark Felder
Add plaintext support for all emails except the digest
commit
|
commitdiff
|
tree
2021-02-05
Mark Felder
Lint
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Add basic test to validate the registration email is...
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Actually send the mail
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Added: New user registration mail
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Add a registration email that only sends if no other...
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Improve confirmation email language
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Also make this maybe_ for consistency
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
These welcome emails are not guaranteed and can be...
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Merge branch 'develop' into fix/reports-from-admins
commit
|
commitdiff
|
tree
2021-02-04
feld
Merge branch 'chore/fix-mix-env' into 'develop'
commit
|
commitdiff
|
tree
2021-02-04
Mark Felder
Standardize the way we capture and use Mix.env()
commit
|
commitdiff
|
tree
2021-02-04
feld
Merge branch 'fix/configdb-error' into 'develop'
commit
|
commitdiff
|
tree
2021-02-03
Mark Felder
Load an emoji.txt specific to the test env
commit
|
commitdiff
|
tree
2021-02-03
Mark Felder
Document admin actors not getting report notifications
commit
|
commitdiff
|
tree
2021-02-03
Mark Felder
Validate admin making report doesn't get their own...
commit
|
commitdiff
|
tree
2021-02-03
Mark Felder
Exclude reporter from receiving notifications from...
commit
|
commitdiff
|
tree
2021-02-03
feld
Merge branch 'fix/2412-filters' into 'develop'
commit
|
commitdiff
|
tree
2021-02-03
feld
Merge branch 'develop' into 'fix/2412-filters'
commit
|
commitdiff
|
tree
2021-02-03
feld
Merge branch 'fix/2449-scheduled-poll-bug' into 'develop'
commit
|
commitdiff
|
tree
2021-02-03
feld
Merge branch 'feature/2438-users-posts-total-count...
commit
|
commitdiff
|
tree
2021-02-02
feld
Merge branch 'a1batross-develop-patch-62810' into ...
commit
|
commitdiff
|
tree
2021-02-02
feld
Merge branch 'email-stub-in-verify-credentials' into...
commit
|
commitdiff
|
tree
2021-02-02
Mark Felder
Merge branch 'develop' into a1batross-develop-patch...
commit
|
commitdiff
|
tree
next