Commit Graph

  • 1a2acce7c5 Docs: Document new mandatory parameter. lain 2020-06-07 20:23:17 +0200
  • fe2a5d0614 ChatController: Make last_read_id mandatory. lain 2020-06-07 20:22:08 +0200
  • 8d9e586887
    Delete pending follow requests on user deletion Sergey Suprunenko 2020-06-07 17:31:37 +0200
  • 680fa5fa36 Docs: Update docs on mark as read. lain 2020-06-07 15:41:46 +0200
  • 801e668a97 ChatController: Add `last_read_id` option to mark_as_read. lain 2020-06-07 15:38:33 +0200
  • 2cdaac4330 SideEffects: Move streaming of chats to after the transaction. lain 2020-06-07 14:52:56 +0200
  • 1a11f0e453 Chats: Change id to flake id. lain 2020-06-07 14:25:30 +0200
  • 0365053c8d AttachmentValidator: Check if the mime type is valid. lain 2020-06-07 09:19:00 +0200
  • 40fc4e974e Notfication: Add validation of notification types lain 2020-06-06 16:59:08 +0200
  • f4cf4ae16e ChatController: Use new oauth scope *:chats. lain 2020-06-06 16:48:02 +0200
  • e1b07402ab
    User: Add raw_bio, storing unformatted bio Haelwenn (lanodan) Monnier 2020-03-23 22:52:25 +0100
  • f77d4a302d Credo fixes. lain 2020-06-06 15:51:08 +0200
  • 9189b489ee Migrations: Move Notification migration code to helper lain 2020-06-06 15:33:02 +0200
  • 9fa3f0b156 Notification: Change type of `type` to an enum. lain 2020-06-06 13:08:45 +0200
  • ca0e6e702b ChatMessageReference -> Chat.MessageReference lain 2020-06-06 11:51:10 +0200
  • 137adef6e0 ChatMessageReference: Use FlakeId.Ecto.Type lain 2020-06-06 10:42:24 +0200
  • 239d03499e Chat: creation_cng -> changeset lain 2020-06-06 10:38:45 +0200
  • c5e3f2454c Docs: Unify parameters in examples. lain 2020-06-06 10:35:38 +0200
  • 4e8c0eecd5 WebPush: Don't break on contentless chat messages. lain 2020-06-06 09:46:07 +0200
  • 167812a3f2
    Fix pagination Egor Kislitsyn 2020-06-05 23:18:29 +0400
  • b02df1803e
    Merge remote-tracking branch 'origin/develop' into activity-pub-use-atoms-as-keys Egor Kislitsyn 2020-06-05 23:15:10 +0400
  • f24d2f714f Credo fixes lain 2020-06-05 17:18:48 +0200
  • a8ca030d85 Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-06-05 16:53:56 +0200
  • d74985af23 Merge branch 'features/apc2s-pagination' into 'develop' Haelwenn 2020-06-05 14:52:09 +0000
  • 657e1583f8 Merge branch 'features/put_if_present' into 'develop' Haelwenn 2020-06-05 14:48:02 +0000
  • 54bae06b4f Create Pleroma.Maps.put_if_present(map, key, value, value_fun // &{:ok, &1}) Haelwenn 2020-06-05 14:48:02 +0000
  • 115d08a754 Pipeline: Add a side effects step after the transaction finishes lain 2020-06-05 16:47:02 +0200
  • 65689ba9bd If Credo fixes is so good, why is there no Credo fixes 2? lain 2020-06-05 13:10:48 +0200
  • f3ea6ee2c8 Credo fixes. lain 2020-06-05 12:45:25 +0200
  • 0efa8aa0b9 Transmogrifier: For follows, create notifications last. lain 2020-06-05 12:26:07 +0200
  • cc8a7dc205 SideEffects / ChatView: Add an unread cache. lain 2020-06-05 12:01:33 +0200
  • aa2ac76510 Notification: Don't break on figuring out the type of old EmojiReactions lain 2020-06-04 20:40:46 +0200
  • d44da91bbf SubscriptionOperation: Let chat mentions through. lain 2020-06-04 20:28:33 +0200
  • 317e2b8d61
    Use atoms as keys in `ActivityPub.fetch_*` functions options Egor Kislitsyn 2020-06-04 21:33:16 +0400
  • 74edd4f391 Merge branch 'remake-remodel-dms' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-06-04 19:24:07 +0200
  • 56dfa0e0fb Transmogrifier: Update notification after accepting. lain 2020-06-04 19:22:49 +0200
  • 9a53f619e0 Apply suggestion to test/chat_message_reference_test.exs lain 2020-06-04 15:16:15 +0000
  • 41503b1673 Apply suggestion to test/web/activity_pub/transmogrifier/chat_message_test.exs lain 2020-06-04 15:16:10 +0000
  • 00748e9650 ChatMessageReferences: Change seen -> unread lain 2020-06-04 17:14:42 +0200
  • a42d135cce test fix stwf 2020-06-04 10:51:24 -0400
  • b57e4ad1ab Merge branch 'develop' into 'openapi/admin/relay' minibikini 2020-06-04 13:29:32 +0000
  • f5cb1f3616 Merge branch 'openapi/admin/config' into 'develop' lain 2020-06-04 13:00:13 +0000
  • 6e103a18af Docs: Document WebPush changes. lain 2020-06-04 14:49:36 +0200
  • b952f3f379 WebPush: Push out chat message notications. lain 2020-06-04 14:49:10 +0200
  • 5d7dda883e SideEffectsTest: More tests. lain 2020-06-04 14:46:41 +0200
  • a8132690bd
    Fix credo Egor Kislitsyn 2020-06-04 13:46:13 +0400
  • 70f054b083
    Merge branch 'develop' into openapi/admin/relay Egor Kislitsyn 2020-06-04 13:30:14 +0400
  • b4d5bdd6f1
    Merge branch 'develop' into openapi/admin/config Egor Kislitsyn 2020-06-04 13:28:00 +0400
  • 75e886b506 fix config stwf 2020-06-03 17:32:03 -0400
  • 906ac57ba8 Merge branch 'preload-data' of git.pleroma.social:stwf/pleroma into preload-data stwf 2020-06-03 17:25:53 -0400
  • 5677b21e82 clean up stwf 2020-06-03 16:32:38 -0400
  • 3b8180d7d1 add status_net/config stwf 2020-06-03 13:40:48 -0400
  • dbcc1b105e encode data properly stwf 2020-06-02 10:18:06 -0400
  • 29ae5bb771 preload data into index.html stwf 2020-05-12 11:08:00 -0400
  • e46aecda55 Notification: Fix notifications backfill for compacted activities lain 2020-06-03 20:51:59 +0200
  • aa26dc6a13 add status_net/config stwf 2020-06-03 13:40:48 -0400
  • e213e31577 Changelog: Add chats to changelog. lain 2020-06-03 19:25:57 +0200
  • 286bd8eb83 Docs: Add `mark_message_as_read` to docs lain 2020-06-03 19:24:37 +0200
  • b3407344d3 ChatController: Add function to mark single message as read. lain 2020-06-03 19:21:23 +0200
  • d6693a9102 Merge branch 'openapi/admin/reports' into 'develop' lain 2020-06-03 17:00:59 +0000
  • c020fd4352 ChatMessageReferenceView: Return read status as `unread`. lain 2020-06-03 18:58:58 +0200
  • c16315d055
    Add OpenAPI spec for AdminAPI.ReportController Egor Kislitsyn 2020-06-03 19:10:11 +0400
  • 9d572f2f66
    Move report actions to AdminAPI.ReportController Egor Kislitsyn 2020-05-21 19:43:56 +0400
  • fb4ae9c720 Streamer, SideEffects: Stream out ChatMessageReferences lain 2020-06-03 16:45:04 +0200
  • 18b050dfd1 Merge branch 'openapi/update-admin-api/status' into 'develop' Haelwenn 2020-06-03 14:04:12 +0000
  • 903955b189 FollowingRelationship: Remove meaningless change lain 2020-06-03 14:40:44 +0200
  • 7b79871e97 Migrations: Add chat_id, seen index to ChatMessageReferences lain 2020-06-03 14:32:19 +0200
  • 1e9efcf7c3 Migrations: Fix migration module name lain 2020-06-03 14:27:54 +0200
  • 7f5c5b11a5 Chats: Remove `unread` from the db, calculate from unseen messages. lain 2020-06-03 14:26:50 +0200
  • d28d88766b Merge branch 'admin-api/account-view' into 'develop' lain 2020-06-03 11:28:56 +0000
  • 8edead7c1d Migration: Remove superfluous imports lain 2020-06-03 13:19:38 +0200
  • 73127cff75 Credo fixes. lain 2020-06-03 13:17:29 +0200
  • 6413e06a86 Migrations: Add unique index to ChatMessageReferences. lain 2020-06-03 13:13:44 +0200
  • 2591745fc2 ChatMessageReferences: Move tests lain 2020-06-03 12:56:39 +0200
  • 8a43611e01
    Use AdminAPI.StatusView in api/admin/users Egor Kislitsyn 2020-06-03 14:53:46 +0400
  • f3ccd50a33 ChatMessageReferences: Adjust views lain 2020-06-03 12:49:53 +0200
  • aa22fce8f4 ChatMessageReference: Introduce and switch in chat controller. lain 2020-06-03 12:30:12 +0200
  • 12c2b3b831 Merge branch 'patch-3' into 'develop' lain 2020-06-03 07:18:32 +0000
  • 030240ee8f docs: clients.md: Add Husky Alibek Omarov 2020-06-03 04:36:09 +0000
  • 6c1c2cddec Merge branch 'fix/1794-hashtag-search-results' into 'develop' feld 2020-06-02 16:30:03 +0000
  • 7922e63825
    Update OpenAPI spec for AdminAPI.StatusController Egor Kislitsyn 2020-06-02 19:07:17 +0400
  • 68cb152a08
    Merge branch 'develop' into openapi/admin/relay Egor Kislitsyn 2020-06-02 18:50:37 +0400
  • f73b2063f4 encode data properly stwf 2020-06-02 10:18:06 -0400
  • 879304dcd9 Merge branch 'replies-domain-block' into 'develop' lain 2020-06-02 14:14:23 +0000
  • 5da38c15cd Merge branch 'openapi/admin/oauth-apps' into 'develop' lain 2020-06-02 14:13:24 +0000
  • 6977500ef7 Merge branch 'tagline' into 'develop' lain 2020-06-02 14:10:53 +0000
  • 022d975a39 Merge branch 'openapi/admin/invites' into 'develop' lain 2020-06-02 14:10:21 +0000
  • 2860c66e88 Merge branch 'feature/embeddable-posts' into 'develop' lain 2020-06-02 14:04:34 +0000
  • 2c6ebe709a Credo fixes lain 2020-06-02 15:14:52 +0200
  • 6cd2fa2a4c Migrations: Add a migration to backfill notification types. lain 2020-06-02 15:13:19 +0200
  • 38dce485c4 Notification: Add function to backfill notification types lain 2020-06-02 14:49:56 +0200
  • 904295d53b Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into remake-remodel-dms lain 2020-06-02 14:28:01 +0200
  • 37542a9dfa Activity: Remove notifications-related functions. lain 2020-06-02 14:22:16 +0200
  • 127ccc4e1c NotificationController: Don't return chat_mentions by default. lain 2020-06-02 14:05:53 +0200
  • cd2abcc0e3 Merge branch 'fix/invisible-repeats' into 'develop' lain 2020-06-02 11:32:03 +0000
  • 805ab86933 Notifications: Make notifications save their type. lain 2020-06-02 13:24:34 +0200
  • 165a4b2a69 Do not include activities of invisible users unless explicitly requested rinpatch 2020-06-01 22:18:20 +0300
  • 2db7a0d6b6 Merge branch 'weblate-pleroma-pleroma' into 'develop' lain 2020-06-02 09:15:56 +0000
  • 81fb45a71b Translated using Weblate (Dutch) Fristi 2020-06-01 16:25:57 +0000
  • d111eae798 Merge branch 'feature/status-by-id-account-view' into 'develop' lain 2020-06-02 08:49:24 +0000