Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-15 | Custom Emoji docs: Make it clear that config.exs is not for lewd. | lain | |
2019-04-15 | add `/api/pleroma/disable_account` to `docs/api/pleroma_api.md` | Egor Kislitsyn | |
2019-04-13 | docs/installation/arch_linux_en.md: Remove useless ODBC | Haelwenn (lanodan) Monnier | |
See [1] for confirmation. 1: https://git.pleroma.social/pleroma/pleroma/merge_requests/1050#note_24402 | |||
2019-04-13 | Merge develop to 788-separate-email-addresses | Alex S | |
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs | |||
2019-04-12 | Merge branch 'bugfix/pleroma-email-naming' into 'develop' | lambda | |
Make the filename and module name of Pleroma.Emails.* orthogonal See merge request pleroma/pleroma!1029 | |||
2019-04-10 | Merge branch 'develop' into feature/788-separate-email-addresses | Alex S | |
2019-04-10 | adding notify_email setting for trigger emails | Alex S | |
2019-04-10 | Merge branch 'feature/767-multiple-use-invite-token' into 'develop' | lambda | |
Feature/767 multiple use invite token See merge request pleroma/pleroma!1032 | |||
2019-04-10 | Merge branch 'develop' into feature/user-status-subscriptions | Sadposter | |
2019-04-10 | Merge 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-10 | s/Pleroma.Mailer/Pleroma.Emails.Mailer/ | Haelwenn (lanodan) Monnier | |
2019-04-10 | Merge branch 'notification-pleroma-settings' into 'develop' | kaniini | |
Notification controls Closes #738 See merge request pleroma/pleroma!988 | |||
2019-04-09 | Change response format of /api/pleroma/emoji to the one that actually makes ↵ | rinpatch | |
sense | |||
2019-04-08 | renaming expire_at -> expires_at | Alex S | |
keyword style change | |||
2019-04-07 | added docs to docs/api/admin_api.md | Alex S | |
code style and little renamings | |||
2019-04-06 | JSON need quotes! | Sadposter | |
2019-04-06 | Document subscription endpoints, fix typos | Sadposter | |
Also adds a quick error case on the subscription endpoints to avoid 500s | |||
2019-04-05 | Document the admin API endpoints for controlling follow/unfollow | Mark Felder | |
2019-04-04 | Add ability to ship logs to a Slack channel | feld | |
2019-04-02 | Fix preview not being usable in form data | rinpatch | |
2019-04-02 | Merge branch 'feature/fake-statuses' into 'develop' | lambda | |
Add fake status submit See merge request pleroma/pleroma!995 | |||
2019-04-02 | Rename fake param to preview and make the tests check that the object was ↵ | rinpatch | |
not inserted to the db | |||
2019-04-01 | Make only important note bold rather than the whole paragraph because it ↵ | rinpatch | |
looks better that way | |||
2019-04-01 | Remove outdated howto change config and port and move it to config.md instead | rinpatch | |
2019-04-01 | restart makes no sense here as we instructed to stop the service before | rinpatch | |
2019-04-01 | Instruct to stop the service only after git pulling and getting deps to ↵ | rinpatch | |
minimize downtimes | |||
2019-04-01 | change bold text to be proper geadings in introduction.md | rinpatch | |
2019-04-01 | Fix backup/restore page to have proper headings | rinpatch | |
2019-03-31 | BBS: Add documentation. | lain | |
2019-03-29 | document fake option | rinpatch | |
2019-03-29 | qs | rinpatch | |
2019-03-29 | Improve PleromaJobQeue config documentation | rinpatch | |
2019-03-29 | Replace Pleroma.Jobs with `pleroma_job_queue` | Egor | |
2019-03-29 | Merge branch 'sayonara-gitlab-wiki' into 'develop' | lambda | |
Move out of Gitlab Wiki See merge request pleroma/pleroma!990 | |||
2019-03-28 | Remove duplicated header from i2p.md | rinpatch | |
2019-03-28 | did it really take me 4 commits to fix this? | rinpatch | |
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 | |