2021-07-27 23:15 | "published"-related shenanigans | Haelwenn (lanodan) Monnier | 3 | +8 | -6 |
2021-07-27 22:53 | AP C2S: Set published date | Haelwenn (lanodan) Monnier | 1 | +2 | -0 |
2021-03-01 21:02 | Revert "Transmogrifier: Check object/activity existance for incoming Delete/Undo" | Haelwenn (lanodan) Monnier | 1 | +5 | -12 |
2020-09-28 18:55 | Transmogrifier: Check object/activity existance for incoming Delete/Undo | Haelwenn (lanodan) Monnier | 1 | +12 | -5 |
2020-06-10 16:29 | ConfigController: Remove db-config limit on reading | Haelwenn (lanodan) Monnier | 1 | +2 | -2 |
2020-04-28 04:26 | _notice.html.eex: fixup | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2020-04-06 09:18 | profile.html.eex: fixup | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2020-02-16 04:56 | static-fe.css: Use .emoji class instead of max-height hack | Haelwenn (lanodan) Monnier | 1 | +7 | -5 |
2020-02-16 04:45 | static_fe/profile.html.eex: Fix formatting, emojify bio | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2020-02-16 04:37 | static-fe.css: Do not scale images too much | Haelwenn (lanodan) Monnier | 1 | +1 | -3 |
2020-02-16 04:35 | StaticFE: center the bio | Haelwenn (lanodan) Monnier | 2 | +15 | -1 |
2020-02-16 04:06 | StaticFE: Change styling & formatting | Haelwenn (lanodan) Monnier | 3 | +183 | -9 |
2020-02-29 05:14 | Add fixtures on honk | Haelwenn (lanodan) Monnier | 5 | +42 | -0 |
2019-03-21 20:10 | mix.exs: custom source_url | Haelwenn (lanodan) Monnier | 1 | +2 | -3 |
2019-03-01 22:26 | mix.deps: Change Linkify to my branch | Haelwenn (lanodan) Monnier | 6 | +13 | -10 |
2018-10-16 01:57 | rebase.sh: script (legacy) | Haelwenn (lanodan) Monnier | 1 | +6 | -0 |
2018-09-16 21:09 | [PleromaFE] Update frontend | Haelwenn (lanodan) Monnier | 144 | +1167 | -506 |
2018-02-03 23:23 | upgrade.sh: Create | Haelwenn (lanodan) Monnier | 2 | +41 | -0 |
2022-01-24 20:57 | Merge remote-tracking branch 'codeberg/bugfix/mime-validation-no-list' into dev-lanodan | Haelwenn (lanodan) Monnier | 8 | +84 | -19 |
2022-01-09 19:02 | Transmogrifier: Use validating regex for "mediaType" | Haelwenn (lanodan) Monnier | 1 | +3 | -3 |
2022-01-09 19:01 | AttachmentValidator: Use custom ecto type and regex for "mediaType" | Haelwenn (lanodan) Monnier | 2 | +43 | -9 |
2022-01-09 19:00 | EctoType: Add MIME validator | Haelwenn (lanodan) Monnier | 2 | +31 | -0 |
2022-01-24 18:15 | Merge pull request 'Cherry-Picked Merges from Alex Gleason' (#5) from features/cherry-pick-merges into develop | lanodan | 21 | +679 | -23 |
2022-01-24 18:03 | Fix tests matching on "warn" | Haelwenn (lanodan) Monnier | 2 | +5 | -5 |
2022-01-10 14:50 | Escape unicode RTL overrides in rich media parser tests | rinpatch | 1 | +2 | -2 |
2021-12-25 01:41 | Merge branch 'account-notes' into 'develop' | Alex Gleason | 12 | +162 | -6 |
2021-12-25 01:34 | Merge branch 'account-subscriptions' into 'develop' | Alex Gleason | 9 | +66 | -13 |
2021-12-23 16:00 | Merge branch 'from/develop/tusooa/2802-propagate-reject' into 'develop' | Alex Gleason | 4 | +96 | -1 |
2021-12-23 16:01 | Merge branch 'add-nodeinfo-doc' into 'develop' | Alex Gleason | 1 | +347 | -0 |
2021-12-19 18:51 | Merge branch 'mkljczk-develop-patch-64464' into 'develop' | Alex Gleason | 1 | +4 | -1 |
2021-12-19 17:36 | Merge branch 'replies-count' into 'develop' | Alex Gleason | 1 | +1 | -1 |
2021-12-19 17:35 | Merge branch 'link-headers-chats' into 'develop' | Alex Gleason | 1 | +3 | -1 |
2021-12-17 14:35 | Merge branch 'verbose-emoji-loader' into 'develop' | lain | 1 | +2 | -0 |
2021-12-17 14:15 | emoji/loader.ex: be more verbose about which emoji pack config is loading now To avoid issue when one of the hundred JSON files is malformed and administrator don't know which one | a1batross | 1 | +2 | -0 |
2021-12-15 21:26 | Merge branch 'delete-account-fix' into 'develop' | lain | 3 | +49 | -5 |
2021-12-13 21:15 | TwitterAPI: allow deleting one's own account with request body | Alex Gleason | 3 | +49 | -5 |
2021-12-09 16:05 | Merge branch 'fix-attachment-dimensions' into 'develop' | lain | 4 | +84 | -7 |
2021-12-09 15:38 | Merge branch 'benchmark-fixes' into 'develop' | lain | 2 | +15 | -14 |
2021-12-08 17:54 | Benchmarks: fix user timeline and tags benchmarks | Alex Gleason | 2 | +15 | -14 |
2021-12-08 02:55 | VideoHandlingTest: remove nil values | Alex Gleason | 1 | +1 | -4 |
2021-12-07 22:53 | Apply alexgleason's suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2021-12-07 18:41 | Merge remote-tracking branch 'origin/develop' into fix-attachment-dimensions | Alex Gleason | 3836 | +4192 | -15885 |
2021-12-07 18:35 | Fix VideoHandlingTest | Alex Gleason | 1 | +3 | -3 |
2021-12-07 18:19 | Merge branch 'fixyfix' into 'develop' | lain | 1 | +10 | -10 |
2021-12-07 17:59 | AttachmentValidator: ingest width and height | Alex Gleason | 2 | +38 | -4 |
2021-12-07 17:12 | Linting. | Lain Soykaf | 1 | +10 | -10 |
2021-12-07 16:55 | Merge branch 'pleroma-result-1_13' into 'develop' | lain | 1 | +1 | -2 |
2021-12-07 16:45 | Merge branch 'mix-lock' into 'develop' | lain | 1 | +2 | -2 |
2021-12-07 15:03 | Run `mix deps.get` | Alex Gleason | 1 | +2 | -2 |
2021-12-07 08:18 | move result into with guard | Finn Behrens | 1 | +1 | -2 |
2021-12-07 06:10 | Transmogrifier: test fix_attachments/1 | Alex Gleason | 1 | +40 | -0 |
2021-12-06 21:16 | Merge branch 'benchmark' into 'develop' | lain | 3 | +4 | -5 |
2021-12-06 19:55 | Merge branch 'optimisation/deactivated-subquery' into 'develop' | lain | 2 | +16 | -4 |
2021-12-06 11:50 | make linter happy | FloatingGhost | 2 | +3 | -5 |
2021-12-06 11:44 | Make deactivated user check into a subquery | FloatingGhost | 2 | +17 | -3 |
2021-12-03 21:20 | Fix benchmarks | Alex Gleason | 3 | +4 | -5 |
2021-12-03 15:13 | Merge branch 'password-reset' into 'develop' | lain | 4 | +115 | -0 |
2021-12-03 13:56 | Fix frontend_status_plug_test.exs | Alex Gleason | 1 | +1 | -0 |
2021-12-03 06:11 | Merge remote-tracking branch 'origin/develop' into password-reset | Alex Gleason | 3832 | +4052 | -15874 |
2021-12-03 06:02 | Restore POST /auth/password | Alex Gleason | 3 | +114 | -2 |
2021-12-02 16:54 | Merge branch 'fix/2782-nodeinfo-active-users' into 'develop' | lain | 4 | +13 | -7 |
2021-12-01 15:49 | Merge branch 'update-hackney' into 'develop' | lain | 1 | +1 | -1 |
2021-11-29 18:08 | Merge branch 'force_pinned_objects_to_be_empty' into 'develop' | lain | 1 | +11 | -0 |
2021-11-29 18:08 | Force pinned_objects to be empty, not null | NEETzsche | 1 | +11 | -0 |
2021-11-29 17:28 | Mix: upgrade Hackney to 1.18.0 | a1batross | 1 | +1 | -1 |
2021-11-16 23:39 | Add changelog entry | Alibek Omarov | 1 | +1 | -0 |
2021-11-16 13:54 | Merge branch 'bugfix/markdown-newlines' into 'develop' | Haelwenn | 2 | +3 | -3 |
2021-11-16 13:32 | mix: Update earmark | Haelwenn (lanodan) Monnier | 2 | +3 | -3 |
2021-11-15 20:17 | Merge branch 'update-elixir' into 'develop' | lain | 1 | +4 | -4 |
2021-11-15 20:04 | CI: Upload the image for all platforms | Lain Soykaf | 1 | +4 | -4 |
2021-11-15 15:58 | nodeinfo: report activeMonth and activeHalfyear users fields | Alibek Omarov | 3 | +12 | -7 |
2021-11-15 14:31 | Merge branch 'fix-tests' into 'develop' | lain | 4 | +27 | -20 |
2021-11-15 14:27 | Merge branch 'block-behavior' into 'develop' | lain | 9 | +126 | -2 |
2021-11-15 14:24 | Merge branch 'instance-deletion' into 'develop' | lain | 10 | +221 | -54 |
2021-11-15 13:21 | Merge branch 'fix-object-deletion-timeout' into 'develop' | lain | 2 | +2 | -1 |
2021-11-15 11:58 | Merge branch 'bump/http_signatures-0.1.1' into 'develop' | lain | 2 | +2 | -2 |
2021-11-15 10:48 | Merge branch 'userfeed-fe-fallback' into 'develop' | lain | 2 | +18 | -3 |
2021-11-14 20:35 | Merge branch 'fix-releases' into 'develop' | lain | 1 | +2 | -2 |
2021-11-14 19:37 | CI: Conservatively update release images so they keep building. | Lain Soykaf | 1 | +2 | -2 |
2021-11-14 16:14 | Merge branch 'bugfix/inbox-misleading-warning' into 'develop' | lain | 1 | +17 | -20 |
2021-11-14 16:00 | Merge branch 'update-crypt' into 'develop' | lain | 2 | +2 | -2 |
2021-11-14 15:04 | Mix: Update crypt to fix musl builds. | Lain Soykaf | 2 | +2 | -2 |
2021-11-14 10:45 | MediaProxyCacheControllerTest: Fix unstable tests. | Lain Soykaf | 1 | +17 | -13 |
2021-11-14 10:44 | StealEmojiPolicyTest: Make mocks explicit. | Lain Soykaf | 1 | +8 | -5 |
2021-11-14 10:43 | Mix: Upgrade mogrify library | Lain Soykaf | 2 | +2 | -2 |
2021-11-09 23:37 | activity_pub_controller: Fix misleading debug warning in post_inbox_fallback | Haelwenn (lanodan) Monnier | 1 | +17 | -20 |
2021-11-09 23:53 | mix: Update http_signatures to 0.1.1 | Haelwenn (lanodan) Monnier | 2 | +2 | -2 |
2021-10-10 08:57 | Merge branch 'refactor/group_validator_fields' into 'develop' | Haelwenn | 19 | +211 | -223 |
2021-04-01 11:26 | object_validators: Group common fields in CommonValidations | Haelwenn (lanodan) Monnier | 19 | +211 | -223 |
2021-10-07 20:02 | Merge branch 'typo' into 'develop' | feld | 1 | +2 | -2 |
2021-10-06 15:49 | Fix typo | Mark Felder | 1 | +2 | -2 |
2021-10-06 06:26 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 4 | +1743 | -3 |
2021-09-18 09:24 | Translated using Weblate (Japanese) | Ryo Ueno | 1 | +29 | -27 |
2021-09-18 09:07 | Added translation using Weblate (Japanese) | Ryo Ueno | 1 | +578 | -0 |
2021-09-06 11:13 | Translated using Weblate (Vietnamese) | Hồ Nhất Duy | 1 | +112 | -110 |
2021-09-06 11:13 | Added translation using Weblate (Vietnamese) | Hồ Nhất Duy | 1 | +578 | -0 |
2021-09-02 06:05 | Translated using Weblate (Indonesian) | @liimee | 1 | +4 | -4 |
2021-08-25 00:34 | Translated using Weblate (Indonesian) | @liimee | 1 | +3 | -3 |
2021-08-22 04:40 | Translated using Weblate (Indonesian) | @liimee | 1 | +5 | -5 |
2021-08-19 15:23 | Translated using Weblate (Indonesian) | @liimee | 1 | +6 | -6 |
2021-08-17 14:40 | Translated using Weblate (Indonesian) | @liimee | 1 | +50 | -50 |
2021-08-16 07:25 | Translated using Weblate (Indonesian) | @liimee | 1 | +11 | -9 |
2021-08-15 15:40 | Added translation using Weblate (Indonesian) | @liimee | 1 | +578 | -0 |
2021-08-14 07:47 | Translated using Weblate (Polish) | marcin mikołajczak | 1 | +3 | -3 |
2021-10-06 06:12 | Merge branch 'ci/bump-elixir-lint' into 'develop' | Haelwenn | 39 | +60 | -201 |
2021-10-06 06:08 | CI: Bump lint stage to elixir-1.12 | Haelwenn (lanodan) Monnier | 39 | +60 | -201 |
2021-10-06 05:58 | Merge branch 'bugfix/crypt-pragma' into 'develop' | Haelwenn | 2 | +3 | -3 |
2021-10-06 05:44 | Merge branch 'from/develop/tusooa/add-remove-emails' into 'develop' | Haelwenn | 5 | +95 | -6 |
2021-10-06 05:41 | Merge branch 'partev-develop-patch-72837' into 'develop' | Haelwenn | 1 | +1 | -1 |
2021-09-20 23:16 | mix: Update crypt to fix #pragma warning | Haelwenn (lanodan) Monnier | 2 | +3 | -3 |
2021-09-21 22:04 | Merge branch 'dockerfix' into 'develop' | Haelwenn | 1 | +2 | -2 |
2021-09-20 21:58 | Update to newer buildx as current one can't be downloaded due to some Github error | Mark Felder | 1 | +2 | -2 |
2021-09-12 15:31 | fix a typo "Optionnal" -> "Optional" | partev | 1 | +1 | -1 |
2021-09-07 16:41 | Merge branch 'remove/mastofe' into 'develop' | Haelwenn | 3705 | +26 | -14977 |
2021-09-06 00:56 | Allow users to remove their emails if instance does not need email to register | Tusooa Zhu | 5 | +95 | -6 |
2021-09-01 21:52 | Merge branch 'small-cleanup' into 'develop' | Haelwenn | 1 | +0 | -1 |
2021-09-01 19:56 | Remove unused Logger | Mark Felder | 1 | +0 | -1 |
2021-08-29 18:51 | Merge branch 'chores/2.4.1-develop' into 'develop' | Haelwenn | 2 | +20 | -4 |
2021-08-29 18:48 | Merge branch 'release/2.4.1' into 'stable' | Haelwenn | 27 | +283 | -147 |
2021-08-28 16:49 | Merge branch 'release/2.4.1' into chores/2.4.1-develop | Haelwenn (lanodan) Monnier | 2 | +20 | -4 |
2021-08-28 16:31 | Release 2.4.1 | Haelwenn (lanodan) Monnier | 2 | +2 | -2 |
2021-08-15 17:49 | mix pleroma.database set_text_search_config now runs concurrently and infinitely | someone | 3 | +11 | -4 |
2021-08-14 11:42 | Selecting MRF policies didn't work as intended any more | Ilja | 3 | +3 | -2 |
2021-08-28 01:43 | Make activity search properly use GIN indexes | Tusooa Zhu | 2 | +17 | -2 |
2021-08-14 18:42 | List available frontends also when no static/frontends folder is present yet | Ilja | 3 | +22 | -1 |
2021-08-14 16:08 | Add Admin-FE menu for StealEmojiPolicy | Sam Therapy | 2 | +48 | -0 |
2021-08-28 16:11 | Merge branch 'set_text_search_config_timeout' into 'develop' | Haelwenn | 2 | +8 | -4 |
2021-08-28 16:09 | Merge branch 'docs_add_yunohost_installation' into 'develop' | Haelwenn | 2 | +10 | -1 |
2021-08-28 16:07 | Merge branch 'features/ingestion-no-nil' into 'develop' | Haelwenn | 5 | +8 | -23 |
2021-08-28 16:06 | Merge branch 'admin_fe_dont_list_mrf_policies_any_more' into 'develop' | Haelwenn | 2 | +2 | -2 |
2021-08-28 15:54 | Merge branch 'from/develop/tusooa/2758-gin-index-search' into 'develop' | Haelwenn | 2 | +17 | -2 |
2021-08-28 02:31 | Add changelog for !3519 | Tusooa Zhu | 1 | +1 | -0 |
2021-08-28 01:43 | Make activity search properly use GIN indexes | Tusooa Zhu | 1 | +16 | -2 |
2021-08-17 23:32 | UserController: fall back to frontend when user isn't found | Alex Gleason | 2 | +18 | -3 |
2021-08-15 17:49 | mix pleroma.database set_text_search_config now runs concurrently and infinitely | someone | 2 | +8 | -4 |
2021-08-14 18:42 | Merge branch 'show_frontends_also_when_no_static_frontends_folder_is_created_yet' into 'develop' | Haelwenn | 2 | +21 | -1 |
2021-08-14 18:42 | List available frontends also when no static/frontends folder is present yet | Ilja | 2 | +21 | -1 |
2021-08-14 18:40 | Merge branch 'StealEmojiMRF_add_adminFE' into 'develop' | Haelwenn | 1 | +45 | -0 |
2021-08-14 18:32 | Merge branch 'builder-note' into 'develop' | Haelwenn | 5 | +84 | -63 |
2021-08-14 16:24 | Builder.note/1: return {:ok, map(), keyword()} like other Builder functions | Alex Gleason | 3 | +36 | -28 |
2021-08-14 16:08 | Add Admin-FE menu for StealEmojiPolicy | Sam Therapy | 1 | +45 | -0 |
2021-08-14 16:01 | CommonAPI.Utils.make_note_data/1 --> ActivityPub.Builder.note/1 | Alex Gleason | 5 | +76 | -63 |
2021-08-14 11:42 | Selecting MRF policies didn't work as intended any more | Ilja | 2 | +2 | -2 |
2021-08-13 15:25 | Streamer: fix crash in MastodonAPI.StatusView | Alex Gleason | 2 | +12 | -3 |
2021-08-12 08:29 | Activity.Search: fallback on status resolution on DB Timeout | Haelwenn (lanodan) Monnier | 2 | +18 | -13 |
2021-08-11 14:38 | AdminAPI: hotfix for nil report objects | Alex Gleason | 2 | +4 | -1 |
2021-08-11 17:45 | maybe_notify_subscribers: Don't create notifications from ingested replies | Haelwenn (lanodan) Monnier | 2 | +7 | -11 |
2021-08-10 18:33 | TwitterAPI: Make change_email require body params instead of query | Haelwenn (lanodan) Monnier | 4 | +39 | -39 |
2021-08-10 17:42 | TwitterAPI: Make change_password require body params instead of query | Haelwenn (lanodan) Monnier | 4 | +61 | -63 |
2021-08-10 05:41 | ObjectAgePolicy: Fix pattern matching on published | Haelwenn (lanodan) Monnier | 3 | +7 | -1 |
2021-08-10 06:09 | Make the OPT recomendation clearer | Ilja | 8 | +25 | -2 |
2021-08-13 15:55 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +48 | -45 |
2021-08-09 09:03 | fix: stream out Create Activity | kPherox | 2 | +9 | -5 |
2021-08-13 14:44 | Translated using Weblate (Polish) | marcin mikołajczak | 1 | +26 | -23 |
2021-07-26 17:55 | Translated using Weblate (Polish) | marcin mikołajczak | 1 | +23 | -23 |
2021-08-13 15:42 | Merge branch 'streamer-crash-fix' into 'develop' | Haelwenn | 1 | +11 | -3 |
2021-08-13 15:25 | Streamer: fix crash in MastodonAPI.StatusView | Alex Gleason | 1 | +11 | -3 |
2021-08-13 12:10 | Merge branch 'dkuku-develop-patch-66061' into 'develop' | rinpatch | 1 | +1 | -0 |
2021-08-13 12:09 | Merge branch 'bugfix/status-search-fallback' into 'develop' | rinpatch | 2 | +20 | -13 |
2021-08-12 08:29 | Activity.Search: fallback on status resolution on DB Timeout | Haelwenn (lanodan) Monnier | 2 | +20 | -13 |
2021-08-11 20:30 | Merge branch 'nil-report-object-hotfix' into 'develop' | Haelwenn | 1 | +3 | -1 |
2021-08-11 19:29 | ObjectValidator.stringify_keys: filter out nil values | Haelwenn (lanodan) Monnier | 5 | +8 | -23 |
2021-08-11 18:50 | Merge branch 'bugfix/subscriptions-replies' into 'develop' | Haelwenn | 2 | +7 | -11 |
2021-08-11 17:45 | maybe_notify_subscribers: Don't create notifications from ingested messages | Haelwenn (lanodan) Monnier | 2 | +7 | -11 |
2021-08-11 14:38 | AdminAPI: hotfix for nil report objects | Alex Gleason | 1 | +3 | -1 |
2021-08-10 18:40 | Merge branch 'bugfix/change_password' into 'develop' | Haelwenn | 3 | +98 | -101 |
2021-08-10 18:33 | TwitterAPI: Make change_email require body params instead of query | Haelwenn (lanodan) Monnier | 3 | +38 | -38 |
2021-08-10 18:16 | Merge branch 'bugfix/object-age-create' into 'develop' | Haelwenn | 2 | +6 | -1 |
2021-08-10 17:42 | TwitterAPI: Make change_password require body params instead of query | Haelwenn (lanodan) Monnier | 3 | +60 | -63 |
2021-08-10 06:09 | Merge branch 'docs_make_otp_recommendation_clearer' into 'develop' | Haelwenn | 8 | +25 | -2 |
2021-08-10 06:09 | Make the OPT recomendation clearer | Ilja | 8 | +25 | -2 |
2021-08-10 05:41 | ObjectAgePolicy: Fix pattern matching on published | Haelwenn (lanodan) Monnier | 2 | +6 | -1 |
2021-08-09 19:10 | Merge branch 'fix/streaming-api-for-create-activity' into 'develop' | Haelwenn | 1 | +3 | -4 |
2021-08-09 10:02 | Merge branch 'poll-notification' into 'develop' | Haelwenn | 17 | +314 | -28 |
2021-08-09 09:37 | Merge branch 'simple_policy_reasons_for_instance_specific_policies' into 'develop' | Haelwenn | 23 | +919 | -175 |
2021-08-09 09:03 | fix: stream out Create Activity | kPherox | 1 | +3 | -4 |
2021-08-08 14:40 | Merge branch 'chores/2.4.0-develop' into 'develop' | Haelwenn | 264 | +1004 | -735 |
2021-08-08 14:37 | Merge branch 'release/2.4.0' into 'stable' | Haelwenn | 639 | +9590 | -3903 |
2021-08-01 05:57 | mix.exs: 2.4.50 | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2021-08-08 13:21 | Update PleromaFE Bundle (2.4.0) | Haelwenn (lanodan) Monnier | 143 | +521 | -257 |
2021-08-07 10:49 | Add YunoHost to installation guides | Ilja | 2 | +10 | -1 |
2021-08-06 14:08 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remove/mastofe | Sean King | 26 | +476 | -372 |
2021-08-06 06:41 | CHANGELOG.md: Fix instances of 2020 being actually 2021 | matildepark | 1 | +3 | -3 |
2021-02-04 13:23 | Improve readability | Egor Kislitsyn | 6 | +33 | -29 |
2021-01-17 13:32 | Quarantine placeholders | Ilja | 1 | +2 | -2 |
2021-01-16 23:06 | improve changelog entry | Ilja | 1 | +1 | -1 |
2020-12-26 10:35 | Make transparency_exclusions use tuples in admin-fe | Ilja | 2 | +6 | -4 |
2020-12-18 13:29 | Add key- and valuePlaceholders for quarantined_instances and mrf_simple | Ilja | 4 | +12 | -0 |
2020-12-14 12:18 | Add transparency_exclusions also to the breaking changes | Ilja | 1 | +1 | -1 |
2020-12-14 12:11 | Change docs | Ilja | 3 | +18 | -16 |
2020-11-28 09:34 | quarantine instances info | Ilja | 2 | +42 | -12 |
2020-11-20 12:48 | Change what nodeinfo returns without breaking backwards compatibility | Ilja | 2 | +90 | -28 |
2020-10-23 18:27 | Return maps in node_info | Ilja | 3 | +26 | -3 |
2020-10-05 12:13 | Add database migrations | Ilja | 3 | +162 | -0 |
2020-10-05 09:26 | Fixed deprecation warning checks | Ilja | 2 | +21 | -20 |
2020-10-03 10:08 | config/description.exs: Update quarantine settings to tuples | Ilja | 1 | +4 | -4 |
2020-10-03 09:55 | make linter happy | Ilja | 1 | +2 | -1 |
2020-10-02 18:35 | Deprecate transparency_exclusions | Ilja | 2 | +89 | -0 |
2020-10-02 17:08 | config :mrf, :transparency_exclusions works with tumples now | Ilja | 2 | +2 | -2 |
2020-10-02 14:03 | Deprecate and rewrite settings for quarentine settings | Ilja | 2 | +89 | -0 |
2020-10-02 12:51 | Make quarentine work with list of tuples instead of strings | Ilja | 5 | +18 | -5 |
2020-09-25 21:36 | Add tests for setting `:instance, :quarantined_instances` | Ilja | 2 | +106 | -0 |
2020-09-24 19:01 | Make mrfSimple work with tuples | Ilja | 4 | +123 | -112 |
2020-09-23 22:34 | Deprectate strings for SimplePolicy | Ilja | 2 | +138 | -1 |
2021-08-05 05:51 | Merge branch 'staff-plug' into 'develop' | Haelwenn | 4 | +79 | -5 |
2021-08-04 16:48 | Merge remote-tracking branch 'pleroma/develop' into staff-plug | Alex Gleason | 365 | +8571 | -3153 |
2021-08-01 05:41 | Release 2.4.0 | Haelwenn (lanodan) Monnier | 2 | +14 | -9 |
2021-08-01 06:26 | Update AdminFE bundle | Haelwenn (lanodan) Monnier | 119 | +467 | -467 |
2021-07-27 21:01 | use puts instead warn | Daniel | 1 | +2 | -1 |
2021-07-27 20:41 | Update dev.exs error message to write to stderr. Currently it dumps this message at the beginnig of the file when using vim-autoformat with mix format | Daniel | 1 | +1 | -1 |
2021-07-27 16:25 | Merge branch 'object-tombstone-visibility' into 'develop' | feld | 1 | +1 | -0 |
2021-07-27 16:24 | Merge branch 'errorview-json-fix' into 'develop' | feld | 2 | +2 | -1 |
2021-07-27 13:54 | Merge remote-tracking branch 'pleroma/develop' into object-tombstone-visibility | Alex Gleason | 365 | +8568 | -3152 |
2021-07-27 13:54 | Visibility: check Tombstone objects in visible_for_user?/2 | Alex Gleason | 1 | +1 | -0 |
2021-07-27 13:30 | CHANGELOG: fixed JSON error rendering | Alex Gleason | 1 | +1 | -0 |
2021-07-27 13:29 | Merge remote-tracking branch 'pleroma/develop' into errorview-json-fix | Alex Gleason | 365 | +8568 | -3152 |
2021-07-27 13:28 | Add activity+json to Phoenix :format_encoders Fixes ErrorView rendering | Alex Gleason | 1 | +1 | -1 |
2021-07-22 18:41 | Merge branch 'mkljczk-develop-patch-60115' into 'develop' | Haelwenn | 1 | +3 | -1 |
2021-07-18 01:57 | CHANGELOG: Support `poll` notification type | Alex Gleason | 1 | +1 | -0 |
2021-07-18 16:36 | Merge remote-tracking branch 'pleroma/develop' into poll-notification-fixes | Alex Gleason | 365 | +8565 | -3151 |
2021-07-18 16:03 | Poll notification: only notify local users | Alex Gleason | 2 | +6 | -4 |
2021-07-18 15:49 | Poll notification: trigger PollWorker through common_pipeline | Alex Gleason | 3 | +40 | -6 |
2021-07-18 15:49 | PollWorker defensive checks | Alex Gleason | 1 | +4 | -2 |
2021-07-18 15:48 | Poll notification: notify for polls even when block_from_strangers is set | Alex Gleason | 1 | +8 | -2 |
2021-07-18 01:35 | MastodonAPI: Support poll notification | Alex Gleason | 14 | +262 | -21 |
2021-07-17 20:05 | CHANGELOG: instance deletion | Alex Gleason | 1 | +1 | -0 |
2021-07-17 20:03 | Merge remote-tracking branch 'pleroma/develop' into instance-deletion | Alex Gleason | 364 | +8558 | -3144 |
2021-07-17 20:00 | AdminAPI.InstanceController: clean up tests, rename actions | Alex Gleason | 3 | +27 | -29 |
2021-07-17 19:55 | AdminAPI: add DELETE /instances/:instance to delete all content from a remote instance | Alex Gleason | 4 | +48 | -0 |
2021-07-17 19:06 | Add Instance.delete_users_and_activities/1 to delete all content from a remote instance | Alex Gleason | 3 | +58 | -0 |
2021-06-23 18:02 | Upgrade Ecto to v3.6.2, remove deprecated ecto_explain | Alex Gleason | 3 | +7 | -7 |
2021-07-17 18:05 | Create AdminAPI.InstanceController | Alex Gleason | 5 | +116 | -54 |
2021-07-14 14:39 | Merge branch 'admin-api-users-sort' into 'develop' | feld | 4 | +59 | -71 |
2021-07-14 14:35 | Merge branch 'admin-api-users-date' into 'develop' | feld | 3 | +6 | -2 |
2021-07-14 14:03 | CHANGELOG: AdminAPI return date with users | Alex Gleason | 1 | +1 | -0 |
2021-07-14 14:02 | Merge remote-tracking branch 'pleroma/develop' into admin-api-users-date | Alex Gleason | 364 | +8500 | -3078 |
2021-07-14 04:51 | AdminAPI: add date to users | Alex Gleason | 2 | +5 | -2 |
2021-07-14 02:44 | CHANGELOG: AdminAPI users sort | Alex Gleason | 1 | +1 | -0 |
2021-07-14 03:47 | Merge remote-tracking branch 'pleroma/develop' into admin-api-users-sort | Alex Gleason | 364 | +8500 | -3078 |
2021-07-14 02:37 | AdminAPI: sort user results by ID descending | Alex Gleason | 3 | +58 | -71 |
2021-07-13 03:00 | Moderators: reorganize :admin_api pipeline in Router | Alex Gleason | 2 | +9 | -5 |
2021-07-13 02:57 | Moderators: add UserIsStaffPlug | Alex Gleason | 2 | +70 | -0 |
2021-07-12 21:59 | CHANGELOG: fixed user deletion database timeout | Alex Gleason | 1 | +1 | -0 |
2021-07-12 21:23 | Merge remote-tracking branch 'pleroma/develop' into fix-object-deletion-timeout | Alex Gleason | 364 | +8500 | -3078 |
2021-07-12 21:20 | Fix Activity.delete_all_by_object_ap_id/1 timeout so users can be deleted | Alex Gleason | 1 | +1 | -1 |
2021-07-12 05:05 | Merge branch 'features/ingestion-page' into 'develop' | Haelwenn | 11 | +249 | -228 |
2021-07-12 05:01 | Merge branch 'features/validators-apc2s' into 'develop' | Haelwenn | 5 | +77 | -64 |
2020-09-18 12:22 | AP C2S: Remove restrictions and make it go through pipeline | Haelwenn (lanodan) Monnier | 5 | +77 | -64 |
2021-07-10 17:13 | Delete MastoFE Controller Test | Sean King | 1 | +0 | -85 |
2021-07-10 17:04 | Merge develop branch upstream | Sean King | 114 | +950 | -601 |
2021-07-08 17:44 | Merge branch 'update/linkify' into 'develop' | feld | 3 | +3 | -2 |
2021-07-08 17:33 | Update Linkify to fix crash on posts with a URL we failed to parse correctly | Mark Felder | 3 | +3 | -2 |
2021-07-06 20:05 | Merge branch 'remote-deletions' into 'develop' | feld | 6 | +78 | -32 |
2021-07-02 13:03 | fix the fucking list timelines on mastofe/soapbox-fe | marcin mikołajczak | 1 | +3 | -1 |
2021-06-30 17:25 | Deletions: change User.purge/1 to defp, add CHANGELOG entry | Alex Gleason | 2 | +3 | -1 |
2021-06-30 07:02 | Merge remote-tracking branch 'pleroma/develop' into remote-deletions | Alex Gleason | 358 | +8132 | -2791 |
2021-06-30 06:48 | Deletions: don't purge keys so Delete/Undo activities can be signed | Alex Gleason | 2 | +2 | -4 |
2021-06-30 06:14 | Deletions: allow deactivated users to be deleted | Alex Gleason | 4 | +32 | -9 |
2021-06-30 04:56 | Deletions: preserve account status fields during purge, fix checks | Alex Gleason | 2 | +14 | -12 |
2021-06-30 03:53 | Also purge the user in User.perform/2 | Alex Gleason | 1 | +4 | -0 |
2021-06-30 03:30 | Deletions: purge the user immediately | Alex Gleason | 1 | +10 | -15 |
2021-06-30 02:45 | Correctly purge a remote user | Alex Gleason | 2 | +28 | -6 |
2021-06-25 04:52 | Merge branch 'fix-2686' into 'develop' | Haelwenn | 1 | +6 | -4 |
2021-06-25 02:00 | Activity deletion: fix FunctionClauseError #2686 | Alex Gleason | 1 | +6 | -4 |
2021-06-23 20:17 | Merge branch 'ecto-upgrade' into 'develop' | feld | 4 | +4 | -8 |
2021-06-23 18:02 | Upgrade Ecto to v3.6.2, remove deprecated ecto_explain | Alex Gleason | 4 | +4 | -8 |
2021-06-22 23:27 | Merge branch 'bugfix/upload-limit-plug' into 'develop' | Haelwenn | 5 | +62 | -2 |
2021-06-22 16:52 | Merge branch 'docs/dependencies-rewrite' into 'develop' | feld | 8 | +32 | -65 |
2021-06-22 10:25 | Add test on changing [:instance, :upload_limit] | Haelwenn (lanodan) Monnier | 2 | +57 | -0 |
2021-06-22 09:12 | Downgrade Plug to 1.10.x, revert upload_limit tuple to function change | Haelwenn (lanodan) Monnier | 3 | +5 | -2 |
2021-06-11 22:25 | Merge branch 'cycles-ci-skip' into 'develop' | Haelwenn | 1 | +5 | -0 |
2021-06-11 13:45 | Cycles CI: skip unless Elixir code is modified | Alex Gleason | 1 | +5 | -0 |
2021-06-11 06:46 | docs/…/opt_en.md: Reuse /main/ repository url for the /community/ repo | Haelwenn (lanodan) Monnier | 1 | +1 | -2 |
2021-06-11 06:44 | docs: Remove Erlang Solutions repository | Haelwenn (lanodan) Monnier | 1 | +3 | -9 |
2021-06-11 06:43 | docs: Use one file to describe dependencies | Haelwenn (lanodan) Monnier | 7 | +28 | -54 |
2021-06-10 15:03 | Merge branch 'fix/twittercard-video-dimensions' into 'develop' | feld | 6 | +204 | -30 |
2021-06-10 14:56 | Add note about video thumbnails for code spelunkers unfamiliar with Media Preview Proxy | Mark Felder | 1 | +2 | -0 |
2021-06-09 19:04 | Merge branch 'cycles-ci' into 'develop' | feld | 2 | +12 | -10 |
2021-06-09 18:30 | Fix compile cycle in Pleroma.Tests.AuthTestController | Alex Gleason | 1 | +2 | -10 |
2021-06-09 18:12 | Cycles CI: disable cache | Alex Gleason | 1 | +1 | -0 |
2021-06-09 18:08 | CI: echo $MIX_ENV | Alex Gleason | 1 | +1 | -0 |
2021-05-23 23:31 | Add cycles test to .gitlab-ci.yml Thank you @jb55@bitcoinhackers.org for the awk syntax | Alex Gleason | 1 | +8 | -0 |
2021-06-09 17:17 | Merge branch 'refactor/ingestion-activity-context' into 'develop' | feld | 8 | +105 | -105 |
2021-06-09 17:08 | Merge branch 'eblurhash-hex' into 'develop' | feld | 2 | +2 | -4 |
2021-06-09 16:58 | Formatting of the comment | Mark Felder | 2 | +6 | -6 |
2021-06-09 16:56 | Add new Twittercard/OGP changes | Mark Felder | 1 | +1 | -0 |
2021-06-09 16:46 | Test that videos only get image thumbnails in OGP metadata when we can produce them with Preview Proxy | Mark Felder | 1 | +80 | -0 |
2021-06-09 16:09 | Credo | Mark Felder | 2 | +10 | -8 |
2021-06-09 16:06 | Lint | Mark Felder | 2 | +11 | -8 |
2021-06-09 16:05 | Fix incorrectly ordered arguments to the function and not properly merging lists. | Mark Felder | 1 | +2 | -1 |
2021-06-09 15:06 | Metadata.Utils.attachment_url/1 was used in this test too | Mark Felder | 1 | +2 | -1 |
2021-06-09 15:02 | Add a video thumbnail to the OpenGraph metadata if Media Preview Proxy is enabled. | Mark Felder | 1 | +15 | -0 |
2021-06-09 14:58 | Remove Metadata.Utils.attachment_url/1 | Mark Felder | 3 | +19 | -14 |
2021-06-09 14:28 | Use eblurhash 1.1.0 from Hex | Alex Gleason | 2 | +2 | -4 |
2021-06-09 01:43 | ObjectValidators.{Announce,EmojiReact,Like}: Fix context, actor & addressing | Haelwenn (lanodan) Monnier | 8 | +105 | -105 |
2021-06-09 02:20 | Merge branch 'cycles-plug-deps' into 'develop' | Haelwenn | 13 | +22 | -57 |
2021-06-09 01:54 | Merge branch 'cycles-side-effects' into 'develop' | Haelwenn | 1 | +4 | -3 |
2021-06-09 01:53 | Merge branch 'cycles-instances' into 'develop' | Haelwenn | 1 | +11 | -6 |
2021-06-09 00:14 | Refactor skipped plugs into Pleroma.Web functions Speeds up recompilation by reducing compile cycles | Alex Gleason | 13 | +22 | -57 |
2021-06-08 23:18 | Switch to runtime deps in ActivityPub.SideEffects Speeds up recompilation by reducing compile cycles | Alex Gleason | 1 | +4 | -3 |
2021-06-08 23:03 | Switch to runtime deps in Pleroma.Instances Speeds up recompilation by limiting compile cycles | Alex Gleason | 1 | +11 | -6 |
2021-06-08 22:14 | Switch OGP default type from "website" to "article" | Mark Felder | 1 | +2 | -2 |
2021-06-08 22:08 | Merge branch 'cycles-config-loader-redux' into 'develop' | feld | 1 | +16 | -16 |
2021-06-08 22:07 | Merge branch 'cycles-user-view' into 'develop' | feld | 2 | +10 | -2 |
2021-06-08 21:58 | Set the correct height/width if the data is available when generating opengraph metadata | Mark Felder | 2 | +37 | -5 |
2021-06-08 20:58 | Create AdminAPI.UserView to avoid compile-time dep Speeds up recompilation | Alex Gleason | 2 | +10 | -2 |
2021-06-08 21:31 | Only use fallback for videos and only add this metadata for images if we really have it. | Mark Felder | 1 | +22 | -6 |
2021-06-08 21:19 | Twittercard metadata for images should also include dimensions if available | Mark Felder | 2 | +16 | -8 |
2021-06-08 21:07 | Ignore runtime deps in Pleroma.Config.Loader with Module.concat/1 Speeds up recompilation | Alex Gleason | 1 | +16 | -16 |
2021-06-08 20:59 | Set the correct height/width if the data is available when generating twittercard metadata | Mark Felder | 2 | +13 | -5 |
2021-06-08 20:30 | Merge branch 'metadata-for-all' into 'develop' | feld | 5 | +57 | -4 |
2021-06-08 19:49 | Blurhash varies slightly by computer generating it, so just validate it wasn't nil | Mark Felder | 1 | +4 | -3 |
2021-06-08 19:26 | Merge branch 'improve-og-embed' into 'develop' | feld | 3 | +18 | -30 |
2021-06-08 19:05 | Update test names and verify blurhash is correctly generated for images | Mark Felder | 1 | +5 | -3 |
2021-06-08 19:02 | Add test for AnalyzeMetadata upload filter fetching dimensions from a video | Mark Felder | 2 | +11 | -0 |
2021-06-08 18:06 | Merge branch 'cycles-params' into 'develop' | feld | 7 | +27 | -21 |
2021-06-08 17:56 | Update scope of AnalyzeMetadata features | Mark Felder | 1 | +1 | -1 |
2021-06-03 21:58 | Support metadata for video files too | Mark Felder | 2 | +40 | -1 |
2021-06-07 21:45 | Fix order of Pleroma.Web.Utils.Params aliases | Alex Gleason | 3 | +3 | -3 |
2021-06-07 21:01 | Pleroma.Web.Params --> Pleroma.Web.Utils.Params | Alex Gleason | 8 | +22 | -22 |
2021-05-22 16:41 | Pleroma.Web.ControllerHelper.truthy_param?/1 --> Pleroma.Web.Params.truthy_param?/1 Breaks cycle in lib/pleroma/web/api_spec/operations/status_operation.ex | Alex Gleason | 7 | +27 | -21 |
2021-06-08 17:49 | Merge branch 'cycles-uploads' into 'develop' | feld | 1 | +3 | -3 |
2021-06-08 17:45 | Merge branch 'cycles-authenticator' into 'develop' | feld | 9 | +91 | -75 |
2021-06-07 23:07 | Create WrapperAuthenticator and simplify Authenticator behaviour Speeds up recompilation by reducing compile-time cycles | Alex Gleason | 9 | +91 | -75 |
2021-06-07 22:07 | Upload.Filter: use generic types in @spec Speeds up recompilation by reducing compile-time deps | Alex Gleason | 1 | +3 | -3 |
2021-06-07 21:22 | Merge branch 'fix/config-test-warning' into 'develop' | feld | 3 | +61 | -64 |
2021-06-07 21:21 | Merge branch 'pleromapi' into 'develop' | feld | 1 | +3 | -0 |
2021-06-07 21:21 | Merge branch 'cycles-guard' into 'develop' | feld | 3 | +14 | -7 |
2021-06-07 21:10 | Channel name was incorrect. We left it as chat:public for backwards compatibility. | Mark Felder | 1 | +1 | -1 |
2021-06-07 21:09 | Test was named incorrectly and did not execute | Mark Felder | 1 | +0 | -0 |
2021-06-07 21:06 | Fix test warnings | Mark Felder | 1 | +20 | -23 |
2021-06-07 20:51 | Put custom guards in Web.Utils.Guards Speeds up recompilation by removing a compile-time cycle on AdminAPI.Search | Alex Gleason | 3 | +14 | -7 |
2021-06-07 20:47 | Formatting | Mark Felder | 2 | +7 | -2 |
2021-06-07 20:11 | Merge branch 'fix/prune-hashtags' into 'develop' | feld | 3 | +29 | -0 |
2021-06-07 20:10 | Merge branch 'cycles-mrf-policy' into 'develop' | feld | 29 | +44 | -39 |
2021-06-07 20:07 | Update CHANGELOG.md | feld | 1 | +0 | -1 |
2021-06-07 20:07 | Update CHANGELOG.md | feld | 1 | +4 | -0 |
2021-06-07 20:06 | Merge branch 'develop' into 'fix/prune-hashtags' | feld | 201 | +2495 | -1133 |
2021-06-07 20:05 | Update CHANGELOG.md | feld | 1 | +1 | -1 |
2021-06-07 20:04 | Update CHANGELOG.md | feld | 1 | +1 | -0 |
2021-06-07 20:02 | Update lib/mix/tasks/pleroma/database.ex | feld | 1 | +4 | -4 |
2021-06-07 19:58 | Merge branch 'fix/plug_parser_multipart' into 'develop' | feld | 1 | +1 | -1 |
2021-06-07 19:51 | Fix MRF.config_descriptions/0 | Alex Gleason | 1 | +1 | -1 |
2021-06-07 19:22 | MRF: create MRF.Policy behaviour separate from MRF module Speeds up recompilation by reducing compile-time deps | Alex Gleason | 29 | +43 | -38 |
2021-06-07 17:03 | Merge branch 'notification-settings-docs-fix' into 'develop' | feld | 1 | +1 | -1 |
2021-06-07 17:03 | Merge branch 'cycles-reverse-proxy' into 'develop' | feld | 3 | +30 | -19 |
2021-06-07 16:18 | Docs: /api/v1/pleroma/notification_settings --> /api/pleroma/notification_settings | Alex Gleason | 1 | +1 | -1 |
2021-06-05 02:12 | Merge remote-tracking branch 'pleroma/develop' into cycles-reverse-proxy | Alex Gleason | 298 | +7377 | -2334 |
2021-06-02 21:34 | ReverseProxy: create Client.Wrapper to call client from config Speeds up recompilation by reducing compile-time cycles | Alex Gleason | 3 | +30 | -19 |
2021-06-04 21:50 | Removing trailing space on empty line in OAuth controller | Sean King | 1 | +1 | -1 |
2021-06-04 21:06 | Fix more build errors | Sean King | 3 | +0 | -210 |
2021-06-04 20:57 | Merge branch 'chore/otp24-changelog' into 'develop' | feld | 1 | +1 | -0 |
2021-06-04 20:55 | Merge branch 'fix/clear_config_warning' into 'develop' | feld | 1 | +1 | -2 |
2021-06-04 20:50 | Fix code mistake in OAuth controller | Sean King | 1 | +1 | -7 |
2021-06-04 20:50 | Document OTP 24 support so we remember to add it to the official release notes / announcement | Mark Felder | 1 | +1 | -0 |
2021-06-04 20:35 | Fix warning for misuse of clear_config/2 | Mark Felder | 1 | +1 | -2 |
2021-06-04 20:42 | Fix merge conflicts with upstream | Sean King | 242 | +4712 | -1681 |
2021-06-04 18:53 | Merge branch 'tests/openapi-everywhere' into 'develop' | Haelwenn | 17 | +397 | -217 |
2020-10-21 08:23 | Pipeline Ingestion: Page | Haelwenn (lanodan) Monnier | 11 | +249 | -228 |
2021-06-04 17:57 | web endpoint: Use Config.get directly instead of a tuple | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2021-06-04 17:37 | Merge branch 'fix/missing-deprecation' into 'develop' | feld | 2 | +35 | -1 |
2021-06-04 17:36 | Merge branch 'bugfix/erlang-24' into 'develop' | feld | 8 | +100 | -86 |
2021-06-04 17:30 | Add missing deprecation warning left out of !2842 | Mark Felder | 2 | +35 | -1 |
2021-06-04 04:15 | Improve opengraph embeds | io | 3 | +13 | -30 |
2021-05-31 08:41 | MIME.valid?(type) → is_bitstring(type) && MIME.extensions(type) != [] | Haelwenn (lanodan) Monnier | 2 | +12 | -5 |
2021-05-31 08:14 | request_builder_test: mode :read got removed | Haelwenn (lanodan) Monnier | 1 | +26 | -18 |
2021-05-31 08:06 | factory: Fix article_factory | Haelwenn (lanodan) Monnier | 1 | +2 | -2 |
2021-05-22 16:04 | mix: Update pot to ~> 1.0 | Haelwenn (lanodan) Monnier | 2 | +2 | -2 |
2021-05-22 15:55 | mix.exs: Apply OTP24 fixes to web_push_encryption | Haelwenn (lanodan) Monnier | 3 | +5 | -4 |
2021-05-22 15:48 | mix: Update dependencies | Haelwenn (lanodan) Monnier | 1 | +4 | -4 |
2021-05-15 11:15 | media_proxy: switch from :crypto.hmac to :crypto.mac | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2021-05-15 11:08 | mix: Switch hackney & gun to releases | Haelwenn (lanodan) Monnier | 2 | +11 | -15 |
2021-05-15 10:40 | Update all dependencies | Haelwenn (lanodan) Monnier | 1 | +40 | -38 |
2021-06-03 15:52 | Merge branch 'chore/rename-chat' into 'develop' | Haelwenn | 17 | +273 | -144 |
2021-06-02 17:18 | Merge branch 'chore/cicd_skip_nonsense' into 'develop' | rinpatch | 1 | +29 | -0 |
2021-06-02 17:09 | Don't generate new specs unless they've changed. | Mark Felder | 1 | +4 | -0 |
2021-06-02 17:00 | Skip build, test, analysis/lint when we don't make code changes | Mark Felder | 1 | +25 | -0 |
2021-06-02 16:53 | Merge branch 'Snow-develop-patch-01683' into 'develop' | feld | 2 | +3 | -2 |
2021-06-02 16:26 | Update wording for relays in docs and config description | Mark Felder | 2 | +2 | -2 |
2021-06-02 16:21 | Formatting | Mark Felder | 1 | +2 | -1 |
2021-06-02 16:11 | Merge branch 'cycles-email' into 'develop' | feld | 1 | +9 | -2 |
2021-06-01 21:53 | disableChat / disableShout didn't actually do anything for PleromaFE | Mark Felder | 1 | +0 | -7 |
2021-06-01 21:17 | Merge remote-tracking branch 'pleroma/develop' into cycles-email | Alex Gleason | 270 | +6532 | -1883 |
2021-05-22 19:48 | Avoid `use Phoenix.Swoosh` to prevent recompiling the Endpoint Speeds up recompilation by fixing cycles in UserEmail | Alex Gleason | 1 | +9 | -2 |
2021-06-01 19:41 | Merge branch 'cycles-streaming' into 'develop' | feld | 2 | +3 | -7 |
2021-06-01 19:39 | Merge branch 'cycles-uploader' into 'develop' | feld | 1 | +2 | -2 |
2021-06-01 19:34 | Keep original Shoutbox channel name as chat:public There is no sane / high level workaround for merging users who join shout:public and chat:public. | Mark Felder | 2 | +2 | -5 |
2021-06-01 19:20 | Merge remote-tracking branch 'pleroma/develop' into cycles-uploader | Alex Gleason | 224 | +6289 | -1720 |
2021-05-22 20:30 | Remove deps from Uploader behaviour Speeds up recompilation by limiting compile-time deps | Alex Gleason | 1 | +2 | -2 |
2021-06-01 18:56 | Merge remote-tracking branch 'pleroma/develop' into cycles-streaming | Alex Gleason | 267 | +6527 | -1874 |
2021-06-01 18:55 | Remove deps from Streaming/Persisting behaviors Speeds up recompilation by limiting compile-time deps | Alex Gleason | 2 | +3 | -7 |
2021-06-01 17:57 | Add "chat" back as a feature for backwards compat. | Mark Felder | 1 | +4 | -0 |
2021-06-01 16:55 | Wire up join requests to the old "chat:public" channel into the new "shout:public" channel | Mark Felder | 1 | +3 | -0 |
2021-05-28 19:10 | Forgot to move migration test when rebasing | Mark Felder | 1 | +0 | -0 |
2021-05-20 19:30 | We want clear_config/2 in all tests now | Mark Felder | 1 | +1 | -1 |
2020-08-07 09:18 | Update test for RenameInstanceChat migration | Roman Chvanikov | 1 | +37 | -6 |
2020-08-07 09:18 | Add RenameInstanceChat migration | Roman Chvanikov | 1 | +77 | -0 |
2020-08-06 21:37 | Add a test for the migration | Mark Felder | 1 | +21 | -0 |
2020-08-04 15:45 | Update description file for new shout config setting location | Mark Felder | 1 | +10 | -9 |
2020-08-04 15:42 | Move shout configuration from :instance, update docs and changelog | Mark Felder | 6 | +11 | -10 |
2020-08-03 23:41 | More confusingly named legacy chat code renamed to shout | Mark Felder | 1 | +4 | -4 |
2020-08-03 23:34 | Ensure we actually start ShoutChannel | Mark Felder | 1 | +1 | -1 |
2020-08-03 23:00 | Update PleromaFE settings for the old chat box | Mark Felder | 1 | +4 | -4 |
2020-08-03 22:58 | Just call it shout | Mark Felder | 1 | +1 | -1 |
2020-08-03 22:08 | Rename the non-federating Chat feature to Shout | Mark Felder | 13 | +124 | -123 |
2021-06-01 16:43 | Merge branch 'cycles-constants' into 'develop' | feld | 7 | +10 | -9 |
2021-06-01 16:32 | Merge remote-tracking branch 'pleroma/develop' into cycles-constants | Alex Gleason | 265 | +6518 | -1866 |
2021-06-01 16:19 | Merge branch 'cycles-frontend-static' into 'develop' | feld | 1 | +5 | -4 |
2021-06-01 16:15 | Merge branch 'cycles-base-url' into 'develop' | feld | 43 | +94 | -96 |
2021-06-01 01:51 | Merge branch 'features/validators-note' into 'develop' | Haelwenn | 31 | +386 | -315 |
2021-05-31 21:49 | Merge remote-tracking branch 'pleroma/develop' into cycles-base-url | Alex Gleason | 186 | +5805 | -1306 |
2021-05-31 20:09 | Deprecate Pleroma.Web.base_url/0 Use Pleroma.Web.Endpoint.url/0 directly instead. Reduces compiler cycles. | Alex Gleason | 43 | +93 | -96 |
2021-05-31 18:39 | Pleroma.Constants.as_local_public/0 --> Pleroma.Web.ActivityPub.Utils.as_local_public/0 Move as_local_public/0 to stop making modules depend on Web at compile-time | Alex Gleason | 7 | +10 | -9 |
2021-05-31 17:42 | Merge branch 'docs/goto-libera' into 'develop' | Haelwenn | 11 | +15 | -17 |
2021-05-31 16:17 | Add Raspberry Pi install instructions | Guy Sheffer | 1 | +3 | -0 |
2021-05-26 04:14 | Changing references of freenode to libera.chat | Haelwenn (lanodan) Monnier | 11 | +15 | -17 |
2021-05-31 14:40 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +580 | -0 |
2021-05-30 17:58 | Merge commit '07fed0fda2473fc4e1e3b01e863217391fd2902f'; commit 'e3173a279dad89dfce6eae89368ad3ba180c0490'; commit '21787546c01069d1d1d8261f0bc37d13a73122a9'; commit 'fda34591cefad94277385311c6391d1ca2adb36c'; commit '0ada3fe823a3c2e6c5835431bdacfbdb8b3d02a7'; commit '32d263cb905dd7fffd43a4955295af0b2b378537'; commit 'c9e4200ed2167772294fceb4f282979b5ea04981'; commit '3ff9c5e2a67ab83c2abdb14cd246dea059079e75'; commit 'fa543a936124abee524f9a103c17d2601176dcd4'; commit 'c23b81e399d5be6fc30f4acb1d757d5eb291d8e1' into cycles-phase-1 | Alex Gleason | 32 | +215 | -133 |
2021-05-11 01:39 | Translated using Weblate (Chinese (Traditional)) | Snow | 1 | +6 | -6 |
2021-03-25 06:35 | Translated using Weblate (Chinese (Traditional)) | Snow | 1 | +7 | -5 |
2021-03-15 15:10 | Added translation using Weblate (Chinese (Traditional)) | Snow | 1 | +578 | -0 |
2021-05-30 17:42 | Merge branch 'ffmpeg' into 'develop' | Haelwenn | 1 | +1 | -1 |
2021-05-30 17:12 | Merge remote-tracking branch 'pleroma/develop' into cycles-frontend-static | Alex Gleason | 226 | +5433 | -1429 |
2021-05-21 22:37 | FrontendStatic: make Router a runtime dep Speeds up recompilation by removing compile-time cycles | Alex Gleason | 1 | +5 | -4 |
2021-05-30 14:27 | Add ffmpeg | shibao | 1 | +1 | -1 |
2021-05-29 21:50 | Merge branch 'cycles-views' into 'develop' | feld | 15 | +70 | -10 |
2021-05-29 21:19 | Merge branch 'cycles-html' into 'develop' | feld | 4 | +49 | -38 |
2021-05-29 21:16 | Merge branch 'cycles-gun' into 'develop' | feld | 4 | +11 | -13 |
2021-05-29 19:20 | Merge branch 'cycles-config' into 'develop' | feld | 2 | +37 | -33 |
2021-05-29 19:16 | Merge branch 'cycles-pipeline' into 'develop' | feld | 1 | +13 | -13 |
2021-05-29 18:32 | Merge remote-tracking branch 'pleroma/develop' into cycles-pipeline | Alex Gleason | 205 | +5275 | -1341 |
2021-05-21 21:58 | ActivityPub.Pipeline: switch to runtime deps Speed up recompilation by breaking compile-time cycles | Alex Gleason | 1 | +14 | -17 |
2021-05-29 17:29 | Merge remote-tracking branch 'pleroma/develop' into cycles-html | Alex Gleason | 205 | +5271 | -1340 |
2021-05-22 21:44 | Break out activity-specific HTML functions into Pleroma.Activity.HTML Fixes cycles in lib/pleroma/ecto_type/activity_pub/object_validators/safe_text.ex | Alex Gleason | 4 | +49 | -38 |
2021-05-29 17:17 | Merge remote-tracking branch 'pleroma/develop' into cycles-views | Alex Gleason | 205 | +5271 | -1340 |
2021-05-22 19:59 | Create real Views for all Controllers This makes views depend on each other at runtime instead of compile-time | Alex Gleason | 15 | +70 | -10 |
2021-05-29 17:01 | Merge remote-tracking branch 'pleroma/develop' into cycles-plugs | Alex Gleason | 205 | +5271 | -1340 |
2021-05-21 18:04 | Config: use runtime deps instead of module attributes Speeds up recompilation time by breaking compile-time cycles | Alex Gleason | 2 | +37 | -33 |
2021-05-29 16:35 | Merge remote-tracking branch 'pleroma/develop' into cycles-gun | Alex Gleason | 205 | +5271 | -1340 |
2021-05-21 17:31 | Gun: use runtime deps in ConnectionPool Speed up recompilation time by breaking compile-time cycles | Alex Gleason | 3 | +10 | -10 |
2021-05-20 22:23 | Gun: make Gun.API a runtime dep Speed up recompilation by breaking a compile-time cycle | Alex Gleason | 1 | +1 | -3 |
2021-05-29 02:22 | Adding description | Snow | 1 | +1 | -1 |
2021-05-28 19:06 | Merge branch 'cycles-router-api-routes' into 'develop' | feld | 4 | +14 | -14 |
2021-05-28 19:05 | Merge branch 'simplepolicy-announce-leak' into 'develop' | feld | 3 | +48 | -1 |
2021-05-28 19:02 | Merge branch 'gitignore-runtime-exs' into 'develop' | feld | 1 | +2 | -2 |
2021-05-28 19:01 | Merge branch 'alias-router-helpers' into 'develop' | feld | 21 | +33 | -31 |
2021-05-28 18:57 | Merge branch 'plug-runtime-dev' into 'develop' | feld | 2 | +8 | -0 |
2021-05-28 18:51 | Merge remote-tracking branch 'pleroma/develop' into cycles-router-api-routes | Alex Gleason | 181 | +5166 | -1292 |
2021-05-21 19:47 | Pleroma.Web.get_api_routes/0 --> Pleroma.Web.Router.get_api_routes/0 Reduce recompilation time by breaking compile-time cycles | Alex Gleason | 4 | +14 | -14 |
2021-05-28 18:24 | Merge branch 'cycles-router' into 'develop' | feld | 1 | +7 | -3 |
2021-05-28 18:22 | Merge branch 'cycles-router-mediaproxy' into 'develop' | feld | 1 | +5 | -5 |
2021-05-28 18:08 | Merge remote-tracking branch 'pleroma/develop' into cycles-router-mediaproxy | Alex Gleason | 174 | +5114 | -1268 |
2021-05-22 20:04 | Don't make MediaProxy be a compile-dep of Router Speeds up recompilation by removing MediaProxy as a compile-time dep of Router | Alex Gleason | 1 | +5 | -5 |
2021-05-28 17:44 | Merge remote-tracking branch 'pleroma/develop' into cycles-router | Alex Gleason | 174 | +5114 | -1268 |
2021-05-23 22:25 | Router: move StaticFEPlug to a pipeline Speed up recompilation by breaking a cycle. Removes StaticFEPlug as a compile-time dep of Router. | Alex Gleason | 1 | +7 | -3 |
2021-05-27 21:01 | Merge branch 'featured-totalItems' into 'develop' | Haelwenn | 3 | +4 | -2 |
2021-05-27 17:20 | Missing entry for pinned posts federation from MR !3312 | Mark Felder | 1 | +1 | -0 |
2021-05-27 17:04 | Provide totalItems field for featured collections | Mark Felder | 2 | +3 | -2 |
2021-05-26 18:04 | Merge branch 'feat/expose_email_to_self' into 'develop' | Haelwenn | 3 | +29 | -0 |
2021-05-22 15:46 | Merge branch 'mix_config_deprecation' into 'develop' | Haelwenn | 10 | +10 | -17 |
2021-05-20 18:55 | Switch from the deprecated "use Mix.config" to "import Config" | Mark Felder | 10 | +10 | -17 |
2021-05-20 17:50 | Expose user email address to user/owner; not publicly. | Mark Felder | 3 | +29 | -0 |
2021-05-19 19:27 | Merge remote-tracking branch 'pleroma/develop' into plug-runtime-dev | Alex Gleason | 174 | +5114 | -1268 |
2021-05-19 19:27 | Put Plugs in runtime mode in :dev, :test to speed up recompilation | Alex Gleason | 2 | +8 | -0 |
2021-05-19 17:49 | Merge remote-tracking branch 'pleroma/develop' into alias-router-helpers | Alex Gleason | 174 | +5114 | -1268 |
2021-05-18 22:11 | Switch to aliasing `Router.Helpers` instead of importing | Alex Gleason | 21 | +33 | -31 |
2021-05-18 21:54 | Merge branch 'chore/changelog' into 'develop' | feld | 1 | +2 | -2 |
2021-05-18 21:46 | Clarify AttachmentMetadata changes | Mark Felder | 1 | +2 | -2 |
2021-05-18 21:41 | Merge branch 'blurhash' into 'develop' | feld | 14 | +164 | -12 |
2021-05-18 21:28 | Fixed checking for Upload Filter required commands | Mark Felder | 2 | +6 | -5 |
2021-05-18 20:51 | Check AnalyzeMetadata filter's required commands | Mark Felder | 1 | +3 | -1 |
2021-05-18 20:33 | Rename upload filter to AnalyzeMetadata | Mark Felder | 5 | +65 | -65 |
2021-05-17 18:41 | Merge branch 'optional-config' into 'develop' | lain | 9 | +22 | -17 |
2021-05-16 18:22 | Merge remote-tracking branch 'pleroma/develop' into gitignore-runtime-exs | Alex Gleason | 159 | +4928 | -1239 |
2021-05-16 18:22 | gitignore `config/runtime.exs` | Alex Gleason | 1 | +2 | -2 |
2021-05-16 17:27 | Merge remote-tracking branch 'pleroma/develop' into optional-config | Alex Gleason | 159 | +4928 | -1239 |
2021-05-16 17:20 | Docs: use `MIX_ENV=prod mix pleroma.instance gen` | Alex Gleason | 8 | +16 | -16 |
2021-05-16 17:26 | Make prod.secret.exs optional (with warning) | Alex Gleason | 1 | +6 | -1 |
2021-05-14 14:09 | Merge remote-tracking branch 'upstream/attachment-meta' into blurhash | Alex Gleason | 159 | +4930 | -1239 |
2021-05-14 13:38 | Support blurhash | Alex Gleason | 5 | +19 | -2 |
2021-05-13 01:15 | Changelog: attachment meta | Alex Gleason | 1 | +2 | -0 |
2021-05-13 01:10 | Merge remote-tracking branch 'upstream/develop' into attachment-meta | Alex Gleason | 159 | +4928 | -1239 |
2021-05-13 00:03 | Federate attachments as Links instead of Documents | Alex Gleason | 1 | +5 | -3 |
2021-05-12 21:16 | Don't render media `meta` if nil | Alex Gleason | 1 | +4 | -2 |
2021-05-12 20:38 | Ingest remote attachment width/height | Alex Gleason | 5 | +50 | -5 |
2021-05-12 18:38 | Add SetMeta filter to store uploaded image sizes | Alex Gleason | 5 | +83 | -2 |
2021-04-20 22:52 | a better query to delete from hashtags | faried nawaz | 1 | +4 | -6 |
2021-04-20 21:38 | mix prune_objects: remove unused hashtags after pruning remote objects | faried nawaz | 1 | +11 | -0 |
2021-04-20 21:37 | migration: add on_delete: :delete_all to hashtags object_id fk | faried nawaz | 1 | +19 | -0 |
2021-05-07 17:40 | Merge remote-tracking branch 'upstream/develop' into simplepolicy-announce-leak | Alex Gleason | 14 | +181 | -369 |
2021-05-04 13:30 | Merge branch 'dont-crash-email-settings' into 'develop' | feld | 4 | +50 | -27 |
2021-05-04 13:29 | Merge branch 'earmark' into 'develop' | feld | 11 | +131 | -342 |
2021-05-03 19:30 | CHANGELOG: don't crash so hard when email settings are invalid | Alex Gleason | 1 | +3 | -0 |
2021-05-03 19:43 | Merge remote-tracking branch 'pleroma/develop' into dont-crash-email-settings | Alex Gleason | 152 | +4747 | -870 |
2021-05-03 19:27 | Don't crash when email settings are invalid Fixes: https://git.pleroma.social/pleroma/pleroma/-/issues/2606 Fixes: https://gitlab.com/soapbox-pub/soapbox/-/issues/4 | Alex Gleason | 3 | +47 | -27 |
2021-05-01 16:28 | CHANGELOG: markdown | Alex Gleason | 1 | +1 | -0 |
2021-04-02 17:18 | CHANGELOG: SimplePolicy embedded objects are now checked | Alex Gleason | 1 | +1 | -0 |
2021-04-30 19:21 | Merge remote-tracking branch 'upstream/develop' into simplepolicy-announce-leak | Alex Gleason | 152 | +4747 | -870 |
2021-04-29 16:51 | SimplePolicy: filter string Objects | Alex Gleason | 2 | +26 | -1 |
2021-03-18 20:31 | SimplePolicy: filter nested objects | Alex Gleason | 2 | +22 | -1 |
2021-04-30 18:17 | Merge remote-tracking branch 'upstream/develop' into earmark | Alex Gleason | 1249 | +19492 | -9559 |
2021-04-30 17:55 | Fix failing remote mentions test, valid TLDs | Alex Gleason | 1 | +3 | -3 |
2021-04-30 17:51 | Delete obsolete EarmarkRendereTests (moved to UtilsTest) | Alex Gleason | 1 | +0 | -79 |
2021-04-30 17:27 | Remove Pleroma.Formatter.minify/2 | Alex Gleason | 4 | +0 | -20 |
2021-04-30 17:23 | Upgrade Earmark 1.4.15 | Alex Gleason | 2 | +3 | -3 |
2021-04-29 19:13 | Merge branch 'oauth-token-id' into 'develop' | feld | 4 | +28 | -4 |
2021-04-29 19:06 | Merge remote-tracking branch 'upstream/develop' into oauth-token-id | Alex Gleason | 1 | +4 | -0 |
2021-04-29 18:56 | Merge branch 'maybe-fix-ci' into 'develop' | feld | 1 | +4 | -0 |
2021-04-29 18:03 | CI: Purge pleroma build directory between runs | Alex Gleason | 1 | +4 | -0 |
2021-04-29 17:20 | CHANGELOG: Return OAuth token `id` | Alex Gleason | 1 | +1 | -0 |
2021-04-29 17:19 | Merge remote-tracking branch 'upstream/develop' into oauth-token-id | Alex Gleason | 81 | +2057 | -323 |
2021-04-29 16:14 | Merge remote-tracking branch 'upstream/develop' into block-behavior | Alex Gleason | 1241 | +17597 | -8685 |
2021-04-28 04:53 | Merge branch 'gitlab-ci-mix-lock' into 'develop' | Haelwenn | 1 | +6 | -4 |
2021-04-27 16:54 | Cache gitlab-ci based on mix.lock | Alex Gleason | 1 | +6 | -4 |
2021-04-23 02:14 | Merge branch 'fix/delete_activities_timeout' into 'develop' | Haelwenn | 3 | +22 | -1 |
2021-04-22 15:15 | Fixed pleroma.user delete_activities mix task. | Mark Felder | 1 | +1 | -0 |
2021-04-22 15:11 | Cleanup and ensure we obey custom Repo timeout | Mark Felder | 1 | +10 | -1 |
2021-04-20 17:00 | OTP releases executing commands via pleroma_ctl show the parent of the process is :erl_eval | Mark Felder | 1 | +1 | -0 |
2021-04-20 16:16 | Try to set query timeout intelligently | Mark Felder | 1 | +2 | -1 |
2021-04-20 16:10 | Add utility function to return infinite timeout for SQL transactions if we detect it was called from a Mix Task | Mark Felder | 1 | +9 | -0 |
2021-04-19 20:43 | Set Repo.transaction/2 timeout to infinity. Fixes pleroma.user delete_activities mix task. | Mark Felder | 1 | +1 | -1 |
2021-04-20 21:08 | Apply lanodan's suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2021-04-20 21:06 | Apply lanodan's suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2021-04-20 21:06 | Apply lanodan's suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2021-04-20 21:06 | Apply lanodan's suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2021-04-20 18:02 | Merge branch 'fix/docs' into 'develop' | feld | 1 | +1 | -1 |
2021-04-20 17:31 | Fix incorrect shell command | Mark Felder | 1 | +1 | -1 |
2021-04-19 22:39 | Merge branch 'feature/opt-out-of-google-floc' into 'develop' | feld | 2 | +3 | -1 |
2021-04-19 22:06 | Add CHANGELOG entry | Sean King | 1 | +1 | -0 |
2021-04-19 21:42 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/opt-out-of-google-floc | Sean King | 1 | +1 | -1 |
2021-04-19 21:34 | Merge branch 'fix/tests' into 'develop' | feld | 1 | +1 | -1 |
2021-04-19 21:23 | Fix error response which was breaking tests related to pinned posts | Mark Felder | 1 | +1 | -1 |
2021-04-18 20:00 | Add opting out of Google FLoC to HTTPSecurityPlug headers | Sean King | 1 | +2 | -1 |
2021-04-17 00:02 | Remove Twemoji stuff from MastoFE | Sean King | 3078 | +0 | -6154 |
2021-04-16 21:56 | Remove priv/static/sounds folder | Sean King | 2 | +0 | -0 |
2021-04-16 21:50 | Move changelog around | Sean King | 1 | +4 | -1 |
2021-04-16 09:59 | Apply rinpatch's suggestion(s) to 1 file(s) | rinpatch | 1 | +1 | -1 |
2021-04-16 09:55 | Merge branch 'features/ingestion-ecto-tag' into 'develop' | rinpatch | 24 | +166 | -69 |
2021-04-16 09:53 | Merge branch 'feature/521-pinned-post-federation' into 'develop' | rinpatch | 41 | +1466 | -128 |
2021-04-16 09:50 | Merge branch 'fix/2593-reading-exported-config-file' into 'develop' | rinpatch | 4 | +61 | -9 |
2021-04-16 05:51 | Remove MastoFE configuration stuff | Sean King | 4 | +9 | -34 |
2021-04-16 05:41 | Remove bash script for downloading new MastoFE build | Sean King | 1 | +0 | -48 |
2021-04-16 05:39 | Add note about Mastodon FE being removed from Pleroma in changelog | Sean King | 1 | +1 | -0 |
2021-04-16 05:37 | Remove MastoFE stuff from docs and default panel | Sean King | 2 | +4 | -10 |
2021-04-16 05:33 | Remove MastoFE settings from users table | Sean King | 3 | +9 | -11 |
2021-04-16 05:12 | Remove no longer necessary unit tests for MastoFE | Sean King | 4 | +1 | -248 |
2021-04-16 04:56 | Remove MastoFE-related backend code and frontend pieces | Sean King | 611 | +1 | -8502 |
2021-04-15 21:34 | Merge branch 'fix/notifsettings-breaking-login' into 'develop' | Haelwenn | 2 | +18 | -0 |
2021-04-15 14:59 | Merge branch 'develop' into 'fix/notifsettings-breaking-login' | feld | 5 | +88 | -4 |
2021-04-15 05:44 | Merge branch 'fix/mastodon-interface-docs-link' into 'develop' | Haelwenn | 1 | +1 | -1 |
2021-04-14 20:01 | Fix Mastodon interface link | Sean King | 1 | +1 | -1 |
2021-04-14 16:52 | Merge branch 'fix/adminapi-concurrent-limiter' into 'develop' | feld | 3 | +36 | -1 |
2021-04-14 14:39 | Revert guards on string_to_elixir_types/1, remove unnecessary assignment in test | Mark Felder | 2 | +8 | -13 |
2021-04-13 19:25 | Improve string_to_elixir_types/1 with guards | Mark Felder | 1 | +5 | -3 |
2021-04-13 19:39 | Document fixed ability to save ConcurrentLimiter settings in ConfigDB | Mark Felder | 1 | +1 | -0 |
2021-04-13 17:09 | Add ConcurrentLimiter to module_name?/1 and apply string_to_elixir_types/1 to search_opts keys during update_or_create/1 | Mark Felder | 1 | +4 | -2 |
2021-04-13 16:15 | Initial test validating the AdminAPI issue | Mark Felder | 1 | +35 | -0 |
2021-04-13 19:05 | Merge branch 'fix/instance-thumbnail-url' into 'develop' | Haelwenn | 3 | +45 | -1 |
2021-04-13 15:55 | Fix assignment / assertion | Mark Felder | 1 | +2 | -2 |
2021-04-13 15:52 | Validate custom instance thumbnail set via AdminAPI produces correct URL | Mark Felder | 2 | +43 | -0 |
2021-04-09 15:30 | Use URI.merge to prevent concatenating two canonical URLs when a custom instance thumbnail was uploaded via AdminFE | Mark Felder | 1 | +2 | -1 |
2021-04-08 12:45 | release runtime provider fix for paths | Alexander Strizhakov | 3 | +10 | -17 |
2021-04-05 16:57 | test/pleroma/web/common_api_test.exs: Strip : around emoji key-name | Haelwenn (lanodan) Monnier | 1 | +2 | -2 |
2021-03-25 09:17 | fetcher_test: Remove assert on fake Create having an ap_id | Haelwenn (lanodan) Monnier | 1 | +1 | -2 |
2020-11-26 23:25 | utils: Fix maybe_splice_recipient when "object" isn’t a map | Haelwenn (lanodan) Monnier | 3 | +9 | -4 |
2020-10-20 23:20 | fetcher_test: Fix missing mock function | Haelwenn (lanodan) Monnier | 1 | +8 | -0 |
2020-09-28 17:34 | transmogrifier: Fixing votes from Note to Answer | Haelwenn (lanodan) Monnier | 2 | +21 | -8 |
2020-09-17 14:17 | Object.Fetcher: Fix getting transmogrifier reject reason | Haelwenn (lanodan) Monnier | 1 | +3 | -0 |
2020-09-15 16:19 | NoteHandlingTest: remove fix_explicit_addressing-related test | Haelwenn (lanodan) Monnier | 1 | +6 | -36 |
2020-09-15 16:18 | ActivityPubControllerTest: Apply same addr changes to object | Haelwenn (lanodan) Monnier | 2 | +26 | -9 |
2020-09-15 15:22 | Fix addressing | Haelwenn (lanodan) Monnier | 3 | +23 | -18 |
2020-09-10 17:45 | recipients fixes/hardening for CreateGenericValidator | Haelwenn (lanodan) Monnier | 4 | +83 | -50 |
2020-09-10 09:11 | Pipeline Ingestion: Note | Haelwenn (lanodan) Monnier | 19 | +203 | -180 |
2020-09-10 09:08 | ObjectValidator.CommonFixes: Introduce fix_objects_defaults and fix_activity_defaults | Haelwenn (lanodan) Monnier | 10 | +51 | -37 |
2020-09-10 09:09 | Transmogrifier: Simplify fix_explicit_addressing and fix_implicit_addressing | Haelwenn (lanodan) Monnier | 2 | +19 | -38 |
2021-04-01 11:49 | Move tag fixup to object_validator | Haelwenn (lanodan) Monnier | 2 | +26 | -20 |
2021-04-01 15:26 | Merge branch 'chore/CHANGELOG' into 'develop' | feld | 1 | +6 | -1 |
2021-04-01 15:09 | Fix CHANGELOG entry meant for next release | Mark Felder | 1 | +6 | -1 |
2021-04-01 15:07 | Document user login failure fix for NULL notification_settings | Mark Felder | 1 | +1 | -0 |
2021-04-01 15:01 | Enforce user.notification_settings is NOT NULL | Mark Felder | 1 | +17 | -0 |
2021-01-12 10:14 | object_validators: Mark validate_data as private | Haelwenn (lanodan) Monnier | 18 | +18 | -18 |
2021-01-12 08:30 | Insert string-hashtags in Pipeline | Haelwenn (lanodan) Monnier | 3 | +24 | -24 |
2021-01-12 13:11 | pipeline_test: Fix usage of %Activity{} | Haelwenn (lanodan) Monnier | 3 | +19 | -8 |
2021-01-07 17:23 | TagValidator: New | Haelwenn (lanodan) Monnier | 6 | +93 | -13 |
2021-04-01 12:11 | Merge branch 'revert-c368bf6d' into 'develop' | Haelwenn | 1 | +1 | -1 |
2021-04-01 12:00 | Revert "Merge branch 'patch-fix-open-api-spec' into 'develop'" | Haelwenn | 1 | +1 | -1 |
2021-04-01 11:10 | Merge branch 'refactor/object_validator_validate' into 'develop' | rinpatch | 1 | +22 | -113 |
2021-04-01 09:50 | object_validator: Refactor most of validate/2 to a generic block | Haelwenn (lanodan) Monnier | 1 | +22 | -113 |
2021-03-31 08:19 | Merge branch 'patch-fix-open-api-spec' into 'develop' | rinpatch | 1 | +1 | -1 |
2021-03-31 06:51 | date-times are always strings | Miss Pasture | 1 | +1 | -1 |
2021-03-30 16:59 | Merge branch 'upstream/mrf-followbot' into 'develop' | feld | 6 | +211 | -0 |
2021-02-26 17:04 | Fix function calls due to module name change | Mark Felder | 1 | +4 | -4 |
2021-02-24 18:07 | Temp file leaked, oops | Mark Felder | 1 | +0 | -126 |
2021-02-24 18:02 | Add more details to the cheatsheat for FollowBot MRF | Mark Felder | 1 | +1 | -1 |
2021-02-24 17:59 | Prefer FollowBot naming convention vs Followbot | Mark Felder | 4 | +185 | -59 |
2021-02-24 17:58 | Document new FollowBot MRF | Mark Felder | 1 | +1 | -0 |
2021-02-24 17:52 | More tests to validate Followbot is behaving | Mark Felder | 1 | +84 | -0 |
2021-02-20 00:36 | Remove Task.async as it is broken here and probably a premature optimization anyway | Mark Felder | 1 | +18 | -25 |
2021-02-20 00:36 | Only need to validate a follow request is generated for now | Mark Felder | 1 | +42 | -0 |
2021-02-20 00:34 | Revert | Mark Felder | 1 | +0 | -14 |
2021-02-19 21:25 | Do not try to follow local users. Their posts are already available locally on the instance. | Mark Felder | 1 | +2 | -1 |
2021-02-19 21:17 | Change module name to FollowbotPolicy | Mark Felder | 2 | +65 | -80 |
2021-02-19 21:16 | Add follow_requests_outstanding_since?/3 to Pleroma.Activity | Mark Felder | 1 | +14 | -0 |
2021-02-19 20:55 | Lint | Mark Felder | 1 | +4 | -1 |
2021-02-19 20:42 | Better checking of previous follow request attempts | Mark Felder | 1 | +1 | -1 |
2021-02-19 15:59 | Prevent duplicates from being processed | Mark Felder | 1 | +1 | -0 |
2021-02-19 15:47 | Make the followbot only dispatch follow requests once per 30 day period | Mark Felder | 1 | +23 | -4 |
2020-10-08 19:48 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +1 | -1 |
2020-10-08 17:46 | Support for configuration via AdminFE | Mark Felder | 1 | +17 | -0 |
2020-10-08 17:41 | Enforce that the followbot must be marked as a bot. | Mark Felder | 1 | +4 | -3 |
2021-03-30 16:10 | Document :mrf_follow_bot | Mark Felder | 1 | +6 | -0 |
2020-10-08 17:09 | Try to handle misconfiguration scenarios gracefully | Mark Felder | 1 | +37 | -22 |
2020-10-08 16:55 | Upstream original followbot implementation | Mark Felder | 2 | +43 | -0 |
2021-03-27 06:05 | tests for release config provider | Alexander Strizhakov | 4 | +70 | -11 |
2021-03-26 16:19 | reading the file, instead of config keyword | Alexander Strizhakov | 1 | +1 | -1 |
2021-03-25 10:26 | expanding validator | Alexander Strizhakov | 2 | +20 | -26 |
2021-03-19 14:25 | expanding AddRemoveValidator | Alexander Strizhakov | 4 | +27 | -26 |
2021-03-09 08:57 | removeing corresponding add activity | Alexander Strizhakov | 4 | +78 | -0 |
2021-03-09 06:00 | separate test file for featured collection | Alexander Strizhakov | 2 | +172 | -163 |
2021-03-09 06:00 | moving fixture into mastodon folder | Alexander Strizhakov | 2 | +1 | -1 |
2021-03-09 05:59 | not needed | Alexander Strizhakov | 1 | +0 | -41 |
2021-03-03 15:04 | refetch user on incoming add/remove activity | Alexander Strizhakov | 4 | +90 | -2 |
2021-03-03 12:41 | featured_address valition in AddRemoveValidator | Alexander Strizhakov | 7 | +55 | -13 |
2021-03-02 14:24 | validator renaming & add validation for target | Alexander Strizhakov | 7 | +69 | -49 |
2021-02-25 11:00 | mastodon pins | Alexander Strizhakov | 4 | +146 | -4 |
2021-02-03 13:09 | Let pins federate | Alexander Strizhakov | 38 | +1128 | -123 |
2021-03-24 17:50 | Return token's primary key with POST /oauth/token | Alex Gleason | 3 | +27 | -4 |
2021-03-23 17:46 | Merge branch 'fix/2585-config-migration-dir' into 'develop' | feld | 4 | +85 | -18 |
2021-03-23 16:37 | changelog entry | Alexander Strizhakov | 1 | +5 | -1 |
2021-03-23 14:27 | suggestion | Alexander Strizhakov | 1 | +1 | -1 |
2021-03-23 11:23 | migrating config to tmp folder | Alexander Strizhakov | 3 | +80 | -17 |
2021-03-23 09:27 | Merge branch 'fix/copy-emoji-summary' into 'develop' | Haelwenn | 4 | +111 | -0 |
2021-03-22 17:07 | Copy emoji in the subject from parent post | rinpatch | 4 | +111 | -0 |
2021-03-21 08:25 | Merge branch 'fix/2579-finger-content-type' into 'develop' | rinpatch | 5 | +145 | -73 |
2021-03-21 08:19 | Merge branch 'richmedia-workaround' into 'develop' | rinpatch | 1 | +25 | -3 |
2021-03-20 15:52 | Merge branch 'fix/timex-retired-version' into 'develop' | feld | 1 | +3 | -3 |
2021-03-20 05:29 | updating timex | Alexander Strizhakov | 1 | +3 | -3 |
2021-03-18 10:49 | respect content-type header in finger request | Alexander Strizhakov | 5 | +145 | -73 |
2021-03-19 08:52 | Merge branch 'mediaproxy-decode' into 'develop' | rinpatch | 2 | +6 | -2 |
2021-03-19 08:48 | Merge branch 'fix/remove_auto_nsfw' into 'develop' | rinpatch | 15 | +187 | -62 |
2021-03-19 08:36 | Merge branch 'bugfix/bridgy-user-icon' into 'develop' | rinpatch | 3 | +118 | -15 |
2021-03-16 01:54 | Merge branch 'update_open_api_spex' into 'develop' | Haelwenn | 10 | +30 | -35 |
2021-03-15 09:35 | Merge branch 'feature/object-hashtags-rework' into 'develop' | rinpatch | 46 | +1344 | -160 |
2021-02-24 22:40 | OpenAPI: TwitterAPI Util Controller | Haelwenn (lanodan) Monnier | 3 | +368 | -95 |
2021-02-17 08:41 | TwitterAPI: Remove unused read notification function | Haelwenn (lanodan) Monnier | 1 | +0 | -13 |
2021-02-17 00:19 | Remove deprecated /api/qvitter/statuses/notifications/read | Haelwenn (lanodan) Monnier | 4 | +3 | -88 |
2021-02-17 00:07 | OpenAPI: PleromaAPI UserImport Controller | Haelwenn (lanodan) Monnier | 2 | +2 | -1 |
2021-02-16 23:45 | OpenAPI: MastodonAPI Status Controller | Haelwenn (lanodan) Monnier | 1 | +3 | -2 |
2021-02-16 23:35 | OpenAPI: MastodonAPI Account Controller, excluding OAuth | Haelwenn (lanodan) Monnier | 1 | +6 | -6 |
2021-02-16 22:40 | Verify MastoFE Controller put_settings response | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2021-02-16 22:39 | OpenAPI: MastodonAPI Conversation Controller | Haelwenn (lanodan) Monnier | 1 | +2 | -1 |
2021-02-16 22:37 | OpenAPI: MastodonAPI Media Controller | Haelwenn (lanodan) Monnier | 2 | +2 | -1 |
2021-02-16 22:23 | OpenAPI: MastodonAPI Timeline Controller | Haelwenn (lanodan) Monnier | 2 | +10 | -9 |
2021-03-15 05:43 | Add support for actor icon being a list (Bridgy) | Haelwenn (lanodan) Monnier | 3 | +118 | -15 |
2021-03-14 08:09 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +21 | -23 |
2021-03-13 18:27 | Prefer naming this function build_image_url/2 | Mark Felder | 1 | +5 | -5 |
2021-03-11 13:51 | Translated using Weblate (Italian) | Ben Is | 1 | +21 | -23 |
2021-03-12 09:25 | [#3213] Code formatting fix. | Ivan Tashkinov | 1 | +2 | -1 |
2021-03-12 09:18 | [#3213] Background migration infrastructure refactoring. Extracted BaseMigrator and BaseMigratorState. | Ivan Tashkinov | 5 | +385 | -321 |
2021-03-12 05:49 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 1 | +2 | -7 |
2021-03-11 19:14 | Merge branch 'improve-gitlab-ci' into 'develop' | rinpatch | 1 | +1 | -6 |
2021-03-11 15:40 | Execute mix deps.get earlier and avoid duplicate invocations if possible | Mark Felder | 1 | +1 | -6 |
2021-03-11 15:20 | Leverage function pattern matching instead | Mark Felder | 1 | +26 | -10 |
2021-03-06 18:02 | Workaround for URI.merge/2 bug https://github.com/elixir-lang/elixir/issues/10771 | Mark Felder | 1 | +9 | -3 |
2021-03-10 23:14 | Merge branch 'fix/spec-build' into 'develop' | feld | 1 | +2 | -2 |
2021-03-10 22:37 | Revert "See if switching to same image as releases fixes the build" | Mark Felder | 1 | +1 | -1 |
2021-03-10 22:19 | See if switching to same image as releases fixes the build | Mark Felder | 1 | +1 | -1 |
2021-03-10 19:03 | Ensure we fetch deps during spec-build stage | Mark Felder | 1 | +2 | -2 |
2021-03-10 04:48 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 8 | +542 | -127 |
2021-03-10 03:24 | Merge branch 'openapi/admin/user' into 'develop' | Haelwenn | 8 | +542 | -127 |
2021-03-07 08:34 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 8 | +69 | -54 |
2021-03-07 08:33 | [#3213] Performance optimization of filtering by hashtags ("any" condition). | Ivan Tashkinov | 3 | +55 | -38 |
2021-03-05 19:21 | Make tests use it | Mark Felder | 1 | +1 | -2 |
2021-03-05 19:18 | Add simple way to decode fully qualified mediaproxy URLs | Mark Felder | 1 | +5 | -0 |
2021-03-05 11:51 | Update OpenApiSpex dependency | Egor Kislitsyn | 10 | +30 | -35 |
2021-03-04 17:13 | Add UserOperation to Redoc | Egor Kislitsyn | 2 | +13 | -12 |
2021-03-03 20:09 | [#3213] ActivityPub hashtags filtering refactoring. Test fix. | Ivan Tashkinov | 5 | +14 | -21 |
2021-03-03 15:07 | Merge branch 'mergeback/2.3.0' into 'develop' | lain | 5 | +39 | -45 |
2021-03-03 14:35 | Changelog: Re-add application support | lain | 1 | +2 | -0 |
2021-03-03 14:33 | Revert "StatusController: Deactivate application support for now." | lain | 2 | +9 | -12 |
2021-03-03 12:56 | Changelog, mix: merge in stable | lain | 2 | +5 | -1 |
2021-03-03 00:57 | Merge branch 'fix-migration' into 'develop' | Haelwenn | 1 | +1 | -1 |
2021-03-03 00:17 | Fix migration in cases where database name has a hyphen | Mark Felder | 1 | +1 | -1 |
2021-03-02 20:48 | Merge branch 'fix/inconsistent-reference' into 'develop' | Haelwenn | 1 | +7 | -7 |
2021-03-02 20:47 | Merge branch 'fix/useless-header' into 'develop' | Haelwenn | 1 | +0 | -2 |
2021-03-02 20:14 | Make the object reference in both render("show.json", _) functions consistently named | Mark Felder | 1 | +7 | -7 |
2021-03-02 20:04 | Remove useless header on the get request | Mark Felder | 1 | +0 | -2 |
2021-03-02 19:54 | Merge branch 'release/2.3.0' into 'stable' | lain | 1282 | +28394 | -14452 |
2021-03-02 18:40 | Merge branch 'application-to-generator' into 'develop' | feld | 2 | +24 | -1 |
2021-03-02 18:33 | Actually test viewing status after ingestion | Mark Felder | 1 | +10 | -0 |
2021-03-02 18:29 | Test both ingestion of post in the status controller and the correct response during the view | Mark Felder | 1 | +11 | -0 |
2021-03-02 17:37 | Fix build_application/1 match | Mark Felder | 1 | +3 | -1 |
2021-03-02 16:49 | Add OpenAPI spec for AdminAPI.UserController | Egor Kislitsyn | 7 | +539 | -125 |
2021-03-02 16:03 | Mix: Update linkify. | lain | 2 | +2 | -2 |
2021-03-02 14:03 | Linting. | lain | 1 | +8 | -7 |
2021-03-02 13:42 | Changelog: Remove application support line. | lain | 1 | +0 | -1 |
2021-03-02 13:40 | StatusController: Deactivate application support for now. | lain | 2 | +11 | -9 |
2021-03-02 05:26 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 175 | +1495 | -412 |
2021-03-01 20:13 | Mix: Update version number | lain | 1 | +1 | -1 |
2021-03-01 20:12 | Update changelog | lain | 1 | +1 | -4 |
2021-02-22 22:19 | Document user agent leak fix | Mark Felder | 1 | +4 | -0 |
2021-02-25 03:37 | user_agent_mock --> request_mock | Alex Gleason | 1 | +4 | -4 |
2021-02-22 20:46 | Never forward the client's user-agent through the media proxy | Alex Gleason | 2 | +26 | -38 |
2021-03-01 19:21 | Merge branch 'update-frontend-2021-03-01' into 'develop' | lain | 135 | +253 | -253 |
2021-03-01 19:04 | Update frontend | lain | 135 | +253 | -253 |
2021-03-01 17:51 | Merge branch 'application-to-generator' into 'develop' | Haelwenn | 5 | +10 | -10 |
2021-03-01 17:29 | Store application details in the object under the generator key, not application key | Mark Felder | 5 | +10 | -10 |
2021-02-28 19:01 | Merge branch 'feld-develop-patch-26755' into 'develop' | feld | 1 | +0 | -1 |
2021-02-28 18:46 | Update CHANGELOG.md | feld | 1 | +0 | -1 |
2021-02-28 16:53 | Merge branch 'fix/warning-in-test' into 'develop' | lain | 1 | +4 | -4 |
2021-02-28 16:45 | Merge branch 'features/reports-enhancements' into 'develop' | lain | 6 | +286 | -2 |
2021-02-28 16:41 | warning fix | Alexander Strizhakov | 1 | +4 | -4 |
2021-02-28 16:22 | Merge branch 'admin-api-versioning' into 'develop' | lain | 7 | +145 | -113 |
2021-02-28 16:18 | Merge branch 'bugfix/peertube-mpegURL-object' into 'develop' | lain | 5 | +597 | -10 |
2021-02-28 16:17 | Merge branch 'feat/client_app_details' into 'develop' | lain | 11 | +103 | -19 |
2021-02-28 15:04 | Simplify migration | Mark Felder | 1 | +1 | -7 |
2020-12-28 22:21 | Remove sensitive-property setting #nsfw, create HashtagPolicy | Haelwenn (lanodan) Monnier | 15 | +187 | -62 |
2021-02-27 19:40 | Merge branch 'frontendstatic-ignore-api-calls' into 'develop' | lain | 3 | +53 | -2 |
2021-02-27 19:37 | Merge branch 'fix/repo-terminate' into 'develop' | lain | 1 | +5 | -1 |
2021-02-27 06:39 | don't use continue in Stats init for test env | Alexander Strizhakov | 1 | +5 | -1 |
2021-02-27 00:14 | Store the client application data in ActivityStreams format | Mark Felder | 3 | +13 | -6 |
2021-02-26 16:49 | Merge branch 'fix/2498-expires_in-scheduled-posts' into 'develop' | feld | 6 | +40 | -4 |
2021-02-26 16:47 | Merge branch 'ecto-rollback-in-test-env' into 'develop' | feld | 2 | +4 | -3 |
2021-02-26 09:21 | Merge branch 'PestToast-develop-patch-66930' into 'develop' | rinpatch | 1 | +1 | -1 |
2021-02-26 01:01 | Removed a command that references "pleroma.env". This file does not seem to be generated at any point during the install, and not having it does not stop the instance from working, as far as I can tell. | PestToast | 1 | +1 | -1 |
2021-02-25 19:08 | Note our upgrade path for this functionality | Mark Felder | 1 | +1 | -0 |
2021-02-25 19:06 | Leave a note for future explorers | Mark Felder | 1 | +2 | -0 |
2021-02-25 19:04 | No need to filter out Mix.env() from the API routes. | Mark Felder | 2 | +2 | -7 |
2021-02-25 16:07 | Improved recursion through the api route list | Mark Felder | 1 | +3 | -5 |
2021-02-25 15:23 | Filter out MIX_ENV from route list and add a test | Mark Felder | 2 | +35 | -1 |
2021-02-25 15:06 | Enum instead of Stream | Mark Felder | 1 | +1 | -1 |
2021-02-24 21:23 | Attempt to filter out API calls from FrontendStatic plug | Mark Felder | 2 | +23 | -2 |
2021-02-24 18:32 | Merge branch 'gitignore' into 'develop' | Haelwenn | 1 | +5 | -0 |
2021-02-24 18:11 | Vi and emacs temp files | Mark Felder | 1 | +5 | -0 |
2021-02-24 17:26 | Merge branch 'docfix/chat-token' into 'develop' | Haelwenn | 1 | +1 | -1 |
2021-02-24 14:23 | Update terminology in differences_in_mastoapi_responses.md | zonk | 1 | +1 | -1 |
2021-02-23 15:11 | [#3213] `mix pleroma.database rollback` tweaks. | Ivan Tashkinov | 1 | +4 | -5 |
2021-02-23 14:17 | Merge branch 'fix/whalebird-url' into 'develop' | feld | 1 | +1 | -1 |
2021-02-23 13:53 | Merge branch 'chore/no-activitypub-sleeps' into 'develop' | lain | 1 | +1 | -1 |
2021-02-23 12:31 | Fix URL of Whalebird in docs | AkiraFukushima | 1 | +1 | -1 |
2021-02-23 10:58 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 61 | +548 | -525 |
2021-02-23 10:52 | [#3213] Misc. tweaks: proper upsert in Hashtag, better feature toggle management. | Ivan Tashkinov | 8 | +31 | -32 |
2021-02-23 10:01 | Merge branch '2534-pleroma-endpoint-earlier-init' into 'develop' | rinpatch | 1 | +2 | -2 |
2021-02-22 20:41 | Apply i1t's suggestion(s) to 1 file(s) | Ivan Tashkinov | 1 | +1 | -1 |
2021-02-22 20:26 | [#3213] `hashtags`: altered `name` type to `text`. `hashtags_objects`: removed unused index. HashtagsTableMigrator: records_per_second calculation fix. ActivityPub: hashtags-related options normalization. | Ivan Tashkinov | 6 | +76 | -53 |
2021-02-22 20:09 | [#2534] Earlier init of Pleroma.Web.Endpoint (must be started prior to Pleroma.Web.Streamer). | Ivan Tashkinov | 1 | +2 | -2 |
2021-02-22 01:26 | Update the documentation to use make it use /api/v1/pleroma instead of /api/pleroma | eugenijm | 4 | +113 | -109 |
2021-02-21 22:41 | Video: Handle peertube videos only stashing attachments in x-mpegURL | Haelwenn (lanodan) Monnier | 5 | +597 | -10 |
2021-02-18 21:59 | Reroute /api/pleroma to /api/v1/pleroma | eugenijm | 3 | +32 | -4 |
2021-02-20 23:18 | Merge branch 'revert/changelog' into 'develop' | feld | 1 | +0 | -1 |
2021-02-20 23:07 | Revert changelog entry that leaked from another branch. | Mark Felder | 1 | +0 | -1 |
2021-02-20 21:18 | Merge branch 'fix/filters' into 'develop' | Haelwenn | 4 | +9 | -7 |
2021-02-20 20:32 | Document HeifToJpeg and its requirement of libheif's heic-convert tool | Mark Felder | 1 | +1 | -0 |
2021-02-20 20:28 | Exiftool also cannot strip from heic files. | Mark Felder | 1 | +2 | -1 |
2021-02-20 20:26 | Show a proper error. A failure doesn't always mean the command isn't available, and we check for it on startup | Mark Felder | 3 | +6 | -6 |
2021-02-20 00:37 | Avoid unnecessary 500ms sleeps from CommonAPI.follow when the target user is remote | Mark Felder | 1 | +1 | -1 |
2021-02-18 23:50 | Permit :disclose_client in changesets | Mark Felder | 1 | +2 | -1 |
2021-02-18 23:23 | Tests to validate client disclosure obeys user setting | Mark Felder | 2 | +27 | -5 |
2021-02-18 22:43 | Add field to user schema for controlling disclosure of client details | Mark Felder | 2 | +16 | -0 |
2021-02-18 22:35 | Mastodon makes this field null when posting with MastoFE or if you choose to not disclose it, so it's safe to be null by default | Mark Felder | 4 | +7 | -9 |
2021-02-18 18:03 | [#3213] Experimental / debug feature: `database: [improved_hashtag_timeline: :preselect_hashtag_ids]`. | Ivan Tashkinov | 1 | +35 | -12 |
2021-02-18 17:40 | [#3213] HashtagsTableMigrator: fault rate allowance to enable the feature (defaults to 1%), counting of affected objects, misc. tweaks. | Ivan Tashkinov | 5 | +84 | -31 |
2021-02-11 10:01 | expires_in in scheduled status params | Alexander Strizhakov | 6 | +40 | -4 |
2021-02-18 09:54 | Merge branch 'fix/chats-no-unread-in-openapi' into 'develop' | rinpatch | 1 | +4 | -2 |
2021-02-17 22:31 | Merge branch 'feat/enforce-admin-scope-unconditionally' into 'develop' | Haelwenn | 37 | +158 | -342 |
2021-02-17 18:37 | OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope definitions | rinpatch | 16 | +30 | -45 |
2021-02-17 17:56 | OpenAPI: Add `admin:` scope prefix to admin operations | rinpatch | 13 | +54 | -54 |
2021-02-17 17:47 | Remove `:auth, :enforce_oauth_admin_scope_usage` | rinpatch | 9 | +75 | -244 |
2021-01-25 19:15 | Enhance reports in Pleroma API: index, show | Haelwenn (lanodan) Monnier | 6 | +286 | -2 |
2021-02-17 17:09 | Merge branch 'test-docker-images' into 'develop' | rinpatch | 1 | +24 | -0 |
2021-02-17 16:24 | Do not want these interfering with develop builds | Mark Felder | 1 | +24 | -1 |
2021-02-17 16:08 | Make it possible to generate custom docker images by prefixing the branch name with "build-docker" | Mark Felder | 1 | +1 | -0 |
2021-02-17 15:57 | Merge branch 'chore/documentation-relicensing' into 'develop' | Haelwenn | 1 | +7 | -0 |
2021-02-17 15:36 | Merge branch 'feat/chat-list-pagination' into 'develop' | Haelwenn | 5 | +196 | -127 |
2021-02-17 15:14 | Merge branch 'remove-conversation-api' into 'develop' | rinpatch | 8 | +76 | -9 |
2021-02-17 13:08 | Merge branch '2510-oauth-app-tokens-further-support' into 'develop' | rinpatch | 7 | +70 | -34 |
2021-02-17 12:58 | Chats: Introduce /api/v2/pleroma/chats which implements pagination | rinpatch | 5 | +196 | -127 |
2021-02-17 09:48 | Merge branch 'update-default-avatar' into 'develop' | rinpatch | 2 | +1 | -0 |
2021-02-17 06:23 | [#3213] Fixed `HashtagsTableMigrator.count/1`. | Ivan Tashkinov | 1 | +9 | -6 |
2021-02-16 20:23 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 8 | +31 | -112 |
2021-02-16 20:14 | [#3213] HashtagsTableMigrator state management refactoring & improvements (proper stats serialization etc.). | Ivan Tashkinov | 3 | +122 | -67 |
2021-02-16 19:41 | ChatMessage schema: Add `unread` property | rinpatch | 1 | +4 | -2 |
2021-02-16 10:11 | Merge branch '2053-notifications-actor-is-active-refactoring' into 'develop' | rinpatch | 1 | +5 | -9 |
2021-02-16 10:08 | Relicense documentation under CC-BY-4.0 | rinpatch | 1 | +7 | -0 |
2021-02-15 18:13 | [#3213] Fixed `hashtags.name` lookup (must use `citext` type to do index scan). Fixed embedded hashtags lookup (lowercasing), adjusted tests. | Ivan Tashkinov | 3 | +31 | -17 |
2021-02-15 17:48 | Add API endpoint to remove a conversation | Egor Kislitsyn | 8 | +76 | -9 |
2021-02-15 13:52 | update changelog to mention change of avatar | Shpuld Shpuldson | 1 | +1 | -0 |
2021-02-15 13:44 | replace avi.png | Shpuld Shpuldson | 1 | +0 | -0 |
2021-02-15 10:30 | Merge branch 'chore/mailmap' into 'develop' | rinpatch | 1 | +1 | -0 |
2021-02-15 10:19 | Add myself to .mailmap | rinpatch | 1 | +1 | -0 |
2021-02-15 06:08 | [#2053] Changed `Notification/for_user_query/2` to use join to filter out inactive actors instead of subselect of _all_ inactive AP ids from `users`. | Ivan Tashkinov | 1 | +5 | -9 |
2021-02-13 19:01 | [#3213] `rescue` around potentially-raising `Repo.insert_all/_` calls. Misc. improvements (docs etc.). | Ivan Tashkinov | 6 | +51 | -22 |
2021-02-12 19:15 | Additional validation so we don't get caught off guard with a nil response if CommonAPI ever prevents us from injecting this data | Mark Felder | 1 | +6 | -0 |
2021-02-12 19:05 | Inject fake application metadata and validate it is stripped by transmogrifier | Mark Felder | 2 | +8 | -2 |
2021-02-12 18:44 | App is already preloaded into the token, so avoid an extra query | Mark Felder | 2 | +4 | -12 |
2021-02-12 08:52 | Merge branch 'not-used-mock' into 'develop' | rinpatch | 5 | +0 | -103 |
2021-02-12 08:48 | Merge branch 'bugfix/answer-outbox' into 'develop' | rinpatch | 1 | +25 | -0 |
2021-02-11 21:53 | Use a custom oauth token so we can predict and validate the client_name and website | Mark Felder | 1 | +12 | -3 |
2021-02-11 21:10 | Document the application metadata is now retained as part of the post. | Mark Felder | 1 | +1 | -0 |
2021-02-11 21:07 | Validate client application metadata is retained in the object | Mark Felder | 1 | +17 | -0 |
2021-02-11 20:27 | Consistency | Mark Felder | 1 | +1 | -1 |
2021-02-11 20:22 | Revert to original formatting for these function defs | Mark Felder | 1 | +1 | -4 |
2021-02-11 20:19 | Prefer naming this put_application because we're putting it into the params map | Mark Felder | 1 | +4 | -4 |
2021-02-11 20:15 | %Token{} may not be in the conn, so avoid breaking the ability to post statuses in that scenario. | Mark Felder | 1 | +7 | -6 |
2021-02-11 16:31 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 93 | +2025 | -779 |
2021-02-11 16:30 | [#3213] Reorganized hashtags cleanup. Transaction-wrapped Hashtag.get_or_create_by_names/1. Misc. improvements. | Ivan Tashkinov | 6 | +114 | -102 |
2021-02-11 12:02 | [#2510] Improved support for app-bound OAuth tokens. Auth-related refactoring. | Ivan Tashkinov | 7 | +70 | -34 |
2021-02-10 15:44 | not used mock | Alexander Strizhakov | 5 | +0 | -103 |
2021-02-10 00:52 | Merge branch 'fix/no-version-api-pleroma-social' into 'develop' | Haelwenn | 2 | +4 | -1 |
2021-02-10 00:51 | Rendering fallback for when we don't have valid data available | Mark Felder | 1 | +2 | -2 |
2021-02-10 00:19 | Enable rendering of the client application data details | Mark Felder | 1 | +2 | -8 |
2021-02-10 00:07 | Ensure we capture the application details into the object | Mark Felder | 2 | +17 | -4 |
2021-02-09 20:41 | Add a function to lookup client app details by the app_id | Mark Felder | 1 | +10 | -0 |
2021-02-09 19:29 | Merge branch 'features/ap_id-c2s-authentication' into 'develop' | rinpatch | 4 | +168 | -23 |
2021-02-09 19:23 | OpenAPI spec: Do not show build enviroment in the spec version | rinpatch | 1 | +2 | -1 |
2021-02-09 19:10 | OpenAPI spec task: Load pleroma application to get version info | rinpatch | 1 | +2 | -0 |
2021-02-08 22:47 | Merge branch 'new-user-emails' into 'develop' | feld | 6 | +70 | -15 |
2021-02-08 22:40 | Lint | Mark Felder | 1 | +0 | -1 |
2021-02-08 22:39 | Revert "Add plaintext support for all emails except the digest" | Mark Felder | 1 | +0 | -7 |
2021-02-08 22:01 | Merge branch 'develop' into 'new-user-emails' | feld | 15 | +451 | -125 |
2021-02-08 21:49 | Merge branch 'feat/mrf-noemptypolicy' into 'develop' | Haelwenn | 3 | +216 | -0 |
2021-02-08 21:32 | MRF NoEmptyPolicy: Deny posts from local users if there is no content or only mentions. | Mark Felder | 3 | +216 | -0 |
2021-02-08 20:14 | Merge branch 'fix/rss-link' into 'develop' | rinpatch | 1 | +2 | -1 |
2021-02-08 19:41 | RSS: Make sure post URL is the first `<link>` element | rinpatch | 1 | +2 | -1 |
2021-02-08 19:21 | Merge branch 'chore/descriptions-improvements' into 'develop' | rinpatch | 1 | +9 | -6 |
2021-01-21 16:45 | activity_pub_controller: Add authentication to object & activity endpoints | Haelwenn (lanodan) Monnier | 4 | +168 | -23 |
2021-02-08 17:45 | Improve various descriptions and labels | Mark Felder | 1 | +8 | -5 |
2021-02-08 17:25 | Make the suggestion match the default value | Mark Felder | 1 | +1 | -1 |
2021-02-08 16:49 | Merge branch 'docs/improve-mailer-settings-desc' into 'develop' | feld | 2 | +75 | -111 |
2021-02-08 16:43 | Merge branch 'develop' into 'docs/improve-mailer-settings-desc' | feld | 11 | +149 | -8 |
2021-02-06 19:20 | Improved Mailer descriptions | Mark Felder | 2 | +4 | -3 |
2021-02-08 10:31 | Merge branch 'fix/reports-from-admins' into 'develop' | rinpatch | 4 | +18 | -2 |
2021-02-07 19:24 | [#3213] Partially addressed code review points. migration rollback task changes, hashtags-related config handling tweaks, `hashtags.data` deletion (unused). | Ivan Tashkinov | 9 | +63 | -42 |
2021-02-06 19:18 | Alpha-sort adapters Add various labels, descriptions and suggestions for all adapter settings and try to use the same terminology by the service provider. | Mark Felder | 1 | +47 | -54 |
2021-02-06 18:34 | Move Enabled to top as it's the master control of all email. Description not really needed. | Mark Felder | 1 | +4 | -5 |
2021-02-06 18:28 | More description improvements | Mark Felder | 1 | +9 | -8 |
2021-02-06 18:06 | Update SMTP error description and default value | Mark Felder | 1 | +2 | -2 |
2021-02-06 18:04 | Update Swoosh docs URL, lint | Mark Felder | 1 | +2 | -2 |
2021-02-06 18:01 | There is no reason to expose these Local adapter settings either. | Mark Felder | 1 | +0 | -20 |
2021-02-06 17:55 | Remove No MX lookups setting | Mark Felder | 1 | +0 | -7 |
2021-02-06 17:55 | Improve SMTP adapter setting descriptions | Mark Felder | 1 | +19 | -20 |
2021-02-06 17:28 | No reason to suggest users try the useless "Local" mail adapter | Mark Felder | 1 | +2 | -4 |
2021-02-06 09:42 | Merge branch 'feat/allow_alt_text_search_config' into 'develop' | rinpatch | 6 | +123 | -5 |
2021-02-06 09:42 | Update priv/repo/migrations/20190501125843_add_fts_index_to_objects.exs, priv/repo/optional_migrations/rum_indexing/20190510135645_add_fts_index_to_objects_two.exs files | hyperion | 6 | +123 | -5 |
2021-02-05 19:46 | Merge branch 'varnish-large-files' into 'develop' | feld | 1 | +7 | -0 |
2021-02-05 19:32 | Add a default rule to not attempt to cache any files larger than 50MB | Mark Felder | 1 | +7 | -0 |
2021-02-05 15:13 | Slightly better formatting | Mark Felder | 1 | +1 | -1 |
2021-02-05 15:13 | Add plaintext support for all emails except the digest | Mark Felder | 1 | +7 | -0 |
2021-02-05 15:00 | Lint | Mark Felder | 1 | +1 | -0 |
2021-02-04 23:56 | Add basic test to validate the registration email is dispatched when the others are disabled | Mark Felder | 1 | +20 | -0 |
2021-02-04 23:42 | Actually send the mail | Mark Felder | 1 | +1 | -0 |
2021-02-04 22:14 | Added: New user registration mail | Mark Felder | 1 | +1 | -0 |
2021-02-04 21:16 | Add a registration email that only sends if no other emails (welcome, approval, confirmation) are enabled | Mark Felder | 2 | +32 | -0 |
2021-02-04 21:10 | Improve confirmation email language | Mark Felder | 1 | +2 | -2 |
2021-02-04 20:33 | Also make this maybe_ for consistency | Mark Felder | 3 | +6 | -6 |
2021-02-04 20:01 | These welcome emails are not guaranteed and can be private functions | Mark Felder | 1 | +7 | -7 |
2021-02-04 18:37 | Merge branch 'develop' into fix/reports-from-admins | Mark Felder | 11 | +39 | -23 |
2021-02-04 16:27 | Merge branch 'chore/fix-mix-env' into 'develop' | feld | 3 | +11 | -7 |
2021-02-04 16:11 | Standardize the way we capture and use Mix.env() | Mark Felder | 3 | +11 | -7 |
2021-02-04 14:33 | Merge branch 'fix/configdb-error' into 'develop' | feld | 3 | +4 | -4 |
2021-02-04 14:26 | Merge branch 'bugfix/notice-external-redirect' into 'develop' | Haelwenn | 3 | +14 | -11 |
2021-02-03 16:53 | Redirect non-local activities when /notice/:id is used | Haelwenn (lanodan) Monnier | 3 | +14 | -11 |
2021-02-04 14:05 | Merge branch 'chore/external-emoji-example' into 'develop' | Haelwenn | 3 | +11 | -2 |
2021-02-03 22:36 | Load an emoji.txt specific to the test env | Mark Felder | 3 | +11 | -2 |
2021-02-03 20:52 | Document admin actors not getting report notifications | Mark Felder | 1 | +1 | -0 |
2021-02-03 18:54 | Validate admin making report doesn't get their own report notification, but other admins do | Mark Felder | 1 | +14 | -0 |
2021-02-03 18:32 | Exclude reporter from receiving notifications from their own reports. Currently only works if the reporting actor is an admin, but if we include moderators with those who receive notification reports it will work for them. | Mark Felder | 2 | +3 | -2 |
2021-02-03 15:14 | Merge branch 'fix/openapi-relationship-nullable' into 'develop' | rinpatch | 3 | +3 | -3 |
2021-02-03 15:10 | Account schema: specify that pleroma.relationship is nullable | rinpatch | 3 | +3 | -3 |
2021-02-03 15:01 | Merge branch 'fix/deploy-api-docs-2-electric-boogalo' into 'develop' | rinpatch | 1 | +1 | -1 |
2021-02-03 15:00 | CI: Forgot $ in spec-deploy | rinpatch | 1 | +1 | -1 |
2021-02-03 14:36 | Merge branch 'fix/2412-filters' into 'develop' | feld | 11 | +710 | -235 |
2021-02-03 14:23 | Merge branch 'develop' into 'fix/2412-filters' | feld | 283 | +2055 | -1043 |
2021-02-03 14:22 | Merge branch 'fix/2449-scheduled-poll-bug' into 'develop' | feld | 7 | +121 | -63 |
2021-02-03 14:21 | Merge branch 'feature/2438-users-posts-total-count' into 'develop' | feld | 6 | +124 | -63 |
2021-02-03 14:03 | Merge branch 'fix/deploy-api-docs' into 'develop' | rinpatch | 1 | +4 | -1 |
2021-02-03 14:02 | CI: Add job ref when calling api docs builder | rinpatch | 1 | +4 | -1 |
2021-02-03 13:21 | Merge branch 'feat/openapi-spec-export' into 'develop' | rinpatch | 39 | +334 | -229 |
2021-02-03 12:38 | Improve OpenAPI spec and deploy it to api.pleroma.social | rinpatch | 39 | +334 | -229 |
2021-01-21 16:09 | Add test for Answer presence into an authenticated /outbox | Haelwenn (lanodan) Monnier | 1 | +25 | -0 |
2021-02-03 06:31 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 168 | +1062 | -314 |
2021-02-02 18:37 | Merge branch 'a1batross-develop-patch-62810' into 'develop' | feld | 2 | +8 | -4 |
2021-02-02 18:35 | Merge branch 'email-stub-in-verify-credentials' into 'develop' | feld | 10 | +67 | -15 |
2021-02-02 18:18 | Merge branch 'develop' into a1batross-develop-patch-62810 | Mark Felder | 8 | +159 | -14 |
2021-02-02 18:16 | Merge branch 'develop' into a1batross-develop-patch-62810 | Mark Felder | 158 | +846 | -281 |
2021-02-02 18:16 | Mix pleroma.instance creates parent directories now | Mark Felder | 1 | +1 | -0 |
2021-02-02 18:15 | Merge branch 'fix/majic-nits' into 'develop' | feld | 4 | +5 | -4 |
2021-02-02 18:12 | Document OAuth 2.0 provider fqn field addition | Mark Felder | 1 | +1 | -0 |
2021-02-02 18:08 | Merge branch 'fix/2411-mutes-api' into 'develop' | feld | 5 | +154 | -10 |
2021-02-02 18:03 | Document we are disabling the extension fixup in Majic | Mark Felder | 1 | +1 | -0 |
2021-02-02 18:01 | Merge branch 'develop' into fix/majic-nits | Mark Felder | 158 | +846 | -281 |
2021-02-02 17:57 | Merge branch 'develop' into 'fix/2411-mutes-api' | feld | 225 | +1170 | -648 |
2021-02-02 17:22 | Merge branch 'fix/2473-purge-expired-activities-duplicates' into 'develop' | feld | 3 | +31 | -1 |
2021-02-02 17:18 | Merge branch 'feature/2164-unify-api-arguments' into 'develop' | feld | 8 | +376 | -20 |
2021-02-02 17:15 | Improve changelog description | Mark Felder | 1 | +1 | -1 |
2021-02-02 17:11 | Merge branch 'develop' into 'feature/2164-unify-api-arguments' | feld | 12 | +168 | -7 |
2021-02-02 17:08 | Merge branch 'fix/attachment-cleanup' into 'develop' | feld | 1 | +8 | -6 |
2021-02-02 17:07 | Merge branch 'active-user-count' into 'develop' | feld | 11 | +160 | -1 |
2021-02-01 16:33 | fix for test warnings | Alexander Strizhakov | 1 | +2 | -2 |
2021-02-01 15:22 | fix for scheduled post with poll | Alexander Strizhakov | 6 | +119 | -61 |
2021-02-01 11:09 | only_remote -> remote renaming | Alexander Strizhakov | 5 | +29 | -31 |
2021-01-26 14:55 | `/api/v1/accounts/:id/statuses` docs update | Alexander Strizhakov | 2 | +13 | -3 |
2021-01-26 14:43 | more tests and update for docs and changelog | Alexander Strizhakov | 4 | +192 | -74 |
2021-01-26 13:55 | list timeline filtration by params | Alexander Strizhakov | 4 | +145 | -76 |
2021-01-26 11:42 | only_media & only_remote docs and changelog | Alexander Strizhakov | 2 | +6 | -1 |
2021-01-26 11:35 | added only_media flag to home timeline | Alexander Strizhakov | 2 | +61 | -0 |
2021-01-26 08:58 | expanding filtration for home timeline | Alexander Strizhakov | 4 | +95 | -0 |
2021-02-01 10:32 | Merge branch 'update-frontend-2021-02-01' into 'develop' | rinpatch | 135 | +254 | -254 |
2021-02-01 09:12 | Update frontend | Lain Soykaf | 135 | +254 | -254 |
2021-01-31 20:06 | [#3213] ActivityPub: fixed subquery-based hashtags filtering implementation (addressed empty list options issue). Added regression test. | Ivan Tashkinov | 2 | +67 | -59 |
2021-01-31 19:36 | [#3213] ActivityPub: temporarily reverted to previous hashtags filtering implementation due to blank results issue. | Ivan Tashkinov | 1 | +54 | -52 |
2021-01-31 19:03 | [#3213] Explicitly defined PKs in hashtags_objects and data_migration_failed_ids. Added "pleroma.database rollback" task to revert a single migration. | Ivan Tashkinov | 4 | +31 | -5 |
2021-01-31 17:38 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 85 | +672 | -435 |
2021-01-31 17:37 | [#3213] ActivityPub: implemented subqueries-based hashtags filtering, removed aggregation-based hashtags filtering. | Ivan Tashkinov | 3 | +81 | -154 |
2021-01-31 15:24 | [#3213] Added HashtagsCleanupWorker periodic job. | Ivan Tashkinov | 5 | +62 | -0 |
2021-01-30 17:41 | Merge branch 'emoji-cache' into 'develop' | feld | 1 | +12 | -0 |
2021-01-29 17:44 | Merge branch 'fix/configdb-missing-s3-region' into 'develop' | feld | 1 | +6 | -0 |
2021-01-29 17:31 | Add missing :ex_aws, :s3, :region setting | Mark Felder | 1 | +6 | -0 |
2021-01-29 13:36 | [#3286] Documentation on configuring Pleroma as OAuth 2.0 provider. | Ivan Tashkinov | 2 | +17 | -8 |
2021-01-29 12:24 | like this | Alexander Strizhakov | 1 | +12 | -12 |
2021-01-29 05:41 | support for with_relationships parameter | Alexander Strizhakov | 5 | +155 | -11 |
2021-01-28 21:17 | [#3213] Reinstated DISTINCT clause for hashtag "any" filtering with 2+ terms. Added test. | Ivan Tashkinov | 3 | +28 | -8 |
2021-01-28 20:57 | Improve error message for ConfigDB | Mark Felder | 3 | +4 | -4 |
2021-01-28 20:42 | Make attachment cleanup jobs a noop if the setting is disabled. | Mark Felder | 1 | +8 | -6 |
2021-01-28 20:03 | Switch to a build of Majic that does not try to fix extensions by default | Mark Felder | 3 | +4 | -4 |
2021-01-28 18:23 | Make sure active_user_count/1 counts only local users | Egor Kislitsyn | 2 | +3 | -1 |
2021-01-28 16:49 | Email-like field in /api/v1/accounts/verify_credentials response (for OAuth plugins like Peertube). Addresses https://git.pleroma.social/pleroma/pleroma-support/-/issues/56. | Ivan Tashkinov | 7 | +49 | -7 |
2021-01-28 14:01 | changelog entry | Alexander Strizhakov | 1 | +1 | -0 |
2021-01-28 13:50 | fix and delete purge activities duplicates | Alexander Strizhakov | 2 | +30 | -1 |
2021-01-28 13:57 | fix for unique oban worker option | Alexander Strizhakov | 1 | +1 | -1 |
2021-01-28 10:20 | fix format | Alibek Omarov | 1 | +1 | -1 |
2021-01-28 09:39 | mix: instance: ensure all needed folders are created before generating config | Alibek Omarov | 1 | +7 | -4 |
2021-01-27 15:49 | cache headers for emoji and images | Alexander Strizhakov | 1 | +12 | -0 |
2021-01-27 14:23 | Update CHANGELOG | Egor Kislitsyn | 1 | +1 | -0 |
2021-01-27 14:18 | Add tests | Egor Kislitsyn | 3 | +97 | -0 |
2021-01-22 20:37 | Add active user count | Egor Kislitsyn | 7 | +60 | -1 |
2021-01-27 11:33 | Merge branch 'chore/tests-use-clear_config' into 'develop' | lain | 69 | +325 | -368 |
2021-01-21 16:17 | added total | Alexander Strizhakov | 5 | +44 | -24 |
2021-01-21 15:51 | added total | Alexander Strizhakov | 6 | +80 | -39 |
2021-01-26 18:14 | Merge branch 'service-worker-allowed-header' into 'develop' | feld | 5 | +51 | -3 |
2021-01-26 17:58 | Convert tests to all use clear_config instead of Pleroma.Config.put | Mark Felder | 69 | +325 | -368 |
2021-01-26 14:34 | Merge branch '2435-list-multiple-users' into 'develop' | Haelwenn | 3 | +19 | -5 |
2021-01-26 14:24 | Merge branch 'develop' into '2435-list-multiple-users' | lain | 325 | +3623 | -2026 |
2021-01-25 12:34 | support for expires_in/expires_at in filters | Alexander Strizhakov | 11 | +710 | -235 |
2021-01-26 00:55 | Merge branch 'fix/missing-own_votes' into 'develop' | Haelwenn | 4 | +110 | -13 |
2021-01-26 00:32 | Merge branch 'docs/apache-config' into 'develop' | feld | 8 | +149 | -46 |
2021-01-26 00:25 | Credo | Mark Felder | 1 | +1 | -1 |
2021-01-26 00:23 | Clarify the state of mediaproxy cache invalidation for Apache | Mark Felder | 1 | +1 | -1 |
2021-01-26 00:20 | Note the requirement for the url_format parameter | Mark Felder | 1 | +7 | -0 |
2021-01-26 00:15 | Add sudo rule, remove quoting that breaks the for loop | Mark Felder | 1 | +7 | -3 |
2021-01-25 23:00 | Merge branch 'develop' into docs/apache-config | Mark Felder | 219 | +1969 | -1460 |
2021-01-25 19:31 | [#3213] Removed DISTINCT clause from ActivityPub.fetch_activities_query/2. | Ivan Tashkinov | 1 | +0 | -1 |
2021-01-25 18:24 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 217 | +1963 | -1455 |
2021-01-25 17:12 | [#3213] Switched to using embedded hashtags in Object.hashtags/1 (to avoid extra joins / preload in timeline queries). | Ivan Tashkinov | 2 | +5 | -14 |
2021-01-25 16:54 | Merge branch 'refactor/deactivated_user_field' into 'develop' | feld | 213 | +1959 | -1451 |
2021-01-25 16:48 | Ensure consistent behavior between pleroma.user activate/deactivate mix tasks | Mark Felder | 2 | +22 | -9 |
2021-01-25 16:46 | little refactor and tests | Alexander Strizhakov | 3 | +101 | -24 |
2021-01-25 16:38 | Document pleroma.user activate mix task | Mark Felder | 1 | +13 | -0 |
2021-01-25 16:36 | Provide pleroma.user mix task for both activate and deactivate | Mark Felder | 3 | +50 | -1 |
2021-01-25 16:05 | Document removal of toggle_activated | Mark Felder | 1 | +2 | -1 |
2021-01-25 15:50 | Update PleromaFE: pleroma-fe@eb2975b64d849af6bdc327dabac34b8e6d952eae | Mark Felder | 135 | +1696 | -1220 |
2021-01-25 15:45 | Update AdminFE: admin-fe@8a390584676b27b611d3363eca2a1194d94ed71f | Mark Felder | 35 | +44 | -44 |
2021-01-25 15:45 | Merge branch 'develop' into refactor/deactivated_user_field | Mark Felder | 48 | +1066 | -214 |
2021-01-24 20:27 | [#3213] Speedup of HashtagsTableMigrator (query optimization). State handling fix. | Ivan Tashkinov | 2 | +19 | -3 |
2021-01-23 19:06 | Merge branch 'fix/minor-doc-fix' into 'develop' | rinpatch | 4 | +4 | -4 |
2021-01-23 16:56 | add missing sudo prefix in install doc | 𝑓 | 4 | +4 | -4 |
2021-01-22 15:47 | Include own_votes in the poll data | Mark Felder | 3 | +27 | -7 |
2021-01-22 07:05 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 3 | +6 | -5 |
2021-01-22 03:21 | Merge branch 'fix/tag-urls' into 'develop' | Haelwenn | 3 | +6 | -5 |
2021-01-21 22:49 | Make tag urls absolute | Mark Felder | 3 | +6 | -5 |
2021-01-21 20:53 | Document improved Apache support | Mark Felder | 1 | +1 | -0 |
2021-01-21 20:52 | Add Invalidation Script url_format setting | Mark Felder | 1 | +9 | -2 |
2021-01-21 20:42 | Test URL formatting | Mark Felder | 1 | +26 | -0 |
2021-01-21 20:42 | Improve description | Mark Felder | 1 | +1 | -1 |
2021-01-21 20:41 | rename function | Mark Felder | 1 | +3 | -3 |
2021-01-21 20:20 | Add ability to invalidate cache entries for Apache | Mark Felder | 4 | +50 | -3 |
2021-01-21 11:58 | Allow to define custom HTTP headers per each frontend | eugenijm | 5 | +39 | -15 |
2021-01-08 09:06 | Ability to set the Service-Worker-Allowed header | eugenijm | 4 | +25 | -1 |
2021-01-21 18:25 | Update Apache configuration. This has been tested. | Mark Felder | 1 | +51 | -40 |
2021-01-21 17:50 | [#3213] Ignoring of blank elements from objects.data->tag. | Ivan Tashkinov | 2 | +19 | -0 |
2021-01-21 17:19 | [#3213] HashtagsTableMigrator: failures handling fix, retry function. Changed default hashtags filtering strategy to non-aggregate approach. | Ivan Tashkinov | 4 | +47 | -22 |
2021-01-21 17:20 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 172 | +1576 | -587 |
2021-01-21 14:59 | Merge branch 'limiter-setup-fix' into 'develop' | feld | 6 | +79 | -3 |
2021-01-21 09:03 | Merge branch 'test-cases-mox-setup' into 'develop' | lain | 4 | +19 | -39 |
2021-01-21 07:12 | changed naming in changelog | Alexander Strizhakov | 2 | +2 | -2 |
2021-01-21 06:50 | use proper naming | Alexander Strizhakov | 4 | +4 | -4 |
2021-01-20 23:07 | Update docs | Mark Felder | 1 | +3 | -3 |
2021-01-20 23:01 | Document ConcurrentLimiter for RichMedia and MediaProxy | Mark Felder | 1 | +2 | -0 |
2021-01-09 15:52 | configurable limits for ConcurrentLimiter | Alexander Strizhakov | 4 | +75 | -1 |
2021-01-20 22:51 | Merge branch 'copyright-fun' into 'develop' | feld | 1 | +29 | -1 |
2021-01-20 22:48 | Merge branch 'deprecate-public_endpoint' into 'develop' | feld | 18 | +226 | -89 |
2021-01-20 22:39 | Consistent comment style for :ex_aws | Mark Felder | 1 | +1 | -1 |
2021-01-20 22:33 | Add bucket_namespace to be extra certain truncated_namespace works | Mark Felder | 1 | +1 | -0 |
2021-01-20 20:32 | Merge branch 'update/oban' into 'develop' | feld | 9 | +32 | -9 |
2021-01-20 20:07 | Merge branch 'fix/active-user-query' into 'develop' | Haelwenn | 4 | +9 | -47 |
2021-01-20 17:30 | Special handling for unconfirmed users based on instance config no longer needed. | Mark Felder | 1 | +0 | -8 |
2021-01-20 17:26 | Only need to test if unconfirmed users are successfully deleted | Mark Felder | 1 | +7 | -23 |
2021-01-20 17:17 | This scenario no longer exists. Users are auto-confirmed if confirmation not required at time of registration. | Mark Felder | 1 | +0 | -7 |
2021-01-20 17:14 | Special handling for unconfirmed users based on instance config no longer needed. | Mark Felder | 1 | +1 | -9 |
2021-01-20 17:07 | use correct versions for oban migrations | Alexander Strizhakov | 3 | +6 | -3 |
2021-01-19 22:39 | Active users must be confirmed | Mark Felder | 1 | +1 | -0 |
2021-01-19 19:03 | [#3213] Performance-related stat in HashtagsTableMigrator. Reworked `count/_` to indicate approximate total count for current iteration. | Ivan Tashkinov | 1 | +13 | -1 |
2021-01-19 18:17 | [#3213] `timeout` option for `HashtagsTableMigrator.count/_`. | Ivan Tashkinov | 1 | +2 | -2 |
2021-01-19 18:13 | [#3213] Added `HashtagsTableMigrator.count/1`. | Ivan Tashkinov | 1 | +29 | -13 |
2021-01-19 14:08 | Merge branch 'update-changelog-reblog-fix' into 'develop' | lain | 1 | +1 | -0 |
2021-01-19 13:57 | Add Reblog fix to CHANGELOG | Egor Kislitsyn | 1 | +1 | -0 |
2021-01-19 11:36 | Merge branch 'feat/improved-postgres-tuning-docs' into 'develop' | lain | 2 | +24 | -16 |
2021-01-19 11:15 | Improve PostgreSQL optimization article | rinpatch | 2 | +24 | -16 |
2021-01-19 10:00 | Merge branch 'mergeback/2.2.2' into 'develop' | rinpatch | 1 | +9 | -0 |
2021-01-19 09:59 | Merge branch 'stable' into mergeback/2.2.2 | rinpatch | 1 | +9 | -0 |
2021-01-19 02:34 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +594 | -0 |
2021-01-18 21:23 | Mox mode setup tweak; refactoring. | Ivan Tashkinov | 4 | +19 | -39 |
2021-01-18 17:19 | Translated using Weblate (Portuguese (Portugal)) | João Rodrigues | 1 | +120 | -110 |
2021-01-18 17:19 | Added translation using Weblate (Portuguese (Portugal)) | João Rodrigues | 1 | +584 | -0 |
2021-01-18 21:19 | Merge branch 'fix/reblog-api' into 'develop' | feld | 3 | +34 | -1 |
2021-01-18 20:58 | Merge branch 'develop' into refactor/deactivated_user_field | Mark Felder | 118 | +392 | -356 |
2021-01-18 19:58 | Merge branch 'refactor/approval_pending_user_field' into 'develop' | feld | 38 | +108 | -88 |
2021-01-18 19:44 | Update AdminFE: admin-fe@27db721e3969d9d017a70b9e16dc262d4f31202f | Mark Felder | 27 | +34 | -34 |
2021-01-18 18:07 | Document new is_approved attribute | Mark Felder | 1 | +1 | -0 |
2021-01-18 18:05 | Merge branch 'develop' into refactor/approval_pending_user_field | Mark Felder | 117 | +321 | -305 |
2021-01-18 17:54 | Merge branch 'refactor/confirmation_pending_user_field' into 'develop' | feld | 116 | +318 | -301 |
2021-01-18 17:31 | Document new is_confirmed attribute | Mark Felder | 1 | +1 | -0 |
2021-01-18 17:30 | Keep *Breaking* at the top | Mark Felder | 1 | +1 | -1 |
2021-01-18 17:25 | Update AdminFE: pleroma/admin-fe@d4c7989f05f38fd4f30c234a13a6e51cac83be57 | Mark Felder | 83 | +163 | -163 |
2021-01-18 17:01 | Test that only author can reblog a private status | Egor Kislitsyn | 1 | +8 | -3 |
2021-01-18 16:15 | Fix Reblog API | Egor Kislitsyn | 3 | +29 | -1 |
2021-01-18 15:29 | Changelog: Add list fix. | Lain Soykaf | 1 | +1 | -0 |
2021-01-18 15:28 | ListController: Fix being unable to add / remove users. | Lain Soykaf | 2 | +18 | -5 |
2021-01-18 14:33 | Merge branch 'release/2.2.2' into 'stable' | rinpatch | 138 | +382 | -326 |
2021-01-18 14:04 | pleroma-fe bundle: update to 320418d524a33c20d7d769c8d67a25be81f251ec | rinpatch | 133 | +254 | -249 |
2021-01-18 12:35 | mix.exs: bump version to 2.2.2 | rinpatch | 1 | +1 | -1 |
2021-01-18 13:20 | CHANGELOG.md: Finalize 2.2.2 changelog | rinpatch | 1 | +6 | -1 |
2021-01-08 13:10 | Merge branch 'fix/missing_emoji_steal_dir' into 'develop' | lain | 3 | +121 | -75 |
2021-01-17 18:58 | [#3213] Missing copyright header for HashtagsTableMigrator.State. | Ivan Tashkinov | 1 | +4 | -0 |
2021-01-17 13:11 | Merge branch 'fix/changelog-entries' into 'develop' | lain | 1 | +2 | -3 |
2021-01-17 12:55 | CHANGELOG.md: Remove wrong entries from Unreleased(patch) | rinpatch | 1 | +2 | -3 |
2020-12-22 14:42 | update for retired elixir_make package version | Alexander Strizhakov | 1 | +1 | -1 |
2021-01-17 07:57 | [#3213] Feature lock adjustment for HashtagsTableMigrator. | Ivan Tashkinov | 1 | +10 | -4 |
2021-01-17 06:58 | start oban app in migrations and mix tasks | Alexander Strizhakov | 3 | +6 | -1 |
2021-01-17 06:58 | use explicitly oban migration version | Alexander Strizhakov | 1 | +7 | -2 |
2021-01-16 20:05 | [#3251] Fixed wrong test-env config setting for [Pleroma.Upload]. Refactoring. Added warning to `clear_config/_` to minimize such issues in future. | Ivan Tashkinov | 6 | +35 | -33 |
2021-01-16 17:22 | [#3213] Refactoring of HashtagsTableMigrator. Hashtag timeline performance optimization (auto switch to non-aggregate join strategy when efficient). | Ivan Tashkinov | 6 | +84 | -51 |
2021-01-16 01:38 | mix.exs: Make copyright regexes more precise | Haelwenn (lanodan) Monnier | 1 | +6 | -5 |
2021-01-16 01:17 | mix.exs: Put template into one variable with ~s[] | Haelwenn (lanodan) Monnier | 1 | +5 | -5 |
2021-01-16 01:12 | mix.exs: GNU sed doesn't into proper getopt() | Haelwenn (lanodan) Monnier | 1 | +2 | -2 |
2021-01-15 23:26 | Add a mix alias to bump copyright | Mark Felder | 1 | +11 | -1 |
2021-01-15 23:25 | Split out year | Mark Felder | 1 | +2 | -2 |
2021-01-15 22:53 | Add mix alias to easily add copyright headers to files | Mark Felder | 1 | +18 | -1 |
2021-01-15 20:58 | Update Oban to 2.3.4 | Mark Felder | 3 | +15 | -5 |
2021-01-15 21:01 | Merge branch 'fix/attachment-cleanup-queues' into 'develop' | feld | 1 | +1 | -1 |
2021-01-15 20:50 | Only run one attachment cleanup job per node | Mark Felder | 1 | +1 | -1 |
2021-01-15 19:40 | Revert accidental blank line removal | Mark Felder | 1 | +1 | -0 |
2020-10-13 21:10 | Document removal of toggle_confirmed | Mark Felder | 1 | +0 | -1 |
2020-10-13 21:07 | Remove toggle_confirmation; require explicit state change | Mark Felder | 11 | +36 | -40 |
2020-10-13 19:29 | Change user.confirmation_pending field to user.is_confirmed | Mark Felder | 29 | +121 | -101 |
2020-10-13 22:16 | Readability | Mark Felder | 1 | +1 | -1 |
2020-10-13 22:16 | Make setting user activation status explicit | Mark Felder | 8 | +24 | -24 |
2020-10-13 21:44 | Remove toggle_activation | Mark Felder | 4 | +1 | -63 |
2020-10-12 23:33 | Add copyright header | Mark Felder | 1 | +4 | -0 |
2020-10-12 23:21 | Remove User.restrict_deactivated/1 | Mark Felder | 2 | +4 | -8 |
2020-10-12 22:42 | Change user.deactivated field to user.is_active | Mark Felder | 40 | +125 | -107 |
2020-10-16 21:50 | Further simplify changeset logic | Mark Felder | 1 | +1 | -2 |
2020-10-16 21:44 | Change user.approval_pending field to user.is_approved | Mark Felder | 10 | +74 | -54 |
2021-01-15 04:44 | Merge branch 'optimize-command_available' into 'develop' | Haelwenn | 1 | +4 | -1 |
2021-01-14 23:49 | Hack to fix tests not passing. Unclear why the filters are being set to nil. Both of these changes are needed or it doesn't work. | Mark Felder | 2 | +3 | -1 |
2021-01-14 22:58 | Just validate command is in PATH; forking a shell is wasteful | Mark Felder | 1 | +4 | -1 |
2021-01-14 22:00 | Lint | Mark Felder | 1 | +0 | -0 |
2021-01-14 19:58 | Bump Copyright year | Mark Felder | 2 | +2 | -2 |
2021-01-14 19:53 | Add ConfigDB migration | Mark Felder | 2 | +117 | -0 |
2021-01-14 19:41 | [#3213] Refactoring of HashtagsTableMigrator. | Ivan Tashkinov | 3 | +79 | -47 |
2021-01-14 19:18 | BackupTest: Fix s3 test. | Lain Soykaf | 1 | +3 | -6 |
2021-01-14 18:29 | Merge branch 'pleroma-password' into 'develop' | rinpatch | 21 | +130 | -31 |
2021-01-14 15:01 | Linting. | Lain Soykaf | 1 | +7 | -1 |
2021-01-14 14:06 | Pbkdf2: Use it everywhere. | Lain Soykaf | 21 | +37 | -127 |
2021-01-14 13:49 | Password -> Password.Pbkdf2 | Lain Soykaf | 2 | +90 | -0 |
2021-01-13 19:11 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 916 | +3913 | -3478 |
2021-01-13 19:07 | [#3213] Prototype of data migrations functionality / HashtagsTableMigrator. | Ivan Tashkinov | 11 | +316 | -64 |
2021-01-13 18:01 | Unnecessary duplication here | Mark Felder | 1 | +0 | -2 |
2021-01-13 18:00 | Consistent style | Mark Felder | 2 | +5 | -13 |
2021-01-13 17:54 | Not needed in test.exs | Mark Felder | 1 | +0 | -4 |
2021-01-13 17:54 | truncated_namespace should default to nil | Mark Felder | 3 | +6 | -4 |
2021-01-13 15:00 | Linting | Lain Soykaf | 1 | +5 | -1 |
2021-01-13 14:11 | Password: Replace Pbkdf2 with Password. | lain | 18 | +29 | -30 |
2021-01-13 14:09 | Password: Add password module | lain | 3 | +91 | -1 |
2021-01-13 06:55 | Merge branch 'chores/bump-copyright' into 'develop' | Haelwenn | 884 | +884 | -884 |
2021-01-13 06:53 | COPYING: Bump copyright to 2021 | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2021-01-13 06:49 | Bump Copyright to 2021 | Haelwenn (lanodan) Monnier | 883 | +883 | -883 |
2021-01-12 22:42 | Switch another test to Upload.base_url/0 | Mark Felder | 1 | +1 | -1 |
2021-01-12 22:40 | Document deprecation | Mark Felder | 1 | +1 | -0 |
2021-01-12 22:35 | Fix tests relying on old behavior. Use the Upload.base_url, Luke. | Mark Felder | 3 | +13 | -8 |
2021-01-12 22:34 | Provide a non-nil fallback for Upload.base_url/0 for tests using TestUploaderSuccess as the uploader | Mark Felder | 1 | +1 | -1 |
2021-01-12 22:32 | Fix another ad-hoc construction of the upload base_url | Mark Felder | 1 | +2 | -14 |
2021-01-12 22:31 | Deprecate Pleroma.Uploaders.S3, :public_endpoint | Mark Felder | 7 | +55 | -19 |
2021-01-12 20:54 | Merge branch 'fix/backup-url-on-s3' into 'develop' | feld | 7 | +54 | -42 |
2021-01-12 19:30 | Merge branch 'chat-message-pagination' into 'develop' | rinpatch | 2 | +5 | -5 |
2021-01-12 11:59 | Pagination: Don't be dos'd by random parameters. | lain | 1 | +1 | -1 |
2021-01-11 20:19 | Simplify. We will always have a result from Upload.base_url/0, so just add it to the list | Mark Felder | 1 | +2 | -10 |
2021-01-11 20:01 | Fix regression in MediaProxy.local?/0 and appending the Upload.base_url to whitelisted domains | Mark Felder | 1 | +9 | -9 |
2021-01-11 14:30 | ChatMessages: Fix pagination headers. | lain | 2 | +5 | -5 |
2021-01-10 15:03 | Formatting | Mark Felder | 1 | +8 | -8 |
2021-01-10 08:44 | [#3213] transfer_hashtags mix task refactoring. | Ivan Tashkinov | 1 | +59 | -68 |
2021-01-10 08:40 | Merge branch 'feat/format-optional-migrations' into 'develop' | rinpatch | 1 | +1 | -1 |
2021-01-10 08:28 | .formatter.exs: Format optional migrations | rinpatch | 1 | +1 | -1 |
2021-01-10 08:25 | Merge branch 'add_some_information_about_setting_up_a_development_environment' into 'develop' | rinpatch | 21 | +147 | -61 |
2021-01-10 08:25 | Add development section | Ilja | 21 | +147 | -61 |
2021-01-10 01:34 | Apply 4 suggestion(s) to 2 file(s) | feld | 2 | +12 | -27 |
2021-01-08 23:24 | Move construction of S3 base URL with optional namespace and bucket to Upload.base_url/0 | Mark Felder | 2 | +23 | -16 |
2021-01-08 23:05 | More places we should be using Upload.base_url | Mark Felder | 3 | +11 | -15 |
2021-01-08 22:43 | Avoid duplicate Config calls | Mark Felder | 1 | +3 | -2 |
2021-01-08 16:49 | Apply Upload.base_url for S3 | Mark Felder | 2 | +11 | -6 |
2021-01-08 00:34 | Fix URL generated for backup files, try to create a source of truth we can reuse throughout the codebase | Mark Felder | 2 | +27 | -1 |
2021-01-08 15:55 | Merge branch 'guppe-example' into 'develop' | lain | 2 | +44 | -0 |
2021-01-08 15:36 | Merge branch 'confirm-users' into 'develop' | lain | 2 | +62 | -0 |
2021-01-08 13:48 | Merge remote-tracking branch 'upstream/develop' into confirm-users | Alex Gleason | 94 | +497 | -458 |
2021-01-08 13:47 | Remove ConfirmUserPlug | Alex Gleason | 3 | +0 | -61 |
2021-01-08 13:10 | Merge branch 'fix/missing_emoji_steal_dir' into 'develop' | lain | 3 | +115 | -75 |
2021-01-07 19:16 | Merge branch 'backup-ids' into 'develop' | lain | 2 | +19 | -0 |
2021-01-07 19:06 | Backups: render ID in API | Alex Gleason | 2 | +19 | -0 |
2021-01-07 16:25 | Merge branch 'cleanup/unused-proxy-opts' into 'develop' | lain | 2 | +8 | -9 |
2021-01-07 15:20 | ActivtityPub Test: Add example for guppe actor | lain | 2 | +44 | -0 |
2021-01-07 11:09 | Merge branch 'object-normalize-refactor' into 'develop' | lain | 77 | +269 | -246 |
2021-01-07 10:08 | Merge branch 'adminapi-user-email' into 'develop' | lain | 3 | +18 | -0 |
2021-01-07 10:06 | Merge branch 'upstream/remote-emoji-support' into 'develop' | lain | 3 | +16 | -1 |
2021-01-07 09:20 | [#3213] Removed PK from hashtags_objects table. Improved hashtags_transfer mix task (logging of failed ids). | Ivan Tashkinov | 3 | +20 | -15 |
2021-01-06 21:42 | Oopsie whoopsie fix changelog | Alex Gleason | 1 | +0 | -6 |
2021-01-06 21:39 | Exclude blockers from notifications when `blockers_visible: false` | Alex Gleason | 2 | +31 | -0 |
2021-01-06 21:22 | Merge remote-tracking branch 'upstream/develop' into block-behavior | Alex Gleason | 700 | +15623 | -7988 |
2021-01-06 21:15 | Call ConfirmUserPlug from Router, not Endpoint | Alex Gleason | 2 | +1 | -2 |
2021-01-06 17:43 | Add AdminAPI.AccountViewTest | Alex Gleason | 1 | +16 | -0 |
2021-01-06 17:30 | AdminAPI: return user email | Alex Gleason | 2 | +2 | -0 |
2019-02-06 17:05 | allow external emoji | Roger Braun | 3 | +16 | -1 |
2021-01-05 21:16 | Merge branch 'fix/mediaproxy-config-descriptions' into 'develop' | feld | 1 | +17 | -120 |
2021-01-05 21:06 | Remove configurability of upload proxy opts, simplify | Mark Felder | 2 | +8 | -9 |
2021-01-05 20:09 | Merge branch 'fix/emoji-encoding' into 'develop' | lain | 4 | +17 | -1 |
2021-01-05 19:58 | Add test to validate URLs to custom emojis are properly encoded | Mark Felder | 1 | +15 | -0 |
2021-01-05 19:25 | Add dinosaur gif from https://gifs.cc | Mark Felder | 2 | +1 | -0 |
2021-01-05 18:25 | URI.encode custom emojis | Mark Felder | 1 | +1 | -1 |
2021-01-05 12:40 | Merge branch 'fix/pagination-regression' into 'develop' | lain | 3 | +18 | -6 |
2021-01-05 12:33 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-confirm-users | lain | 28 | +303 | -128 |
2021-01-05 12:31 | Merge branch '1526-account-aliases' into 'develop' | lain | 13 | +79 | -12 |
2021-01-05 12:10 | User: Use ObjectID type to validate also-known-as field | lain | 2 | +10 | -13 |
2021-01-05 11:42 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 1526-account-aliases | lain | 18 | +246 | -121 |
2021-01-05 11:36 | Merge branch 'pleroma-moderation-log-stuff' into 'develop' | lain | 3 | +7 | -0 |
2021-01-05 11:19 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into pleroma-moderation-log-stuff | lain | 10 | +190 | -114 |
2021-01-05 10:48 | AccountControllerTest: Fix test logic | lain | 1 | +9 | -7 |
2021-01-05 09:48 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into object-normalize-refactor | lain | 10 | +190 | -114 |
2021-01-05 00:01 | Merge branch '2391-async-bugs' into 'develop' | Haelwenn | 10 | +190 | -114 |
2021-01-04 17:40 | SideEffects.DeleteTest: asyncify. | lain | 10 | +190 | -114 |
2021-01-04 17:04 | Add test to validate profile pagination works with keyset | Mark Felder | 1 | +13 | -0 |
2021-01-04 16:13 | Do not try to guess which pagination we need by the existence of an :offset param. Require explicit request to get offset pagination. | Mark Felder | 2 | +3 | -6 |
2021-01-04 12:38 | Object: Rework how Object.normalize works | lain | 77 | +269 | -246 |
2021-01-01 17:58 | AdminAPI: return id for moderation log entries | Alex Gleason | 3 | +7 | -0 |
2020-12-31 20:04 | Migration to confirm previously-logged-in users | Alex Gleason | 2 | +62 | -0 |
2020-12-31 19:24 | Merge branch 'fix/reports-ordering' into 'develop' | feld | 3 | +27 | -2 |
2020-12-31 19:15 | Document reports ordering change | Mark Felder | 1 | +1 | -0 |
2020-12-31 18:53 | Aliases: refactor validate_also_known_as/1 | Alex Gleason | 1 | +4 | -3 |
2020-12-31 18:51 | Apply 2 suggestion(s) to 1 file(s) | Alex Gleason | 1 | +4 | -3 |
2020-12-31 16:53 | Ensure newest report is returned first in the list | Mark Felder | 1 | +25 | -0 |
2020-12-31 18:13 | Automatically confirm logged-in users | Alex Gleason | 3 | +62 | -0 |
2020-12-31 16:04 | Merge branch 'fix/adminapi-user-status-pagination' into 'develop' | feld | 3 | +22 | -5 |
2020-12-31 15:55 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +1 | -1 |
2020-12-31 09:46 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 2 | +3 | -3 |
2020-12-31 09:45 | Alternative implementation of hashtag-filtering queries in ActivityPub. Fixed GROUP BY clause for aggregation on hashtags. | Ivan Tashkinov | 2 | +100 | -22 |
2020-12-31 06:36 | [#3213] Added query options support for Repo.chunk_stream/4. Used infinite timeout in transfer_hashtags select query. | Ivan Tashkinov | 2 | +8 | -9 |
2020-12-31 00:53 | Render AKAs in Actor endpoints | Alex Gleason | 2 | +8 | -1 |
2020-12-30 23:10 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | 758 | +19095 | -9528 |
2020-12-30 22:37 | Make pagination type conditional | Mark Felder | 1 | +7 | -1 |
2020-12-30 22:10 | Continue to use ActivityPub.fetch_user_activities/3, make it pass :offset | Mark Felder | 2 | +2 | -2 |
2020-12-30 20:36 | Support pagination in AdminAPI for user statuses | Mark Felder | 2 | +16 | -5 |
2020-12-30 20:22 | Do not reverse order of reports. We want newest ones sorted to the top. | Mark Felder | 1 | +1 | -2 |
2020-12-30 14:04 | Merge branch 'deps/crypt-local-fork' into 'develop' | lain | 2 | +3 | -3 |
2020-12-30 12:22 | [#3213] Made Object.object_data_hashtags/1 handle both AS2 and plain text hashtags. | Ivan Tashkinov | 1 | +3 | -1 |
2020-12-30 11:42 | [#3213] Fixed Object.object_data_hashtags/1 to process only AS2 elements of `data.tag` (basing on #2984). | Ivan Tashkinov | 1 | +10 | -2 |
2020-12-30 11:35 | [#3213] Improved `database.transfer_hashtags` mix task: proper rollback, speedup. | Ivan Tashkinov | 1 | +25 | -21 |
2020-12-28 23:52 | Switch to local fork of crypt until upstream fixes ability to build on aarch64 | Mark Felder | 2 | +3 | -3 |
2020-12-28 12:12 | Merge branch 'revert-b122b6ff' into 'develop' | Haelwenn | 24 | +72 | -165 |
2020-12-28 12:02 | Revert "Merge branch 'features/hashtag-column' into 'develop'" | Haelwenn | 24 | +72 | -165 |
2020-12-28 10:14 | Merge branch 'features/hashtag-column' into 'develop' | Haelwenn | 24 | +165 | -72 |
2020-12-22 04:11 | pleroma.database fill_old_hashtags: Add month_limit argument | Haelwenn (lanodan) Monnier | 2 | +45 | -35 |
2020-12-28 09:33 | Pleroma.Object/1: take %Object{} as argument instead | Haelwenn (lanodan) Monnier | 9 | +12 | -17 |
2020-12-27 21:08 | [#3213] Made Object.hashtags/1 work with :hashtags assoc. Adjusted tests. | Ivan Tashkinov | 4 | +29 | -14 |
2020-12-27 18:58 | non condition dir creation | Alexander Strizhakov | 1 | +1 | -11 |
2020-12-25 08:53 | changelog entry | Alexander Strizhakov | 1 | +1 | -0 |
2020-12-25 08:34 | not needed | Alexander Strizhakov | 1 | +1 | -2 |
2020-12-25 08:30 | insreasing test coverage for StealEmojiPolicy | Alexander Strizhakov | 2 | +103 | -64 |
2020-12-24 17:27 | check dir existence in policy | Alexander Strizhakov | 2 | +22 | -31 |
2020-12-23 21:19 | Add MRFs to the list of things that may need a soft reboot | Mark Felder | 1 | +2 | -1 |
2020-12-23 21:16 | Mark private | Mark Felder | 1 | +1 | -1 |
2020-12-23 21:06 | Create dir for EmojiStealPolicy automatically | Mark Felder | 1 | +19 | -0 |
2020-12-26 19:23 | Merge remote-tracking branch 'remotes/origin/develop' into feature/object-hashtags-rework | Ivan Tashkinov | 206 | +690 | -451 |
2020-12-26 19:20 | [#3213] Hashtag-filtering functions in ActivityPub. Mix task for migrating hashtags to `hashtags` table. | Ivan Tashkinov | 3 | +216 | -63 |
2020-12-26 10:26 | Merge branch 'cachex-test' into 'develop' | lain | 204 | +667 | -438 |
2020-12-23 23:41 | Revert, this is useful in an edge case | Mark Felder | 1 | +1 | -0 |
2020-12-23 23:41 | Formatting | Mark Felder | 1 | +4 | -5 |
2020-12-23 23:38 | Update descriptions for MediaProxy, remove settings that should not be exposed in AdminFE | Mark Felder | 1 | +17 | -119 |
2020-12-23 23:01 | Remove Proxy settings that were not meant to exist under Pleroma.Upload | Mark Felder | 1 | +0 | -1 |
2020-12-23 20:09 | Add test/instance to .gitignore | Mark Felder | 1 | +1 | -0 |
2020-12-23 15:58 | Merge branch 'update/linkify' into 'develop' | lain | 3 | +3 | -2 |
2020-12-23 15:03 | Update Linkify to 0.4.1 | Mark Felder | 3 | +3 | -2 |
2020-12-23 14:08 | Merge branch 'mergeback/2.2.1' into 'develop' | lain | 1 | +18 | -8 |
2020-12-23 13:56 | Align changelog | lain | 1 | +18 | -8 |
2020-12-23 13:41 | Merge branch 'stable' into mergeback/2.2.1 | lain | 0 | +0 | -0 |
2020-12-23 13:35 | Merge branch 'release/2.2.1' into 'stable' | lain | 79 | +2084 | -1225 |
2020-12-23 10:56 | Fixtures: Add application actor fixture. | lain | 1 | +67 | -0 |
2020-12-23 10:40 | Merge branch 'release/2.2.1' of git.pleroma.social:pleroma/pleroma into release/2.2.1 | lain | 1 | +3 | -3 |
2020-12-23 10:39 | Update changelog | lain | 1 | +5 | -6 |
2020-12-23 10:35 | Apply 1 suggestion(s) to 1 file(s) | lain | 1 | +4 | -4 |
2020-12-23 10:16 | Linting | lain | 1 | +2 | -1 |
2020-12-23 08:35 | Update frontend | lain | 53 | +1590 | -1119 |
2020-12-22 20:59 | Mix: Update version. | lain | 2 | +1 | -2 |
2020-12-22 20:54 | Update changelog | lain | 1 | +3 | -0 |
2020-12-22 20:32 | Report fixes. | lain | 9 | +271 | -39 |
2020-12-22 20:22 | Mix: Update linkify to 0.4.1 | lain | 4 | +6 | -6 |
2020-11-19 15:08 | [#2301] Quick fix: users with is_discoverable == false (default!) are included in search results. | Ivan Tashkinov | 2 | +8 | -5 |
2020-11-24 15:44 | fix for elixir 1.11 | Alexander Strizhakov | 4 | +65 | -38 |
2020-12-02 13:48 | SideEffects: fix test | lain | 1 | +1 | -1 |
2020-12-02 12:39 | User: Remove left-over (wrong) fix. | lain | 1 | +0 | -1 |
2020-12-02 11:18 | User: Don't allow local users in remote changesets | lain | 2 | +20 | -0 |
2020-12-12 19:01 | Switch to a fork of Hackney 1.15.2 for now so we can have our URL normalization bugfix | Mark Felder | 2 | +12 | -9 |
2020-12-22 20:05 | Update changelog | lain | 1 | +1 | -0 |
2020-11-19 15:29 | Search: Only skip ordering the rum index. | lain | 1 | +1 | -1 |
2020-11-19 12:20 | Activity search: Fix order of results | lain | 1 | +4 | -1 |
2020-11-17 15:28 | Document fixing the pleroma.user delete_activities mix task | Mark Felder | 1 | +8 | -0 |
2020-11-17 15:15 | Need to start web_resp cache or mix task fails | Mark Felder | 1 | +1 | -1 |
2020-11-16 19:54 | Document S3 and Elixir 1.11 compat fix | Mark Felder | 1 | +1 | -0 |
2020-11-16 19:51 | Fix S3 uploads with Elixir 1.11 | Mark Felder | 2 | +2 | -2 |
2020-11-14 21:27 | pleroma.instance: Fix Exiftool module name | Haelwenn (lanodan) Monnier | 3 | +5 | -2 |
2020-11-13 06:07 | remove PurgeExpiredActivity from Oban db config | Alexander Strizhakov | 1 | +19 | -0 |
2020-12-22 19:04 | Added Hashtag entity and objects-hashtags association with auto-sync with `data.tag` on Object update. | Ivan Tashkinov | 6 | +144 | -10 |
2020-12-22 14:55 | possibility to run rollback in test env | Alexander Strizhakov | 2 | +4 | -3 |
2020-12-22 14:53 | Merge branch 'update-elixir-make' into 'develop' | feld | 1 | +1 | -1 |
2020-12-22 14:42 | update for retired elixir_make package version | Alexander Strizhakov | 1 | +1 | -1 |
2020-12-22 11:31 | Merge branch 'update/instance-gen-template' into 'develop' | rinpatch | 1 | +1 | -2 |
2020-12-22 02:54 | Create Object.hashtags/1 wrapper | Haelwenn (lanodan) Monnier | 7 | +20 | -20 |
2020-07-31 14:46 | Insert text representation of hashtags into object["hashtags"] | Haelwenn (lanodan) Monnier | 22 | +141 | -53 |
2020-12-21 21:19 | Do not include pool_size in the template. It encourages unwanted fiddling :) | Mark Felder | 1 | +1 | -2 |
2020-12-21 19:54 | Encapsulation of tags / hashtags fetching from objects. | Ivan Tashkinov | 12 | +78 | -39 |
2020-12-21 17:13 | Merge branch 'develop' into 'develop' | lain | 2 | +5 | -1 |
2020-12-16 19:41 | Linting | lain | 13 | +45 | -27 |
2020-12-21 15:38 | Tests: Stub the pipeline in all tests. | lain | 2 | +18 | -0 |
2020-12-16 16:51 | Pipeline test: Switch from Mock to Mox. | lain | 10 | +156 | -147 |
2020-12-16 09:39 | Tests: Add a helper method to reduce sleeping times in test. | lain | 5 | +18 | -11 |
2020-12-21 15:22 | Linting | lain | 1 | +1 | -1 |
2020-12-21 14:05 | Test: More async/sync tweaks. | lain | 11 | +53 | -19 |
2020-12-21 11:59 | Tests: More test fixes. | lain | 3 | +7 | -2 |
2020-12-21 11:35 | XMLBuidlder test: Make async. | lain | 1 | +1 | -1 |
2020-12-21 11:31 | Test config: Raise pool size for postgres. | lain | 1 | +4 | -1 |
2020-12-21 11:21 | Tests: Make as many tests as possible async. | lain | 134 | +141 | -137 |
2020-12-21 11:03 | Cachex: Unify arity of callback function | lain | 2 | +2 | -2 |
2020-12-21 10:42 | Caching: Add caching behavior, add null implementation. | lain | 2 | +24 | -3 |
2020-12-20 13:54 | Fix trailing whitespaces in lib/pleroma/web/web_finger.ex | Kaizhe Huang | 1 | +1 | -1 |
2020-12-20 13:40 | Merge branch 'fix/remove-sharelock-warning-oban-configdb' into 'develop' | lain | 1 | +2 | -8 |
2020-12-20 09:59 | Merge branch 'bugfix/mastofe-install-script' into 'develop' | rinpatch | 1 | +12 | -9 |
2020-12-19 11:11 | Add test for subscribe_address in JSON WebFinger response | Kaizhe Huang | 1 | +2 | -1 |
2020-12-19 08:27 | config/description.exs: Remove outdated information about Oban | rinpatch | 1 | +2 | -8 |
2020-12-18 18:49 | Tests: Use NullCache for async tests. | lain | 13 | +119 | -11 |
2020-12-18 16:44 | Cachex: Make caching provider switchable at runtime. | lain | 20 | +92 | -59 |
2020-12-18 16:44 | Jason: Remove by now superfluous jason_types file | lain | 2 | +0 | -10 |
2020-12-18 13:48 | WebFinger: add subscribe_address in return data of JSON responses | FiveYellowMice | 1 | +3 | -0 |
2020-12-18 12:18 | Tests: Remove unneeded explicit cachex use. | lain | 17 | +10 | -47 |
2020-12-18 10:53 | Tests: Reset all cachex caches between synchronous tests | lain | 2 | +19 | -4 |
2020-12-17 18:34 | Merge branch 'long-life-oauth-tokens' into 'develop' | rinpatch | 2 | +14 | -1 |
2020-12-17 17:49 | [#2353] Virtually never-expiring OAuth tokens (new and already issued ones). | Ivan Tashkinov | 2 | +14 | -1 |
2020-12-17 16:00 | Merge branch 'registration-workflow' into 'develop' | feld | 12 | +221 | -73 |
2020-12-17 15:04 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | 162 | +8936 | -2663 |
2020-12-16 11:35 | Merge branch 'fix/2336-mastoapi-ws-posts-dropping' into 'develop' | lain | 15 | +47 | -28 |
2020-12-08 22:46 | download-mastofe-build.sh: Proper exit when artifact is missing | Haelwenn (lanodan) Monnier | 1 | +12 | -9 |
2020-12-15 15:16 | Merge branch 'support/2255_posix_errors' into 'develop' | lain | 10 | +504 | -58 |
2020-12-15 14:39 | Merge branch 'fix/config-gen-detect-exiftool' into 'develop' | lain | 1 | +12 | -3 |
2020-12-15 14:04 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | lain | 1 | +64 | -64 |
2020-12-13 04:47 | Translated using Weblate (Chinese (Simplified)) | shironeko | 1 | +64 | -64 |
2020-12-15 11:32 | Merge branch 'chore/refactor-hide-counts' into 'develop' | lain | 1 | +6 | -10 |
2020-12-14 19:27 | Minor refactoring of the logic for hiding followers/following counts. | Mark Felder | 1 | +6 | -10 |
2020-12-13 12:47 | changelog | Alexander Strizhakov | 1 | +5 | -4 |
2020-12-12 14:30 | Fix for dropping posts/notifs in WS when mix task is executed | Alexander Strizhakov | 15 | +43 | -25 |
2020-12-13 12:16 | Merge branch 'fix/hackney-follow-redirects' into 'develop' | rinpatch | 3 | +14 | -10 |
2020-12-12 19:21 | Fixed Rich Media Previews | Mark Felder | 1 | +2 | -1 |
2020-12-12 19:20 | Merge branch 'fix/tracking-majic' into 'develop' | feld | 2 | +3 | -2 |
2020-12-12 19:04 | Majic: specify commit so source users do not get surprise updates | Mark Felder | 2 | +3 | -2 |
2020-12-12 19:01 | Switch to a fork of Hackney 1.15.2 for now so we can have our URL normalization bugfix | Mark Felder | 2 | +12 | -9 |
2020-12-12 17:37 | instance.gen: Warn that stripping exif requires exiftool | rinpatch | 1 | +11 | -2 |
2020-12-12 17:35 | instance.gen task: Only show files which will be actually overwritten | rinpatch | 1 | +1 | -1 |
2020-12-11 23:28 | Use Pleroma.Formatter.markdown_to_html/1 in the tests | Mark Felder | 1 | +14 | -14 |
2020-12-11 19:43 | Update Earmark to 1.4.13, use the new compact_output mode | Mark Felder | 3 | +4 | -4 |
2020-10-14 00:16 | Fix AudioVideoValidator markdown | Alex Gleason | 1 | +1 | -0 |
2020-10-13 23:09 | Upgrade linkify, test URL issues, fixes #2026 #1942 | Alex Gleason | 1 | +52 | -0 |
2020-10-13 19:27 | Refactor Earmark code, fix tests | Alex Gleason | 6 | +14 | -8 |
2020-10-13 18:54 | Sanitizer: allow <hr> tags | Alex Gleason | 1 | +1 | -0 |
2020-10-13 07:08 | Remove some N/A tests | Alex Gleason | 1 | +1 | -11 |
2020-10-13 06:53 | Improve Formatter.minify/2 | Alex Gleason | 1 | +4 | -1 |
2020-10-13 05:27 | Upgrade Earmark to v1.4.10 | Alex Gleason | 8 | +95 | -261 |
2020-12-11 15:01 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +127 | -118 |
2020-12-10 16:11 | Translated using Weblate (Ukrainian) | ZEN | 1 | +127 | -118 |
2020-12-10 22:39 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +590 | -0 |
2020-12-10 16:09 | Added translation using Weblate (Ukrainian) | ZEN | 1 | +590 | -0 |
2020-12-09 18:30 | Merge branch 'oauth-entities-expiration-tweaks' into 'develop' | feld | 8 | +14 | -17 |
2020-12-09 18:14 | Tweaks to OAuth entities expiration: changed default to 30 days, removed hardcoded values usage, fixed OAuthView (expires_in). | Ivan Tashkinov | 8 | +14 | -17 |
2020-12-09 17:10 | Merge branch 'oauth-token-30-days-expiration' into 'develop' | feld | 1 | +1 | -1 |
2020-12-09 16:59 | Changed default OAuth token expiration time to 30 days. | Ivan Tashkinov | 1 | +1 | -1 |
2020-12-09 15:55 | Merge branch 'auth-improvements' into 'develop' | lain | 45 | +959 | -776 |
2020-12-09 15:52 | Merge branch 'stream-follow-updates' into 'develop' | lain | 32 | +271 | -156 |
2020-12-09 15:43 | [#3112] .gitattributes fix. | Ivan Tashkinov | 1 | +4 | -3 |
2020-12-09 15:40 | Update CHANGELOG | Egor Kislitsyn | 1 | +1 | -1 |
2020-12-08 16:36 | Merge branch 'feat/warn-large-pool-size' into 'develop' | lain | 2 | +44 | -0 |
2020-12-08 16:30 | ApplicationRequirements: Add test, more text for pool size. | lain | 2 | +27 | -2 |
2020-12-08 16:16 | Apply 1 suggestion(s) to 1 file(s) | lain | 1 | +1 | -1 |
2020-12-07 22:49 | Merge branch 'features/favicon-unreachable-instance' into 'develop' | feld | 3 | +24 | -6 |
2020-12-07 22:36 | Add a startup error for modified Repo pool_size | Mark Felder | 1 | +19 | -0 |
2020-12-07 20:18 | instance.reachable?: Limit to binary input | Haelwenn (lanodan) Monnier | 2 | +4 | -4 |
2020-12-07 19:09 | instance: Do not fetch unreachable instances | Haelwenn (lanodan) Monnier | 2 | +20 | -2 |
2020-12-07 18:50 | [#3112] Changelog entry. | Ivan Tashkinov | 1 | +1 | -0 |
2020-12-07 18:45 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | 8 | +603 | -126 |
2020-12-07 18:06 | Merge branch 'feature/configdb-mix-tasks' into 'develop' | lain | 8 | +603 | -126 |
2020-12-07 17:45 | Print out settings that will be removed when specifying the group and key for consistency | Mark Felder | 1 | +33 | -4 |
2020-12-07 17:22 | Formatting | Mark Felder | 1 | +2 | -2 |
2020-12-07 17:21 | Slip in a test to ensure we can use the atom syntax in mix task arguments | Mark Felder | 1 | +6 | -0 |
2020-12-07 17:13 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +2 | -0 |
2020-12-07 17:12 | Merge branch 'feature/configdb-mix-tasks-refactoring' into 'feature/configdb-mix-tasks' | feld | 5 | +92 | -177 |
2020-12-06 15:02 | [#3174] Refactoring: ConfigDB fetching functions, ConfigDB tests. Minor fixes. | Ivan Tashkinov | 5 | +92 | -177 |
2020-12-06 10:59 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | 24 | +5281 | -1094 |
2020-12-06 10:59 | [#3112] Ensured presence and consistency of :user and :token assigns (EnsureUserTokenAssignsPlug). Refactored auth info dropping functions. | Ivan Tashkinov | 14 | +164 | -117 |
2020-12-05 19:48 | Fix typo | Egor Kislitsyn | 1 | +2 | -2 |
2020-12-05 14:41 | Add entry announcing new ConfigDB mix tasks | Mark Felder | 1 | +1 | -0 |
2020-12-04 18:17 | Merge branch 'fix/mix-task-yn-prompt' into 'develop' | feld | 3 | +5 | -11 |
2020-12-04 18:07 | Answer new prompt interactively | Mark Felder | 1 | +4 | -4 |
2020-11-27 19:42 | shell_yes?/1 was not showing the correct message and always defaults to yes which is dangerous | Mark Felder | 2 | +1 | -7 |
2020-12-04 17:49 | Merge branch 'issue/2256' into 'develop' | feld | 7 | +336 | -288 |
2020-12-04 17:37 | More compact representation | Mark Felder | 1 | +1 | -3 |
2020-12-04 17:30 | Ensure deleting entire group prints out settings that will be removed before actually removing them | Mark Felder | 1 | +22 | -16 |
2020-12-04 17:19 | Fix deleting an entire group. Also utilize Pleroma.ConfigDB.delete/1 | Mark Felder | 1 | +4 | -2 |
2020-12-04 17:09 | Use Pleroma.ConfigDB.delete/1 instead of rolling our own | Mark Felder | 1 | +1 | -3 |
2020-12-04 17:04 | Use Enum.any? to ensure we return true if there are results | Mark Felder | 1 | +1 | -1 |
2020-12-03 18:29 | Merge branch 'supported-emojos' into 'develop' | rinpatch | 6 | +4914 | -784 |
2020-12-03 16:34 | config_db search methods | Alexander Strizhakov | 2 | +24 | -18 |
2020-12-03 16:03 | dump_key/2 no longer used | Mark Felder | 1 | +0 | -10 |
2020-12-03 16:03 | Apply 6 suggestion(s) to 1 file(s) | feld | 1 | +20 | -41 |
2020-12-03 15:58 | Credo | Mark Felder | 1 | +1 | -1 |
2020-12-03 15:18 | Docs, Changelog: Add info about regional indicators | lain | 2 | +3 | -3 |
2020-12-03 15:17 | Emoji: Also accept regional indicators | lain | 2 | +12 | -0 |
2020-12-03 01:28 | Merge branch '2339-local-remote-mixup' into 'develop' | Haelwenn | 3 | +20 | -1 |
2020-12-02 22:40 | Merge branch 'update-linkify' into 'develop' | feld | 3 | +4 | -6 |
2020-12-02 22:34 | Make the --force flag for reset command consistent with the others and deduplicate db truncation | Mark Felder | 1 | +17 | -10 |
2020-12-02 22:24 | Add --force flag for delete and reset commands | Mark Felder | 3 | +170 | -47 |
2020-12-02 20:22 | Add comment for this mysterious behavior | Mark Felder | 1 | +2 | -0 |
2020-12-02 19:00 | No need for a separate functions here | Mark Felder | 1 | +6 | -12 |
2020-12-02 18:33 | Use a callback strategy to short circuit the functions and print a nice error | Mark Felder | 2 | +205 | -171 |
2020-11-29 19:29 | Centralize check that configdb is enabled which now raises an exception | Mark Felder | 1 | +106 | -129 |
2020-11-29 18:59 | Left public during debugging | Mark Felder | 1 | +2 | -2 |
2020-11-28 19:32 | Add tests for config dumping | Mark Felder | 1 | +86 | -0 |
2020-11-28 18:24 | Use inspect instead of faking the output | Mark Felder | 1 | +2 | -2 |
2020-11-28 18:22 | Remove unnecessary keys command | Mark Felder | 1 | +0 | -28 |
2020-11-28 18:19 | Sync docs with mix commands | Mark Felder | 1 | +40 | -8 |
2020-11-28 18:09 | The debug output is no longer there by default | Mark Felder | 1 | +1 | -14 |
2020-11-28 18:05 | Ensure scary warning starts on a new line | Mark Felder | 1 | +1 | -1 |
2020-11-28 17:53 | Update ConfigDB docs for new mix commands | Mark Felder | 1 | +47 | -42 |
2020-11-27 22:32 | Print whole config when resetting and include a scary looking message. | Mark Felder | 1 | +9 | -0 |
2020-11-27 22:32 | Both are really atoms | Mark Felder | 1 | +1 | -1 |
2020-11-27 22:20 | Transform strings to atoms for all cases, including when the atom is a module like Pleroma.Emails.Mailer | Mark Felder | 1 | +19 | -10 |
2020-11-27 20:44 | Support atoms and strings as args to the mix task | Mark Felder | 1 | +67 | -28 |
2020-11-27 20:02 | Fix deletion regression due to strings instead of atoms Improve message after successful deletion | Mark Felder | 1 | +26 | -3 |
2020-11-27 19:55 | Improve dumping groups and specific keys; add prompts for delete and reset | Mark Felder | 1 | +27 | -21 |
2020-11-27 18:33 | Support listing groups, listing keys in a group, and dumping the config based on group or specific key in that group | Mark Felder | 1 | +63 | -12 |
2020-11-27 18:32 | Sort output by group | Mark Felder | 1 | +1 | -0 |
2020-11-25 23:51 | Add the delete and reset instructions | Mark Felder | 1 | +32 | -0 |
2020-11-25 23:49 | Rename keys to groups | Mark Felder | 2 | +47 | -3 |
2020-11-25 23:46 | Spelling | Mark Felder | 1 | +1 | -1 |
2020-11-25 23:31 | Document how to delete individual configuration groups and completely reset the config without SQL | Mark Felder | 2 | +31 | -8 |
2020-11-25 23:16 | Better deletion message | Mark Felder | 1 | +1 | -1 |
2020-11-25 18:44 | Add mix tasks to give additional recovery and debugging options | Mark Felder | 1 | +89 | -0 |
2020-12-02 16:27 | We no longer expect mentions to link if they are prefixed with too many @'s | Mark Felder | 1 | +2 | -4 |
2020-12-02 15:52 | Changelog: Update changelog | lain | 1 | +1 | -0 |
2020-12-02 15:49 | Docs: Add info about RGI emoji | lain | 1 | +2 | -2 |
2020-12-02 15:46 | Emoji: Only accept RGI emoji. | lain | 2 | +9 | -2 |
2020-12-02 15:18 | Emoji: Add test for ZWJ sequence emoji | lain | 1 | +1 | -0 |
2020-12-02 15:16 | Document follow relationship updates and cleanup | Egor Kislitsyn | 5 | +44 | -36 |
2020-12-02 15:15 | Emoji: Remove unused emoji-data.txt | lain | 1 | +0 | -769 |
2020-12-02 15:15 | Emoji: Update to Unicode 13.1, switch base file, allow multichar. | lain | 3 | +4889 | -11 |
2020-12-02 13:48 | SideEffects: fix test | lain | 1 | +1 | -1 |
2020-12-02 12:39 | User: Remove left-over (wrong) fix. | lain | 1 | +0 | -1 |
2020-12-02 11:18 | User: Don't allow local users in remote changesets | lain | 2 | +20 | -0 |
2020-12-01 23:26 | Update Linkify to 0.4.0 | Mark Felder | 2 | +2 | -2 |
2020-12-01 20:17 | Stream follow updates | Egor Kislitsyn | 30 | +257 | -150 |
2020-12-01 17:08 | Merge branch 'fix/search-test-on-exit' into 'develop' | rinpatch | 2 | +2 | -4 |
2020-12-01 16:45 | Search tests: Use on_exit for restoring `persistent_term` state | rinpatch | 2 | +2 | -4 |
2020-11-30 18:55 | [#3112] Allowed revoking same-user token from any apps. Added tests. | Ivan Tashkinov | 3 | +39 | -4 |
2020-11-28 18:51 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | 6 | +68 | -21 |
2020-11-28 18:51 | OAuth form user remembering feature. Local MastoFE login / logout fixes. | Ivan Tashkinov | 14 | +488 | -297 |
2020-11-27 14:20 | Merge branch '2727-gitlab-issues' into 'develop' | Haelwenn | 1 | +2 | -2 |
2020-11-27 12:27 | Gitlab-CI: Explicitly tag specified arm32 images. | lain | 1 | +2 | -2 |
2020-11-27 11:51 | Merge branch 'fix/2322-digest-algorithm-case-insensitive' into 'develop' | lain | 2 | +64 | -2 |
2020-11-26 08:12 | digest algorithm is taken from header | Alexander Strizhakov | 2 | +64 | -2 |
2020-11-26 15:35 | Merge branch 'removing-fed-sockets-settings' into 'develop' | rinpatch | 2 | +0 | -15 |
2020-11-26 14:39 | removing fed sockets settings | Alexander Strizhakov | 2 | +0 | -15 |
2020-11-25 23:59 | Merge branch 'fix/mix-debug' into 'develop' | feld | 1 | +2 | -2 |
2020-11-25 13:44 | fix spec | Maksim Pechnikov | 2 | +110 | -234 |
2020-11-25 18:52 | Prevent mix tasks from spewing any internal logging unless DEBUG is in the env | Mark Felder | 1 | +2 | -2 |
2020-11-25 18:48 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | 37 | +433 | -302 |
2020-11-25 18:47 | Session token setting on token exchange. Auth-related refactoring. | Ivan Tashkinov | 11 | +56 | -31 |
2020-11-25 11:57 | Merge branch 'fix/2323-release-configuration-provider' into 'develop' | rinpatch | 4 | +65 | -38 |
2020-11-24 15:44 | fix for elixir 1.11 | Alexander Strizhakov | 4 | +65 | -38 |
2020-11-25 08:30 | Merge branch 'features/ruby-elements' into 'develop' | rinpatch | 1 | +5 | -0 |
2020-11-24 23:36 | scrubbers/default: Add ruby element and it's childs | Haelwenn (lanodan) Monnier | 1 | +5 | -0 |
2020-11-24 12:17 | Merge branch 'chore/jason-in-tests' into 'develop' | Haelwenn | 23 | +121 | -128 |
2020-11-23 20:48 | Fix badly formatted JSON fixtures which causes Jason to erroneously detect control characters | Mark Felder | 2 | +39 | -46 |
2020-11-23 19:28 | Use Jason instead of Poison in tests | Mark Felder | 21 | +82 | -82 |
2020-11-23 17:37 | Merge branch 'chore/bump-linkify' into 'develop' | rinpatch | 2 | +2 | -2 |
2020-11-23 17:22 | Update Linkify to 0.3.0 | Mark Felder | 2 | +2 | -2 |
2020-11-23 14:40 | Merge branch 'websearch' into 'develop' | rinpatch | 6 | +108 | -5 |
2020-11-23 14:29 | Search: Save detected pg version in a persistent term. | lain | 4 | +8 | -8 |
2020-11-23 14:18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch | lain | 35 | +548 | -275 |
2020-11-23 13:43 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +131 | -128 |
2020-11-21 18:29 | Merge branch 'cherry-pick-a65fc78c' into 'stable' | feld | 1 | +2 | -2 |
2020-11-12 22:20 | Install file-dev in Dockerfile build stage | Michael Walker | 1 | +1 | -1 |
2020-11-21 18:11 | Merge branch 'libmagic' into 'develop' | feld | 1 | +1 | -1 |
2020-11-20 16:09 | Translated using Weblate (Hebrew) | Guy Sheffer | 1 | +131 | -128 |
2020-11-21 18:11 | Merge branch 'libmagic' into 'develop' | feld | 1 | +1 | -1 |
2020-11-21 17:57 | Add missing libmagic for image upload | Guy Sheffer | 1 | +1 | -1 |
2020-11-21 16:47 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | 411 | +5728 | -4701 |
2020-11-21 16:47 | Session-based OAuth auth fixes (token expiration check), refactoring, tweaks. | Ivan Tashkinov | 11 | +165 | -197 |
2020-11-21 16:24 | Update CHANGELOG.md: registration workflow | Alex Gleason | 1 | +1 | -0 |
2020-11-21 16:23 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | 343 | +4154 | -3998 |
2020-11-20 21:40 | Merge branch 'cherry-pick-8a7ee9fe' into 'stable' | feld | 1 | +1 | -1 |
2020-11-18 21:16 | Merge branch 'revert-da4660d2' into 'develop' | feld | 1 | +1 | -1 |
2020-11-20 18:40 | Merge branch 'fix/2302-report-duplicates' into 'develop' | feld | 10 | +338 | -41 |
2020-11-20 15:38 | Linting. | lain | 1 | +1 | -1 |
2020-11-20 15:33 | Config, Docs: Remove search_function | lain | 2 | +1 | -3 |
2020-11-20 15:29 | SearchController Test: Fix test. | lain | 1 | +4 | -1 |
2020-11-20 15:28 | Changelog: Add info about search changes | lain | 1 | +1 | -2 |
2020-11-20 15:26 | Search: Change search method based on detected pg version | lain | 2 | +11 | -5 |
2020-11-20 15:26 | Application: Save postgres version in the environment | lain | 1 | +22 | -1 |
2020-11-20 10:30 | Merge branch 'fix/mix-tasks' into 'develop' | lain | 2 | +2 | -0 |
2020-11-20 08:37 | start limiters in mix tasks | Alexander Strizhakov | 2 | +2 | -0 |
2020-11-19 20:33 | Merge branch '2301-users-search-discoverability-fix' into 'develop' | feld | 13 | +18 | -65 |
2020-11-19 20:32 | Merge branch 'oban-jobs-to-simple-tasks' into 'develop' | feld | 11 | +58 | -40 |
2020-11-19 19:13 | added subject actor to moderation log | Maksim Pechnikov | 7 | +240 | -68 |
2020-11-19 16:35 | Merge remote-tracking branch 'remotes/origin/develop' into 2301-users-search-discoverability-fix | Ivan Tashkinov | 7 | +63 | -6 |
2020-11-19 16:32 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into websearch | lain | 7 | +63 | -6 |
2020-11-19 16:30 | [#2301] Proper handling of `User.is_discoverable`: users appear in in-service search but are hidden from external services like search bots. | Ivan Tashkinov | 13 | +16 | -66 |
2020-11-19 16:22 | Merge branch '2317-old-reset-tokens' into 'develop' | Haelwenn | 6 | +55 | -1 |
2020-11-19 16:20 | Merge branch 'fix-rum-search' into 'develop' | rinpatch | 2 | +9 | -6 |
2020-11-19 16:15 | Gitlab CI: Update postgres | lain | 1 | +1 | -1 |
2020-11-19 16:13 | CHANGELOG.md: Move rum fix entry to patch section | rinpatch | 1 | +5 | -7 |
2020-11-19 15:53 | SearchController Test: Fix test | lain | 1 | +2 | -0 |
2020-11-19 15:48 | Search Test: linting | lain | 1 | +4 | -4 |
2020-11-19 15:29 | Search: Only skip ordering the rum index. | lain | 1 | +1 | -1 |
2020-11-19 15:26 | Changelog: Document breaking change. | lain | 1 | +1 | -0 |
2020-11-19 15:17 | Config: Set search_function to `websearch` by default | lain | 1 | +2 | -1 |
2020-11-19 15:16 | Cheatsheet: Add info about search_function | lain | 1 | +1 | -0 |
2020-11-19 15:13 | Changelog: Add info about the websearch option | lain | 1 | +1 | -0 |
2020-11-19 15:12 | Search: Add option to search with the websearch function | lain | 2 | +73 | -3 |
2020-11-19 15:08 | [#2301] Quick fix: users with is_discoverable == false (default!) are included in search results. | Ivan Tashkinov | 2 | +8 | -5 |
2020-11-19 12:29 | little fix | Alexander Strizhakov | 3 | +20 | -3 |
2020-11-19 12:23 | Changelog: Add info about search fixes. | lain | 1 | +2 | -0 |
2020-11-19 12:20 | Activity search: Fix order of results | lain | 1 | +4 | -1 |
2020-11-19 11:29 | Changelog: Add info about reset tokens | lain | 1 | +1 | -0 |
2020-11-19 11:28 | Cheatsheet: Add docs about reset token expiration | lain | 1 | +1 | -0 |
2020-11-19 11:27 | Password Resets: Don't accept tokens above a certain age. | lain | 4 | +53 | -1 |
2020-11-19 10:58 | Merge branch 'hide-muted-reactions' into 'develop' | lain | 17 | +462 | -31 |
2020-11-18 13:36 | log capture | Alexander Strizhakov | 1 | +2 | -0 |
2020-11-18 07:03 | test fixes | Alexander Strizhakov | 1 | +7 | -7 |
2020-11-17 17:03 | changelog entries for fixes | Alexander Strizhakov | 1 | +8 | -2 |
2020-11-17 16:57 | fix for mastodon forwarded reports | Alexander Strizhakov | 4 | +160 | -16 |
2020-11-16 16:41 | formatting | Alexander Strizhakov | 1 | +0 | -1 |
2020-11-16 16:22 | fix for forwarded reports | Alexander Strizhakov | 5 | +150 | -21 |
2020-11-18 21:16 | Merge branch 'revert-da4660d2' into 'develop' | feld | 1 | +1 | -1 |
2020-11-18 20:42 | Update AdminFE build to pleroma/admin-fe@c18f167a124c31ab2e1dfbf432ac482b17c01cbd | Mark Felder | 98 | +110 | -134 |
2020-11-18 20:32 | Revert "Merge branch 'use-https-in-dockerfile' into 'develop'" | feld | 1 | +1 | -1 |
2020-11-18 20:22 | Merge branch 'develop' into 'hide-muted-reactions' | minibikini | 135 | +842 | -1685 |
2020-11-18 20:13 | Fixed emoji reactions not being filtered from blocked and muted accounts | Mark Felder | 1 | +1 | -0 |
2020-11-18 18:57 | Merge branch 'fix/mix-task-user-delete_activities' into 'develop' | feld | 2 | +2 | -1 |
2020-11-18 18:33 | Merge branch 'fix/webpush-and-emojireact' into 'develop' | lain | 7 | +158 | -35 |
2020-11-18 18:27 | Apply 1 suggestion(s) to 1 file(s) | lain | 1 | +0 | -1 |
2020-11-18 17:51 | Merge branch 'frontend-admin-api' into 'develop' | lain | 10 | +537 | -106 |
2020-11-18 17:32 | Changelog: Move api info to api heading. | lain | 1 | +1 | -1 |
2020-11-18 06:58 | fix tests | Maksim Pechnikov | 2 | +2 | -2 |
2020-11-18 05:19 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-11-18 05:19 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-11-18 05:19 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-11-18 05:19 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-11-18 05:19 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-11-17 23:16 | Merge branch 'update/admin-fe-20201117' into 'develop' | feld | 94 | +109 | -95 |
2020-11-17 23:01 | Update AdminFE build to pleroma/admin-fe@5b38aea2790686647a39f505864331bb9838e20d | Mark Felder | 94 | +109 | -95 |
2020-11-17 22:18 | Add test for POST when push is disabled | Mark Felder | 1 | +32 | -27 |
2020-11-17 21:37 | Revert adding extra alert types here | Mark Felder | 1 | +1 | -10 |
2020-11-17 21:34 | Fix incorrect test description | Mark Felder | 1 | +1 | -1 |
2020-11-17 20:33 | Credo | Mark Felder | 1 | +1 | -0 |
2020-11-17 20:18 | Test that we ignore invalid subscription alert types separately. | Mark Felder | 1 | +21 | -2 |
2020-11-17 20:14 | Ensure all supported push notification subscription alert types are tested | Mark Felder | 1 | +46 | -6 |
2020-11-17 19:51 | Synchronize reaction notification text with PleromaFE's style | Mark Felder | 2 | +2 | -2 |
2020-11-17 20:21 | Support both pleroma:chat_mention and pleroma:emoji_reaction for /api/v1/push/subscription | Mark Felder | 2 | +16 | -0 |
2020-11-17 19:15 | Update OpenAPI spec/schema and test to verify support for pleroma:emoji_reaction subscriptions | Mark Felder | 2 | +16 | -2 |
2020-11-17 19:06 | Spelling | Mark Felder | 1 | +1 | -1 |
2020-11-17 19:05 | Document the API extensions for push subscriptions | Mark Felder | 1 | +10 | -0 |
2020-11-17 18:33 | Allow subscribing for pleroma:emoji_reaction push notifications | Mark Felder | 1 | +1 | -1 |
2020-11-13 23:01 | Add capability for emoji reaction push notifications | Mark Felder | 2 | +29 | -1 |
2020-11-17 15:44 | Docs: Add info about frontend install error response | lain | 1 | +6 | -0 |
2020-11-17 15:43 | FrontendController: Return error on installation error. | lain | 4 | +26 | -4 |
2020-11-17 15:28 | Document fixing the pleroma.user delete_activities mix task | Mark Felder | 1 | +1 | -0 |
2020-11-17 15:15 | Need to start web_resp cache or mix task fails | Mark Felder | 1 | +1 | -1 |
2020-11-17 14:58 | Merge branch 'remove/fedsockets' into 'develop' | feld | 23 | +32 | -1443 |
2020-11-17 14:52 | Merge branch 'release/just-a-test-for-arm32-on-arm64' into 'develop' | rinpatch | 1 | +4 | -5 |
2020-11-17 14:34 | Merge branch 'develop' into frontend-admin-api | Egor Kislitsyn | 201 | +2929 | -2229 |
2020-11-17 14:30 | Merge remote-tracking branch 'origin/develop' into hide-muted-reactions | Egor Kislitsyn | 2 | +749 | -723 |
2020-11-17 14:29 | Merge branch 'develop' into hide-muted-reactions | Egor Kislitsyn | 167 | +1627 | -1412 |
2020-11-17 14:28 | Remove FedSockets | rinpatch | 23 | +32 | -1443 |
2020-11-17 14:16 | Merge branch 'chores/note-handling-move' into 'develop' | lain | 2 | +749 | -723 |
2020-11-17 14:08 | Merge branch 'feature/local-only-scope' into 'develop' | lain | 17 | +373 | -166 |
2020-11-17 14:01 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/local-only-scope | lain | 247 | +2888 | -1974 |
2020-11-17 13:24 | Merge branch 'fix/debian-install-libmagic-typo' into 'develop' | rinpatch | 1 | +1 | -1 |
2020-11-17 13:11 | Debian installation guide: fix libmagic header package name | rinpatch | 1 | +1 | -1 |
2020-11-17 12:55 | Merge branch 'feat/add-bundles-to-gitattributes' into 'develop' | rinpatch | 1 | +6 | -0 |
2020-11-17 12:42 | Merge branch 'chores/tesla_1.4.0' into 'develop' | rinpatch | 2 | +2 | -5 |
2020-11-17 12:40 | Merge branch 'sync-stable/2.2.0' into 'develop' | rinpatch | 145 | +638 | -1235 |
2020-11-17 12:38 | .gitattributes: Treat js/css/source maps as binary files | rinpatch | 1 | +6 | -0 |
2020-11-17 12:21 | CHANGELOG.md: Use a period after every bullet point for unreleased sections | rinpatch | 1 | +7 | -7 |
2020-11-17 12:20 | CHANGELOG.md: Add back an entry for S3 fix | rinpatch | 1 | +1 | -1 |
2020-11-17 12:16 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +596 | -0 |
2020-11-17 12:14 | mix.exs: bump development version to 2.2.50 after 2.2.0 release | rinpatch | 1 | +1 | -1 |
2020-11-17 12:10 | Import stable commits into develop after releasing 2.2.0 | rinpatch | 144 | +634 | -1231 |
2020-11-17 12:11 | ActivityPubController: Don't return local only objects | lain | 2 | +41 | -2 |
2020-11-17 12:09 | mix.exs: Update tesla to 1.4.0 | Haelwenn (lanodan) Monnier | 2 | +2 | -5 |
2020-11-17 11:42 | Gitlab CI: Specify image architecture for arm64 images | lain | 1 | +2 | -3 |
2020-11-10 13:39 | Added translation using Weblate (Hebrew) | Guy Sheffer | 1 | +596 | -0 |
2020-11-17 11:14 | Merge branch 'fix/s3-uploads-elixir-1.11' into 'develop' | lain | 3 | +3 | -2 |
2020-11-17 11:12 | Merge branch 'fix/api-v1-instance-absolute-urls' into 'develop' | lain | 2 | +9 | -4 |
2020-11-16 21:29 | Use absolute URLs to thumbnail and background in /api/v1/instance | Mark Felder | 2 | +9 | -4 |
2020-11-16 19:54 | Document S3 and Elixir 1.11 compat fix | Mark Felder | 1 | +1 | -0 |
2020-11-16 19:51 | Fix S3 uploads with Elixir 1.11 | Mark Felder | 2 | +2 | -2 |
2020-11-16 19:23 | added test | Maksim Pechnikov | 2 | +28 | -1 |
2020-11-16 18:23 | Hide reactions from muted and blocked users | Egor Kislitsyn | 16 | +461 | -31 |
2020-11-16 18:45 | fix tests | Maksim Pechnikov | 2 | +28 | -29 |
2020-11-15 01:48 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | 236 | +5446 | -2800 |
2020-11-14 21:43 | Merge branch 'bugfix/instance-gen_exiftool' into 'develop' | Haelwenn | 3 | +5 | -2 |
2020-11-14 21:27 | pleroma.instance: Fix Exiftool module name | Haelwenn (lanodan) Monnier | 3 | +5 | -2 |
2020-11-14 05:30 | added test | Maksim Pechnikov | 2 | +61 | -4 |
2020-11-13 15:19 | Gitlab CI: Change tags bag to arm32 | lain | 1 | +2 | -2 |
2020-11-13 13:48 | Gitlab CI: Alpine is alpine | lain | 1 | +1 | -1 |
2020-11-13 13:35 | Merge branch 'fixes_2034_reports_should_send_a_notification_to_admins' into 'develop' | lain | 9 | +155 | -3 |
2020-11-13 13:35 | Make notifs view work for reports | Ilja | 9 | +155 | -3 |
2020-11-13 13:31 | Merge branch 'docs/otp-tuning' into 'develop' | lain | 1 | +66 | -0 |
2020-11-13 13:23 | Gitlab CI: Specify arm32v7 image for arm32 builds | lain | 1 | +4 | -4 |
2020-11-13 12:13 | added error messages for posix error code | Maksim Pechnikov | 6 | +412 | -49 |
2020-11-13 10:32 | Merge branch 'fix/oban-in-database-config' into 'develop' | rinpatch | 1 | +19 | -0 |
2020-11-13 06:07 | remove PurgeExpiredActivity from Oban db config | Alexander Strizhakov | 1 | +19 | -0 |
2020-11-12 22:41 | Merge branch 'majic-dep' into 'develop' | feld | 1 | +1 | -1 |
2020-11-12 22:20 | Install file-dev in Dockerfile build stage | Michael Walker | 1 | +1 | -1 |
2020-11-12 14:38 | Merge branch 'build-release/fix-release-builds' into 'stable' | rinpatch | 1 | +3 | -2 |
2020-11-12 13:14 | .gitlab-ci.yml: Add libmagic to installed packages for OTP releases | rinpatch | 1 | +3 | -2 |
2020-11-12 12:34 | Merge branch 'release/2.2.0' into 'stable' | rinpatch | 1432 | +74947 | -73700 |
2020-10-28 15:08 | Fix object spoofing vulnerability in attachments | rinpatch | 10 | +253 | -79 |
2020-11-12 08:50 | Merge branch 'title-injection-change' into 'develop' | Haelwenn | 4 | +19 | -7 |
2020-11-11 22:37 | Merge branch 'feature/ingest-blurhash' into 'develop' | feld | 7 | +14 | -4 |
2020-11-11 22:17 | Fix tests for other attachment types | Mark Felder | 2 | +3 | -0 |
2020-11-11 20:28 | pleroma-fe bundle: update to 8e87e3d88bef3691b625c0a25407aa08bdf983ad | rinpatch | 142 | +568 | -1199 |
2020-11-11 20:12 | Polish the changelog a bit and specify release date | rinpatch | 1 | +7 | -7 |
2020-11-11 19:39 | Ingest blurhash field during transmogrification | Mark Felder | 1 | +1 | -0 |
2020-11-11 18:51 | Render blurhashes in Mastodon API | Mark Felder | 2 | +5 | -2 |
2020-11-11 18:27 | Ingest blurhash for attachments if they were federated | Mark Felder | 2 | +5 | -2 |
2020-11-11 16:42 | Fix markdown | Egor Kislitsyn | 1 | +1 | -1 |
2020-11-11 16:39 | Change endpoint path | Egor Kislitsyn | 3 | +6 | -7 |
2020-11-11 16:19 | Changelog: Add info about title injection | lain | 1 | +1 | -0 |
2020-11-11 16:17 | Bundled FE: Remove title tag | lain | 1 | +1 | -2 |
2020-11-11 16:15 | Merge branch 'mrf-config-descriptions' into 'develop' | feld | 2 | +24 | -1 |
2020-11-11 16:12 | Remove FrontendInstallerWorker | Egor Kislitsyn | 4 | +1 | -47 |
2020-11-11 16:10 | RedirectController: Don't replace title, but inject into the meta | lain | 2 | +17 | -5 |
2020-11-11 15:53 | Merge branch 'develop' into frontend-admin-api | Egor Kislitsyn | 72 | +1091 | -643 |
2020-11-11 15:49 | little changes for MRF config descriptions | Alexander Strizhakov | 2 | +24 | -1 |
2020-11-11 15:12 | Fix formatting | Egor Kislitsyn | 2 | +0 | -2 |
2020-11-11 14:47 | Add `local` visibility | Egor Kislitsyn | 14 | +49 | -52 |
2020-11-11 13:48 | Merge branch 'feature/2222-config-descriptions-for-custom-modules' into 'develop' | feld | 16 | +454 | -339 |
2020-09-10 07:54 | Moving some background jobs into simple tasks | Alexander Strizhakov | 11 | +58 | -40 |
2020-09-19 18:25 | changes after rebase | Alexander Strizhakov | 1 | +0 | -106 |
2020-11-11 07:48 | making credo happy and test fix | Alexander Strizhakov | 2 | +2 | -2 |
2020-11-11 07:10 | fix for adminFE | Alexander Strizhakov | 3 | +58 | -50 |
2020-11-10 16:44 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +1 | -1 |
2020-11-10 16:44 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +2 | -0 |
2020-11-10 16:44 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +1 | -1 |
2020-11-10 16:44 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +1 | -1 |
2020-11-10 16:18 | config descriptions for custom MRF policies | Alexander Strizhakov | 16 | +412 | -305 |
2020-11-10 11:04 | Merge branch '2260-wrong-report-link' into 'develop' | lain | 3 | +7 | -10 |
2020-11-10 10:05 | Merge branch 'fix/html-title-load' into 'develop' | lain | 1 | +4 | -0 |
2020-11-10 09:34 | Merge branch 'fix/2291-atom-feed-escape' into 'develop' | lain | 4 | +29 | -54 |
2020-11-10 07:44 | escaping summary and other fields in xml templates | Alexander Strizhakov | 4 | +29 | -54 |
2020-11-09 09:14 | Merge branch 'remove/release-env' into 'develop' | Haelwenn | 9 | +2 | -153 |
2020-11-08 23:16 | Fix title on load of Pleroma HTML | Sean King | 1 | +4 | -0 |
2020-11-08 09:45 | Update optimizing_beam.md | lain | 1 | +1 | -1 |
2020-11-07 19:09 | Remove release_env | rinpatch | 9 | +2 | -153 |
2020-11-06 19:16 | Markdown, you're drunk | Mark Felder | 1 | +2 | -0 |
2020-11-06 19:15 | Make it clearer the settings go into the vm.args file | Mark Felder | 1 | +2 | -0 |
2020-11-06 19:12 | More grammar fixes | Mark Felder | 1 | +1 | -1 |
2020-11-06 19:04 | Less confusing I hope | Mark Felder | 1 | +1 | -1 |
2020-11-06 19:02 | Grammar | Mark Felder | 1 | +1 | -1 |
2020-11-06 19:00 | First draft of tips for optimizing BEAM | Mark Felder | 1 | +60 | -0 |
2020-09-10 23:59 | NoteHandlingTest: Poison → Jason | Haelwenn (lanodan) Monnier | 1 | +21 | -22 |
2020-09-10 09:03 | Move TransmogrifierTest for Note to NoteHandlingTest | Haelwenn (lanodan) Monnier | 2 | +750 | -723 |
2020-11-05 13:33 | CHANGELOG.md: Add an entry for the spoofing fix | rinpatch | 1 | +4 | -1 |
2020-11-03 13:59 | Merge branch 'fix/object-attachment-spoof' into 'develop' | rinpatch | 10 | +253 | -79 |
2020-10-27 22:44 | Merge branch '2236-no-name' into 'develop' | Haelwenn | 5 | +62 | -2 |
2020-10-27 19:37 | phoenix_controller_render_duration is no longer available in telemetry of Phoenix 1.5+ | Mark Felder | 1 | +0 | -1 |
2020-10-28 18:08 | Merge branch 'ostatus-controller-no-auth-check-on-non-federating-instances' into 'develop' | feld | 13 | +258 | -243 |
2020-10-27 17:47 | Merge branch '1668-prometheus-access-restrictions' into 'develop' | feld | 7 | +203 | -21 |
2020-10-23 19:39 | Merge branch '2242-nsfw-case' into 'develop' | rinpatch | 3 | +89 | -8 |
2020-10-28 15:06 | Merge branch 'issue/2261' into 'develop' | feld | 2 | +36 | -11 |
2020-11-05 12:44 | Merge branch 'feature/expire-mutes' into 'develop' | lain | 15 | +191 | -35 |
2020-11-05 12:23 | Docs: Add info about expiring mutes. | lain | 1 | +4 | -0 |
2020-11-04 16:15 | Merge branch 'stats-genserver-fix' into 'develop' | lain | 1 | +5 | -14 |
2020-11-04 16:13 | Changelog: Add info about admin email user link changes. | lain | 1 | +1 | -0 |
2020-11-04 16:12 | AdminEmail: Use AP id as user url. | lain | 2 | +6 | -10 |
2020-11-04 15:54 | Merge branch 'default-mrf' into 'develop' | lain | 1 | +1 | -1 |
2020-11-04 15:52 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into stats-genserver-fix | lain | 1332 | +75936 | -73051 |
2020-11-04 15:51 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/expire-mutes | lain | 1174 | +69333 | -65464 |
2020-11-04 15:42 | Merge branch 'ejabberd-pleroma-auth' into 'develop' | lain | 1 | +137 | -0 |
2020-11-04 15:23 | Cheatsheet: Add info about :blockers_visible | lain | 1 | +1 | -0 |
2020-11-04 15:18 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-block-behavior | lain | 104 | +3544 | -1802 |
2020-11-04 15:00 | Merge branch 'features/federation-status' into 'develop' | lain | 7 | +113 | -0 |
2020-11-04 14:54 | Merge branch 'restrict-domain' into 'develop' | lain | 12 | +88 | -13 |
2020-11-04 14:48 | Merge remote-tracking branch 'remotes/origin/develop' into auth-improvements | Ivan Tashkinov | 45 | +1177 | -44 |
2020-11-04 14:44 | Merge branch '2284-voters-count' into 'develop' | Haelwenn | 4 | +9 | -5 |
2020-11-04 14:39 | Changelog: Add info about federation status endpoint | lain | 1 | +1 | -0 |
2020-11-04 14:38 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into features/federation-status | lain | 131 | +3673 | -1966 |
2020-11-04 14:24 | TopicsTest: Small addition. | lain | 1 | +7 | -0 |
2020-10-22 10:56 | Merge branch '2257-self-chat' into 'develop' | rinpatch | 3 | +16 | -0 |
2020-10-22 20:33 | Merge branch 'chore/elixir-1.11' into 'develop' | feld | 33 | +89 | -83 |
2020-11-04 14:05 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-restrict-domain | lain | 177 | +4025 | -2254 |
2020-09-17 16:54 | Merge branch 'instance-docs' into 'develop' | feld | 1 | +106 | -0 |
2020-11-01 19:31 | Merge branch 'tesla-get-to-pleroma' into 'develop' | feld | 2 | +3 | -3 |
2020-11-04 13:48 | Merge branch 'hide-muted-chats' into 'develop' | lain | 5 | +50 | -19 |
2020-11-04 12:40 | Add `with_muted` param to ChatController.index/2 | Egor Kislitsyn | 5 | +20 | -6 |
2020-11-04 12:23 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into frontend-admin-api | lain | 12 | +66 | -10 |
2020-11-04 10:47 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/local-only-scope | lain | 50 | +1118 | -32 |
2020-11-04 09:20 | Poll Schema: Update and fix. | lain | 1 | +6 | -3 |
2020-11-04 09:14 | Changelog: Add info about poll view changes | lain | 1 | +1 | -0 |
2020-11-04 09:14 | Poll View: Always return `voters_count`. | lain | 2 | +2 | -2 |
2020-11-03 13:12 | Merge branch 'chores/pleroma-favicon-logo' into 'develop' | lain | 1 | +0 | -0 |
2020-11-03 13:11 | Merge branch 'patch-4' into 'develop' | lain | 4 | +36 | -3 |
2020-11-03 12:56 | Conversations: A few refactors | lain | 3 | +9 | -12 |
2020-11-03 12:45 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into a1batross/pleroma-patch-4 | lain | 46 | +1082 | -29 |
2020-11-02 05:11 | favicon: Update to pleroma logo, provided by @shpuld | Haelwenn (lanodan) Monnier | 1 | +0 | -0 |
2020-11-03 01:00 | Merge branch 'fix/get_report_with_notes' into 'develop' | Haelwenn | 3 | +23 | -1 |
2020-11-02 23:28 | Merge branch 'chore/deps-from-git' into 'develop' | feld | 2 | +4 | -4 |
2020-11-02 23:09 | Ensure URLs for git repos end in .git for older git clients like on CentOS 7 | Mark Felder | 2 | +4 | -4 |
2020-11-02 21:49 | Test the note is returned when fetching a single report | Mark Felder | 1 | +9 | -0 |
2020-11-02 18:19 | Permit fetching individual reports with notes preloaded | Mark Felder | 2 | +14 | -1 |
2020-11-02 13:51 | Hide chats from muted users | Egor Kislitsyn | 2 | +33 | -16 |
2020-11-02 12:08 | Merge branch 'bugfix/poll_replies_count' into 'develop' | lain | 2 | +3 | -2 |
2020-11-02 10:43 | Merge branch 'develop' into 'frontend-admin-api' | minibikini | 80 | +3218 | -1755 |
2020-11-02 04:43 | side_effects: Don’t increase_replies_count when it’s an Answer | Haelwenn (lanodan) Monnier | 2 | +3 | -2 |
2020-11-01 19:31 | Merge branch 'tesla-get-to-pleroma' into 'develop' | feld | 2 | +3 | -3 |
2020-11-01 09:05 | Use Pleroma.HTTP instead of Tesla | Ekaterina Vaartis | 2 | +3 | -3 |
2020-10-31 17:03 | Merge branch 'feature/account-export' into 'develop' | feld | 19 | +999 | -1 |
2020-10-31 17:01 | Merge branch 'idempotency-key-optimistic-posting' into 'develop' | feld | 10 | +50 | -6 |
2020-10-31 10:38 | Auth subsystem refactoring and tweaks. Added proper OAuth skipping for SessionAuthenticationPlug. Integrated LegacyAuthenticationPlug into AuthenticationPlug. Adjusted tests & docs. | Ivan Tashkinov | 15 | +97 | -182 |
2020-10-31 02:50 | Add idempotency_key to the chat_message entity. | eugenijm | 10 | +50 | -6 |
2020-10-30 20:26 | Fix credo warning | Egor Kislitsyn | 1 | +1 | -1 |
2020-10-30 20:17 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | 12 | +0 | -12 |
2020-10-30 17:28 | Merge branch 'remove-unused-aliases' into 'develop' | feld | 12 | +0 | -12 |
2020-10-30 15:34 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | 37 | +1883 | -1731 |
2020-10-30 12:39 | Remove unused aliases | Egor Kislitsyn | 12 | +0 | -12 |
2020-10-30 12:37 | ConversationViewTest: fix test | Alibek Omarov | 1 | +2 | -2 |
2020-10-30 12:25 | ConversationView: fix formatting | Alibek Omarov | 1 | +6 | -5 |
2020-10-30 12:10 | ConversationControllerTest: fix test, fix formatting | Alibek Omarov | 1 | +4 | -1 |
2020-10-30 12:07 | Add entry in changelog | Alibek Omarov | 1 | +2 | -0 |
2020-10-30 12:01 | ConversationView: fix last_status.account being empty, fix current user being included in group conversations | Alibek Omarov | 2 | +33 | -4 |
2020-10-18 19:12 | ConversationViewTest: fix test #2 | Alibek Omarov | 1 | +1 | -1 |
2020-10-18 16:01 | ConversationViewTest: fix test | Alibek Omarov | 1 | +4 | -2 |
2020-10-18 15:58 | ConversationControllerTest: fix test | Alibek Omarov | 1 | +2 | -1 |
2020-10-16 18:28 | ConversationView: add current user to conversations, according to Mastodon behaviour | Alibek Omarov | 1 | +1 | -3 |
2020-10-30 11:18 | Merge branch 'develop' into 'feature/local-only-scope' | minibikini | 23 | +1585 | -1471 |
2020-10-29 23:39 | Merge branch 'issue/2069' into 'develop' | Haelwenn | 9 | +92 | -94 |
2020-10-29 21:06 | Merge branch 'fix/frontend-cli-docs' into 'develop' | feld | 1 | +60 | -33 |
2020-10-29 21:06 | Merge branch 'issue/2137-user-filters-admin-fe' into 'develop' | feld | 9 | +1310 | -1320 |
2020-10-29 21:02 | Merge branch 'mutes-blocks-pagination' into 'develop' | feld | 4 | +106 | -16 |
2020-10-29 19:39 | Merge branch 'fix/mrf-keyword-description' into 'develop' | feld | 1 | +17 | -8 |
2020-10-29 19:22 | Improve Keyword descriptions for AdminFE | Mark Felder | 1 | +17 | -8 |
2020-10-29 11:55 | Add documentation and update CHANGELOG | Egor Kislitsyn | 2 | +59 | -0 |
2020-10-29 12:37 | Add support for install via `file` and `build_url` params | Egor Kislitsyn | 4 | +74 | -25 |
2020-10-29 11:35 | Merge remote-tracking branch 'origin/develop' into mutes-blocks-pagination | Egor Kislitsyn | 66 | +861 | -421 |
2020-10-29 10:51 | Merge remote-tracking branch 'origin/develop' into feature/local-only-scope | Egor Kislitsyn | 25 | +396 | -259 |
2020-10-29 07:18 | Merge branch 'bugfix/admin-api-account-view-is-discoverable-fix' into 'develop' | feld | 1 | +1 | -1 |
2020-10-28 19:29 | Fixed User.is_discoverable attribute rendering in Admin API User view. | Ivan Tashkinov | 1 | +1 | -1 |
2020-10-28 18:08 | Merge branch 'ostatus-controller-no-auth-check-on-non-federating-instances' into 'develop' | feld | 13 | +258 | -243 |
2020-10-28 16:09 | @doc fix. | Ivan Tashkinov | 1 | +1 | -2 |
2020-10-28 16:03 | Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances | Ivan Tashkinov | 54 | +629 | -183 |
2020-10-28 15:06 | Merge branch 'issue/2261' into 'develop' | feld | 2 | +36 | -11 |
2020-10-28 13:48 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into issue/2261 | Mark Felder | 10 | +101 | -4 |
2020-10-28 11:33 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | 9 | +101 | -3 |
2020-10-28 11:32 | Fix warning | Egor Kislitsyn | 1 | +1 | -1 |
2020-10-27 22:55 | Merge branch 'feature/autofollowing' into 'develop' | feld | 6 | +38 | -0 |
2020-10-27 22:44 | Merge branch '2236-no-name' into 'develop' | Haelwenn | 5 | +63 | -3 |
2020-10-27 22:13 | Merge branch 'develop' into 'feature/autofollowing' | feld | 7 | +190 | -10 |
2020-10-27 20:16 | Merge branch 'develop' into feature/account-export | Mark Felder | 1 | +0 | -1 |
2020-10-27 20:05 | Merge branch 'fix/prometheus-test' into 'develop' | feld | 1 | +0 | -1 |
2020-10-27 19:58 | FrontStatic plug: excluded invalid url | Maksim Pechnikov | 2 | +36 | -11 |
2020-10-27 19:37 | phoenix_controller_render_duration is no longer available in telemetry of Phoenix 1.5+ | Mark Felder | 1 | +0 | -1 |
2020-10-27 18:59 | Merge branch 'develop' into 'feature/local-only-scope' | minibikini | 47 | +468 | -164 |
2020-10-27 17:54 | Merge branch 'develop' into feature/account-export | Mark Felder | 7 | +191 | -9 |
2020-10-27 17:51 | Merge branch 'develop' into feature/account-export | Mark Felder | 43 | +274 | -147 |
2020-10-27 17:47 | Merge branch '1668-prometheus-access-restrictions' into 'develop' | feld | 7 | +191 | -9 |
2020-10-27 17:42 | Merge branch 'develop' into 'feature/autofollowing' | feld | 45 | +305 | -162 |
2020-10-27 15:20 | Add an API endpoint to install a new frontend | Egor Kislitsyn | 10 | +448 | -107 |
2020-10-26 16:50 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into alexgleason/pleroma-block-behavior | lain | 109 | +695 | -474 |
2020-10-26 15:59 | Merge branch 'docs/clients-apc2s' into 'develop' | lain | 1 | +22 | -13 |
2020-10-26 15:33 | ActivityPub: Add back debug call + explanation. | lain | 1 | +5 | -0 |
2020-10-26 15:30 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into 2236-no-name | lain | 7 | +122 | -26 |
2020-10-26 11:33 | Merge branch 'patch-1' into 'develop' | rinpatch | 1 | +1 | -1 |
2020-10-26 02:23 | clients.md: Add AndStatus, note supported protocols | Haelwenn (lanodan) Monnier | 1 | +22 | -13 |
2020-10-26 02:09 | Merge branch 'docs/ap_c2s' into 'develop' | Haelwenn | 2 | +32 | -15 |
2020-10-25 08:28 | Fix link reference | Kana | 1 | +1 | -1 |
2020-10-23 23:29 | Merge branch 'fix/sendmail' into 'develop' | Haelwenn | 1 | +0 | -2 |
2020-10-23 20:32 | NoNewPrivileges breaks ability to send email via sendmail because it restricts ability to run setuid/setgid binaries | Mark Felder | 1 | +0 | -2 |
2020-10-23 19:39 | Merge branch '2242-nsfw-case' into 'develop' | rinpatch | 3 | +89 | -8 |
2020-10-23 11:55 | Changelog: Add info about whitespace name remote users. | lain | 1 | +2 | -1 |
2020-10-23 11:53 | User: Correctly handle whitespace names. | lain | 4 | +60 | -6 |
2020-10-22 22:26 | Merge branch 'weblate-pleroma-pleroma' into 'develop' | Haelwenn | 1 | +24 | -24 |
2020-10-22 08:59 | Translated using Weblate (Chinese (Simplified)) | shironeko | 1 | +24 | -24 |
2020-10-22 20:33 | Merge branch 'chore/elixir-1.11' into 'develop' | feld | 33 | +89 | -83 |
2020-10-22 14:58 | [#3059] Used forked prometheus-phx to remove log spam. | Ivan Tashkinov | 2 | +4 | -2 |
2020-10-22 11:07 | [#3059] Formatting fix. | Ivan Tashkinov | 1 | +1 | -1 |
2020-10-22 10:56 | Merge branch '2257-self-chat' into 'develop' | rinpatch | 3 | +16 | -0 |
2020-10-22 10:54 | [#3059] Fixed Phoenix 1.5 telemetry processing. | Ivan Tashkinov | 4 | +9 | -1 |
2020-10-22 10:23 | Changelog: Add information about self-chats | lain | 1 | +1 | -0 |
2020-10-22 10:22 | SideEffects: Correctly handle chat messages sent to yourself | lain | 2 | +15 | -0 |
2020-10-22 09:04 | fix module name | Maksim Pechnikov | 2 | +1 | -1 |
2020-09-25 13:50 | update changelog | Maksim Pechnikov | 2 | +25 | -19 |
2020-09-25 13:40 | update docs | Maksim Pechnikov | 1 | +2 | -0 |
2020-09-25 13:37 | admin api: added user filters by `actor_types` | Maksim Pechnikov | 2 | +76 | -91 |
2020-09-25 13:04 | admin user search: added filter by `actor_type` | Maksim Pechnikov | 2 | +20 | -1 |
2020-09-25 06:39 | need_confirmed -> unconfirmed | Maksim Pechnikov | 4 | +5 | -5 |
2020-09-21 12:01 | added AdminApi.UserController | Maksim Pechnikov | 5 | +1275 | -1089 |
2020-09-21 06:33 | added 'unconfirmed' filter to admin/users | Maksim Pechnikov | 4 | +131 | -339 |
2020-10-21 19:40 | Apply 1 suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2020-10-21 18:13 | Rip out fedsockets from the release branch | rinpatch | 4 | +3 | -25 |
2020-10-21 17:42 | Fix formatting and typos in "Managing frontends" guide | Egor Kislitsyn | 1 | +60 | -33 |
2020-10-20 21:15 | Merge branch 'bugfix/ci-majic-release' into 'develop' | Haelwenn | 1 | +1 | -1 |
2020-10-20 20:10 | CI: Install libmagic-dev in debian release targets | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2020-10-20 13:47 | Fix credo warnings | Egor Kislitsyn | 2 | +2 | -2 |
2020-10-20 13:27 | Merge remote-tracking branch 'origin/develop' into feature/account-export | Egor Kislitsyn | 30 | +226 | -41 |
2020-10-20 13:18 | [#1668] Formatting fix. | Ivan Tashkinov | 1 | +2 | -1 |
2020-10-20 13:16 | Rename `Pleroma.Backup` to `Pleroma.User.Backup` | Egor Kislitsyn | 13 | +517 | -516 |
2020-10-20 12:13 | [#1668] Added :prometheus group config to config/description.exs. | Ivan Tashkinov | 1 | +36 | -0 |
2020-10-20 00:47 | Merge branch 'bugfix/ci-majic-release' into 'develop' | Haelwenn | 1 | +1 | -1 |
2020-10-20 00:36 | CI: Install file-dev in alpine release targets | Haelwenn (lanodan) Monnier | 1 | +1 | -1 |
2020-10-19 23:16 | Merge branch 'fix/autofollower-suggestions' into 'develop' | Haelwenn | 1 | +1 | -7 |
2020-10-19 14:14 | Fix credo warnings | Egor Kislitsyn | 2 | +0 | -0 |
2020-10-19 13:46 | Transmogrifier: Refactor and unify incoming tag handling | lain | 1 | +4 | -6 |
2020-10-19 13:40 | Transmogrifier: Downcase incoming Hashtags | lain | 3 | +85 | -2 |
2020-10-19 11:30 | Fix tests | Egor Kislitsyn | 2 | +2 | -2 |
2020-10-19 11:40 | Merge branch 'develop' into mutes-blocks-pagination | Egor Kislitsyn | 85 | +420 | -320 |
2020-10-19 11:31 | Merge branch 'develop' into feature/local-only-scope | Egor Kislitsyn | 27 | +223 | -32 |
2020-10-19 04:26 | Merge branch '2239-mute-fixes' into 'develop' | Haelwenn | 2 | +24 | -1 |
2020-10-18 18:22 | [#1668] Restricted access to app metrics endpoint by default. Added ability to configure IP whitelist for this endpoint. Added tests and documentation. | Ivan Tashkinov | 6 | +154 | -9 |
2020-10-17 17:45 | Merge branch 'chore/changelogfix' into 'develop' | feld | 1 | +3 | -5 |
2020-10-17 16:54 | Document autofollowing_nicknames | Mark Felder | 1 | +1 | -0 |
2020-10-17 16:52 | Fix duplicate Added sections in the changelog | Mark Felder | 1 | +3 | -5 |
2020-10-17 14:53 | Merge remote-tracking branch 'remotes/origin/develop' into chore/elixir-1.11 | Ivan Tashkinov | 85 | +393 | -314 |
2020-10-17 10:33 | [#3053] Post-merge fix. | Ivan Tashkinov | 1 | +1 | -0 |
2020-10-17 10:12 | Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances | Ivan Tashkinov | 1068 | +64052 | -63197 |
2020-10-16 17:43 | Remove suggestions | Mark Felder | 1 | +1 | -6 |
2020-10-16 17:41 | The suggestions are problematic as they need to be real local account names | Mark Felder | 1 | +1 | -7 |
2020-10-16 17:32 | Adds feature to permit e.g., local admins and community moderators to automatically follow all newly registered accounts | Mark Felder | 5 | +42 | -0 |
2020-10-15 23:13 | federation_status: Add ApiSpec | Haelwenn (lanodan) Monnier | 3 | +44 | -4 |
2020-10-15 22:32 | federation_status: New endpoint showing unreachable instances | Haelwenn (lanodan) Monnier | 5 | +72 | -0 |
2020-10-15 21:49 | Merge branch 'refactor/discoverable_user_field' into 'develop' | feld | 14 | +37 | -22 |
2020-10-15 21:39 | Merge branch 'develop' into refactor/discoverable_user_field | Mark Felder | 77 | +356 | -292 |
2020-10-15 21:03 | Apply 1 suggestion(s) to 1 file(s) | Haelwenn | 1 | +1 | -1 |
2020-10-15 20:21 | Merge branch 'issue/2009' into 'develop' | feld | 11 | +159 | -4 |
2020-08-08 03:49 | fix test | Maksim Pechnikov | 3 | +22 | -3 |
2020-08-07 12:55 | added generate the release env to `pleroma.instance gen` | Maksim Pechnikov | 3 | +13 | -4 |
2020-08-05 16:04 | fixed install docs | Maksim Pechnikov | 1 | +5 | -0 |
2020-07-16 13:35 | fix docs | Maksim Pechnikov | 1 | +1 | -1 |
2020-07-16 13:30 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-07-16 13:30 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -1 |
2020-07-16 05:52 | update task messages | Maksim Pechnikov | 2 | +23 | -10 |
2020-07-14 04:31 | added generated `pleroma.env` | Maksim Pechnikov | 6 | +111 | -2 |
2020-10-15 18:45 | SECURITY.md: update supported versions to only 2.2 | rinpatch | 1 | +1 | -1 |
2020-10-15 18:43 | CHANGELOG.md: prepare 2.2.0 changelog | rinpatch | 1 | +9 | -4 |
2020-10-15 18:43 | mix.exs: bump version to 2.2.0 | rinpatch | 1 | +1 | -1 |
2020-10-15 15:07 | Add Pleroma.Constants.as_local_public/0 | Egor Kislitsyn | 7 | +8 | -6 |
2020-10-09 16:30 | Update CHANGELOG | Egor Kislitsyn | 1 | +1 | -0 |
2020-10-02 17:00 | Add local-only statuses | Egor Kislitsyn | 16 | +332 | -163 |
2020-10-15 14:05 | Update dependencies | Egor Kislitsyn | 1 | +8 | -7 |
2020-10-15 12:54 | Fix warnings | Egor Kislitsyn | 17 | +33 | -33 |
2020-10-15 10:28 | ActivityPub: Show own replies to muted users. | lain | 2 | +24 | -1 |
2020-10-14 20:31 | Merge branch 'docs-indigenous' into 'develop' | feld | 1 | +1 | -1 |
2020-10-14 20:27 | Merge branch 'develop' into feature/account-export | Mark Felder | 1057 | +63708 | -62977 |
2020-10-14 19:33 | Apply 3 suggestion(s) to 3 file(s) | feld | 3 | +3 | -3 |
2020-10-14 19:32 | Change handle and url of contact person for Indigenous client | swentel | 1 | +1 | -1 |
2020-10-14 17:33 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | 65 | +195 | -286 |
2020-10-14 17:31 | Merge branch 'feature/gen-magic' into 'develop' | feld | 44 | +118 | -229 |
2020-10-14 16:17 | Merge branch 'refactor/locked_user_field' into 'develop' | Haelwenn | 24 | +77 | -57 |
2020-10-14 16:03 | Undo API breaking changes | Mark Felder | 8 | +21 | -21 |
2020-10-14 15:44 | Finish undoing API breakage | Mark Felder | 5 | +6 | -6 |
2020-10-14 14:54 | Undo API breaking changes | Mark Felder | 4 | +9 | -9 |
2020-10-14 02:52 | Replace User.toggle_confirmation/1 with User.confirm/1, fixes #2235 | Alex Gleason | 7 | +13 | -42 |
2020-10-14 00:26 | Merge remote-tracking branch 'upstream/develop' into restrict-domain | Alex Gleason | 1032 | +63454 | -62672 |
2020-10-14 00:25 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | 1032 | +63439 | -62657 |
2020-10-14 00:22 | Merge remote-tracking branch 'upstream/develop' into block-behavior | Alex Gleason | 1032 | +63445 | -62667 |
2020-10-14 00:20 | Merge remote-tracking branch 'upstream/develop' into registration-workflow | Alex Gleason | 1030 | +63518 | -62740 |
2020-10-13 21:15 | Missed tests | Mark Felder | 2 | +2 | -2 |
2020-10-13 18:58 | Include python script and description | Ali Riza Keles | 1 | +129 | -1 |
2020-10-13 18:19 | Merge branch 'bugfix/file-consistency-prod' into 'develop' | Haelwenn | 2 | +1 | -1 |
2020-10-13 17:58 | Update CHANGELOG | Egor Kislitsyn | 1 | +1 | -0 |
2020-10-13 17:58 | Add pagination for Mutes | Egor Kislitsyn | 3 | +54 | -8 |
2020-10-13 17:54 | Move Consistency.FileLocation to ./test | Haelwenn (lanodan) Monnier | 2 | +1 | -1 |
2020-10-13 17:49 | Credo | Mark Felder | 1 | +6 | -1 |
2020-10-13 17:39 | Add pagination for Blocks | Egor Kislitsyn | 3 | +51 | -8 |
2020-10-13 15:37 | JPEG content_type must be image/jpeg | Mark Felder | 24 | +37 | -37 |
2020-10-13 15:08 | Merge branch 'develop' into feature/gen-magic | Mark Felder | 1032 | +63370 | -62592 |
2020-10-13 14:54 | Merge branch 'develop' into chore/elixir-1.11 | Mark Felder | 1032 | +63431 | -62609 |
2020-10-13 14:54 | Merge branch 'develop' into refactor/locked_user_field | Mark Felder | 818 | +57981 | -57773 |
2020-10-13 14:54 | Merge branch 'develop' into refactor/discoverable_user_field | Mark Felder | 818 | +57981 | -57773 |
2020-10-13 14:47 | Merge branch 'feature/1822-files-consistency' into 'develop' | feld | 818 | +57981 | -57773 |
2020-10-13 14:45 | Change user.discoverable field to user.is_discoverable | Mark Felder | 23 | +52 | -37 |
2020-10-13 14:31 | Change user.locked field to user.is_locked | Mark Felder | 28 | +89 | -74 |
2020-10-13 14:10 | changes after rebase | Alexander Strizhakov | 12 | +5 | -12 |
2020-09-19 18:44 | migration and warning for RemoteIp plug rename | Alexander Strizhakov | 2 | +37 | -1 |
2020-09-19 18:25 | changes after rebase | Alexander Strizhakov | 11 | +3 | -3 |
2020-09-13 07:35 | credo fix after rebase | Alexander Strizhakov | 2 | +0 | -0 |
2020-09-08 15:35 | changes after rebase | Alexander Strizhakov | 2 | +0 | -0 |
2020-09-02 07:29 | fixes after rebase | Alexander Strizhakov | 6 | +59 | -59 |
2020-08-19 10:45 | rebase | Alexander Strizhakov | 1 | +0 | -0 |
2020-08-16 18:01 | changes after rebase | Alexander Strizhakov | 18 | +56 | -57 |
2020-08-16 17:28 | fixes after rebase | Alexander Strizhakov | 3 | +3 | -4 |
2020-07-12 14:29 | exclude file_location check from coveralls | Alexander Strizhakov | 1 | +2 | -1 |
2020-07-12 14:06 | fix after rebase | Alexander Strizhakov | 1 | +0 | -0 |
2020-07-10 10:02 | files consistency after rebase | Alexander Strizhakov | 11 | +106 | -106 |
2020-07-08 12:43 | files consistency for new files | Alexander Strizhakov | 1 | +0 | -0 |
2020-07-08 12:41 | fix after rebase | Alexander Strizhakov | 1 | +1 | -1 |
2020-06-26 05:38 | update files consistency after rebase | Alexander Strizhakov | 8 | +0 | -0 |
2020-06-24 12:31 | copyright | Alexander Strizhakov | 1 | +3 | -0 |
2020-06-24 11:11 | updates after rebase | Alexander Strizhakov | 4 | +149 | -146 |
2020-06-24 10:56 | special namespaces for phoenix and api_spec | Alexander Strizhakov | 1 | +35 | -4 |
2020-06-24 10:07 | alias alphabetically order | Alexander Strizhakov | 47 | +60 | -59 |
2020-06-24 08:18 | AdminSecretAuthenticationPlug module name | Alexander Strizhakov | 3 | +6 | -6 |
2020-06-24 08:16 | AuthenticationPlug module name | Alexander Strizhakov | 9 | +9 | -9 |
2020-06-24 08:13 | BasicAuthDecoderPlug module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 08:09 | DigestPlug rename | Alexander Strizhakov | 1 | +0 | -0 |
2020-06-24 08:08 | Cache plug module name | Alexander Strizhakov | 3 | +5 | -5 |
2020-06-24 07:55 | EnsureAuthenticatedPlug module name | Alexander Strizhakov | 9 | +10 | -10 |
2020-06-24 07:53 | EnsurePublicOrAuthenticatedPlug module name | Alexander Strizhakov | 16 | +20 | -16 |
2020-06-24 07:49 | EnsureUserKeyPlug module name | Alexander Strizhakov | 3 | +4 | -4 |
2020-06-24 07:44 | ExpectAuthenticatedCheckPlug module name | Alexander Strizhakov | 4 | +4 | -4 |
2020-06-24 07:43 | ExpectPublicOrAuthenticatedCheckPlug module name | Alexander Strizhakov | 4 | +4 | -4 |
2020-06-24 07:41 | FederatingPlug module name | Alexander Strizhakov | 8 | +9 | -9 |
2020-06-24 07:39 | HTTPSecurityPlug module name and filename | Alexander Strizhakov | 4 | +3 | -3 |
2020-06-24 07:09 | IdempotencyPlug module name | Alexander Strizhakov | 3 | +5 | -5 |
2020-06-24 07:03 | InstanceStatic module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 07:01 | LegacyAuthenticationPlug module name | Alexander Strizhakov | 4 | +4 | -4 |
2020-06-24 06:59 | OAuthPlug module name | Alexander Strizhakov | 3 | +4 | -4 |
2020-06-24 06:57 | OAuthScopesPlug module name | Alexander Strizhakov | 53 | +67 | -62 |
2020-06-24 06:42 | PlugHelper module name | Alexander Strizhakov | 5 | +5 | -5 |
2020-06-24 06:35 | RateLimiter module name | Alexander Strizhakov | 11 | +17 | -17 |
2020-06-24 06:30 | RemoteIp module name | Alexander Strizhakov | 8 | +11 | -11 |
2020-06-24 06:27 | SessionAuthenticationPlug module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 06:26 | SetFormatPlug module name | Alexander Strizhakov | 5 | +5 | -5 |
2020-06-24 06:24 | SetLocalePlug module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 06:07 | SetUserSessionIdPlug module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 06:06 | StaticFEPlug module name | Alexander Strizhakov | 2 | +2 | -2 |
2020-06-24 06:05 | TrailingFormatPlug module name | Alexander Strizhakov | 2 | +2 | -2 |
2020-06-24 06:03 | UploadedMedia module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 06:02 | UserEnabledPlug module name | Alexander Strizhakov | 3 | +4 | -4 |
2020-06-24 06:00 | UserFetcherPlug module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 05:59 | UserIsAdminPlug module name | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 05:43 | fix for fallback controller | Alexander Strizhakov | 1 | +1 | -1 |
2020-06-24 05:39 | renaming LimiterSupervisor | Alexander Strizhakov | 3 | +3 | -3 |
2020-06-24 05:38 | renaming ratelimiter supervisor | Alexander Strizhakov | 2 | +2 | -2 |
2020-06-24 05:35 | moving plugs into web dir | Alexander Strizhakov | 34 | +0 | -0 |
2020-06-23 18:10 | other files consistency | Alexander Strizhakov | 19 | +112 | -113 |
2020-06-23 17:02 | more files renamings | Alexander Strizhakov | 13 | +242 | -239 |
2020-06-23 16:55 | metadata providers consistency | Alexander Strizhakov | 6 | +0 | -0 |
2020-06-23 16:08 | oauth consistency | Alexander Strizhakov | 18 | +0 | -0 |
2020-06-23 15:48 | more tests | Alexander Strizhakov | 2 | +1 | -1 |
2020-06-23 15:33 | rich media parser ttl files consistency | Alexander Strizhakov | 6 | +139 | -139 |
2020-06-23 15:16 | tests consistency | Alexander Strizhakov | 346 | +12589 | -12588 |
2020-06-20 16:09 | mix tasks consistency | Alexander Strizhakov | 21 | +99 | -99 |
2020-06-20 15:37 | file locations consistency | Alexander Strizhakov | 2 | +134 | -4 |
2020-10-13 12:51 | Update AdminFE build to latest develop | Mark Felder | 135 | +500 | -236 |
2020-10-13 11:33 | Merge branch 'preload-frontend-config' into 'develop' | lain | 4 | +24 | -5 |
2020-10-12 23:49 | Preload `/api/pleroma/frontend_configurations`, fixes #1932 | Alex Gleason | 4 | +24 | -5 |
2020-10-12 22:21 | Refactor User.post_register_action/1 emails | Alex Gleason | 1 | +22 | -13 |
2020-10-12 22:20 | Add ejabberd auth document | Ali Riza Keles | 1 | +9 | -0 |
2020-10-12 21:42 | Make User.confirm/1 and User.approve/1 idempotent | Alex Gleason | 2 | +26 | -2 |
2020-10-12 21:32 | Refactor User.confirm/1, add more tests | Alex Gleason | 3 | +89 | -5 |
2020-10-12 20:24 | TwitterAPI: test pending approval user email | Alex Gleason | 1 | +13 | -8 |
2020-10-12 17:46 | Merge branch 'docs/improve-backup-restore' into 'develop' | feld | 1 | +3 | -2 |
2020-10-09 16:26 | Switch Majic to a copy hosted in our GitLab | Mark Felder | 2 | +4 | -3 |
2020-10-12 17:24 | Merge branch 'improve/instance-gen' into 'develop' | feld | 4 | +77 | -3 |
2020-10-12 17:23 | Further improvements | Mark Felder | 1 | +3 | -2 |
2020-10-12 17:20 | Merge branch 'chore/copyright-headers' into 'develop' | feld | 53 | +212 | -0 |
2020-10-12 17:00 | Add missing Copyright headers | Mark Felder | 53 | +212 | -0 |
2020-10-12 16:18 | Support enabling upload filters during instance gen | Mark Felder | 4 | +77 | -3 |
2020-10-12 02:44 | Move admin approval email logic into User.post_register_action/1 | Alex Gleason | 2 | +10 | -14 |
2020-10-12 02:38 | Registration tests | Alex Gleason | 3 | +23 | -5 |
2020-10-12 01:50 | Send approval pending email during registration | Alex Gleason | 3 | +29 | -1 |
2020-10-12 00:25 | Registration: user state is separate from instance state | Alex Gleason | 1 | +3 | -18 |
2020-10-11 23:52 | Handle User.post_register_action/1 in steps | Alex Gleason | 2 | +30 | -3 |
2020-10-11 19:34 | Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances | Ivan Tashkinov | 13 | +190 | -90 |
2020-10-11 19:34 | [#3053] Removed target accessibility checks for OStatus endpoints delegating to RedirectController. Added tests. | Ivan Tashkinov | 4 | +48 | -27 |
2020-10-11 10:37 | [#3053] Rollback of access control changes in ActivityPubController (base actions: :user, :object, :activity). | Ivan Tashkinov | 1 | +25 | -31 |
2020-10-10 08:44 | Blocks: update CHANGELOG | Alex Gleason | 1 | +2 | -0 |
2020-10-10 08:41 | Blocks: make blockers_visible config work | Alex Gleason | 2 | +45 | -0 |
2020-10-10 06:29 | Blocks: add blockers_visible config | Alex Gleason | 2 | +6 | -0 |
2020-10-10 06:21 | Blocks: always see your own posts | Alex Gleason | 2 | +45 | -5 |
2020-10-09 22:35 | Merge branch 'feat/deep-link-account-approval' into 'develop' | feld | 2 | +2 | -2 |
2020-10-09 22:08 | Deep link to the user account in AdminFE in account confirmation emails | Mark Felder | 2 | +2 | -2 |
2020-10-09 16:30 | Merge branch 'docs/improve-backup-restore' into 'develop' | feld | 1 | +1 | -1 |
2020-10-09 16:26 | Merge branch 'develop' into feature/gen-magic | Mark Felder | 246 | +9058 | -2737 |
2020-10-09 16:18 | Spelling | Mark Felder | 1 | +1 | -1 |
2020-10-09 14:25 | Merge branch 'docs/improve-backup-restore' into 'develop' | feld | 1 | +11 | -7 |
2020-10-08 21:00 | Ask user to use matching values for database setup | Mark Felder | 1 | +2 | -2 |
2020-10-09 01:01 | Remote Timeline: add Streaming support | Alex Gleason | 7 | +51 | -1 |
2020-10-08 22:24 | Merge remote-tracking branch 'upstream/develop' into restrict-origin | Alex Gleason | 730 | +17134 | -12928 |
2020-10-08 21:33 | Aliases: fix URL regex | Alex Gleason | 1 | +1 | -2 |
2020-10-08 20:56 | Syntax error | Mark Felder | 1 | +1 | -1 |
2020-10-08 20:54 | Don't always need to drop | Mark Felder | 1 | +1 | -1 |
2020-10-08 20:51 | Improve backup/restore documentation | Mark Felder | 1 | +10 | -6 |
2020-10-08 20:46 | Aliases: move changelog entry | Alex Gleason | 1 | +1 | -1 |
2020-10-08 20:44 | Merge remote-tracking branch 'upstream/develop' into aliases | Alex Gleason | 715 | +16034 | -12721 |
2020-10-08 17:29 | Merge branch 'fix/2209-remoteip' into 'develop' | Haelwenn | 5 | +81 | -41 |
2020-10-07 20:28 | Lint | Mark Felder | 1 | +0 | -1 |
2020-10-07 20:07 | Lint | Mark Felder | 1 | +0 | -1 |
2020-10-07 20:06 | Fix incorrect use of connect/1 | Mark Felder | 1 | +1 | -1 |
2020-10-07 19:32 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +0 | -1 |
2020-10-07 19:32 | Apply 1 suggestion(s) to 1 file(s) | Maksim | 1 | +1 | -0 |
2020-10-07 19:16 | Apply 2 suggestion(s) to 2 file(s) | feld | 2 | +14 | -1 |
2020-10-07 18:28 | Compatibility with phoenix_pubsub 2.0.0 | Mark Felder | 3 | +6 | -3 |
2020-10-07 17:55 | @env is not used | Mark Felder | 1 | +3 | -3 |
2020-10-07 17:30 | Fix rendering of reports | Mark Felder | 1 | +1 | -1 |
2020-10-07 16:52 | instrumenters has no effect in Endpoint anymore | Mark Felder | 1 | +0 | -1 |
2020-10-07 16:47 | Transport.connect/7 is deprecated | Mark Felder | 1 | +6 | -1 |
2020-10-07 16:45 | Merge branch 'chore/elixir-1.11' of git.pleroma.social:pleroma/pleroma into chore/elixir-1.11 | Mark Felder | 1 | +1 | -1 |
2020-10-07 16:44 | Apply 1 suggestion(s) to 1 file(s) | feld | 1 | +1 | -1 |
2020-10-07 15:34 | :pubsub is deprecated and replaced wit :pubsub_server | Mark Felder | 1 | +1 | -1 |
2020-10-07 15:31 | use Phoenix.ConnTest is deprecated | Mark Felder | 1 | +2 | -1 |
2020-10-07 15:23 | Temporarily soft-fork prometheus_ex | Mark Felder | 2 | +5 | -2 |
2020-10-07 15:04 | Fix incompatible types warning (Elixir 1.11) | Mark Felder | 1 | +2 | -2 |
2020-10-07 15:02 | Fix incompatible type (Elixir 1.11) | Mark Felder | 1 | +1 | -1 |
2020-10-07 14:58 | Fix duplicate @doc entries | Mark Felder | 4 | +6 | -21 |
2020-10-07 14:50 | Update Phoenix and pubsub to solve all the System.stacktrace/0 deprecation warnings | Mark Felder | 2 | +5 | -5 |
2020-09-26 19:16 | Use ModerationLog instead of Logger | Egor Kislitsyn | 3 | +33 | -3 |
2020-09-26 17:53 | Use to_string/1 instead of :binary.list_to_bin/1 | Egor Kislitsyn | 1 | +1 | -1 |
2020-09-26 17:50 | Use Path.join/2 | Egor Kislitsyn | 1 | +4 | -4 |
2020-09-26 17:45 | Use Gettext for error messages | Egor Kislitsyn | 1 | +14 | -3 |
2020-09-26 17:24 | Use `Jason.encode/1` for likes and bookmarks | Egor Kislitsyn | 1 | +5 | -4 |
2020-09-26 16:34 | Fix API documentation | Egor Kislitsyn | 1 | +1 | -1 |
2020-09-23 16:23 | Fix test | Egor Kislitsyn | 2 | +10 | -2 |
2020-09-21 17:47 | Fix emails | Egor Kislitsyn | 1 | +2 | -2 |
2020-09-20 17:06 | Do not limit admins | Egor Kislitsyn | 2 | +30 | -4 |
2020-09-20 16:43 | Move API endpoints to `/api/v1/pleroma/backups` | Egor Kislitsyn | 3 | +12 | -12 |
2020-09-20 15:57 | Use `Pleroma.Repo.chunk_stream/2` instead of `Pleroma.RepoStreamer.chunk_stream/2` | Egor Kislitsyn | 1 | +11 | -12 |
2020-09-18 18:33 | Fix export | Egor Kislitsyn | 1 | +6 | -9 |
2020-09-18 18:01 | Update changelog | Egor Kislitsyn | 1 | +1 | -0 |
2020-09-18 18:18 | Allow admins request user backups | Egor Kislitsyn | 6 | +57 | -12 |
2020-09-17 14:42 | Add "Your backup is ready" email | Egor Kislitsyn | 3 | +25 | -2 |
2020-09-16 19:21 | Add configurable temporary directory | Egor Kislitsyn | 3 | +14 | -2 |
2020-09-15 14:07 | Require email | Egor Kislitsyn | 3 | +33 | -5 |
2020-09-10 17:09 | Document `/api/pleroma/backups` API endpoint | Egor Kislitsyn | 1 | +38 | -0 |
2020-09-10 16:53 | Fix query | Egor Kislitsyn | 1 | +9 | -6 |
2020-09-09 16:02 | Improve backup urls | Egor Kislitsyn | 3 | +14 | -9 |
2020-09-08 21:04 | Add API endpoints for Backups | Egor Kislitsyn | 6 | +224 | -0 |
2020-09-04 18:00 | Fix Credo warning | Egor Kislitsyn | 1 | +1 | -1 |
2020-09-04 17:48 | Add backups deletion | Egor Kislitsyn | 4 | +91 | -10 |
2020-09-04 14:30 | Add config for Pleroma.Backup | Egor Kislitsyn | 5 | +31 | -2 |
2020-09-02 17:45 | Add BackupWorker | Egor Kislitsyn | 5 | +48 | -7 |
2020-09-02 16:21 | Add `backups` table | Egor Kislitsyn | 5 | +397 | -290 |
2020-08-31 19:07 | Fix tests | Egor Kislitsyn | 2 | +38 | -12 |
2020-08-31 16:31 | Add backup upload | Egor Kislitsyn | 2 | +35 | -2 |
2020-08-25 15:16 | Fix credo warning | Egor Kislitsyn | 1 | +1 | -1 |
2020-08-25 14:51 | Add tests | Egor Kislitsyn | 2 | +115 | -4 |
2020-08-24 16:59 | Zip exported files | Egor Kislitsyn | 1 | +12 | -10 |
2020-08-19 11:31 | Add account export | Egor Kislitsyn | 1 | +118 | -0 |
2020-10-06 22:36 | Improve description yet again | Mark Felder | 2 | +2 | -2 |
2020-10-06 22:29 | Don't leak internal variables in the docs. They're useless to users. | Mark Felder | 2 | +2 | -2 |
2020-10-06 22:26 | Credo | Mark Felder | 1 | +1 | -1 |
2020-10-06 22:21 | Improve descriptions for reserved and proxies | Mark Felder | 2 | +6 | -5 |
2020-10-06 22:08 | Add test for an entry without CIDR format | Mark Felder | 1 | +11 | -0 |
2020-10-06 22:02 | Move hardcoded default configuration into config.exs | Mark Felder | 3 | +36 | -32 |
2020-10-06 20:47 | Fix docs for default headers used by RemoteIp. We only use X-Forwarded-For by default. | Mark Felder | 2 | +4 | -3 |
2020-10-06 20:19 | Merge branch 'revert/rich-media-censorship' into 'develop' | feld | 3 | +1 | -36 |
2020-10-06 19:54 | Document the NSFW link preview change | Mark Felder | 1 | +1 | -0 |
2020-10-06 19:25 | Merge branch 'develop' into revert/rich-media-censorship | Mark Felder | 53 | +798 | -264 |
2020-10-06 18:11 | Merge branch 'filtering-following' into 'develop' | rinpatch | 2 | +91 | -1 |
2020-10-06 18:05 | Merge branch 'feature/update-description-for-frontends-setting' into 'develop' | rinpatch | 1 | +4 | -3 |
2020-10-05 20:50 | Merge remote-tracking branch 'remotes/origin/develop' into ostatus-controller-no-auth-check-on-non-federating-instances | Ivan Tashkinov | 13 | +253 | -136 |
2020-10-05 20:48 | [#3053] Unauthenticated access control for OStatus-related controllers and ActivityPubController (base actions: :user, :object, :activity). Tests adjustments. | Ivan Tashkinov | 9 | +160 | -177 |
2020-10-05 19:11 | activity_pub_controller.ex: Remove unused @doc block | Haelwenn (lanodan) Monnier | 1 | +0 | -13 |
2020-10-05 17:52 | Merge branch 'feature/1893-remote-emoji-packs-pagination' into 'develop' | feld | 11 | +242 | -136 |
2020-10-05 17:40 | Merge branch 'develop' into feature/1893-remote-emoji-packs-pagination | Mark Felder | 54 | +908 | -187 |
2020-10-05 16:48 | Add helper function to convert single IPs into CIDR format if they were not provided that way | Mark Felder | 1 | +12 | -1 |
2020-10-05 15:32 | docs/ap_extensions.md: Add JSON-LD full names | Haelwenn (lanodan) Monnier | 1 | +6 | -4 |
2020-10-05 15:18 | docs/ap_extensions.md: document oauthRegistrationEndpoint | Haelwenn (lanodan) Monnier | 1 | +6 | -0 |
2020-10-02 19:47 | docs/ap_extensions.md: document uploadMedia | Haelwenn (lanodan) Monnier | 1 | +23 | -1 |
2020-10-05 14:53 | Merge branch '2211-smol-documentation-fix' into 'develop' | Haelwenn | 1 | +2 | -0 |
2020-10-05 11:58 | Docs: Modify docs so the postgres config is harder to get wrong. | lain | 1 | +2 | -0 |
2020-10-03 12:35 | Merge branch 'fix/empty-params-openapi' into 'develop' | rinpatch | 2 | +9 | -0 |
2020-10-02 19:18 | [#3053] No auth check in StaticFEController, even on non-federating instances. Adjusted tests. | Ivan Tashkinov | 9 | +136 | -108 |
2020-10-01 18:41 | No auth check in UserController.feed_redirect/2, even on non-federating instances. | Ivan Tashkinov | 1 | +1 | -6 |
2020-10-01 18:34 | No auth check in OStatusController, even on non-federating instances. | Ivan Tashkinov | 1 | +0 | -4 |
2020-10-01 11:15 | Merge branch 'web-push-fix' into 'develop' | lain | 7 | +21 | -54 |
2020-10-01 10:32 | web push http_client fix | Alexander Strizhakov | 7 | +21 | -54 |
2020-09-30 18:13 | Merge branch 'chore/pleroma-vcl' into 'develop' | feld | 1 | +5 | -1 |
2020-09-30 17:49 | Syntax error | Mark Felder | 1 | +1 | -1 |
2020-09-30 17:32 | Make it possible for Varnish logs to contain the true scheme used by clients instead of always reporting http:// | Mark Felder | 1 | +4 | -0 |
2020-09-30 13:41 | Merge branch 'update/oban' into 'develop' | rinpatch | 2 | +7 | -7 |
2020-09-30 13:37 | Merge branch '2201-i-hate-this' into 'develop' | rinpatch | 4 | +18 | -3 |
2020-09-30 12:53 | Update Oban to 2.1.0 | Mark Felder | 2 | +7 | -7 |
2020-09-30 12:17 | Migrations: Nullify old unique index on users.uri | lain | 1 | +1 | -1 |
2020-09-30 12:14 | User search: Once again, change uri handling. | lain | 3 | +17 | -2 |
2020-09-29 21:50 | Fix typo | Angelina Filippova | 1 | +1 | -1 |
2020-09-29 21:49 | Fix comma typo | Angelina Filippova | 1 | +1 | -1 |
2020-09-29 20:33 | Apply 1 suggestion(s) to 1 file(s) | Angelina Filippova | 1 | +1 | -1 |
2020-09-29 20:32 | Apply 1 suggestion(s) to 1 file(s) | Angelina Filippova | 1 | +1 | -1 |
2020-09-29 18:49 | OpenAPI CastAndValidate: filter out empty params | rinpatch | 2 | +9 | -0 |
2020-09-29 17:42 | Merge branch 'fix/2189-unpin-activity' into 'develop' | Haelwenn | 1 | +3 | -1 |
2020-09-29 17:16 | More robust expires_at timestamp processing | Mark Felder | 1 | +3 | -1 |
2020-09-29 14:48 | Merge branch 'ffmpeg-imagemagick-dependencies-documentation' into 'develop' | lain | 17 | +235 | -33 |
2020-09-29 14:37 | Merge branch 'issue/2170' into 'develop' | lain | 9 | +161 | -25 |
2020-09-29 14:34 | [#3031] Adjusted changelog entry. | Ivan Tashkinov | 1 | +1 | -1 |
2020-09-29 14:30 | Apply 1 suggestion(s) to 1 file(s) | lain | 1 | +1 | -1 |
2020-09-29 14:24 | Changelog: Add info about relay unfollowing | lain | 2 | +2 | -1 |
2020-09-29 13:28 | [#3031] Refactoring: moved system commands checks to ApplicationRequirements. | Ivan Tashkinov | 2 | +67 | -39 |
2020-09-28 23:22 | Revert Rich Media censorship for sensitive statuses | Mark Felder | 2 | +0 | -36 |
2020-09-28 15:44 | Merge branch 'fix/revert-citext-uri' into 'develop' | rinpatch | 3 | +16 | -15 |
2020-09-28 15:15 | Revert citext user URI migration | rinpatch | 3 | +16 | -15 |
2020-09-28 15:13 | Remove extra nesting and add labels in `:frontends` setting | Angelina Filippova | 1 | +4 | -3 |
2020-09-28 12:14 | CI: Add ffmpeg | lain | 1 | +2 | -2 |
2020-09-28 06:16 | added `force` option to the unfollow operation | Maksim Pechnikov | 8 | +160 | -25 |
2020-09-26 16:32 | Adjusted MediaProxyControllerTest to gracefully fail on missing dependencies. Installation docs update. Added ffmpeg/imagemagick checks to launch checks (if media preview proxy is enabled). Added documentation on installing optional media / graphics packages (imagemagick, ffmpeg, exiftool). | Ivan Tashkinov | 14 | +180 | -27 |
2020-09-25 18:40 | Merge branch 'fix/deprecation-warning-welcome-message' into 'develop' | feld | 2 | +30 | -32 |
2020-09-25 18:08 | Merge branch 'develop' into fix/deprecation-warning-welcome-message | Mark Felder | 1 | +2 | -0 |
2020-09-25 18:02 | Merge branch 'fix/noop-policy-describe' into 'develop' | feld | 1 | +2 | -0 |
2020-09-25 17:46 | Fix test failures for NoOpPolicy describe/0 | Mark Felder | 1 | +2 | -0 |
2020-09-25 17:20 | Config settings leak and break configdb migration tests when async | Mark Felder | 1 | +1 | -1 |
2020-09-25 16:45 | Merge branch 'develop' into fix/deprecation-warning-welcome-message | Mark Felder | 9 | +276 | -23 |
2020-09-25 16:15 | Merge branch 'feature/bulk-confirmation' into 'develop' | feld | 9 | +276 | -23 |
2020-09-25 15:48 | Merge branch 'develop' into fix/deprecation-warning-welcome-message | Mark Felder | 35 | +1168 | -634 |
2020-09-25 15:37 | Simplify the value comparison | Mark Felder | 1 | +1 | -5 |
2020-09-25 12:56 | Merge branch 'search-even-more' into 'develop' | rinpatch | 3 | +63 | -7 |
2020-09-25 12:44 | Merge branch 'features/incoming-create-exists' into 'develop' | rinpatch | 2 | +7 | -3 |
2020-09-25 07:12 | Linter fixes | lain | 1 | +2 | -1 |
2020-09-25 06:56 | User search: Make uri matches case insensitive. | lain | 2 | +20 | -1 |
2020-09-25 06:46 | User Search: Also find user by uri | lain | 2 | +43 | -7 |
2020-09-24 23:35 | Add some user feedback | Mark Felder | 1 | +2 | -0 |
2020-09-24 23:24 | Validate emails are sent to the appropriate unconfirmed actors | Mark Felder | 1 | +69 | -0 |
2020-09-24 23:23 | Cannot use batches with User.try_send_confirmation_email/1 | Mark Felder | 1 | +1 | -1 |
2020-09-24 21:47 | Use the import | Mark Felder | 1 | +1 | -1 |
2020-09-24 18:27 | Merge branch '2182-profile-search-improvements' into 'develop' | rinpatch | 3 | +59 | -6 |
2020-09-24 15:02 | Added documentation on installation of `ffmpeg` and `ImageMagick` dependencies. | Ivan Tashkinov | 11 | +33 | -12 |
| More commits remaining [...] |