Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-08 | Merge develop | Alexander Strizhakov | |
Merge conflict in lib/pleroma/activity.ex | |||
2019-05-08 | Refactoring functions for dealing with oauth scopes. | Maksim | |
2019-05-07 | Merge branch 'refactor/preload-bookmarks-with-activities' into 'develop' | kaniini | |
Optimize bookmarks by preloading them with activities Closes #861 See merge request pleroma/pleroma!1121 | |||
2019-05-07 | twitterapi: use order constraint to force descending order | William Pitcock | |
2019-05-07 | activitypub: add optional order constraint to timeline query builder | William Pitcock | |
2019-05-07 | Remove `bookmarks` assoc and add a fake `bookmark` assoc instead | rinpatch | |
2019-05-07 | - Actually use preloaded bookmarks in views | rinpatch | |
- Preload bookmarks in bookmark timeline - Rework bookmark preload tests | |||
2019-05-07 | Preload bookmarks wherever the object is preloaded | rinpatch | |
2019-05-07 | Remove bookmarks assoc | rinpatch | |
2019-05-07 | Merge branch 'docs/MRF-modules' into 'develop' | kaniini | |
Documentation: MRF Modules See merge request pleroma/pleroma!1122 | |||
2019-05-07 | Merge branch 'conversations_three' into 'develop' | lambda | |
Conversations once more. See merge request pleroma/pleroma!1119 | |||
2019-05-07 | Merge remote-tracking branch 'pleroma/develop' into feature/disable-account | Egor Kislitsyn | |
2019-05-06 | fix format | Maksim | |
Modified-by: Maksim Pechnikov <parallel588@gmail.com> | |||
2019-05-06 | Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into ↵ | Alexander Strizhakov | |
feature/845-improve-status-deletion | |||
2019-05-06 | mrf/tag_policy.ex: Add some documentation | Haelwenn (lanodan) Monnier | |
mrf_tag:disable-remote-subscription exact way of working is quite unclear to me. Is it the requester that is denied if they have a tag, or is it the requestee if they have one? | |||
2019-05-06 | Add short documentation on every MRF Policy | Haelwenn (lanodan) Monnier | |
2019-05-03 | Merge branch 'fix/embeded-relationship-in-follows' into 'develop' | rinpatch | |
Fix embeded relationships in Mastodon API See merge request pleroma/pleroma!1118 | |||
2019-05-03 | MastoAPI: profile update with emoji_map | Haelwenn (lanodan) Monnier | |
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-05-03 | formatter.ex: Add get_emoji_map/1 | Haelwenn (lanodan) Monnier | |
2019-05-03 | Pleroma.User: remove emojify on parse_bio | Haelwenn (lanodan) Monnier | |
2019-05-03 | Credo fixes. | lain | |
2019-05-03 | Standardize construction of websocket URL | feld | |
This follows up on the change made in d747bd98 | |||
2019-05-03 | MastodonApi: Bump api level. | lain | |
2019-05-03 | Streamer: Stream out Conversations/Participations. | lain | |
2019-05-03 | Fix embeded relationships in Mastodon API | rinpatch | |
Currently some endpoints render accounts without for user resulting in embedded relationship being empty. It causes bugs in followers/following tab in pleroma-fe but I fixed it for other endpoints as well just in case | |||
2019-05-01 | Merge branch 'develop' into update-oauth-template | Mark Felder | |
2019-05-01 | Remove incorrect statement about valid characters | Mark Felder | |
2019-05-01 | Merge remote-tracking branch 'origin/develop' into conversations_three | lain | |
2019-05-01 | Refactored Pleroma.Web.Auth.Authenticator | Maksim | |
2019-05-01 | test fixes | Alex S | |
2019-05-01 | Merging with develop | Alex S | |
Conflicts: lib/pleroma/web/activity_pub/transmogrifier.ex lib/pleroma/user.ex | |||
2019-04-30 | Do not normalize objects in stream_out unless the activity type is | rinpatch | |
Create Saves quite a bit of time with delete activities because they would always query the db | |||
2019-04-29 | WebPush: Use Object.normalize, rewrite tests so they test reality. | lain | |
2019-04-29 | Merge branch 'fix/add-default-scope-mastoapi' into 'develop' | rinpatch | |
Add default_scope to /api/v1/update_credentials See merge request pleroma/pleroma!1100 | |||
2019-04-28 | Merge branch 'regression/rights-only-for-admin' into 'develop' | kaniini | |
Fix `rights` in TwitterAPI's user entity being present only for Admins/Moderators See merge request pleroma/pleroma!1102 | |||
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-27 | Add default_scope to /api/v1/update_credentials | rinpatch | |
2019-04-27 | Fix bookmarks depending on embeded object and move checking if the | rinpatch | |
status is bookmarked to SQL | |||
2019-04-27 | Merge branch 'feature/bbcode' into 'develop' | kaniini | |
BBCode support (backend) See merge request pleroma/pleroma!1097 | |||
2019-04-26 | add support for bbcode | William Pitcock | |
2019-04-26 | Merge branch 'feature/807-bookmark-endpoint-extension' into 'develop' | lambda | |
Feature/807 bookmark endpoint extension Closes #807 See merge request pleroma/pleroma!1059 | |||
2019-04-26 | Merge branch 'feature/mastoapi-new-config' into 'develop' | kaniini | |
Fix leaking private configuration parameters in Mastodon and Twitter APIs, 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 See merge request pleroma/pleroma!1093 | |||
2019-04-25 | Add mediaproxy whitelist capability | Mark Felder | |
2019-04-25 | Move settings to Source subentity | rinpatch | |
2019-04-25 | test fixes | Alex S | |
2019-04-25 | fixes for tests | Alex S | |
2019-04-25 | unused | Alex S | |
2019-04-25 | Merge branch 'develop' into feature/disable-account | Egor Kislitsyn | |