about summary refs log tree commit diff
path: root/app/lib/frontmatter_handler.rb
AgeCommit message (Collapse)Author
2018-07-31Drop glitch-style account bio fieldsThibaut Girka
Upstream's implementation has been merged a while ago and is the preferred way to set fields, as it is the only one compatible with upstream and is more user-friendly. This commit deletes the legacy glitch-soc FrontMatter functionality in order to clean up the code and make it easier to maintain.
2018-03-27Remove ignored 'u' parameter on regexp (#392)Rey Tucker
2018-01-24remove escapes from server-side γaml handlercodl
this matches a change that was made in the client-side equivalent
2017-06-30createBio function addedkibigo!
2017-06-28Fixed Regexp.new syntaxkibigo!
2017-06-28Backend YAML Processing + Profile Metadata on Static Pageskibigo!