Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-22 | Merge branch 'feature/mrf-user-filter' into 'develop' | kaniini | |
mrf: add support for filtering users See merge request pleroma/pleroma!1188 | |||
2019-05-22 | Merge branch 'ssh-fixes' into 'develop' | kaniini | |
Ssh fixes Closes #869 and #925 See merge request pleroma/pleroma!1191 | |||
2019-05-22 | update documentation for the new MRF features [no-ci] | William Pitcock | |
2019-05-22 | [#699] add worker to clean expired oauth tokens | Maksim | |
2019-05-22 | Merge branch 'feature/object-pruning' into 'develop' | lambda | |
Object pruning See merge request pleroma/pleroma!1181 | |||
2019-05-22 | Documentation: Specify PEM format for SSH keys. | lain | |
Otherwise openssh-client 7.9 will generate a different format that can't be used by esshd. | |||
2019-05-22 | Merge branch 'mongooseim-support' into 'develop' | kaniini | |
MongooseIM: Add basic integration endpoints. See merge request pleroma/pleroma!1172 | |||
2019-05-21 | add mix task to prune the object database using a configured retention period | William Pitcock | |
2019-05-21 | MongooseIM: Add documentation. | lain | |
2019-05-21 | Add poll limits to /api/v1/instance and initial state | rinpatch | |
2019-05-20 | Merge branch 'feature/user-configurable-mascot' into 'develop' | kaniini | |
Feature: user configurable mascot See merge request pleroma/pleroma!1177 | |||
2019-05-21 | Document MRF.Simple :report_removal | Aaron Tinio | |
2019-05-20 | Move default mascot configuration to `config/` | Sadposter | |
2019-05-20 | Add API endpoints for a custom user mascot | Sadposter | |
2019-05-17 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index | lain | |
2019-05-16 | Merge branch 'feature/890-add-report-uri' into 'develop' | kaniini | |
Feature/890 add report uri Closes #890 See merge request pleroma/pleroma!1164 | |||
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |
2019-05-16 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-05-16 | trailing spaces | Alex S | |
2019-05-16 | Merge branch 'develop' into feature/890-add-report-uri | Alex S | |
2019-05-16 | add report uri and report to | Alex S | |
2019-05-16 | Merge branch 'docs/update_debian_instructions' into 'develop' | kaniini | |
Added package to dependency list documentation See merge request pleroma/pleroma!1161 | |||
2019-05-16 | Note that nicknames is an array | Angelina Filippova | |
2019-05-16 | Note that nicknames is an array | Angelina Filippova | |
2019-05-16 | Update tag/untag docs | Angelina Filippova | |
2019-05-15 | Added package to dependency list | PolymerWitch | |
Added the erlang-ssh package to the dependency list and the installation command instructions. The project wouldn't build otherwise. | |||
2019-05-15 | Search: Add optional rum indexing / searching. | lain | |
2019-05-15 | Merge remote-tracking branch 'pleroma/develop' into feature/addressable-lists | Egor Kislitsyn | |
2019-05-14 | Add documentation | Egor Kislitsyn | |
2019-05-14 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-05-13 | differences_in_mastoapi_responses.md: fullname & bio are optionnal | Alexander Strizhakov | |
[ci skip] | |||
2019-05-11 | make url uniform in admin api | Sachin Joshi | |
2019-05-11 | Merge develop | Roman Chvanikov | |
2019-05-08 | Merge develop | Alexander Strizhakov | |
Merge conflict in lib/pleroma/activity.ex | |||
2019-05-08 | Merge develop | Roman Chvanikov | |
2019-05-07 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-05-07 | unused config paramater | Alex S | |
2019-05-06 | fix format | Maksim | |
Modified-by: Maksim Pechnikov <parallel588@gmail.com> | |||
2019-05-06 | Merge branch 'feature/bbs' into 'develop' | lambda | |
BBS / SSH See merge request pleroma/pleroma!997 | |||
2019-05-06 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Alexander Strizhakov | |
feature/845-improve-status-deletion | |||
2019-05-04 | Merge remote-tracking branch 'origin/develop' into feature/bbs | lain | |
2019-05-01 | Fix syntax highlighting + clarify :frontend_configuration | xse | |
2019-04-30 | Merge develop | Roman Chvanikov | |
2019-04-27 | Add default_scope to /api/v1/update_credentials | rinpatch | |
2019-04-26 | Merge branch 'feature/mastoapi-new-config' into 'develop' | kaniini | |
Fix leaking private configuration parameters in Mastodon and Twitter APIs, and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in TwitterAPI ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs See merge request pleroma/pleroma!1093 | |||
2019-04-25 | Add mediaproxy whitelist capability | Mark Felder | |
2019-04-25 | Move settings to Source subentity | rinpatch | |
2019-04-25 | Merge branch 'develop' into feature/disable-account | Egor Kislitsyn | |
2019-04-24 | Fix leaking private configuration parameters in Mastodon and Twitter APIs, ↵ | rinpatch | |
and add new configuration parameters to Mastodon API This patch: - Fixes `rights` in twitterapi ignoring `show_role` - Fixes exposing default scope of the user to anyone in Mastodon API - Extends Mastodon API to be able to show and set `no_rich_text`, `default_scope`, `hide_follows`, `hide_followers`, `hide_favorites` (requested by the FE in #674) Sorry in advance for 500 line one commit diff, I should have split it up to separate MRs |