Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-20 | Move default mascot configuration to `config/` | Sadposter | |
2019-05-20 | Add changelog entry for mascot config | Sadposter | |
2019-05-20 | Use string map for default mascot | Sadposter | |
2019-05-20 | Format mascot tests | Sadposter | |
2019-05-20 | Add mascot get/set tests | Sadposter | |
2019-05-20 | Add API endpoints for a custom user mascot | Sadposter | |
2019-05-19 | Merge branch 'feature/mrf-simple-report-filtering' into 'develop' | kaniini | |
Add report filtering to MRF.SimplePolicy Closes #610 See merge request pleroma/pleroma!1176 | |||
2019-05-20 | Add report filtering to MRF.SimplePolicy | Aaron Tinio | |
2019-05-19 | Restrict poll replies from fetch queries by default | rinpatch | |
2019-05-19 | Remove tags/mentions/rich text from poll options because Mastodon and | rinpatch | |
add custom emoji | |||
2019-05-18 | Resolve merge conflicts and remove IO.inspects | rinpatch | |
2019-05-18 | Mastodon API: Add support for posting polls | rinpatch | |
2019-05-18 | Merge branch 'feature/mrf-always-nsfw' into 'develop' | rinpatch | |
suppress link previews from posts marked sensitive Closes #865 See merge request pleroma/pleroma!1173 | |||
2019-05-18 | Merge branch 'feature/http-ua-header-always' into 'develop' | Haelwenn | |
http: request builder: send user-agent when making requests Closes #546 See merge request pleroma/pleroma!1174 | |||
2019-05-17 | add Changelog entry | William Pitcock | |
2019-05-17 | also suppress link previews from posts marked #nsfw | William Pitcock | |
2019-05-17 | add CHANGELOG entry | William Pitcock | |
2019-05-17 | config: make sending the user agent configurable, disable sending the user ↵ | William Pitcock | |
agent in tests | |||
2019-05-17 | http: request builder: send user-agent when making requests | William Pitcock | |
2019-05-17 | rich media: suppress link previews if post is marked as sensitive | William Pitcock | |
2019-05-17 | mrf: simple policy: mark all posts instead of posts with media as sensitive ↵ | William Pitcock | |
if they match media_nsfw | |||
2019-05-17 | Merge branch 'rum-index' into 'develop' | rinpatch | |
Search: Use RUM index. See merge request pleroma/pleroma!1136 | |||
2019-05-17 | Linting. | lain | |
2019-05-17 | MongooseIM: Add basic integration endpoints. | lain | |
2019-05-17 | CI: Use the correct image with the correct hostname. | lain | |
2019-05-17 | RUM: Set rum status by the environment. | lain | |
2019-05-17 | RUM: Remove vacuum analyze from migration | lain | |
Can't be run in a trnasaction. | |||
2019-05-17 | CI: Add rum variant testing. | lain | |
2019-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into rum-index | lain | |
2019-05-17 | Merge branch 'ecto_sql_update' into 'develop' | lambda | |
Dependencies: Update Ecto SQL. See merge request pleroma/pleroma!1160 | |||
2019-05-17 | Merge branch 'update-tzdata' into 'develop' | lambda | |
Dependencies: Update tzdata. Closes #910 See merge request pleroma/pleroma!1171 | |||
2019-05-17 | Merge branch 'bugfix/903-mastoapi-relationship-requested' into 'develop' | lambda | |
MastoAPI account_view.ex: requested is false when following is true Closes #903 See merge request pleroma/pleroma!1169 | |||
2019-05-17 | Update account_view.ex | lambda | |
2019-05-17 | Dependencies: Update tzdata. | lain | |
This fixes the bug that tz data could not be loaded. Closes #910. | |||
2019-05-17 | Fix specs. | lain | |
2019-05-17 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
ecto_sql_update | |||
2019-05-17 | Configuration: disable migration lock. | lain | |
2019-05-17 | Dependencies: Update ecto sql once more. | lain | |
2019-05-17 | Render polls in statuses | rinpatch | |
2019-05-17 | Merge branch 'fix/902-random-compile-failing' into 'develop' | rinpatch | |
Fix/902 random compile failing Closes #902 See merge request pleroma/pleroma!1168 | |||
2019-05-17 | Fix/902 random compile failing | Alexander Strizhakov | |
2019-05-17 | MastoAPI account_view.ex: requested is false when following is true | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/903 | |||
2019-05-17 | Merge branch 'fix/mrf-tag-typo' into 'develop' | kaniini | |
Fix MRF "tag" typo See merge request pleroma/pleroma!1167 | |||
2019-05-17 | Add tests for MRF.SimplePolicy | Aaron Tinio | |
2019-05-17 | Fix typo: s/"tags"/"tag"/g | Aaron Tinio | |
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 | Merge branch 'feature/task-update-following' into 'develop' | feld | |
Remove duplicated entries in users' following lists Closes #888 See merge request pleroma/pleroma!1166 | |||
2019-05-16 | Remove duplicated entries in users' following lists | Sergey Suprunenko | |
2019-05-16 | Merge branch 'feature/admin-api-reports' into 'develop' | feld | |
Add Reports to Admin API Closes #774 See merge request pleroma/pleroma!1107 | |||
2019-05-16 | Add Reports to Admin API | Sergey Suprunenko | |