Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-18 | Add a way to use the admin api without a user. | lain | |
2018-12-18 | Move to docs | 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-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 'captcha' into 'develop' | lambda | |
Captcha See merge request pleroma/pleroma!550 | |||
2018-12-17 | Integration tests for mastodon websocket | href | |
2018-12-17 | Cowboy handler for Mastodon WebSocket | href | |
2018-12-17 | minutes->seconds_retained in config.md | vaartis | |
2018-12-16 | Change minutes_retained config to seconds_retained | Ekaterina Vaartis | |
2018-12-16 | Make the hosted kocaptcha the default value | Ekaterina Vaartis | |
2018-12-16 | Add a configurable auto-cleanup for captchas | Ekaterina Vaartis | |
2018-12-16 | Enable unsecure cookies by default in dev.exs | Rin Toshaka | |
2018-12-15 | Fix style | Ekaterina Vaartis | |
2018-12-15 | Add a captcha mock for tests | Ekaterina Vaartis | |
2018-12-15 | Add captcha documentation to config.md | Ekaterina Vaartis | |
2018-12-15 | Formatting fixes | Ekaterina Vaartis | |
2018-12-15 | config/config.exs: Add application/jrd+json => jrd+json to fix webfinger | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/merge_requests/551 | |||
2018-12-15 | Add an ability to disabled captcha | Ekaterina Vaartis | |
2018-12-15 | Add base CAPTCHA support (currently only kocaptcha) | Ekaterina Vaartis | |
2018-12-14 | Merge branch '114_email_invites' into 'develop' | href | |
[#114] Email invites See merge request pleroma/pleroma!541 | |||
2018-12-14 | Update config.md | Haelwenn | |
2018-12-14 | Update config.md | lambda | |
2018-12-14 | fix and improve web push; add configuration docs | Egor Kislitsyn | |
2018-12-14 | [#114] Readded `invites_enabled` config setting, updated readme. | Ivan Tashkinov | |
2018-12-14 | Merge branch '114_user_registration_emails' into 'develop' | href | |
[#114] User registration emails Closes #114 See merge request pleroma/pleroma!531 | |||
2018-12-14 | [#114] Addressed MR comments. Removed functionality to be extracted to other ↵ | Ivan Tashkinov | |
MRs. | |||
2018-12-12 | Extended nicknames: allow dashes. | href | |
2018-12-12 | Allow underscores in usernames. | href | |
Fixes #429. | |||
2018-12-12 | [#114] Added tests for "POST /api/account/password_reset". | Ivan Tashkinov | |
2018-12-12 | [#114] Added /dev/mailbox dev-only route (emails preview). Added mailer ↵ | Ivan Tashkinov | |
config examples. | |||
2018-12-12 | [#114] SMTP deps and config. | Ivan Tashkinov | |
2018-12-10 | Document the new frontend options. | scarlett | |
2018-12-10 | Add new frontend options to server-side config. | scarlett | |
2018-12-10 | Merge branch 'fix/config-md-typos' into 'develop' | lambda | |
config.md: Fix typos and add `federating` option description See merge request pleroma/pleroma!525 | |||
2018-12-10 | Use "~" as a route namespace symbol on FE | Maxim Filippov | |
2018-12-09 | config.md: Fix typos and add option description | Rin Toshaka | |
2018-12-08 | Remove french. | href | |
2018-12-07 | AnonymizeFilename: allow for a pre-defined text instead of random string | href | |
Improve docs | |||
2018-12-06 | Merge branch 're-mrf' into 'develop' | kaniini | |
Add a MRF Policy for appending re: to identical subjects in replies. See merge request pleroma/pleroma!499 | |||
2018-12-06 | add VAPID to test config | Egor Kislitsyn | |
2018-12-04 | Add a MRF Policy for appending re: to identical subjects in replies. | scarlett | |
2018-12-04 | WebSub fix test | Maksim Pechnikov | |
2018-12-04 | init tesla and updated the http requests in Pleroma.Web.Websub | Maksim Pechnikov | |
2018-12-01 | replace try/catch with File.Exists? in dev.exs | rinpatch | |
2018-11-30 | Config docs | href | |
2018-11-30 | Uploads fun, part. 2 | href | |
2018-11-30 | reverse proxy / uploads | href | |
2018-11-30 | config/prod.exs: Remove server: true | Haelwenn (lanodan) Monnier | |
This breaks mix tasks in regular Elixir | |||
2018-11-26 | config: document mrf_user_allowlist | William Pitcock | |