Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-27 | Up captcha timer to 60 secs again, save used captchas in cachex | Ekaterina Vaartis | |
2018-12-26 | Add 'about' to restricted list. | lain | |
And correct pleromaFE config. | |||
2018-12-26 | Add ~ to the list of restricted names. | lain | |
2018-12-26 | Add some hard limits on inserted activities. | lain | |
2018-12-25 | Reserve a few user names | lain | |
These are all names that are used for domain.com/:route routes or projected to be. | |||
2018-12-23 | Renamed the things | Karen Konou | |
2018-12-22 | Fix formatting | Karen Konou | |
2018-12-22 | Implement large thread filter | Karen Konou | |
2018-12-22 | Specifically disable captcha for automatic tests, it makes them fail | Ekaterina Vaartis | |
2018-12-21 | Make captcha (kocaptcha) stateless | Ekaterina Vaartis | |
Also rename seconds_retained to seconds_valid since that's how it is now. Put it down from 180 to 20 seconds. The answer data is now stored in an encrypted text transfered to the client and back, so no ETS is needed | |||
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 | Merge branch 'develop' into oembed_provider | raeno | |
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-18 | Merge branch 'develop' into oembed_provider | raeno | |
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 | Merge branch 'develop' into oembed_provider | raeno | |
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-13 | Remove oembed for now, will submit it in another MR. Fix warnings | raeno | |
2018-12-13 | Add opengraph/twitter_card:summary support. Add config to toggle on/off ↵ | raeno | |
specific metadata | |||
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 |