5
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 26, 2023 — Mar 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* .g-recaptcha adds 0.5rem bottom margin * when editing a post via ajax, the privacy setting is not maintained More... 24 days ago
Merge branch 'omaster' More... about 2 months ago
adds class with-life-ring-icon to show the corresponding fontawesome icon More... about 2 months ago
* adds askbot/media/jslib/htmx.min.js * bug fix in askbot/startup_procedures.py:test_custom_user_profile_tab * custom tab setup is working * adds option to specify a function that determines if a user can see the custom tab, e.g.: ASKBOT_CUSTOM_USER_PROFILE_TAB = { 'NAME': 'My Custom Tab', 'SLUG': 'my-custom-tab', 'CONTEXT_GENERATOR': 'myapp.views.my_custom_tab_context', 'USER_IS_AUTHORIZED_FUNC': lambda user: user.is_authenticated and user.is_staff } More... about 2 months ago
Merge pull request #940 from matthewbbrandt/patch-1 More... 2 months ago
Fix class name in answers_sort_nav.html More... 2 months ago
Merge branch 'omaster' More... 2 months ago
updates User.askbot_profile.last_seen on login and register More... 2 months ago
Merge pull request #939 from boxydog/pre_commit More... 2 months ago
Use non-deprecated form of installation with setuptools More... 2 months ago
Make pyproject.toml legal for building by declaring more dynamic elements More... 2 months ago
get VERSION dynamically in pyproject.toml More... 2 months ago
tweak comment More... 2 months ago
Fix prproject.toml More... 2 months ago
Run pre-commit in github tests More... 2 months ago
Add a plain .pre-commit-config.yaml More... 2 months ago
Fix syntax error in askbot_add_osqa_content.py More... 2 months ago
Merge pull request #938 from boxydog/tests More... 2 months ago
tweak More... 2 months ago
tweak More... 2 months ago
Fix some tests More... 2 months ago
Run all tests More... 2 months ago
debug More... 2 months ago
debug More... 2 months ago
debug More... 2 months ago
back to python 3.11 More... 2 months ago
debug More... 2 months ago
tweak More... 2 months ago
fix askbot-setup More... 2 months ago
Add github tests More... 2 months ago