Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-08-20 | Make remote interaction page translatable | Tusooa Zhu | |
2022-08-20 | Display status link in remote interaction form | Tusooa Zhu | |
2022-07-10 | Merge branch 'from/upstream-develop/tusooa/2830-remote-fo-mp' into 'develop' | Haelwenn | |
Pass remote follow avatar into media proxy Closes #2830 See merge request pleroma/pleroma!3690 | |||
2022-07-10 | Pass remote follow avatar into media proxy | Tusooa Zhu | |
2022-03-20 | Merge branch 'from/upstream-develop/tusooa/translate-pages' into 'develop' | Haelwenn | |
Translate backend-rendered pages See merge request pleroma/pleroma!3634 | |||
2022-02-28 | Make password reset pages translatable | Tusooa Zhu | |
2022-02-25 | Copyright bump for 2022 | Sean King | |
2022-02-21 | Make remote follow pages translatable | Tusooa Zhu | |
2021-05-31 | Deprecate Pleroma.Web.base_url/0 | Alex Gleason | |
Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles. | |||
2021-01-13 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | |
grep -rl '# Copyright © .* Pleroma' * | xargs sed -i 's;Copyright © .* Pleroma .*;Copyright © 2017-2021 Pleroma Authors <https://pleroma.social/>;' | |||
2020-10-12 | Preload `/api/pleroma/frontend_configurations`, fixes #1932 | Alex Gleason | |
2020-06-03 | add status_net/config | stwf | |
2020-03-03 | Update Copyrights | Mark Felder | |
2020-03-02 | Bump copyright years of files changed after 2020-01-07 | Haelwenn (lanodan) Monnier | |
Done via the following command: git diff fcd5dd259a1700a045be902b43391b0d1bd58a5b --stat --name-only | xargs sed -i '/Pleroma Authors/c# Copyright © 2017-2020 Pleroma Authors <https:\/\/pleroma.social\/>' | |||
2019-12-22 | update test | Maksim Pechnikov | |
2019-12-22 | Apply suggestion to lib/pleroma/web/twitter_api/views/remote_follow_view.ex | Maksim | |
2019-12-21 | moved remote follow in separate controller | Maksim Pechnikov | |
2019-08-31 | Remove Activity, User and Notification views from TwitterAPI | rinpatch | |
2019-08-14 | Use info.fields instead of source_data for remote users | Egor Kislitsyn | |
2019-08-14 | Add custom fields to TwitterAPI.UserView | Egor Kislitsyn | |
2019-07-29 | constants: add as_public constant and use it everywhere | Ariadne Conill | |
2019-06-24 | [#184] small refactoring reset password | Maksim | |
2019-06-04 | Merge branch 'develop' into issue/941 | Maksim Pechnikov | |
2019-06-03 | update api to set skip_thread_containment | Maksim Pechnikov | |
2019-05-25 | twitter api: user view: expose user notification settings under pleroma object | William Pitcock | |
2019-05-21 | Add virtual :thread_muted? field | Aaron Tinio | |
that may be set when fetching activities | |||
2019-05-15 | CommonAPI: Refactor visibility, forbid public to private replies. | lain | |
2019-05-09 | Use "repeated" instead of "retweeted" for repeated statuses in Twitter API | Francis Dinh | |
This makes it consistent with the language used in Pleroma FE (at least in English). Resolves https://git.pleroma.social/pleroma/pleroma-fe/issues/533 | |||
2019-05-03 | TwitterAPI: profile update with emoji_map | Haelwenn (lanodan) Monnier | |
2019-05-03 | Web.TwitterAPI.UserView: Also view local user emojis | Haelwenn (lanodan) Monnier | |
2019-04-28 | Fix `rights` in TwitterAPI's user entity being present only for | rinpatch | |
Admins/Moderators In !1093 I reused `maybe_with_role` for `rights` object, however I missed that `maybe_with_role` is called only for admins/moderators. | |||
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 | |||
2019-04-17 | Merge branch 'develop' into feature/database-compaction | rinpatch | |
2019-04-15 | Remove inReplyToStatusId | rinpatch | |
2019-04-05 | Refactor html caching functions to have a key instead of a module, use more ↵ | rinpatch | |
correct terminology and fix summaries in mastoapi | |||
2019-03-23 | Fix text being nullable in TwitterAPI | rinpatch | |
2019-03-21 | common api: move context functions from twitterapi | William Pitcock | |
2019-03-13 | [Credo] fix Credo.Check.Readability.AliasOrder | Haelwenn (lanodan) Monnier | |
2019-03-03 | Merge branch 'feature/add-pagination-to-users-admin-api' into 'develop' | kaniini | |
Add pagination and search to users See merge request pleroma/pleroma!873 | |||
2019-03-03 | Remove follow_request_count as it's not needed for FE anymore. | eugenijm | |
MastoFE uses `GET /api/v1/follow_requests` and PleromaFE uses `GET /api/pleroma/friend_requests` which they query on the initial page load. | |||
2019-02-28 | Use Mastodon API views in Admin API | Maxim Filippov | |
2019-02-28 | Merge branch 'with-mutes' into 'develop' | kaniini | |
Add `with_muted` param. Closes #683 See merge request pleroma/pleroma!872 | |||
2019-02-28 | Added deactivated to the user view | eugenijm | |
2019-02-28 | Add pagination to users admin API | Maxim Filippov | |
2019-02-27 | Add user muted status info to twitterapi. | lain | |
2019-02-27 | Add more admin actions | Maxim Filippov | |
2019-02-18 | Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop' | kaniini | |
Add OAuth tokens endpoint See merge request pleroma/pleroma!805 | |||
2019-02-17 | Render only "id", "valid_until" and "app_name" in TokenView | Maxim Filippov | |
2019-02-15 | Add logic for keeping follow_request_count up-to-date on the `follow`, | eugenijm | |
`approve_friend_request`, and `deny_friend_request` actions. Add follow_request_count to the user view. | |||
2019-02-13 | Add OAuth tokens endpoint | Maxim Filippov | |