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
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2020-03-12
Merge branch 'exclude-posts-visible-to-admin' into 'develop'
feld
2020-03-11
Merge branch 'fix/signup-without-email' into 'develop'
feld
2020-03-11
Merge branch 'fix/1610-release-compilation-config-fix' into 'develop'
rinpatch
2020-03-11
Merge branch 'relay-list-change' into 'develop'
feld
2020-03-11
using Pleroma.Config instead of ets
Alexander Strizhakov
2020-03-11
compile fix
Alexander Strizhakov
2020-03-11
merging release default config on app start
Alexander Strizhakov
2020-03-10
Fix enforcement of character limits
Mark Felder
2020-03-07
moderation log: fix improperly migrated data
rinpatch
2020-03-07
wait in mix task while pleroma is rebooted
Alexander Strizhakov
2020-03-05
Exclude private and direct statuses visible to the admin when using godmode
eugenijm
2020-03-05
Merge branch 'proper_error_messages' into 'develop'
lain
2020-03-05
Merge branch 'fix/stats-on-startup' into 'develop'
Haelwenn
2020-03-04
Generate instance stats on startup
Mark Felder
2020-03-04
Merge branch 'exclude-reblogs-from-admin-api-by-default' into 'develop'
feld
2020-03-04
MastodonController: Return 404 errors correctly.
lain
2020-03-04
Merge branch 'fix/no-email-no-fail' into 'develop'
lain
2020-03-03
Update Copyrights
Mark Felder
2020-03-02
Exclude reblogs from `GET /api/pleroma/admin/statuses` by default
eugenijm
2020-03-02
Merge branch 'develop' into fix/signup-without-email
Egor Kislitsyn
2020-03-02
Merge branch 'feature/1482-activity_pub_transactions' into 'develop'
Haelwenn
2020-03-02
relay list shows hosts without accepted follow
Alexander Strizhakov
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-03-01
spec fix
Alexander Strizhakov
2020-03-01
fix for compiling
Alexander Strizhakov
2020-03-01
ActivityPub actions & side-effects in transaction
Alexander Strizhakov
2020-03-01
timeline controller: add a TODO for replacing copypaste with a macro
rinpatch
2020-03-01
timeline controller: rate limit timelines to 3 requests per 500ms per timelin...
rinpatch
2020-03-01
rate limiter: Fix a race condition
rinpatch
2020-03-01
pagination: limit the number of elements returned at one time to 40
rinpatch
2020-02-29
Merge branch 'rate-limiter-runtime-settings' into 'develop'
rinpatch
2020-02-29
[#2250] Tiny refactoring per merge request review.
Ivan Tashkinov
2020-02-28
Apply suggestion to lib/pleroma/plugs/rate_limiter/rate_limiter.ex
Ivan Tashkinov
2020-02-27
Merge branch 'admin-status-list' into 'develop'
feld
2020-02-27
Runtime configurability of RateLimiter. Refactoring. Disabled default rate li...
Ivan Tashkinov
2020-02-27
Do not fail when user has no email
Egor Kislitsyn
2020-02-26
Admin API: Exclude boosts from `GET /api/pleroma/admin/users/:nickname/status...
eugenijm
2020-02-26
Admin API: `GET /api/pleroma/admin/statuses` - list all statuses (accepts `go...
eugenijm
2020-02-26
Allow account registration without an email
Egor Kislitsyn
2020-02-26
Merge branch 'feat/instance-gen-improvements' into 'develop'
lain
2020-02-26
instance.gen task: make example instance name less confusing
rinpatch
2020-02-25
instance.gen task: remind to transfer the config to the database after
rinpatch
2020-02-25
instance.gen task: make instance name default to the domain
rinpatch
2020-02-25
Fix Dialyzer warnings
Egor Kislitsyn
2020-02-24
Merge branch 'fix/instance-gen-custom-static' into 'develop'
rinpatch
2020-02-24
instance.gen task: fix crash when using custom static directory
rinpatch
2020-02-24
Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility s...
eugenijm
2020-02-24
Merge branch 'bugfix/captcha-nil-answer_data' into 'develop'
lain
2020-02-24
Captcha: return invalid when answer_data is nil
Haelwenn (lanodan) Monnier
2020-02-22
Merge remote-tracking branch 'remotes/origin/develop' into 1505-threads-feder...
Ivan Tashkinov
[next]