User Details
User Details
- User Since
- Jun 17 2019, 9:18 PM (281 w, 5 d)
Oct 15 2019
Oct 15 2019
qwazix committed rWF8404f0896c04: Handle default pad color mode according to `prefers-color-scheme` (authored by qwazix).
Handle default pad color mode according to `prefers-color-scheme`
qwazix committed rWF638059a26b89: Remove css changes, keep only pad switching code (authored by qwazix).
Remove css changes, keep only pad switching code
qwazix committed rWFdfa98bcfc872: WIP: this is a branch that attempts to honor the new dark mode in OS… (authored by qwazix).
WIP: this is a branch that attempts to honor the new dark mode in OS…
qwazix committed rWF1bda0434de89: Unmarshal to `webfinger.Resource` instead of interface{} (authored by qwazix).
Unmarshal to `webfinger.Resource` instead of interface{}
Oct 11 2019
Oct 11 2019
Update dependencies and add a comment
Fix comments on T627 pull request
Oct 10 2019
Oct 10 2019
qwazix committed rWFbc2016f00ff2: Fix missing commit statement in migrations/v3.go (authored by qwazix).
Fix missing commit statement in migrations/v3.go
qwazix committed rWFdb14f04b5900: Redirects from the intermediate page work and if there's an old mention there… (authored by qwazix).
Redirects from the intermediate page work and if there's an old mention there…
qwazix committed rWF99bb77153e4d: Handles are saved in `remoteusers` while the links take you to an intermediate… (authored by qwazix).
Handles are saved in `remoteusers` while the links take you to an intermediate…
qwazix committed rWFe5bbd45b49c7: Change the result that webfinger returns from the first alias to the last… (authored by qwazix).
Change the result that webfinger returns from the first alias to the last…
Oct 9 2019
Oct 9 2019
qwazix added a comment to T627: Support ActivityPub mentions.
👍
qwazix added a comment to T627: Support ActivityPub mentions.
pixelfed doesn't support the @user syntax (it's pixelfed.social/qwazix and not pixelfed.social/@qwazix) so I think it's not a good idea to do the prismo thing.
qwazix added a comment to T627: Support ActivityPub mentions.
I'm looking into turning handles into links and I think I should link to the user on remote instances.
qwazix added a comment to T627: Support ActivityPub mentions.
I opened an issue on tootsuite here
Fix @thebaer's comments in https://github.
Oct 8 2019
Oct 8 2019
qwazix added a comment to T627: Support ActivityPub mentions.
Ok will do.
qwazix committed rWFdccfae7a6137: Mentioning pleroma accounts works! Mastodon still needs the type to b be Note… (authored by qwazix).
Mentioning pleroma accounts works! Mastodon still needs the type to b be Note…
qwazix added a comment to T627: Support ActivityPub mentions.
Just pushed branch activitypub-mentions where mentions work on pleroma.
Oct 7 2019
Oct 7 2019
qwazix added a comment to T627: Support ActivityPub mentions.
I'll test with pleroma and then open the issue with mastodon. I'll also look around plume.
qwazix added a comment to T627: Support ActivityPub mentions.
It seems that Mastodon ignores mentions in "Articles". Maybe now that mastodon has the [expand] functionality we should consider using "Note" when federating (at least up to a certain text length at least).
Oct 2 2019
Oct 2 2019
Darken border of main menu for consistency
qwazix committed rWFe6a0cf891d34: Complete dark mode that is being set up by the (authored by qwazix).
Complete dark mode that is being set up by the
qwazix committed rWFaaab51783971: Handle default pad color mode according to `prefers-color-scheme` (authored by qwazix).
Handle default pad color mode according to `prefers-color-scheme`
qwazix committed rWF44baec94aa9e: WIP: this is a branch that attempts to honor the new dark mode in OS… (authored by qwazix).
WIP: this is a branch that attempts to honor the new dark mode in OS…
Jul 14 2019
Jul 14 2019
qwazix committed rWFbe93f91311a7: Add error handling for HTTP response codes other than 200. (authored by qwazix).
Add error handling for HTTP response codes other than 200.
Jul 12 2019
Jul 12 2019
qwazix committed rWF6cca097de0e5: Needs testing: frontend (javascript) code for image uploads. (authored by qwazix).
Needs testing: frontend (javascript) code for image uploads.
Jun 27 2019
Jun 27 2019
qwazix committed rWF4feac6dcd217: Remove `langs` list from `post-render` as it does not actually do anything… (authored by qwazix).
Remove `langs` list from `post-render` as it does not actually do anything…
Always initialize database after --config
Jun 26 2019
Jun 26 2019
Change `sh` alias back to `bash`
Jun 25 2019
Jun 25 2019
qwazix committed rWF374900a94062: Handle default pad color mode according to `prefers-color-scheme` (authored by qwazix).
Handle default pad color mode according to `prefers-color-scheme`
qwazix committed rWFa9dcf5bad205: WIP: this is a branch that attempts to honor the new dark mode in OS… (authored by qwazix).
WIP: this is a branch that attempts to honor the new dark mode in OS…
Fix #124 according to the snippet by @mrvdb
Jun 21 2019
Jun 21 2019
qwazix committed rWF6506709fbcd8: Merge branch 'develop' into shorter-config-process (authored by qwazix).
Merge branch 'develop' into shorter-config-process
qwazix committed rWFefbef8336203: make sure app exits after error in --sections argument (authored by qwazix).
make sure app exits after error in --sections argument
qwazix committed rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration. (authored by qwazix).
Fix T657: add --sections argument to allow partial configuration.
qwazix closed T657: Support shorter config process as Resolved by committing rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration..
qwazix committed rWF1d5c396327c0: Add --sections flag to app.go and pass it to setup.go (authored by qwazix).
Add --sections flag to app.go and pass it to setup.go