Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-20 | Merge branch 'fix/readme-md-config-typo' into 'develop' | kaniini | |
Fix config.md path in README See merge request pleroma/pleroma!581 | |||
2018-12-20 | Fix config.md path in README | rinpatch | |
2018-12-20 | Fix config.md path in README | rinpatch | |
2018-12-20 | Merge branch 'readme' into 'develop' | kaniini | |
Improve systemd service documentation See merge request pleroma/pleroma!580 | |||
2018-12-20 | Merge branch 'documentation/copy-pleroma-api' into 'develop' | kaniini | |
Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints See merge request pleroma/pleroma!571 | |||
2018-12-19 | Improve systemd service documentation | Francis Dinh | |
Use `systemctl` instead of `service` since it's not guaranteed the latter will be on the system (e.g. Arch does not have it). | |||
2018-12-19 | daaa8cd6 take two | href | |
2018-12-19 | Remove extra bracket | raeno | |
2018-12-19 | Merge branch 'develop' into oembed_provider | raeno | |
2018-12-19 | [#114] `mix format` | Ivan Tashkinov | |
2018-12-19 | [#114] Made MastodonAPI and TwitterAPI user show actions return 404 for ↵ | Ivan Tashkinov | |
auth-inactive users unless requested by admin or moderator. | |||
2018-12-19 | [#114] User.register/1 tweak. | Ivan Tashkinov | |
2018-12-19 | [#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`. | Ivan Tashkinov | |
2018-12-19 | [#114] User.Info: renamed `confirmation_update` to `confirmation_change`. | Ivan Tashkinov | |
2018-12-19 | Merge branch 'userless-admin' into 'develop' | kaniini | |
Add a way to use the admin api without a user. See merge request pleroma/pleroma!576 | |||
2018-12-18 | Merge branch 'fix/ci-cache-improved' into 'develop' | lambda | |
Per-branch CI cache with force-recompilation of Pleroma See merge request pleroma/pleroma!574 | |||
2018-12-18 | Merge branch 'fix/formatter-ignore-html-chars' into 'develop' | lambda | |
[#441] Fix characters converted to HTML being picked up by hashtag parser See merge request pleroma/pleroma!575 | |||
2018-12-18 | Compile pleroma before ecto migrate | Rin Toshaka | |
2018-12-18 | Add a way to use the admin api without a user. | lain | |
2018-12-18 | Improve CI cache | Rin Toshaka | |
2018-12-18 | Fix tests | Rin Toshaka | |
2018-12-18 | Add test | rinpatch | |
2018-12-18 | Merge branch 'develop' into fix/formatter-ignore-html-chars | rinpatch | |
2018-12-18 | Ignore HTML characters in formatter.ex | rinpatch | |
2018-12-18 | Pleroma-API.md: Additionnal endpoints | rinpatch | |
2018-12-18 | Move to docs | Haelwenn (lanodan) Monnier | |
2018-12-18 | Documentation: Move generated files to priv/static/doc, add it to endpoint.ex | Haelwenn (lanodan) Monnier | |
2018-12-18 | Merge branch 'feature/new-user-routes' into 'develop' | lambda | |
Use "~" as a route namespace symbol on FE See merge request pleroma/pleroma!530 | |||
2018-12-18 | Merge branch 'new-routes-integration' into 'develop' | lambda | |
update frontend See merge request pleroma/pleroma!573 | |||
2018-12-18 | update frontend | lain | |
2018-12-18 | Merge branch 'ci-test-fix' into 'develop' | lambda | |
SetUserSessionIdPlugTest: try to fix random ci failures See merge request pleroma/pleroma!570 | |||
2018-12-18 | [#114] Added info on `account_activation_required` setting to config readme. | Ivan Tashkinov | |
2018-12-18 | Twitter ActivityView: fix crash when activity content is nil | href | |
2018-12-18 | [#114] Formatting fix. | Ivan Tashkinov | |
2018-12-18 | [#114] Added email confirmation resend action. Added tests | Ivan Tashkinov | |
for registration, authentication, email confirmation, confirmation resending. Made admin methods create confirmed users. | |||
2018-12-18 | [#114] Added `pleroma.confirmation_pending` to user views, adjusted view tests. | Ivan Tashkinov | |
2018-12-18 | [#114] Refactored User.register_changeset to init confirmation data. | Ivan Tashkinov | |
Introduced User.register/1 to encapsulate User record creation and post-registration actions. | |||
2018-12-18 | [#114] Account confirmation email, registration as unconfirmed ↵ | Ivan Tashkinov | |
(config-based), auth prevention for unconfirmed. | |||
2018-12-18 | [#114] Email confirmation route, action, node setting, User.Info fields. | Ivan Tashkinov | |
2018-12-18 | Merge branch 'develop' into oembed_provider | raeno | |
2018-12-18 | Pleroma-API.md: Import from /wikis/Pleroma-only-api-endpoints | Haelwenn (lanodan) Monnier | |
2018-12-18 | SetUserSessionIdPlugTest: try to fix random ci failures | href | |
2018-12-18 | Merge branch 'runtime-static-plug' into 'develop' | lambda | |
Instance/Runtime static plug See merge request pleroma/pleroma!567 | |||
2018-12-17 | Instance/Static runtime plug | href | |
This allows to set-up an arbitrary directory which overrides most of the static files: index.html static/ emoji/ packs/ sounds/ images/ instance/ favicon.png. If the files are not present in the directory, the bundled ones in priv/static will be used. | |||
2018-12-17 | Merge branch '2018-12-17-update-frontend' into 'develop' | lambda | |
2018 12 17 update frontend See merge request pleroma/pleroma!565 | |||
2018-12-17 | Merge branch 'fix-test' into 'develop' | lambda | |
Fix uploads test. See merge request pleroma/pleroma!564 | |||
2018-12-17 | Merge remote-tracking branch 'origin/develop' into 2018-12-17-update-frontend | lain | |
2018-12-17 | Merge branch '459_fix_user_profile_crash' into 'develop' | lambda | |
Fix update_profile failing due to OAuth token record in assigns instead of string Closes #459 See merge request pleroma/pleroma!561 | |||
2018-12-17 | update frontend | lain | |
2018-12-17 | Merge branch 'support/issue_449' into 'develop' | lambda | |
[#449] fix text field See merge request pleroma/pleroma!563 |