Commit Graph

25 Commits (595ca3bb3a80eb3908a96b13c8b446296219a9c7)

Author SHA1 Message Date
Francis Dinh f2d6c3a512 Handle unfollows from OStatus
6 years ago
Mark Felder 636f0fa402 Clean up unused aliases and imports
6 years ago
eal 22bfeac256 Update note count in ActivityPub.create.
7 years ago
lain 4afbef39f4 Format the code.
7 years ago
lain fcf1937a40 Correctly handle unlisted messages coming in through Ostatus.
7 years ago
lain ae26604378 ActivityPub: Refactor create function.
7 years ago
Thog 59770c3f5c
Fix all compilation warnings
7 years ago
Roger Braun 4cbf17dac6 Save cws in the activitypub data.
7 years ago
Roger Braun 4dcbb64f19 Avoid potentially slow count queries for user note count.
7 years ago
Roger Braun 16b1fcd271 Handle incoming emoji.
7 years ago
Roger Braun 50409326a8 Refactor posting and make character limit configurable.
7 years ago
Roger Braun a441ee7d21 Workaround for masto reply breakage.
7 years ago
Roger Braun 2348b272e0 Create deletes activities for incoming deletes.
7 years ago
Roger Braun 1b1f861bad Handle mastodon conversation ids.
7 years ago
Roger Braun 1a001588e8 Don't break on empty mentions.
7 years ago
Roger Braun 552cfdbe11 Fix deletion not deleting relevant actions.
7 years ago
Roger Braun 763756f879 Also fetch atom links.
7 years ago
Roger Braun f226f46a09 Add basic incoming deletions.
7 years ago
Roger Braun 72ca58c540 Save follower count and note count in user.
7 years ago
Roger Braun 140f72725d Use follower address in user entry.
7 years ago
Roger Braun fc7016a88c Don't add public recipient to notes that don't contain it.
7 years ago
Roger Braun 429992fcc9 Save external link for notes.
7 years ago
Roger Braun 6342fcd5dc Save correct date for incoming notes.
7 years ago
Roger Braun 4854a604ef Extract note handler.
7 years ago
Roger Braun 05f2cd0d93 Handle incoming follows.
7 years ago