Commit graph

10855 commits

Author SHA1 Message Date
noellabo
b12778caeb Add emoji reactions to note object 2023-01-16 12:58:29 +09:00
noellabo
cf35497935 Fix circle 2023-01-16 12:58:29 +09:00
noellabo
1f0d4cdd16 Change to display media thumbnails in notifications 2023-01-16 12:58:29 +09:00
noellabo
11a784735a Add hexagon avatar mode (joke) 2023-01-16 12:58:29 +09:00
noellabo
4e41bbb9b7 Fix exclude status reference in tootle 2023-01-16 12:58:29 +09:00
noellabo
999e361892 Add status reference 2023-01-16 12:58:29 +09:00
noellabo
e62da34738 Revert "Add instance-ticker theme"
This reverts commit c41ef5c3fa6ae5bbabaa871b0699d4cdc7700a52.
2023-01-16 12:58:29 +09:00
noellabo
b5ae6d4b27 Add the theme option #InstanceTicker 2023-01-16 12:58:29 +09:00
noellabo
9232ce30f3 Fix Mastodon Material 2022-10-07 14:59:56 +09:00
noellabo
4b77c6d989 Fix workaround for blurhash 2022-10-07 14:59:56 +09:00
noellabo
52177c5400 Add Fedibird new features policy setting 2022-10-07 14:59:56 +09:00
noellabo
1e6fbdea3a Add Misskey location, birthday, and isCat 2022-10-07 14:59:56 +09:00
noellabo
1128e473c6 Add setting to hide post count and follow count 2022-10-07 14:59:56 +09:00
noellabo
324d402d70 Add setting column and its serializer to Account 2022-10-07 14:59:56 +09:00
noellabo
1877a1dff1 Add badges to Fedibird-specific settings 2022-10-07 14:59:56 +09:00
noellabo
b5b756df95 Add a moderation action to close a post to the public 2022-10-07 14:59:56 +09:00
noellabo
0e257f6264 Fix an error in the default value of List when not logged in 2022-10-07 14:59:56 +09:00
Claire
dc87554546 Fix compacted JSON-LD possibly causing compatibility issues on forwarding (#17428) 2022-10-07 14:59:56 +09:00
Claire
1c6d416efc Fix response_to_recipient? CTE (#17427) 2022-10-07 14:59:56 +09:00
Claire
de3b2eafa3 Compact JSON-LD signed incoming activities (#17426)
Co-authored-by: Puck Meerburg <puck@puck.moe>
2022-10-07 14:59:56 +09:00
noellabo
8f03e3567c Change NoteObject's quoteURL to quoteUri and introduced fedibird namespace in @context 2022-10-07 14:59:56 +09:00
noellabo
cb3471e5ec Fix not to automatically notify by quote from Pleroma 2022-10-07 14:59:56 +09:00
noellabo
e29bb75132 Fix tootctl maintenance fix_remote_url (remove expires_at) 2022-10-07 14:59:56 +09:00
noellabo
9a3e1a70e6 Fix to apply emoji reaction count to follow recommendations 2022-10-07 14:59:56 +09:00
noellabo
95bb69a626 Add emoji_reactions_count 2022-10-07 14:59:56 +09:00
noellabo
7aebdd8740 Fix follow recommendation biased towards older accounts 2022-10-07 14:59:56 +09:00
Jeong Arm
0c62e9609b Support authentication for ElasticSearch (#16890)
* Support authentication for ElasticSearch

* Fix chewy auth settings
2022-10-07 14:59:56 +09:00
Claire
2b16aca101 Add environment variables to control custom emoji size limits
Fixes #1524
2022-10-07 14:59:56 +09:00
noellabo
752bd558ed Add WebP support 2022-10-07 14:59:56 +09:00
noellabo
28b9828f06 Change to treat the url to a account already owned as an internal link 2022-10-07 14:59:56 +09:00
noellabo
dde6c4f845 Fix posts appearing repeatedly in the timeline 2022-10-07 14:59:56 +09:00
noellabo
bd183630a4 Change to treat the url to a post already owned as an internal link 2022-10-07 14:59:56 +09:00
noellabo
ff063001d5 Change software in nodeinfo to fedibird 2022-10-07 14:59:56 +09:00
noellabo
394cebce57 Fix emoji reaction events to be notified according to visibility 2022-10-07 14:59:56 +09:00
noellabo
6b68245fa2 Fix to not show progress when fetch accounts 2022-10-07 14:59:56 +09:00
noellabo
a63147aa0b Add blocking and muting process for emoji reactions 2022-10-07 14:59:56 +09:00
noellabo
56fa09dbd8 Add header and emoji to list of reactions to posts 2022-10-07 14:59:56 +09:00
noellabo
7af54f7d79 Change the API call limit from 300 to 600 2022-10-07 14:59:56 +09:00
noellabo
01e006d79e Fix a crash in mobile emoji reaction search 2022-10-07 14:59:56 +09:00
noellabo
b3597c43ad Add account popup to emoji reactions 2022-10-07 14:59:56 +09:00
noellabo
d10dd36386 Add fetch for emoji-reacted accounts 2022-10-07 14:59:56 +09:00
noellabo
eb941f5b01 Change emoji reactions to be grouped by shortcode 2022-10-07 14:59:56 +09:00
noellabo
056f24fdc8 Change to not use the me attribute in emoji reactions 2022-10-07 14:59:56 +09:00
noellabo
1c5d0b8ce1 Fix two different drop-down menus opening twice 2022-10-07 14:59:56 +09:00
noellabo
8837025376 Fix NoMethod error in reblog_visibility 2022-10-07 14:59:56 +09:00
noellabo
205d0e85ca Add relay delivery for emoji reaction 2022-10-07 14:59:56 +09:00
noellabo
83f5299fda Change emoji reaction limit 8 to 20 2022-10-07 14:59:55 +09:00
noellabo
6e86e744d2 Add extensive delivery of emoji reactions 2022-10-07 14:59:55 +09:00
noellabo
55889974a3 Fix reactionpicker for fedibird 2022-10-07 14:59:55 +09:00
まるない
d95b76fdd8 fix reaction-modal css 2022-10-07 14:59:55 +09:00