Shadowfacts shadowfacts
shadowfacts commented on issue shadowfacts/Tusker#362 2023-04-16 19:38:48 +00:00
Calckey support

I've started the calckey branch, but full support will take a while—there are a lot of unimplemented endpoints and broken responses.

See https://codeberg.org/calckey/calckey/issues/9691

shadowfacts created branch calckey in shadowfacts/Tusker 2023-04-16 19:38:22 +00:00
shadowfacts pushed to calckey at shadowfacts/Tusker 2023-04-16 19:38:22 +00:00
691f1c267a Initial pass at Calckey support
shadowfacts closed issue shadowfacts/Tusker#348 2023-04-16 19:37:45 +00:00
Better UI for searching hashtags in Customize Timelines
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-16 19:37:45 +00:00
22fe1e8ab1 Don't redact api endpoints in debug
813d0433d6 Fix profile no content cell not using non-pure-black background color
cd9d64410f Add hashtag pinned timeline search improvements
2b66f98832 Remove old asset picker
6ebcc162e6 Add icons to About screen links
Compare 7 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-16 17:50:48 +00:00
f89d2c1cca Merge branch 'compose-package' into develop
30449a2875 Rename NewComposeHostingController to ComposeHostingController
afed157f29 Remove old compose screen code
6b4223a9d6 Migrate drafts to new file
0746e12737 Extract compose UI into separate package
Compare 12 commits »
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-16 17:49:44 +00:00
29b594207c Fix crash when comments present in html
shadowfacts created branch compose-package in shadowfacts/Tusker 2023-04-16 17:47:59 +00:00
shadowfacts pushed to compose-package at shadowfacts/Tusker 2023-04-16 17:47:59 +00:00
30449a2875 Rename NewComposeHostingController to ComposeHostingController
afed157f29 Remove old compose screen code
6b4223a9d6 Migrate drafts to new file
0746e12737 Extract compose UI into separate package
350e331eb2 Move GIFImageView to TuskerComponents
Compare 10 commits »
shadowfacts closed issue shadowfacts/Tusker#363 2023-04-04 03:26:03 +00:00
Scroll to top doesn't work in SFSafariViewController
shadowfacts closed issue shadowfacts/Tusker#253 2023-04-04 03:26:03 +00:00
Crash when pressing Cmd+1/2/... on macOS
shadowfacts pushed to develop at shadowfacts/Tusker 2023-04-04 03:26:03 +00:00
e5363b2e21 Fix sidebar key commands not working on macOS
d04259b253 Fix scroll to top not working in presented VCs
f50c219f95 Send scopes in /oauth/token request
Compare 3 commits »
shadowfacts closed issue shadowfacts/Tusker#360 2023-04-04 03:26:02 +00:00
Send scope in /oauth/token request
shadowfacts commented on issue shadowfacts/Tusker#364 2023-04-04 03:19:00 +00:00
Can't type emoji in Mac Catalyst app

Unfortunately, this appears to be a framework bug and the confluence of a couple factors:

  1. A Catalyst app set to Optimize for Mac
  2. The presence of a ToolbarItem somewhere in the view…
shadowfacts pushed to main at shadowfacts/FB12095215 2023-04-04 03:16:42 +00:00
459e59f7a9 Initial commit
shadowfacts pushed to main at shadowfacts/FB12095215 2023-04-04 03:16:33 +00:00
882fb7d768 Initial commit
shadowfacts created branch main in shadowfacts/FB12095215 2023-04-04 03:16:21 +00:00
shadowfacts pushed to main at shadowfacts/FB12095215 2023-04-04 03:16:21 +00:00
94e7cf8064 Initial commit
shadowfacts created repository shadowfacts/FB12095215 2023-04-04 03:16:13 +00:00
shadowfacts commented on issue shadowfacts/Tusker#129 2023-04-03 17:59:19 +00:00
Support GoToSocial

Hi, when the error pops up in the home timeline, can you long-press on it and send the error report, either here or by email? That will contain more detailed information about where exactly GtS'…