Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-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-05 | TwitterAPI: Show users their own network. | lain | |
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 | [#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] [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] Further refactoring. | Ivan Tashkinov | |
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 | MRF: simple policy: fix media removal | William Pitcock | |
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 | update test | Maksim Pechnikov | |
2018-12-04 | status_code -> status | Maksim Pechnikov | |
2018-12-04 | fix http request in Salmon | Maksim Pechnikov | |
2018-12-04 | WebSub fix test | Maksim Pechnikov | |
2018-12-04 | init tesla and updated the http requests in Pleroma.Web.Websub | 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 | Merge branch 'fix-media-proxy-defaults' into 'develop' | lambda | |
Fix media proxy config defaults See merge request pleroma/pleroma!495 | |||
2018-12-03 | Parse bio for MastodonAPI | 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 media proxy config defaults | href | |
2018-12-02 | Add uuid generation extension to sample_psql.eex. | lain | |
2018-12-02 | Fix background updating / handling. | lain | |
2018-12-01 | More fixes for Info schema. | lain | |
2018-12-01 | TwitterAPI: Fix banner and background update. | lain | |
2018-12-01 | Fix masto api user updating. | lain | |
2018-12-01 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
validate-user-info | |||
2018-12-01 | Fix admin api. | lain | |
2018-11-30 | Upload filter: anonymize filename | href | |
It replaces the original filename with a randomly generated string. | |||
2018-11-30 | Merge branch 'feature/reverse-proxy' into 'develop' | kaniini | |
reverse proxy / uploads See merge request pleroma/pleroma!470 |