• new to fedi development and trying to figure out how to contribute. mostly know Typescript and frontend dev, learning Elixir

    https://portend.place/smitten

  • Joined on 2023-03-04
smitten commented on pull request AkkomaGang/akkoma#655 2023-12-24 23:23:03 +00:00
Add limit CLI flags to prune jobs

I see what you mean, and the docs updates are clearer thanks! The steps you describe is how I was running it, I did a few prune_objects and then did a few prune_orphaned_activities.

smitten commented on pull request AkkomaGang/akkoma#655 2023-12-23 23:03:35 +00:00
Add limit CLI flags to prune jobs

This seems to be working for me! Usually pruning makes the RAM fills up on my small VPS and the instance crashes but this is running well.

smitten commented on pull request AkkomaGang/akkoma#655 2023-12-23 22:07:23 +00:00
Add limit CLI flags to prune jobs

I'm a little confused about if there's a difference in the behavior between this and prune_objects.

smitten commented on pull request AkkomaGang/akkoma-fe#354 2023-11-02 03:11:45 +00:00
Format dates, times with window.navigator.language instead of UI i18n locale

@Oneric that makes sense to me, updated with those changes and I did do the cache too, might as well since it runs in render.

smitten pushed to date-locale-fix-cherrypick at smitten/akkoma-fe 2023-11-02 03:11:05 +00:00
1b28ec3b72 Match UI i18n configuration to browser locales
smitten created pull request AkkomaGang/akkoma-fe#354 2023-10-31 04:03:43 +00:00
Format dates, times with window.navigator.language instead of UI i18n locale
smitten pushed to date-locale-fix-cherrypick at smitten/akkoma-fe 2023-10-31 03:57:34 +00:00
c9dc8f00f9 Use window.navigator.language before interface i18n language
52b0b6f008 add VI to messages.js
8afbe5e3bc Merge pull request 'Making still-image better' (#341) from Mergan/pleroma-fe:still-image-ultimate into develop
58be48d164 Merge pull request 'Do not copy all emojis in recentEmoji getter' (#340) from sn0w/akkoma-fe:feature/optimize-recent-emojis into develop
1056b89fd1 Disabled aggressive matching for reduced motion (we search for gif now)
Compare 10 commits »
smitten created branch date-locale-fix-cherrypick in smitten/akkoma-fe 2023-10-31 03:57:34 +00:00
smitten commented on pull request AkkomaGang/akkoma-fe#347 2023-10-31 03:23:09 +00:00
Cosmetic change in quote CSS

This has bothered me too, +1

smitten created branch date-locale-fix in smitten/akkoma-fe 2023-10-30 22:54:22 +00:00
smitten pushed to date-locale-fix at smitten/akkoma-fe 2023-10-30 22:54:22 +00:00
dda804a824 Use window.navigator.language before interface i18n language
smitten commented on pull request AkkomaGang/akkoma#589 2023-10-08 19:25:55 +00:00
web+ap protocol handler

Have received a lot of feedback that the backend changes to support this behavior are confusing, I may try a similar PR that is frontend-only. It would be helpful to have a new search endpoint…

smitten closed pull request AkkomaGang/akkoma#589 2023-10-08 13:26:48 +00:00
web+ap protocol handler
smitten commented on pull request AkkomaGang/akkoma#589 2023-08-20 17:41:13 +00:00
web+ap protocol handler

I received some good feedback on this from a GoToSocial user who primarily uses Semaphore. They were saying that it's more of a client-side…

smitten pushed to web-protocol-handler at smitten/akkoma 2023-08-20 17:33:59 +00:00
5469a1268e Docs + test for DM privacy
208d2a6e0d fallback to User.search to support profile URI
4ac6fbe6c9 Use URI builtins
0f2c707ad1 Remove webfinger support, these are not properly formatted URIs, more consideration of syntax needs to be done
44cc0966a0 Update HTML registration page text
Compare 170 commits »
smitten pushed to profile-filters at smitten/akkoma-fe 2023-08-09 13:34:26 +00:00
d8342114d3 declare new array each call
smitten pushed to main at smitten/omahgerd 2023-08-08 21:38:54 +00:00
c26823c29d Init Svelte
smitten pushed to main at smitten/omahgerd 2023-08-08 21:37:05 +00:00
1e60cf2c60 Init Svelte
smitten created repository smitten/omahgerd 2023-08-08 21:31:03 +00:00
smitten pushed to profile-filters at smitten/akkoma-fe 2023-08-07 13:00:12 +00:00
3be6281491 Preserve params when fetching older in <Timeline>
031cb40904 Add params to bound fetcher
Compare 2 commits »