Commit Graph
5 Commits
Author SHA1 Message Date
Violet WhiteandAna Gelez f3c05dae62 Email blocklisting (#718)
* Interface complete for the email blacklisting

* Everything seems to work

* Neutralize language

* fix clippy warnings

* Add missing spaces

* Added matching test

* Correct primary key datatype for postgresql

* Address review comments

* Add placeholder when empty. Fix missing 'i'
2020-01-12 19:41:35 +01:00
Violet WhiteandAna Gelez e6bdeb7c4b Fix #699 (#719) 2020-01-12 13:24:41 +01:00
Violet WhiteandAna Gelez 458baf5f78 Syntax highlighting (#691)
* Syntax highlighting mostly... Exists.

* Add dependency to dockerfile

* Handle non-existent languages better

* Make the default a bit nicer

* Improve highlighting. Clean up function

* Add dark theme, add the comment scope to the allowed classes

* update build env

* Address review comments

* Use find_syntax_by_token which produces the desired behavior

* Change flat_map into flatten
(commit cargo.lock)
2019-12-30 14:35:27 +01:00
Violet WhiteandAna Gelez e53574970c Fix issue #705 (#708)
* Fix issue #705

* Add canonical links to blogs too
2019-12-16 22:55:02 +01:00
Violet whiteandfdb-hiroshima 028c4fdbc6 Fix that bug :D 2019-10-24 12:05:13 +02:00