-
A recent commit as part of v0.12.x branch, changed the behavior when trying to send messages with mailboxer: b0a11f095ac4020f48775b0e0adea8977da3f017.
Was this intended? Before, we'd be able to chec…
-
Currently the re only support links to social accounts, and they reject links to social content. i.e. https://github.com/glefait is understood, but https://github.com/glefait/socialregexes is not. B…
-
- I have a route `/social/:user_id` and which renders a Blaze template which depends on `FlowRouter.getParam('user_id')`.
- I'm now on the process of making an alias to this route by using `/:user…
-
Filing while I investigate. I modified `runtime/handle.js` to change the error message to just log `handle.toString()` because at this point in the flow the handle in question actually has no id, name…
-
Requirements:
- Various plans with different pricing
- Different set of 'base templates' for each plan (no inheritance of 'template set' based on plans, as each plan has its own version of a common te…
-
# A Beginner's Guide to Contributing to _The Turing Way_
This is a guide for getting started with contributing to The Turing Way during the Book Dash in May 2023. We're so glad to have you here! 🎉 …
-
Steps to reproduce:
1. Use Social.ReportScore() to upload a score
2. Use any method to fetch / load scores, such as PlayGamesPlatform.Instance.LoadScores()
3. Use Social.ReportScore() to upload a…
-
Hi,
Not sure whether I've some issue, or it is located on the instance (I use mastodon.social), but when I call account_following, I only get 40 entries. And my profile has more than 500.
```py…
-
It would be wonderful to turn this program into a locked setting. Like IOS screentime for example. I would love the ability to have my friend lock the program down to the settings I want so that I can…
-
### Testability: foundational
### Description
Paper sync will require a digital representation of the form in our database. What we have right now is a copy of the new paper form. We need to
- De…