Plume/plume-models/src
Violet White 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
..
search Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
timeline Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
admin.rs Make a distinction between moderators and admins (#619) 2019-09-13 12:28:36 +02:00
api_tokens.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00
apps.rs Remove Canapi (#540) 2019-04-28 22:17:21 +01:00
blog_authors.rs Avoid panics (#392) 2018-12-29 09:36:07 +01:00
blogs.rs Paginate the outbox responses. Fixes #669 (#681) 2019-10-30 11:22:28 +01:00
comment_seers.rs Run 'cargo fmt' to format code (#489) 2019-03-20 17:56:17 +01:00
comments.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
config.rs Add environmental variable to control path of media (#683) 2019-10-28 22:28:28 +01:00
db_conn.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
follows.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
headers.rs Add unit tests for main model parts (#310) 2018-11-24 12:44:17 +01:00
inbox.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
instance.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
lib.rs Paginate the outbox responses. Fixes #669 (#681) 2019-10-30 11:22:28 +01:00
likes.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
lists.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
medias.rs Add environmental variable to control path of media (#683) 2019-10-28 22:28:28 +01:00
mentions.rs Improve notification management (#561) 2019-05-04 17:15:41 +02:00
migrations.rs import migrations and don't require diesel_cli for admins (#555) 2019-04-29 16:30:20 +02:00
notifications.rs delete notification on user deletion (#658) 2019-09-13 11:29:52 +02:00
password_reset_requests.rs Store password reset requests in database (#610) 2019-06-04 19:55:17 +01:00
plume_rocket.rs Add some feedback when performing some actions (#552) 2019-04-30 11:04:25 +01:00
post_authors.rs Avoid panics (#392) 2018-12-29 09:36:07 +01:00
posts.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
reshares.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
safe_string.rs Syntax highlighting (#691) 2019-12-30 14:35:27 +01:00
schema.rs Add support for generic timeline (#525) 2019-10-07 19:08:20 +02:00
tags.rs cache local instance (#572) 2019-05-10 21:59:34 +01:00
users.rs Paginate the outbox responses. Fixes #669 (#681) 2019-10-30 11:22:28 +01:00