Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-12-10 | Merge branch 'fix_empty_bio_crash' into 'develop' | lambda | |
Fixes #415. Do not crash during registration when hasn't filled bio field Closes #415 See merge request pleroma/pleroma!529 | |||
2018-12-10 | Merge branch 'support/bugfix_272' into 'develop' | lambda | |
[#272] fix hashtags in api See merge request pleroma/pleroma!510 | |||
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
2018-12-10 | Fixes #415. Properly handle nil and empty string by User.parse_bio | raeno | |
2018-12-09 | fix hashtags in api response | Maksim Pechnikov | |
2018-12-07 | Media proxy: fix url encoding | href | |
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] 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 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-05 | TwitterAPI: Add network hiding. | lain | |
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 | tests: add regression test for bug #408 | William Pitcock | |
2018-12-04 | add test | Maksim Pechnikov | |
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 | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | add http requests mock | Maksim Pechnikov | |
2018-12-04 | status_code -> status | Maksim Pechnikov | |
2018-12-04 | WebSub fix test | Maksim Pechnikov | |
2018-12-03 | Merge branch 'fix/parse-user-bio' into 'develop' | lambda | |
Parse user's bio on register See merge request pleroma/pleroma!492 | |||
2018-12-03 | Parse bio for MastodonAPI | Maxim Filippov | |
2018-12-02 | Format files | Maxim Filippov | |
2018-12-02 | Parse user's bio on register | Maxim Filippov | |
2018-12-02 | TwitterAPI: Implement hide_network. | lain | |
2018-12-02 | MastodonApi: Implement hide_network. | lain | |
2018-12-02 | Hide network in ap. | lain | |
2018-12-02 | Fix background updating / handling. | lain | |
2018-12-01 | More fixes for Info schema. | lain | |