Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-28 | Merge branch 'features/task-test-email' into 'develop' | lain | |
Create pleroma.email mix task Closes #1061 See merge request pleroma/pleroma!2118 | |||
2020-01-28 | Create pleroma.email mix task | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1061 | |||
2020-01-28 | DOCS General update for the "Introduction to Pleroma" section | Ilja | |
* Put url's between angle brackets. docs-develop doesn't list the url's as links, I assume these will fix that (but don't know if I can check) * Added a third space before the "sub"bulletpoints. docs-develop doesn't show them as subpoints with only two spaces. I hope three will fix it (but don't know if I can check) * Added a newline above the bulletpoints because otherwise they are broken on docs-develop * Remove the :smile: thingies because neither of the docs (docs.pleroma.social and docs-develop.social) show them as emojis * Add a link to fediverse.network * Update to add new stuff and fix things that aren't correct (any more) | |||
2020-01-27 | Remove user recommendation by third party engine | Hakaba Hitoyo | |
2020-01-24 | Emoji reactions: Update docs and changelog | lain | |
2020-01-23 | Merge branch 'emoji-notifications' into 'develop' | Haelwenn | |
Emoji notifications See merge request pleroma/pleroma!2130 | |||
2020-01-22 | Updated OpenBSD installation guide for version OpenBSD 6.6 | Farhan Khan | |
* initdb command now requires explicit -U and -D flags * acme-client now requires version v02 API endpoint * Added step to add admin user, per other installation guides * Corrected setup_db.psql path | |||
2020-01-22 | Document new EmojiReaction notifications | lain | |
2020-01-22 | Merge branch 'admin-be' into 'develop' | feld | |
Config api for admin-fe Closes #1406 See merge request pleroma/pleroma!1976 | |||
2020-01-22 | little fixes | Alexander Strizhakov | |
2020-01-22 | docs update | Alexander Strizhakov | |
2020-01-22 | Emoji reactions: Document changes | lain | |
2020-01-22 | Merge branch 'develop' into admin-be | Alexander Strizhakov | |
2020-01-21 | some refactor and tests | Alexander Strizhakov | |
2020-01-20 | StatusView: Add `emoji_reactions` | lain | |
2020-01-14 | Merge branch 'develop' into admin-be | Alexander Strizhakov | |
2020-01-11 | docs: API: update Mastodon API link | Alibek Omarov | |
2020-01-10 | more renamings | Alexander Strizhakov | |
2020-01-10 | dynamic_configuration renaming | Alexander Strizhakov | |
and moving it from instance settings | |||
2020-01-10 | fix for pleroma assets group update | Alexander Strizhakov | |
2020-01-10 | syncing new setting to descriptions.exs | Alexander Strizhakov | |
2020-01-10 | typo fix | Alexander | |
2020-01-10 | errors on endpoints | Alexander | |
2020-01-10 | partially settings update | Alexander | |
2020-01-10 | config editing through database | Alex S | |
2020-01-05 | Fix SMTP mailer example | RX14 | |
`ssl: true` and `tls: :always` tries to use both TLS and STARTTLS on the same SMTP connection, causing it to fail. | |||
2019-12-24 | Merge branch 'feat/doc-improvements' into 'develop' | Haelwenn | |
Documentation imrpovements See merge request pleroma/pleroma!2084 | |||
2019-12-21 | Merge branch 'feature/custom-runtime-modules' into 'develop' | rinpatch | |
Add support for custom modules at runtime Closes #1448 See merge request pleroma/pleroma!2039 | |||
2019-12-20 | Remove `/api/account/register` documentation from pleroma_api.md | Egor Kislitsyn | |
2019-12-13 | Merge branch 'develop' into feature/custom-runtime-modules | Egor Kislitsyn | |
2019-12-12 | Add native captcha and enable it by default. | Egor Kislitsyn | |
2019-12-12 | Remove runtime modules config example | Egor Kislitsyn | |
2019-12-12 | Merge branch 'develop' into feature/report-notes | Maxim Filippov | |
2019-12-10 | Merge branch 'develop' into 'feature/custom-runtime-modules' | minibikini | |
# Conflicts: # CHANGELOG.md | |||
2019-12-10 | Merge branch 'develop' into '1427-oauth-admin-scopes' | lain | |
# Conflicts: # CHANGELOG.md | |||
2019-12-10 | [ActivityPub] Configurable ActivityPub actor type | Hakaba Hitoyo | |
2019-12-10 | Merge remote-tracking branch 'remotes/upstream/develop' into ↵ | Ivan Tashkinov | |
1427-oauth-admin-scopes # Conflicts: # CHANGELOG.md | |||
2019-12-10 | Merge branch 'develop' into feature/custom-runtime-modules | Egor Kislitsyn | |
2019-12-09 | docs: drop CentOS 7 install guide | rinpatch | |
2019-12-09 | docs: use tabs and improve grammar in OTP install guide | rinpatch | |
2019-12-09 | docs: remove overoptimistic OTP benefits and use tabs in migration from source | rinpatch | |
2019-12-09 | docs: fix incorrect display in digest task docs | rinpatch | |
2019-12-09 | Merge branch 'issue/1342' into 'develop' | lain | |
[#1342] Added privacy option to push notifications See merge request pleroma/pleroma!1920 | |||
2019-12-09 | Update pleroma_api.md | lain | |
2019-12-09 | Merge branch 'feat/docs-otp-source-picker' into 'develop' | rinpatch | |
docs: add OTP/From source tabs to CLI tasks See merge request pleroma/pleroma!2046 | |||
2019-12-09 | Document `with_move` parameter of the notification API | Egor Kislitsyn | |
2019-12-09 | docs: add OTP/From source tabs to CLI tasks | rinpatch | |
2019-12-08 | update docs | Maksim Pechnikov | |
2019-12-08 | Docs | Maxim Filippov | |
2019-12-06 | [#1427] Bugfix for `enforce_oauth_admin_scope_usage`. Admin API ↵ | Ivan Tashkinov | |
documentation entry. |