Commit Graph

16929 Commits (5b69f3db1005bc3c00c7e903fa4638557d15b942)
 

Author SHA1 Message Date
anna 8d4a196109
backport emoji reactions to vanilla flavour 1 year ago
anna ad67d0dd00
make number of visible reactions a vanilla setting
Reactions will be backported to the vanilla
flavour, which requires all related settings to
be accessible from the vanilla settings page
rather than the glitch specific settings modal.
1 year ago
anna 1ab64b9f2a
backport emoji reactions to vanilla flavour 1 year ago
anna 4571ee9da6
make number of visible reactions a vanilla setting
Reactions will be backported to the vanilla
flavour, which requires all related settings to
be accessible from the vanilla settings page
rather than the glitch specific settings modal.
1 year ago
Claire e64909d8bf Move translate button above media attachments/preview cards 1 year ago
Claire afdd75e1f9 Fix translate button not being shown when the toot has no Content Warning 1 year ago
anna cf5659a254
make number of displayed reactions a setting
This adds an extra item to the local settings for
specifying the number of reactions shown in toots.
The detailed status view always shows all
reactions.
1 year ago
anna 96cd869dad
make number of displayed reactions a setting
This adds an extra item to the local settings for
specifying the number of reactions shown in toots.
The detailed status view always shows all
reactions.
1 year ago
Claire 620b079a78 Fix inconsistent with “translate” button padding 1 year ago
Eugen Rochko f7684a31fe [Glitch] Change design of translations in web UI
Port fcca781aae to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 44c0ba445a [Glitch] Add mention of the translation provider when translating a post
Port 30453fab80 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire 47bd934061 [Glitch] Change “Translate” button to only show up when a translation backend is configured
Port 8046cf34d6 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko e8d0a1b320 [Glitch] Fix showing translate button when status has no language in web UI
Port 4adb267f91 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko 5e143db13a [Glitch] Don't show translate button to logged-out users
Port part of e623c302d5 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko b5ee275ed9 [Glitch] Fix translations not being formatted, other issues in web UI
Port 55a2e9b5be to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Eugen Rochko a3052dad04 [Glitch] Add user content translations with configurable backends
Port 0d6b878808 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
anna ca11266df2
change default reaction limit to 1 1 year ago
anna 273ba5a060
change default reaction limit to 1 1 year ago
Claire f3ce9653eb
Merge pull request #1982 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes
1 year ago
Claire fe111a8bad Merge branch 'main' into glitch-soc/merge-upstream 1 year ago
anna 7653e59355
limit number of reactions displayed
Too many reactions on a single post quickly get
spammy, so they are now sorted by count and only
the first MAX_REACTIONS number of different
emojis are actually displayed.
1 year ago
anna b780c63420
limit number of reactions displayed
Too many reactions on a single post quickly get
spammy, so they are now sorted by count and only
the first MAX_REACTIONS number of different
emojis are actually displayed.
1 year ago
mhkhung 1122697b37
3.0.5 version of cimg/ruby:3.0-node upgraded to node 18 (#21873)
Node 18 caused build to fail
1 year ago
anna 6c76351408
fix reaction margins and paddings 1 year ago
anna 8cbaf188fc
cleanup frontend emoji reaction code 1 year ago
anna 1d98def00e
cleanup backend emoji reaction code 1 year ago
anna a7b3b83fdb
fix padding for reaction button 1 year ago
anna 0bb782d8d8
handle misskey reactions properly
misskey federates emoji reactions as likes.
1 year ago
anna d259f95fab
move react button to action bar 1 year ago
anna 448c24cc59
cherry-pick emoji reaction changes 1 year ago
anna b9a3f1aa82
make frontend fetch reaction limit
the maximum number of reactions was previously
hardcoded to 8.  this commit also fixes an
incorrect query in StatusReactionValidator where
it didn't count per-user reactions but the total
amount of different ones.
1 year ago
anna b537cadac4
make status reaction count limit configurable 1 year ago
anna 9eed50e48f
remove accidentally created file 1 year ago
anna bc1d27ca5b
federate emoji reactions
this is kind of experimental, but it should work
in theory.  at least i tested it with a remove
akkoma instance and it didn't crash.
1 year ago
anna 718c92513e
show reactions in detailed status view 1 year ago
anna e1298d0931
add frontend for emoji reactions
this is still pretty bare bones but hey, it works.
1 year ago
anna 535d9fb62d
add backend support for status emoji reactions
turns out we can just reuse the code for
announcement reactions.
1 year ago
anna df19e54334
fix reaction margins and paddings 1 year ago
anna 80a2f84334
cleanup frontend emoji reaction code 1 year ago
anna 9b0f46f808
cleanup backend emoji reaction code 1 year ago
anna 67e379059c
make homogay body background a little lighter 1 year ago
anna 42f34cfb81
fix padding for reaction button 1 year ago
anna ddeda89821
bump to nyastodon 1.1.3 1 year ago
anna f33b10fe0d
handle misskey reactions properly
misskey federates emoji reactions as likes.
1 year ago
anna 4e041d1e00
bump to nyastodon 1.1.2 1 year ago
anna 96471c9398
move react button to action bar 1 year ago
anna 7f157c35cf
bump to nyastodon 1.1.1 1 year ago
anna 6d86e8a3be
add a little extra movement to fav animation 1 year ago
anna d6e3a9f17f
send reaction notifications 1 year ago
anna cfa4824492
make frontend fetch reaction limit
the maximum number of reactions was previously
hardcoded to 8.  this commit also fixes an
incorrect query in StatusReactionValidator where
it didn't count per-user reactions but the total
amount of different ones.
1 year ago