Plume/templates
Violet White 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
..
blogs Fix issue #705 (#708) 2019-12-16 22:55:02 +01:00
errors Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
instance Email blocklisting (#718) 2020-01-12 19:41:35 +01:00
medias Replace the input! macro with an Input builder (#646) 2019-08-27 16:50:24 +02:00
notifications Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
partials Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
posts Fix issue #705 (#708) 2019-12-16 22:55:02 +01:00
search make search items optional (#693) 2019-11-10 15:37:51 +01:00
session Escape href quotation marks (#678) 2019-10-17 09:12:24 +02:00
tags Update rocket_i18n and add gettext_macros (#431) 2019-02-02 15:23:50 +01:00
timelines Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
users Fix issue #705 (#708) 2019-12-16 22:55:02 +01:00
base.rs.html Make a distinction between moderators and admins (#619) 2019-09-13 12:28:36 +02:00
remote_interact_base.rs.html Replace the input! macro with an Input builder (#646) 2019-08-27 16:50:24 +02:00