3d6a157472
Merge branch 'develop' of https://akkoma.dev/AkkomaGang/pleroma-fe into froth-akkoma
2023-02-20 23:00:38 +01:00
floatingghost
6a9d169e24
Merge pull request 'components: emoji_reactions: force custom emoji reaction height' ( #280 ) from a1batross/akkoma-fe:a1batross-patch-1 into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/280
2023-02-11 10:41:00 +00:00
a1batross
581c53a15e
components: emoji_reactions: force custom emoji reaction height
...
Prevents the usage of too long emoji reactions
2023-02-10 23:28:46 +00:00
yanchan09
9e04e4fd80
Improve emoji picker performance ( #275 )
...
A simple virtual scroller is now used for the emoji grid. This avoids loading all emoji images at once, saving network bandwidth and reducing load on the server, while also putting less work on the browser's DOM and layout engine.
Co-authored-by: yan <yan@omg.lol>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/275
Co-authored-by: yanchan09 <yan@omg.lol>
Co-committed-by: yanchan09 <yan@omg.lol>
2023-02-04 21:10:06 +00:00
floatingghost
88d5149db5
paginate-follow-requests ( #277 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/277
2023-02-04 21:09:09 +00:00
cc8d6b54d0
Revert "Add virtual scrolling to emoji picker"
...
This reverts commit 9d7f25a91d
.
2023-01-30 21:10:06 +01:00
eris
fe004e26e2
Disable follow button if blocked by user
continuous-integration/drone/push Build was killed
2023-01-27 15:06:30 +01:00
eris
0a0a18342b
Add indicator if user blocks you
2023-01-27 15:06:30 +01:00
floatingghost
b4b13d777f
Merge pull request 'Add indicator to user card if user blocks you' ( #274 ) from eris/pleroma-fe:block-indicator into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/274
2023-01-27 10:08:17 +00:00
eris
7f4dd9ff03
Disable follow button if blocked by user
2023-01-27 00:30:47 +00:00
eris
a9a95e9120
Add indicator if user blocks you
2023-01-27 00:30:30 +00:00
9d7f25a91d
Add virtual scrolling to emoji picker
...
continuous-integration/drone/push Build was killed
there is a graphical glitch when swapping from unicode but it works!
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-24 22:10:42 +01:00
tusooa
b731d9e471
Display detailed backup state
continuous-integration/drone/push Build was killed
2023-01-24 16:22:33 +01:00
tusooa
7d4ff1e7f5
Improve quote style
2023-01-24 15:50:27 +01:00
Tusooa Zhu
98510ea6f5
Make search say No more results when there are current results
continuous-integration/drone/push Build was killed
2023-01-23 22:25:25 -06:00
Ekaterina Vaartis
002cc2c41e
Ensure uniqueness of found statuses & ensure only one loading circle
2023-01-23 22:25:11 -06:00
Ekaterina Vaartis
33740ea141
Amend status search results, and introduce searchType
...
Use searchType to only search for statuses when searching for more results
2023-01-23 22:24:51 -06:00
Ekaterina Vaartis
e10323777b
Implement loading more statuses when searching
2023-01-23 22:24:34 -06:00
c5ba13f2bf
froth panel: add swagger and tor
...
continuous-integration/drone/push Build was killed
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-20 23:35:51 +01:00
3ae36e2538
fix weird error in relationships api endpoint
...
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-20 22:25:17 +01:00
f2a07c7231
make deploy work properly
...
continuous-integration/drone/push Build was killed
hehe haha kill me
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-20 19:35:16 +01:00
22d5c2b02e
Revert "Only show "keep open" emoji checkbox on post form"
...
continuous-integration/drone/push Build is passing
This reverts commit e9f47509ae
.
2023-01-20 18:35:26 +01:00
168da6e7ed
froth-specific changes to panel and terms
...
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-20 18:30:51 +01:00
f77144f5b4
yarn v2 again for real
...
continuous-integration/drone/push Build was killed
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-20 17:45:24 +01:00
a465f943d9
Merge branch 'develop' of https://akkoma.dev/AkkomaGang/pleroma-fe into froth-akkoma
2023-01-17 18:06:47 +01:00
FloatingGhost
56fd2e773b
Merge branch 'languages' into develop
2023-01-15 17:59:50 +00:00
FloatingGhost
42dc1a027a
add language input
2023-01-15 17:59:32 +00:00
floatingghost
236bc2c762
Merge pull request 'Only show "keep open" emoji checkbox on post form' ( #269 ) from sfr/pleroma-fe:fix/keepopen into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/269
2023-01-09 22:20:31 +00:00
38aed60c43
add a config option by default
...
continuous-integration/drone/push Build is passing
the blurhash is UGLY
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-04 17:17:01 +01:00
bd0bfffee3
froth: add PWA logo
...
continuous-integration/drone/push Build is passing
Signed-off-by: Sam Therapy <sam@samtherapy.net>
2023-01-04 15:52:26 +01:00
3a0825cf25
Merge branch 'froth-akkoma' of git.froth.zone:Sam/pleroma-fe; branch 'develop' of https://akkoma.dev/AkkomaGang/pleroma-fe into froth-akkoma
continuous-integration/drone/push Build was killed
2023-01-04 15:47:02 +01:00
Sol Fisher Romanoff
e9f47509ae
Only show "keep open" emoji checkbox on post form
2023-01-03 16:04:26 +02:00
FloatingGhost
f288d0c219
Make everything work with a strict CSP
2023-01-02 15:16:42 +00:00
FloatingGhost
d973396c96
Remove console.log
2023-01-01 21:06:02 +00:00
FloatingGhost
62287fffae
add follow/unfollow to followed tags list
2023-01-01 21:05:25 +00:00
FloatingGhost
e9f16af82d
Add list of followed hashtags to profile
2023-01-01 20:11:07 +00:00
floatingghost
dfba8be134
Fall back to nsfw image if no blurhash
2022-12-30 05:03:25 +00:00
FloatingGhost
313ddcebcb
Add blurhash support
2022-12-30 04:57:23 +00:00
FloatingGhost
236b19e854
Merge branch 'develop' of akkoma.dev:AkkomaGang/akkoma-fe into develop
2022-12-30 03:20:30 +00:00
FloatingGhost
ea941d7cfa
remove IHBA assets
2022-12-30 03:20:12 +00:00
Beefox
2e5001e5de
Allow follow(er) lists to be acessible by account owner even if follower counts are disabled ( #246 )
...
Currently, if a user has their follower/follow counts hidden, they cannot access their own list of followers/follows. This makes no real sense and means that they cannot modify those lists without disabling their privacy options.
This fix simply allows those tabs to be accessed no matter if the counts are hidden or not.
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/246
Co-authored-by: Beefox <bee@beefox.xyz>
Co-committed-by: Beefox <bee@beefox.xyz>
2022-12-30 03:04:15 +00:00
Norm
014f8b0dd2
Make minimum width for 3-column layout 1280px ( #255 ) ( #256 )
...
1280px is a pretty common screen width for several resolutions
(1280x720, 1280x800, 1280x1024, etc.). Since it is only 20px less than
the current 1300px minimum, this shouldn't be a big issue to lower the
minimum screen width for the 3-column layout to 1280px.
Closes: https://akkoma.dev/AkkomaGang/pleroma-fe/issues/255
Co-authored-by: Francis Dinh <normandy@biribiri.dev>
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/256
Co-authored-by: Norm <normandy@biribiri.dev>
Co-committed-by: Norm <normandy@biribiri.dev>
2022-12-30 03:01:17 +00:00
floatingghost
dd403b295f
Merge pull request 'Remove stray debug log' ( #265 ) from sfr/pleroma-fe:del-log into develop
...
Reviewed-on: https://akkoma.dev/AkkomaGang/akkoma-fe/pulls/265
2022-12-30 03:00:49 +00:00
Sol Fisher Romanoff
9cd62fe08d
Remove stray debug log
2022-12-30 01:03:31 +02:00
FloatingGhost
f668455dff
Merge branch 'link-verification' into develop
2022-12-29 20:56:22 +00:00
FloatingGhost
5a4315384e
force CI build
2022-12-29 15:25:03 +00:00
FloatingGhost
401dfa8fa6
update readme
2022-12-29 15:22:06 +00:00
FloatingGhost
bb243168b3
Revert "Merge pull request 'Don't show timeline links if disabled and logged out' ( #250 ) from sfr/pleroma-fe:fix/hide-timelines into develop"
...
This reverts commit 0b5793c1e0
, reversing
changes made to 72ef2e7454
.
2022-12-29 15:18:13 +00:00
FloatingGhost
da491f3278
add verification of links
2022-12-29 15:17:35 +00:00
20c74f81c4
Revert "Don't show timeline links if disabled and logged out"
...
continuous-integration/drone/push Build is passing
This reverts commit 6e1ba218df
.
2022-12-28 23:23:12 +01:00