Commit Graph

  • 030183b35f AttachmentValidator: Use custom ecto type and regex for "mediaType" Haelwenn (lanodan) Monnier 2022-01-09 20:01:16 +01:00
  • 4ea9886faa EctoType: Add MIME validator Haelwenn (lanodan) Monnier 2022-01-09 20:00:12 +01:00
  • 2db640632b Merge branch 'bugfix/mix-dotgit' into 'develop' Haelwenn 2022-03-17 21:21:59 +00:00
  • 31ff467eff Use types for filtering notifications marcin mikołajczak 2022-03-16 20:59:02 +01:00
  • ffe081bf44 Use reject_follow_request marcin mikołajczak 2022-03-16 18:38:28 +01:00
  • 6754d1f272 POST /api/v1/accounts/:id/remove_from_followers marcin mikołajczak 2022-03-16 14:39:02 +01:00
  • 1f220443b5 Store status content mime type in the object marcin mikołajczak 2022-03-13 09:34:51 +01:00
  • ebcda5265b
    Format announcements into html Tusooa Zhu 2022-03-08 23:00:51 -05:00
  • 0e0a1758f7
    Add doc for Admin Announcement APIs Tusooa Zhu 2022-03-08 21:48:41 -05:00
  • eb1a29640f
    Add pagination to AdminAPI.AnnouncementController.index Tusooa Zhu 2022-03-08 21:26:05 -05:00
  • 11a1996bf5
    Implement update announcement admin api Tusooa Zhu 2022-03-08 20:55:41 -05:00
  • 881179ec72
    Remove GET /api/v1/announcements/:id Tusooa Zhu 2022-03-08 19:22:28 -05:00
  • d569694ae9
    Show only visible announcements in MastodonAPI Tusooa Zhu 2022-03-08 19:17:49 -05:00
  • cf8334dbc1
    Add starts_at, ends_at and all_day parameters Tusooa Zhu 2022-03-08 19:12:01 -05:00
  • fcf3c9057e
    Implement visibility filtering for announcements Tusooa Zhu 2022-03-08 18:21:20 -05:00
  • 009817c9ee
    Correct docstring for AnnouncementController.show Tusooa Zhu 2022-03-08 17:00:49 -05:00
  • 2b39b36e49
    Implement POST /api/v1/announcements/:id/dismiss Tusooa Zhu 2022-03-08 16:59:20 -05:00
  • aa1fff279e
    Implement GET /api/v1/announcements/:id Tusooa Zhu 2022-03-08 16:19:35 -05:00
  • 3348e4bd1d Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2022-03-08 15:03:32 -06:00
  • 2582814417 Always provide pleroma.deactivated in masto_api account_view Ilja 2022-03-08 19:37:32 +01:00
  • 5169ad8f14
    Implement announcement read relationships Tusooa Zhu 2022-03-08 12:07:21 -05:00
  • c867d23250
    Fill properties of announcements from Mastodon API spec Tusooa Zhu 2022-03-08 09:35:35 -05:00
  • d7af67012f
    Implement first pass of announcement admin api Tusooa Zhu 2022-03-08 00:06:07 -05:00
  • cdc5bbe836 After code review Ilja 2022-03-07 14:00:42 +01:00
  • e4421903dd
    Fix test websocket helper client to use the new websocket_client hex. faried nawaz 2022-03-07 03:58:37 +05:00
  • 2c2e0a0790
    Pull websocket_client from Hex Sean King 2022-01-02 11:12:21 -07:00
  • d80dfa9b6c Merge branch 'change/websocket-client-dep' into 'develop' Sean King 2022-03-06 23:11:35 +00:00
  • 52f7c30243 Merge branch 'bugfix/mix-dotgit' into 'develop' Haelwenn 2022-03-06 21:27:09 +00:00
  • 4458db3201 Merge branch 'fix_test_get_user_apps' into 'develop' Haelwenn 2022-03-06 18:40:49 +00:00
  • 421f611323 Merge branch 'fix_test_get_user_apps' into 'develop' Ilja 2022-03-06 18:40:15 +00:00
  • ee32e36b01 Merge branch 'copyright-bump-2022' into 'develop' Haelwenn 2022-03-06 18:29:37 +00:00
  • 79ccb6b999
    Support fallbacking to other languages Tusooa Zhu 2022-03-06 11:43:31 -05:00
  • 89667189b8 Delete report notifs when demoting from superuser Ilja 2022-03-06 17:36:30 +01:00
  • 9b69ccb35b Update Caddyfile to Caddy v2 sleepycrow 2022-03-06 14:24:32 +01:00
  • 432649e76f Merge branch 'no_report_notifs_for_non_mod_admins' into 'develop' Ilja 2022-03-05 13:00:49 +00:00
  • 45ad657946 Correct test "Pleroma:report is hidden for non-superusers" Ilja 2022-03-05 12:18:15 +01:00
  • cd42e2bed0
    Lint Tusooa Zhu 2022-03-03 09:40:18 -05:00
  • aca11fb70e
    Support multiple locales from userLanguage cookie Tusooa Zhu 2022-03-03 02:31:36 -05:00
  • 7ea330b4fe
    Support multiple locales formally Tusooa Zhu 2022-03-03 02:03:44 -05:00
  • d3f3f30c6a
    Make lint happy Tusooa Zhu 2022-03-02 22:56:19 -05:00
  • bc59da96c5
    Add test for fallbacking to a general language Tusooa Zhu 2022-03-02 20:04:30 -05:00
  • 8de573b047
    Fallback to a variant if the language in general is not supported Tusooa Zhu 2022-03-02 19:59:11 -05:00
  • b25be3fd6f Add test "Pleroma:report is hidden for non-superusers" Ilja 2022-03-02 18:05:50 +01:00
  • 1a917cfeec
    Add changelog Tusooa Zhu 2022-03-02 09:51:46 -05:00
  • 5e38887080
    Document API addition Tusooa Zhu 2022-03-02 09:47:51 -05:00
  • e644f8dea5
    Allow user to register with custom language Tusooa Zhu 2022-03-02 01:41:13 -05:00
  • 396f036b13
    Allow update_credentials to update User.language Tusooa Zhu 2022-03-02 00:58:02 -05:00
  • 0149ea4538
    Send emails i18n'd using backend-stored user language Tusooa Zhu 2022-03-01 21:24:17 -05:00
  • af82f09ce3
    Make all emails translatable Tusooa Zhu 2022-03-01 20:29:26 -05:00
  • 8b0c2890f9
    Fix digest test Tusooa Zhu 2022-03-01 20:27:45 -05:00
  • 1deab33fb0
    Make mail and mailer translatable Tusooa Zhu 2022-03-01 19:17:11 -05:00
  • 32e4aa42d3
    Make static fe translatable Tusooa Zhu 2022-03-01 18:48:08 -05:00
  • 3eb6a5e162 Merge branch 'copyright-bump-2022' into 'develop' Sean King 2022-03-01 20:19:20 +00:00
  • 0b686c6e54 Merge branch 'revert-ee05abe0' into 'develop' feld 2022-03-01 19:02:48 +00:00
  • 69eaaaf9ce Merge branch 'revert-ee05abe0' into 'develop' feld 2022-03-01 19:02:35 +00:00
  • 9c52a496f7 Revert "Merge branch 'revert/notice-routes' into 'develop'" feld 2022-03-01 19:02:28 +00:00
  • fdbf9b06e5
    Fix tests Tusooa Zhu 2022-02-28 11:23:15 -05:00
  • cadca083ea
    Make mfa pages translatable Tusooa Zhu 2022-02-28 11:07:28 -05:00
  • 50a316cd63
    Make oauth pages translatable Tusooa Zhu 2022-02-28 02:11:57 -05:00
  • f63d9b7835
    Use proper lang attributes in htmls Tusooa Zhu 2022-02-28 01:28:23 -05:00
  • 0cc6557716
    Make tag feed translatable Tusooa Zhu 2022-02-28 01:13:39 -05:00
  • 1edbda39e1
    Make password reset pages translatable Tusooa Zhu 2022-02-28 01:04:04 -05:00
  • 2ecb0a6a0f Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2022-02-26 23:44:47 -06:00
  • abefa908fe Merge branch 'systemd-template-unit' into 'develop' a1batross 2022-02-26 16:27:58 +00:00
  • ee05abe052 Merge branch 'revert/notice-routes' into 'develop' HJ 2022-02-26 16:24:49 +00:00
  • 17aa3644be
    Copyright bump for 2022 Sean King 2022-02-25 23:11:42 -07:00
  • 45f2cb8de7 Add pack:pack-name as part of the tags regardless Sean King 2022-02-08 21:54:45 -07:00
  • 432f7bfd47 Improve display_name_blank?/1 function for trailing spaces Sean King 2022-02-08 20:03:46 -07:00
  • 739d188108 Fix emoji mix task and its tests Sean King 2022-02-02 21:46:41 -07:00
  • 18f9b6623c Add display-name for custom emoji packs from Pleroma MR Sean King 2022-02-02 21:19:07 -07:00
  • 9b74364db4 Merge branch 'revert/notice-routes' into 'develop' Sean King 2022-02-26 05:23:12 +00:00
  • 56197192bb mix: Check .git presence Haelwenn (lanodan) Monnier 2022-02-25 10:31:42 +01:00
  • 62a4f10e02 Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2022-02-23 10:10:13 -06:00
  • e2bfefcca4 Chats: pin/unpin chats marcin mikołajczak 2022-02-22 21:24:39 +01:00
  • 6ba93c2cb3 Fix test get_user_apps/1 Ilja 2022-02-22 18:56:26 +01:00
  • e6f37c868f changelog: add entry systemd-template-unit Alibek Omarov 2022-02-22 04:04:02 +03:00
  • d1ff7bfa31 docs: change all mentions of pleroma.service to pleroma@.service, and specify template argument as prod Alibek Omarov 2022-02-22 03:44:43 +03:00
  • a90b5d6f79 systemd: fix existing service file to work as service template Alibek Omarov 2022-02-22 03:37:35 +03:00
  • 9f4c5743e8
    Make lint happy Tusooa Zhu 2022-02-21 19:12:32 -05:00
  • 2fa1ca84e6
    Extract translatable text Tusooa Zhu 2022-02-21 18:44:36 -05:00
  • a867107437
    Make remote follow pages translatable Tusooa Zhu 2022-02-21 18:42:25 -05:00
  • 0fd3695b9c
    Prefer userLanguage cookie over Accept-Language header in detecting locale Tusooa Zhu 2022-02-21 17:54:18 -05:00
  • d91e9cee04 Merge branch 'unicode-14.0-backend' into 'develop' lain 2022-02-21 19:38:52 +00:00
  • 70cae9dc5f Merge branch 'unicode-14.0-backend' into 'develop' Sam Therapy 2022-02-21 18:55:34 +00:00
  • 061cb749cd
    Add unicode 14 support and add a test with a unicode 14 emoji Sam Therapy 2022-02-21 12:28:33 -06:00
  • 1d27b1a51b Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into improve_anti_followbot_policy Ilja 2022-02-20 20:26:11 +01:00
  • 172739a70d Also use actor_type to determine if an account is a bot in antiFollowbotPolicy Ilja 2022-01-30 16:09:30 +01:00
  • 2a5e511b79 Fix test marcin mikołajczak 2022-02-18 17:47:50 +01:00
  • 05fb8229b9 Allow assigning users to reports marcin mikołajczak 2022-02-15 19:16:37 +01:00
  • 93445d3fcf Merge branch 'hj-develop-patch-68148-maintainers' into 'develop' HJ 2022-02-18 12:01:28 +00:00
  • ca10a30470 initial draft of maintainers guidelines hj-develop-patch-68148-maintainers HJ 2022-02-18 12:01:12 +00:00
  • e34249525c Add tests NEETzsche 2022-02-14 18:06:07 -07:00
  • 48ff15f2a8 Merge remote-tracking branch 'upstream/develop' into neckbeard Your New SJW Waifu 2022-02-10 16:45:45 -06:00
  • 4d51ed16f5
    fix: typo content as context kPherox 2022-02-10 03:12:12 +09:00
  • c735444f38
    Merge remote-tracking branch 'origin/develop' into operation-warpsneed operation-warpsneed Alex Gleason 2022-02-09 11:14:30 -06:00
  • 11f03344d3
    Persist all objects with Activities struct (for now) so they get all the extra metadata Alex Gleason 2022-02-09 11:13:55 -06:00
  • 173b5500af
    refactor: not stream out notification is filtered irreversible kPherox 2022-02-10 01:57:03 +09:00
  • 429372dfbe
    test: has not home in context ignore irreversible filter kPherox 2022-02-10 01:27:50 +09:00
  • dc4e714838
    test: irreversible filters on streamer kPherox 2022-02-10 00:48:04 +09:00
  • 8f3fcdb8c5
    add filter regex to filtered_by_user? kPherox 2021-11-12 17:54:20 +09:00