-
* identicons on admin page
* spoilers
```diff
diff --git a/captcha.pl b/captcha.pl
index 484877f..52488db 100755
--- a/captcha.pl
+++ b/captcha.pl
@@ -10,7 +10,7 @@ use DBI;
use lib '.';
…
-
![image](https://user-images.githubusercontent.com/7231077/102042191-3fb56100-3df7-11eb-9eb0-70df03175ad3.png)
https://docs.github.com/en/free-pro-team@latest/github/setting-up-and-managing-your-gi…
-
Currently, the concept of a **user page** is quite limited. What do we have? There is a link to your user hypha (usually `u/`) in our miserable top bar. There is a button in the editor tool bar that i…
-
# How best to update profile image in avatar
In DevFlow, we have github accounts, gitkraken accounts and others. How can I best manage my profile image?
## GitKraken
Will use a few of theirs and somet…
-
the image processing will allow users to upload an image for their profile or repo or whatever, and the image will be compressed and generated into a pixelated and non-pixelated version.
-
`JGravatar` library for interaction with Gravatar.com is a bit outdated. We could make our own library separate from Cyder and pull it in with Gradle. Then others could easily use it, submit PRs, etc.…
-
I'm not sure how this happened, but when trying to retrieve my avatar from gravatar at some point the url-copy-file fails. I've disabled avatar loading for now, but it would be nice if blamer could de…
-
Following:
- #2
Plugin hook is: https://docs.datasette.io/en/stable/plugin_hooks.html#permission-allowed-datasette-actor-action-resource
```python
@hookimpl
def permission_allowed(action, actor…
-
As of now the hash for action logos are the action id, this might be user define i.e. possibility to retrieve hash from action type, experimenter, subjects etc.
-
When viewing MyLA via LTI launch, the user menu in the navigation bar shows only the first letter of the username.
Canvas sends a URL for the user's image in the LTI launch request parameters. For…