Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-07 | [#394] Refactoring (using Ecto.Multi; "untag" route change). | Ivan Tashkinov | |
2018-12-06 | [#394] User view (Twitter & Mastadon API): wrapped "tags" in "pleroma" map. | Ivan Tashkinov | |
2018-12-06 | [#394] View tests fix. | Ivan Tashkinov | |
2018-12-06 | [#394] Refactoring. | Ivan Tashkinov | |
2018-12-06 | [#394] Formatting fix. | Ivan Tashkinov | |
2018-12-06 | [#394] Added `users.tags` and admin routes to tag and untag users. Added tests. | Ivan Tashkinov | |
2018-12-06 | Merge branch '210_twitter_api_uploads_alt_text' into 'develop' | kaniini | |
[#210] TwitterAPI: alt text support for uploaded images. Mastodon API uploads security fix. See merge request pleroma/pleroma!496 | |||
2018-12-06 | [#210] Mastodon: actor storing for media uploads, ownership check to ↵ | Ivan Tashkinov | |
update_media. Refactoring. | |||
2018-12-05 | Merge branch 'follower-hiding' into 'develop' | kaniini | |
Network hiding Closes #356 See merge request pleroma/pleroma!490 | |||
2018-12-05 | Merge branch 'dev_vald_fe/data_tag' into 'develop' | kaniini | |
added data-user and data-tag attributes Closes #410 See merge request pleroma/pleroma!504 | |||
2018-12-06 | added data attrs to twitter scrubber | Vald | |
2018-12-05 | Fix merge. | lain | |
2018-12-05 | Merge remote-tracking branch 'origin' into follower-hiding | lain | |
2018-12-05 | MastodonAPI: Show users their own network. | lain | |
2018-12-06 | resolved activity view test | Vald | |
2018-12-06 | lint | Vald | |
2018-12-06 | resolved api and controller test failures | Vald | |
2018-12-05 | TwitterAPI: Show users their own network. | lain | |
2018-12-06 | linting | Vald | |
2018-12-06 | resolved formatter_test failures | Vald | |
2018-12-06 | added data attrs for user and tag | Vald | |
2018-12-05 | [#210] Stylistic change. | Ivan Tashkinov | |
2018-12-05 | TwitterAPI: Add network hiding. | lain | |
2018-12-05 | Merge branch 'support/oauth_fetch_token' into 'develop' | lambda | |
[#273] bugfix/273 See merge request pleroma/pleroma!502 | |||
2018-12-05 | Merge branch 'fix/mix-tasks-userinfo' into 'develop' | lambda | |
Update mix tasks that use User.info.info_changeset since it is deprecated See merge request pleroma/pleroma!503 | |||
2018-12-05 | [#210] Stylistic change. | Ivan Tashkinov | |
2018-12-05 | Sorry | Rin Toshaka | |
2018-12-05 | Update mix tasks since User.info.info_changeset is deprecated | Rin Toshaka | |
2018-12-05 | fix/273 | Maksim Pechnikov | |
2018-12-05 | [#210] Formatting fix. | Ivan Tashkinov | |
2018-12-05 | [#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check | Ivan Tashkinov | |
to `update_media` action. Added controller tests for `upload` and `update_media` actions. Refactoring. | |||
2018-12-05 | [#210] Test update (replaced bang- with non-bang method). | Ivan Tashkinov | |
2018-12-05 | [#210] Further refactoring. | Ivan Tashkinov | |
2018-12-05 | Merge branch 'bugfix/408' into 'develop' | lambda | |
ensure user info is populated when registering users See merge request pleroma/pleroma!500 | |||
2018-12-05 | tests: add regression test for bug #408 | William Pitcock | |
2018-12-05 | user: put default user info when registering a user | William Pitcock | |
2018-12-04 | Merge branch 'optional-retry-queue' into 'develop' | kaniini | |
Make retry queue optional. See merge request pleroma/pleroma!498 | |||
2018-12-04 | Make retry queue optional. | lain | |
At the moment, it can use a lot of memory really fast. | |||
2018-12-04 | Merge branch 'feature/integration_tesla' into 'develop' | kaniini | |
[#354] Move all http interactions to Tesla See merge request pleroma/pleroma!487 | |||
2018-12-04 | Merge branch 'bugfix/mrf-simple-media-removal' into 'develop' | lambda | |
bugfix: MRF simple media removal See merge request pleroma/pleroma!497 | |||
2018-12-04 | MRF: simple policy: fix media removal | William Pitcock | |
2018-12-04 | add test | Maksim Pechnikov | |
2018-12-04 | [#210] Refactoring. | Ivan Tashkinov | |
2018-12-04 | [#210] Refactoring. | Ivan Tashkinov | |
2018-12-04 | [#210] TwitterAPI: implemented /api/media/metadata/create | Ivan Tashkinov | |
to allow uploads description (alt text) setting. | |||
2018-12-04 | remove httpoison_mock | Maksim Pechnikov | |
2018-12-04 | formatting the code | Maksim Pechnikov | |
2018-12-04 | all tests passed | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |