index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-01-16
mix.exs: Make copyright regexes more precise
Haelwenn (lanodan) Monnier
2021-01-16
mix.exs: Put template into one variable with ~s[]
Haelwenn (lanodan) Monnier
2021-01-16
mix.exs: GNU sed doesn't into proper getopt()
Haelwenn (lanodan) Monnier
2021-01-15
Add a mix alias to bump copyright
Mark Felder
2021-01-15
Split out year
Mark Felder
2021-01-15
Add mix alias to easily add copyright headers to files
Mark Felder
2021-01-15
Merge branch 'optimize-command_available' into 'develop'
Haelwenn
2021-01-14
Just validate command is in PATH; forking a shell is wasteful
Mark Felder
2021-01-14
Merge branch 'pleroma-password' into 'develop'
rinpatch
2021-01-14
Linting.
Lain Soykaf
2021-01-14
Pbkdf2: Use it everywhere.
Lain Soykaf
2021-01-14
Password -> Password.Pbkdf2
Lain Soykaf
2021-01-13
Linting
Lain Soykaf
2021-01-13
Password: Replace Pbkdf2 with Password.
lain
2021-01-13
Password: Add password module
lain
2021-01-13
Merge branch 'chores/bump-copyright' into 'develop'
Haelwenn
2021-01-13
COPYING: Bump copyright to 2021
Haelwenn (lanodan) Monnier
2021-01-13
Bump Copyright to 2021
Haelwenn (lanodan) Monnier
2021-01-12
Merge branch 'fix/backup-url-on-s3' into 'develop'
feld
2021-01-12
Merge branch 'chat-message-pagination' into 'develop'
rinpatch
2021-01-12
Pagination: Don't be dos'd by random parameters.
lain
2021-01-11
Simplify. We will always have a result from Upload.base_url/0, so just add it...
Mark Felder
2021-01-11
Fix regression in MediaProxy.local?/0 and appending the Upload.base_url to wh...
Mark Felder
2021-01-11
ChatMessages: Fix pagination headers.
lain
2021-01-10
Formatting
Mark Felder
2021-01-10
Merge branch 'feat/format-optional-migrations' into 'develop'
rinpatch
2021-01-10
.formatter.exs: Format optional migrations
rinpatch
2021-01-10
Merge branch 'add_some_information_about_setting_up_a_development_environment...
rinpatch
2021-01-10
Add development section
Ilja
2021-01-10
Apply 4 suggestion(s) to 2 file(s)
feld
2021-01-08
Move construction of S3 base URL with optional namespace and bucket to Upload...
Mark Felder
2021-01-08
More places we should be using Upload.base_url
Mark Felder
2021-01-08
Avoid duplicate Config calls
Mark Felder
2021-01-08
Apply Upload.base_url for S3
Mark Felder
2021-01-08
Fix URL generated for backup files, try to create a source of truth we can re...
Mark Felder
2021-01-08
Merge branch 'guppe-example' into 'develop'
lain
2021-01-08
Merge branch 'confirm-users' into 'develop'
lain
2021-01-08
Merge remote-tracking branch 'upstream/develop' into confirm-users
Alex Gleason
2021-01-08
Remove ConfirmUserPlug
Alex Gleason
2021-01-08
Merge branch 'fix/missing_emoji_steal_dir' into 'develop'
lain
2021-01-07
Merge branch 'backup-ids' into 'develop'
lain
2021-01-07
Backups: render ID in API
Alex Gleason
2021-01-07
Merge branch 'cleanup/unused-proxy-opts' into 'develop'
lain
2021-01-07
ActivtityPub Test: Add example for guppe actor
lain
2021-01-07
Merge branch 'object-normalize-refactor' into 'develop'
lain
2021-01-07
Merge branch 'adminapi-user-email' into 'develop'
lain
2021-01-07
Merge branch 'upstream/remote-emoji-support' into 'develop'
lain
2021-01-06
Call ConfirmUserPlug from Router, not Endpoint
Alex Gleason
2021-01-06
Add AdminAPI.AccountViewTest
Alex Gleason
2021-01-06
AdminAPI: return user email
Alex Gleason
[next]