]> git.ipfire.org Git - ipfire.org.git/history - src/backend/blog.py
wiki: Only match usernames when a word starts with @
[ipfire.org.git] / src / backend / blog.py
12 hours ago  Michael Tremerblog: Correctly initialize the renderer
2024-02-19  Michael Tremerdatabase: Refresh any materialized views concurrently
2024-01-10  Michael TremerMerge remote-tracking branch 'origin/new-design'
2023-12-21  Rico HoppeMerge remote-tracking branch 'origin/new-design' into...
2023-12-20  Michael TremerMerge remote-tracking branch 'rico/new-design' into...
2023-12-20  Michael Tremerdocs: Implement our own Markdown renderer based on...
2023-11-27  Michael TremerMerge branch 'master' into new-design
2023-07-27  Michael Tremerblog: Remove unneeded backend functions
2023-07-27  Michael Tremerblog: Show unpublished posts
2023-07-27  Michael Tremerblog: Refactor writing posts
2023-06-26  Rico Hoppeblog: added a working search bar
2023-06-23  Rico Hoppebackend/blog.py: changed how latest posts are returned
2021-11-28  Michael TremerMerge branch 'master' into new-design
2020-12-28  Michael Tremerblog: Shorten index page and add more navigation
2020-02-04  Michael Tremersearch: Use PostgreSQL's websearch_to_tsquery()
2019-12-10  Michael TremerMerge branch 'master' )of ssh://people.ipfire.org/pub...
2019-12-10  Michael Tremerblog: Fix last publications check if we have posts...
2019-11-29  Michael Tremerblog: Send out emails for posts
2019-11-06  Michael TremerMerge branch 'community'
2019-11-05  Michael TremerUse Python's internal asyncio stuff instead of Tornado's
2019-10-23  Michael Tremerblog+tweets: Allow passing different times to recent...
2019-08-20  Michael Tremerblog/wiki: Only create Bugzilla links for numbers of...
2019-07-17  Michael Tremerwiki: Implement automatic links for CVEs and Bugzilla
2019-07-17  Michael Tremerwiki: Swap markdown module to default python module
2019-05-07  Michael Tremerwiki: Handle email addresses
2019-04-18  Michael TremerAdd bot that automatically tweets some things
2019-01-10  Michael Tremerblog: Make importing blog posts an async call
2018-11-13  Michael Tremerwiki: Implement search
2018-11-12  Michael TremerMerge branch 'master' of ssh://git.ipfire.org/pub/git...
2018-11-12  Michael Tremerwiki: Add some more markdown extras
2018-11-02  Michael TremerMerge remote-tracking branch 'origin/master'
2018-11-01  Michael TremerCVE Mitre and boot.ipfire.org support HTTPS
2018-10-30  Michael Tremerblog: Allow deleting posts
2018-10-17  Michael Tremerblog: Fix search with multiple terms
2018-10-15  Michael Tremerblog: Update cache for rendered HTML
2018-10-11  Michael Tremerblog: Use caching in backend
2018-09-10  Michael Tremerblog: Add button to publish a post
2018-09-01  Michael Tremerblog: Render and cache HTML content
2018-09-01  Michael Tremerblog: Render with markdown now
2018-09-01  Michael Tremerblog: Don't change slug when title hasn't been changed
2018-09-01  Michael Tremerblog: Use one simple update function to update posts
2018-09-01  Michael Tremerblog: Only allow to edit own posts
2018-09-01  Michael TremerFix whitespace error
2018-09-01  Michael Tremerblog: Allow users to view their own drafted posts
2018-09-01  Michael Tremerblog: Add drafts section
2018-09-01  Michael Tremerblog: Allow to edit and create new posts
2018-09-01  Michael Tremerblog: Add download button to all release announcements
2018-08-22  Michael Tremerblog: Save timestamp when a feed has been updated last
2018-08-22  Michael Tremerblog: Parse feeds from other blogs
2018-08-22  Michael Tremerblog: Find posts of an author by common name
2018-07-18  Michael Tremerblog: Add history pages
2018-07-17  Michael TremerConnect releases and blog posts again
2018-07-17  Michael Tremerblog: Add button that takes people to LWL
2018-07-17  Michael Tremerblog: Make posts from Lightning Wire Labs indigo
2018-07-17  Michael Tremerblog: Allow browing posts by tag
2018-07-17  Michael Tremerblog: Implement read-only backend