Sam Heybey
|
a0aa008671
add pluggy hook to customize mistune plugins
|
3 years ago |
Peter Justin
|
510af6ff2d
Renamed hooks for more consistency
|
6 years ago |
Peter Justin
|
1da6ccc3d5
Merge pull request #502 from flaskbb/update-topic-title
|
6 years ago |
Peter Justin
|
0821aff863
Cleanup
|
6 years ago |
Peter Justin
|
a54dadd260
Add hook for adding custom links to the admin settings sidebar
|
7 years ago |
Alec Nikolas Reiter
|
ed66fd8f7f
Reimplement user module using services
|
7 years ago |
Alec Nikolas Reiter
|
0120f4138a
Add documentation for new registration hooks
|
7 years ago |
Alec Nikolas Reiter
|
8f1905bb6f
Add reminder to deprecate plugin spec
|
7 years ago |
Alec Nikolas Reiter
|
ae8a907fa7
More registration hooks, interfaces, implementations
|
7 years ago |
Alec Nikolas Reiter
|
7bd15ba0a5
Make flake8 run over everything
|
7 years ago |
Peter Justin
|
52ddd37a5c
Merge pull request #435 from justanr/ISS-379-customize-markdown-renderer
|
7 years ago |
Alec Nikolas Reiter
|
a5dfd40e19
Correct typo in hook spec docstring
|
7 years ago |
Alec Nikolas Reiter
|
7b91f7e83a
Add hook for registration form modification
|
7 years ago |
Alec Nikolas Reiter
|
9cccdfcabe
Implement customizable markdown renderers
|
7 years ago |
Alec Nikolas Reiter
|
fe88bc571a
Add refs back to interface and API in the plugin specs
|
7 years ago |
Alec Nikolas Reiter
|
89337c37b7
Better test auth flows
|
7 years ago |
Alec Nikolas Reiter
|
5e35518d74
Add specs for authentication hooks
|
7 years ago |
Peter Justin
|
5857a8ef1b
Add docs for user_registered hook
|
7 years ago |
Peter Justin
|
5e2d42276c
Merge branch 'master' into hooks
|
7 years ago |
Peter Justin
|
beed1bdc99
Update docstrings
|
7 years ago |
Alec Nikolas Reiter
|
946bc5fd09
Extract some logic into stand alone services
|
7 years ago |
Peter Justin
|
98f425896d
Add hook before/after hooks for post content
|
7 years ago |
Peter Justin
|
d370102e01
Add topic hooks
|
7 years ago |
Peter Justin
|
8eaba849ca
Add more template hooks
|
7 years ago |
Peter Justin
|
c918f04e9b
Update hooks
|
7 years ago |
Peter Justin
|
a5601af9e9
Add hooks for adding new fields to reply form
|
7 years ago |
Peter Justin
|
3c251c1854
Add hook for adding shell context processors
|
7 years ago |
Peter Justin
|
8beed208f6
Merge branch 'master' into hooks
|
7 years ago |
Peter Justin
|
a7314addda
Merge branch 'master' into conversations-plugin
|
7 years ago |
haliphax
|
42de9130b9
evt => event in hook name, params in docstring
|
7 years ago |