aoife cassidy nbsp
  • in bed
  • Joined on 2022-06-11
nbsp created pull request AkkomaGang/landing-site#9 2023-07-22 18:00:52 +00:00
Remove snowdin.town
nbsp pushed to main at nbsp/landing-site 2023-07-22 18:00:38 +00:00
c5375928b9 Remove snowdin.town
e34d27f81d remove lnd
117fd2ce97 Merge pull request 'Added MyCrowd instance' (#6) from kinetix/akkoma-landing-site:mycrowd into main
bff5591b4f Added MyCrowd instance
28a8c338ad clarify conditions for acceptance
Compare 13 commits »
nbsp commented on pull request AkkomaGang/akkoma-fe#279 2023-02-07 16:54:53 +00:00
WIP: feat: account switching

i mean i'm fine with not doing this it's a niche and it does add a lot of complexity

nbsp commented on pull request AkkomaGang/akkoma-fe#279 2023-02-07 16:52:46 +00:00
WIP: feat: account switching

does not even use oauth most of the time

it doesn't, no, but that only makes the implementation easier, it seems as long as you store all of the keys you can act as all accounts without…

nbsp commented on pull request AkkomaGang/akkoma-fe#279 2023-02-07 16:48:08 +00:00
WIP: feat: account switching

what the fuck did i do with that comment im dumb im gonna have cofe

nbsp commented on pull request AkkomaGang/akkoma-fe#279 2023-02-07 16:47:34 +00:00
WIP: feat: account switching

ok yeah but like find and deal with it automatically instead of asking everyone to clear cookies when updating to this version

nbsp created pull request AkkomaGang/akkoma-fe#279 2023-02-07 16:43:38 +00:00
WIP: feat: account switching
nbsp pushed to feat/account-switching at nbsp/pleroma-fe 2023-02-07 16:37:10 +00:00
22fdb50d88 feat: account switching
9e04e4fd80 Improve emoji picker performance (#275)
88d5149db5 paginate-follow-requests (#277)
b4b13d777f Merge pull request 'Add indicator to user card if user blocks you' (#274) from eris/pleroma-fe:block-indicator into develop
7f4dd9ff03 Disable follow button if blocked by user
Compare 6 commits »
nbsp created branch feat/account-switching in nbsp/pleroma-fe 2023-02-07 16:37:10 +00:00
nbsp commented on issue AkkomaGang/akkoma-fe#273 2023-01-18 18:55:53 +00:00
[feat] Regex-based post filtration

Probably should be separate from word-based filtration so less technically-inclined users (or, frankly, people who just can't be assed to use regex in general) aren't forced to figure out how…

nbsp pushed to feat/moderation at nbsp/pleroma-fe 2023-01-16 18:34:31 +00:00
10aa136c0d fix rebase oopsie
21c9b06a4e Add registration reasons and approve/reject to pending users
a4173e0900 Make moderation popover not exit confines of modal
d09cfe76db Allow popovers to overflow
c966e10ed4 Add extended moderation options
Compare 44 commits »
nbsp closed pull request AkkomaGang/akkoma-fe#216 2023-01-16 14:15:55 +00:00
Make display of links to public external timeline dependent on restrict_unauthenticated setting (#204)
nbsp closed issue AkkomaGang/akkoma-fe#266 2023-01-03 14:50:02 +00:00
[bug] mentions become out of order when replying to self in a thread mentioning others
nbsp opened issue AkkomaGang/akkoma#415 2023-01-03 14:49:50 +00:00
[bug] mentions returned out-of-order when replying to post by self
nbsp commented on issue AkkomaGang/akkoma-fe#266 2023-01-03 14:40:16 +00:00
[bug] mentions become out of order when replying to self in a thread mentioning others

looked into it and this issue looks like it originates from the backend

nbsp created pull request AkkomaGang/akkoma-fe#269 2023-01-03 14:06:51 +00:00
Only show "keep open" emoji checkbox on post form
nbsp created branch fix/keepopen in nbsp/pleroma-fe 2023-01-03 14:06:02 +00:00
nbsp pushed to fix/keepopen at nbsp/pleroma-fe 2023-01-03 14:06:02 +00:00
e9f47509ae Only show "keep open" emoji checkbox on post form
dfba8be134 Fall back to nsfw image if no blurhash
313ddcebcb Add blurhash support
236b19e854 Merge branch 'develop' of akkoma.dev:AkkomaGang/akkoma-fe into develop
ea941d7cfa remove IHBA assets
Compare 10 commits »
nbsp commented on pull request AkkomaGang/akkoma#349 2023-01-03 07:03:50 +00:00
a11y: allow aria-label and aria-hidden tags on pre tags

in this case then, does removing html posting really improve anything security wise? it won't get rid of html posts inbound, after all