Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-15 | Fix CHANGELOG entry | Maxim Filippov | |
2019-08-15 | Do not check if actor is active when deleting a user | Maxim Filippov | |
2019-08-14 | Merge branch 'fix/stats-send-after' into 'develop' | rinpatch | |
Collect stats immediately after init See merge request pleroma/pleroma!1574 | |||
2019-08-15 | Collect stats immediately after init | rinpatch | |
2019-08-15 | Cache follow state | rinpatch | |
2019-08-15 | Add a task to benchmark timeline rendering | rinpatch | |
2019-08-14 | html.ex: Allow sub and sup elements by default | Haelwenn (lanodan) Monnier | |
Closes: https://git.pleroma.social/pleroma/pleroma/issues/1191 | |||
2019-08-14 | Merge branch 'misc-otp-issues' into 'develop' | rinpatch | |
Misc OTP issues See merge request pleroma/pleroma!1567 | |||
2019-08-14 | Merge branch 'fix/http-signatures-post' into 'develop' | rinpatch | |
activitypub: publisher: add (request-target) to http signature when POSTing See merge request pleroma/pleroma!1569 | |||
2019-08-14 | Apply suggestion to lib/pleroma/web/activity_pub/publisher.ex | kaniini | |
2019-08-14 | Merge branch 'fix/mrf-describe-keyword-lists' into 'develop' | rinpatch | |
MRF: fix up unserializable option lists in describe implementations See merge request pleroma/pleroma!1568 | |||
2019-08-14 | activitypub: publisher: add (request-target) to http signature when POSTing | Ariadne Conill | |
2019-08-14 | MRF: fix up unserializable option lists in describe implementations | Ariadne Conill | |
2019-08-14 | fix formatting | stwf | |
2019-08-14 | Implement Pleroma.Stats as GenServer | stwf | |
2019-08-14 | streamline Streamer pings | stwf | |
2019-08-14 | Isolate OAuth.Token.CleanWorker | stwf | |
2019-08-14 | use default child_specs | stwf | |
2019-08-14 | Merge branch 'fix/revert-tzdata-1.8' into 'develop' | lain | |
Switch to pre-1.8 version of tzdata. Closes #1183 See merge request pleroma/pleroma!1566 | |||
2019-08-14 | Conversations: Load relations in one query. | lain | |
2019-08-14 | Switch to pre-1.8 version of tzdata. | rinpatch | |
tzdata 1.0.0 requires Elixir 1.8.0, but we target 1.7. Fortunately tzdata issues bugfix releases for pre-1.8.0 version. | |||
2019-08-14 | Fix compatibility with Elixir 1.8 | Egor Kislitsyn | |
2019-08-14 | Conversation: Render new participation on update. | lain | |
2019-08-14 | Conversations: Use correct oauth paths for extended api. | lain | |
2019-08-14 | Improve digest email template | Egor Kislitsyn | |
2019-08-14 | Merge remote-tracking branch 'origin/develop' into pleroma-conversations | lain | |
2019-08-14 | Increase max account fields limits | Egor Kislitsyn | |
2019-08-14 | Limit custom fields for old remote users | Egor Kislitsyn | |
2019-08-14 | Add `:max_remote_account_fields` config option | Egor Kislitsyn | |
2019-08-14 | Use info.fields instead of source_data for remote users | Egor Kislitsyn | |
2019-08-14 | Add configurable account field name length limit | Egor Kislitsyn | |
2019-08-14 | Add configurable account field value length limit | Egor Kislitsyn | |
2019-08-14 | Linkify custom fields values in ActivityPub.UserViewx | Egor Kislitsyn | |
2019-08-14 | Support user attachment update in Transmogrifier | Egor Kislitsyn | |
2019-08-14 | Apply suggestion to CHANGELOG.md | Egor | |
2019-08-14 | Add profile custom fields to ActivityPub.UserView | Egor Kislitsyn | |
2019-08-14 | Add custom fields to TwitterAPI.UserView | Egor Kislitsyn | |
2019-08-14 | Update CHANGELOG | Egor Kislitsyn | |
2019-08-14 | Fix tests | Egor Kislitsyn | |
2019-08-14 | Add custom profile fields | Egor Kislitsyn | |
2019-08-14 | Merge branch 'backport/describe-api-changelog' into 'develop' | rinpatch | |
Backport the describe API changelog entry to develop See merge request pleroma/pleroma!1564 | |||
2019-08-14 | update changelog to cover MRF describe API. | Ariadne Conill | |
2019-08-14 | Merge branch 'preload-user-timelines' into 'develop' | kaniini | |
Preload thread mutes/bookmarks in user_statuses See merge request pleroma/pleroma!1563 | |||
2019-08-14 | Merge branch 'get-context-optimizations' into 'develop' | kaniini | |
Preload thread mutes/bookmarks in get_context See merge request pleroma/pleroma!1562 | |||
2019-08-14 | Preload thread mutes/bookmarks in user_statuses | rinpatch | |
2019-08-14 | Preload thread mutes/bookmarks in get_context | rinpatch | |
Also removes filtering for creates (was done on the database side already) and filtering for the requested activity (moved to the database side) from application side. | |||
2019-08-13 | Merge branch 'feature/mrf-vocabulary' into 'develop' | rinpatch | |
MRF Vocabulary See merge request pleroma/pleroma!1559 | |||
2019-08-13 | Merge branch 'feature/mrf-describe' into 'develop' | kaniini | |
MRF describe API See merge request pleroma/pleroma!1561 | |||
2019-08-13 | docs tweak | Ariadne Conill | |
2019-08-13 | Merge branch 'length-limit-bio' into 'develop' | rinpatch | |
Add configurable length limits for `User.bio` and `User.name` See merge request pleroma/pleroma!1515 |