Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-03-28 | Remove duplicated header from admin_api.md | rinpatch | |
2019-03-28 | remove admin tasks as they have their page in mix tasks category already | rinpatch | |
2019-03-28 | cringe | rinpatch | |
2019-03-28 | Move out of Gitlab Wiki | rinpatch | |
I understand that this change is quite unreadable and hard to review, sorry for forgetting to do atomic commits. This patch does not change too much content wise, it just * Gets everything from gitlab wiki * Removes some specific gitlab hacks * Formats all documentation file names to be in snake case so they look the same way as our code does | |||
2019-03-28 | Add PUT /api/pleroma/notification_settings endpoint | eugenijm | |
2019-03-27 | Add user show endpoint for Pleroma admin API | eugenijm | |
2019-03-27 | Add more user filters + move search to its own module | Maxim Filippov | |
2019-03-22 | Merge branch 'safe-mentions' into 'develop' | kaniini | |
Add safe dm mode option. See merge request pleroma/pleroma!958 | |||
2019-03-21 | docs: document `conversation_id` extension | William Pitcock | |
2019-03-21 | Add a gopher url port config option | Quentin Rameau | |
This lets the user advertise a different port in the gopher urls, for example listening locally on port 7070 but telling clients to connect to the regular port 70. | |||
2019-03-20 | Add safe dm mode option. | lain | |
2019-03-18 | Document additional pleroma changes to /api/v1/accounts/:id | Mark Felder | |
2019-03-18 | Added documentation for Pleroma-specific is_seen in Mastodon API | eugenijm | |
2019-03-15 | Allow to mark a single notification as read | eugenijm | |
2019-03-15 | Merge branch 'feature/openldap-support' into 'develop' | kaniini | |
OpenLDAP support Closes #203 See merge request pleroma/pleroma!859 | |||
2019-03-15 | Fix headers and add !929 docs to extras | Haelwenn (lanodan) Monnier | |
[ci skip] | |||
2019-03-15 | Merge branch 'mastoapi/mime_type' into 'develop' | Haelwenn | |
Extend MastoAPI to provide attachment mimetypes See merge request pleroma/pleroma!938 | |||
2019-03-15 | Extend MastoAPI to provide attachment mimetypes | rinpatch | |
2019-03-15 | Merge branch 'robotstxt' into 'develop' | kaniini | |
Add robots.txt Closes #723 See merge request pleroma/pleroma!929 | |||
2019-03-15 | robots.txt | William Pearson | |
Add default robots.txt that allows bots access to all paths. Add mix task to generate robots.txt taht allows bots access to no paths. Document custom emojis, MRF and static_dir static_dir documentation includes docs for the robots.txt Mix task. | |||
2019-03-14 | Merge develop to bump elixir version in the CI so I don't get failing formatting | rinpatch | |
2019-03-14 | Add some tests | rinpatch | |
2019-03-14 | Merge remote-tracking branch 'upstream/develop' into feature/openldap-support | link0ff | |
2019-03-12 | Support LDAP method start_tls | link0ff | |
2019-03-11 | MastoAPI Accounts: Add fetching by nickname. | lain | |
This is to make it easier for the frontends to handle domain.com/users/nickname urls. | |||
2019-03-11 | Merge branch 'add-local-field-to-status' into 'develop' | lambda | |
MastoAPI StatusView: Add locality indicator. See merge request pleroma/pleroma!920 | |||
2019-03-11 | Update Differences-in-MastodonAPI-Responses.md | lambda | |
2019-03-11 | MastoAPI StatusView: Add locality indicator. | lain | |
2019-03-11 | Change order of source code to align with platforms | rinpatch | |
2019-03-11 | Update homepages and provide source code links for Roma apps in Clients.md | rinpatch | |
2019-03-11 | Rename Mastalab -> Fedilab in Clients.md | Hakaba Hitoyo | |
2019-03-08 | Merge branch 'fetch-posts-on-first-federation' into 'develop' | kaniini | |
Fetch user's outbox posts on first federation with that user Closes #131 See merge request pleroma/pleroma!907 | |||
2019-03-08 | Fetch user's outbox posts on first federation with that user | Ekaterina Vaartis | |
2019-03-06 | Merge branch 'chore/merge-search-into-list-users' into 'develop' | kaniini | |
Merge search endpoint into /users See merge request pleroma/pleroma!898 | |||
2019-03-06 | Keep heading short | Maxim Filippov | |
2019-03-06 | Add default config for masto_fe | Haelwenn (lanodan) Monnier | |
Related to: https://git.pleroma.social/pleroma/mastofe/merge_requests/22 | |||
2019-03-05 | Typo | Maxim Filippov | |
2019-03-04 | local -> only_local | Maxim Filippov | |
2019-03-04 | Format & update docs | Maxim Filippov | |
2019-03-03 | Move LDAP code to LDAPAuthenticator. Use Authenticator for token_exchange ↵ | link0ff | |
with grant_type as well | |||
2019-03-03 | Merge remote-tracking branch 'upstream/develop' into feature/openldap-support | link0ff | |
2019-03-03 | Merge branch 'feature/add-pagination-to-users-admin-api' into 'develop' | kaniini | |
Add pagination and search to users See merge request pleroma/pleroma!873 | |||
2019-03-02 | Add docs | Maxim Filippov | |
2019-03-01 | Add "local" params to users search | Maxim Filippov | |
2019-03-01 | Add docs to /users/search | Maxim Filippov | |
2019-02-27 | Add `with_muted` param. | lain | |
2019-02-27 | Add missing docs and tests | Maxim Filippov | |
2019-02-26 | AutoLinker | Egor | |
2019-02-22 | OpenLDAP support | link0ff | |
2019-02-20 | Reports | Egor | |