aboutsummaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2019-04-10Merge branch 'fix/emoji-api-nonsense' into 'develop'lambda
Change response format of /api/pleroma/emoji so it makes sense See merge request pleroma/pleroma!1038
2019-04-10s/Pleroma.Mailer/Pleroma.Emails.Mailer/Haelwenn (lanodan) Monnier
2019-04-10Merge branch 'notification-pleroma-settings' into 'develop'kaniini
Notification controls Closes #738 See merge request pleroma/pleroma!988
2019-04-09Change response format of /api/pleroma/emoji to the one that actually makes ↵rinpatch
sense
2019-04-08renaming expire_at -> expires_atAlex S
keyword style change
2019-04-07added docs to docs/api/admin_api.mdAlex S
code style and little renamings
2019-04-06JSON need quotes!Sadposter
2019-04-06Document subscription endpoints, fix typosSadposter
Also adds a quick error case on the subscription endpoints to avoid 500s
2019-04-05Document the admin API endpoints for controlling follow/unfollowMark Felder
2019-04-04Add ability to ship logs to a Slack channelfeld
2019-04-02Fix preview not being usable in form datarinpatch
2019-04-02Merge branch 'feature/fake-statuses' into 'develop'lambda
Add fake status submit See merge request pleroma/pleroma!995
2019-04-02Rename fake param to preview and make the tests check that the object was ↵rinpatch
not inserted to the db
2019-04-01Make only important note bold rather than the whole paragraph because it ↵rinpatch
looks better that way
2019-04-01Remove outdated howto change config and port and move it to config.md insteadrinpatch
2019-04-01restart makes no sense here as we instructed to stop the service beforerinpatch
2019-04-01Instruct to stop the service only after git pulling and getting deps to ↵rinpatch
minimize downtimes
2019-04-01change bold text to be proper geadings in introduction.mdrinpatch
2019-04-01Fix backup/restore page to have proper headingsrinpatch
2019-03-31BBS: Add documentation.lain
2019-03-29document fake optionrinpatch
2019-03-29qsrinpatch
2019-03-29Improve PleromaJobQeue config documentationrinpatch
2019-03-29Replace Pleroma.Jobs with `pleroma_job_queue`Egor
2019-03-29Merge branch 'sayonara-gitlab-wiki' into 'develop'lambda
Move out of Gitlab Wiki See merge request pleroma/pleroma!990
2019-03-28Remove duplicated header from i2p.mdrinpatch
2019-03-28did it really take me 4 commits to fix this?rinpatch
2019-03-28Remove duplicated header from admin_api.mdrinpatch
2019-03-28remove admin tasks as they have their page in mix tasks category alreadyrinpatch
2019-03-28cringerinpatch
2019-03-28Move out of Gitlab Wikirinpatch
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-28Add PUT /api/pleroma/notification_settings endpointeugenijm
2019-03-27Add user show endpoint for Pleroma admin APIeugenijm
2019-03-27Add more user filters + move search to its own moduleMaxim Filippov
2019-03-22Merge branch 'safe-mentions' into 'develop'kaniini
Add safe dm mode option. See merge request pleroma/pleroma!958
2019-03-21docs: document `conversation_id` extensionWilliam Pitcock
2019-03-21Add a gopher url port config optionQuentin 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-20Add safe dm mode option.lain
2019-03-18Document additional pleroma changes to /api/v1/accounts/:idMark Felder
2019-03-18Added documentation for Pleroma-specific is_seen in Mastodon APIeugenijm
2019-03-15Allow to mark a single notification as readeugenijm
2019-03-15Merge branch 'feature/openldap-support' into 'develop'kaniini
OpenLDAP support Closes #203 See merge request pleroma/pleroma!859
2019-03-15Fix headers and add !929 docs to extrasHaelwenn (lanodan) Monnier
[ci skip]
2019-03-15Merge branch 'mastoapi/mime_type' into 'develop'Haelwenn
Extend MastoAPI to provide attachment mimetypes See merge request pleroma/pleroma!938
2019-03-15Extend MastoAPI to provide attachment mimetypesrinpatch
2019-03-15Merge branch 'robotstxt' into 'develop'kaniini
Add robots.txt Closes #723 See merge request pleroma/pleroma!929
2019-03-15robots.txtWilliam 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-14Merge develop to bump elixir version in the CI so I don't get failing formattingrinpatch
2019-03-14Add some testsrinpatch
2019-03-14Merge remote-tracking branch 'upstream/develop' into feature/openldap-supportlink0ff