Page MenuHomeWrite.as
Feed Advanced Search

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`
Oct 15 2019, 8:55 AM
qwazix committed rWF638059a26b89: Remove css changes, keep only pad switching code (authored by qwazix).
Remove css changes, keep only pad switching code
Oct 15 2019, 8:55 AM
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…
Oct 15 2019, 8:55 AM
qwazix committed rWF1bda0434de89: Unmarshal to `webfinger.Resource` instead of interface{} (authored by qwazix).
Unmarshal to `webfinger.Resource` instead of interface{}
Oct 15 2019, 8:43 AM

Oct 11 2019

qwazix committed rWF972ec00c5825: Update dependencies and add a comment (authored by qwazix).
Update dependencies and add a comment
Oct 11 2019, 7:35 AM
qwazix committed rWFb9d268982848: Fix comments on T627 pull request (authored by qwazix).
Fix comments on T627 pull request
Oct 11 2019, 7:35 AM

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
Oct 10 2019, 1:50 PM
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…
Oct 10 2019, 1:05 PM
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…
Oct 10 2019, 1:05 PM
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 10 2019, 8:00 AM

Oct 9 2019

qwazix added a comment to T627: Support ActivityPub mentions.

👍

Oct 9 2019, 1:35 PM · Federation, Write.as Web, WriteFreely
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.

Oct 9 2019, 1:17 PM · Federation, Write.as Web, WriteFreely
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.

Oct 9 2019, 12:30 PM · Federation, Write.as Web, WriteFreely
qwazix added a comment to T627: Support ActivityPub mentions.

I opened an issue on tootsuite here

Oct 9 2019, 12:02 PM · Federation, Write.as Web, WriteFreely
qwazix committed rWF3eb638b14a1e: Fix @thebaer's comments in https://github. (authored by qwazix).
Fix @thebaer's comments in https://github.
Oct 9 2019, 11:35 AM

Oct 8 2019

qwazix added a comment to T627: Support ActivityPub mentions.

Ok will do.

Oct 8 2019, 3:46 PM · Federation, Write.as Web, WriteFreely
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…
Oct 8 2019, 1:11 PM
qwazix added a comment to T627: Support ActivityPub mentions.

Just pushed branch activitypub-mentions where mentions work on pleroma.

Oct 8 2019, 1:03 PM · Federation, Write.as Web, WriteFreely

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.

Oct 7 2019, 7:36 PM · Federation, Write.as Web, WriteFreely
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 7 2019, 1:25 PM · Federation, Write.as Web, WriteFreely

Oct 2 2019

qwazix committed rWF526387fe3e25: Darken border of main menu for consistency (authored by qwazix).
Darken border of main menu for consistency
Oct 2 2019, 12:54 PM
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
Oct 2 2019, 12:54 PM
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`
Oct 2 2019, 12:54 PM
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…
Oct 2 2019, 12:54 PM

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 14 2019, 12:27 PM

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.
Jul 12 2019, 12:08 PM

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…
Jun 27 2019, 3:16 PM
qwazix committed rWF8d9f60aaa9b9: Always initialize database after --config (authored by matt).
Always initialize database after --config
Jun 27 2019, 3:16 PM
qwazix committed rWFa102f97c3eea: Fix #96 (authored by qwazix).
Fix #96
Jun 27 2019, 3:16 PM

Jun 26 2019

qwazix committed rWF084211969482: Change `sh` alias back to `bash` (authored by qwazix).
Change `sh` alias back to `bash`
Jun 26 2019, 9:15 PM

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`
Jun 25 2019, 7:35 PM
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…
Jun 25 2019, 7:01 PM
qwazix committed rWFc2d7c2c8b7b1: Fix #124 according to the snippet by @mrvdb (authored by qwazix).
Fix #124 according to the snippet by @mrvdb
Jun 25 2019, 6:30 PM

Jun 21 2019

qwazix committed rWF6506709fbcd8: Merge branch 'develop' into shorter-config-process (authored by qwazix).
Merge branch 'develop' into shorter-config-process
Jun 21 2019, 9:08 AM
qwazix committed rWFaeab30db8a53: Fix #96 (authored by qwazix).
Fix #96
Jun 21 2019, 9:08 AM
qwazix committed rWFefbef8336203: make sure app exits after error in --sections argument (authored by qwazix).
make sure app exits after error in --sections argument
Jun 21 2019, 7:46 AM
qwazix committed rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration. (authored by qwazix).
Fix T657: add --sections argument to allow partial configuration.
Jun 21 2019, 7:46 AM
qwazix closed T657: Support shorter config process as Resolved by committing rWF07fe366c1583: Fix T657: add --sections argument to allow partial configuration..
Jun 21 2019, 7:46 AM · WriteFreely
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
Jun 21 2019, 7:46 AM