Bat
|
a785cb987b
|
Left-align articles
Fixes #119
|
2018-07-18 23:18:26 +02:00 |
Bat
|
ce256d6e39
|
List authors of a blog
Update french translation accordingly
Fixes #129
|
2018-07-18 23:08:49 +02:00 |
Baptiste Gelez
|
216f334d75
|
Merge pull request #154 from Plume-org/mentions
Fix a bug in mentions
|
2018-07-18 19:12:04 +02:00 |
Bat
|
493fe731d0
|
Remove a debug message while we are at it
|
2018-07-18 19:02:31 +02:00 |
Bat
|
6b58dcfda5
|
Fix a bug in mentions
Fixes #98
|
2018-07-18 19:00:49 +02:00 |
Bat
|
16124e890e
|
Add some test for mentions
|
2018-07-18 18:35:50 +02:00 |
Bat
|
2b04b39f5d
|
Correctly parse HTTP Accept headers
|
2018-07-18 16:58:28 +02:00 |
Bat
|
3d436c10b1
|
Accept more content types when making AP requests
|
2018-07-18 16:25:02 +02:00 |
Bat
|
e3a7eadb78
|
Do it lazily -_-
|
2018-07-18 16:03:52 +02:00 |
Bat
|
488bd929c5
|
Try to fix the Hubzilla issue (#107) again
|
2018-07-18 16:02:21 +02:00 |
Bat
|
389ad28d14
|
Don't broadcast activities to local users
Fix #80
|
2018-07-18 15:49:13 +02:00 |
Bat
|
62007d17ee
|
Fix a visual bug when a post was reshared
|
2018-07-18 15:35:01 +02:00 |
Bat
|
eef9e6b7ea
|
Better style for form errors
|
2018-07-18 15:34:18 +02:00 |
Bat
|
e22bd7a588
|
Fix some issues with new form style
|
2018-07-18 14:14:57 +02:00 |
Baptiste Gelez
|
4aa184ba45
|
Merge pull request #104 from Madeorsk/forms
New forms style
|
2018-07-18 13:39:30 +02:00 |
Baptiste Gelez
|
cfca504592
|
Fix diesel_cli version in DEVELOPMENT.md
|
2018-07-17 22:36:47 +02:00 |
Baptiste Gelez
|
184e898360
|
Fix diesel_cli version in INSTALL.md
|
2018-07-17 22:36:07 +02:00 |
Baptiste Gelez
|
b963fab45f
|
Fix empty button
When using the french translation
|
2018-07-17 12:12:12 +02:00 |
Baptiste Gelez
|
d0a898a6e8
|
Update french translation
|
2018-07-17 12:10:55 +02:00 |
Baptiste Gelez
|
bd6bf76351
|
Merge pull request #118 from fediverse-pl/master
i18n: Update Polish translation
|
2018-07-16 21:32:47 +02:00 |
Marcin Mikołajczak
|
a68adba884
|
i18n: Update Polish translation
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
2018-07-16 11:26:18 +02:00 |
Bat
|
cf23360c4a
|
Avoid panics when encountering an invalid mention
|
2018-07-11 22:11:31 +02:00 |
Bat
|
67dd577a27
|
Make like and share button HTML forms
Fixes #88
|
2018-07-11 21:27:47 +02:00 |
Bat
|
0e773de9ff
|
Remove old configuration template
|
2018-07-11 17:37:36 +02:00 |
Bat
|
b59299ad5a
|
Remove the last build warning
The host-meta route is only available in XML anyway, and having warning during is making people doubt of its validity.
|
2018-07-11 17:31:02 +02:00 |
Bat
|
b95e384ed7
|
Use the ApRequest guard for routes that need it + Fix a few issues with its impl
Also fixes some Rocket warnings!
|
2018-07-11 17:30:01 +02:00 |
Bat
|
8e47219d82
|
Add a ApRequest request guard to accept multiple ActivityPub header on one route
|
2018-07-09 17:24:53 +02:00 |
Bat
|
3796aa48c2
|
Document gettext installation
At least for Ubuntu-like distros
|
2018-07-09 15:14:07 +02:00 |
Bat
|
291e20cb94
|
Remove a "l" lost in a migration file
|
2018-07-09 15:11:02 +02:00 |
Bat
|
f79f01a93f
|
Accept both actor objects and links for Follows
|
2018-07-08 20:01:19 +02:00 |
Baptiste Gelez
|
6fe70cd723
|
Merge pull request #111 from Plume-org/form-validation
Form validation
|
2018-07-08 14:28:47 +02:00 |
Bat
|
06d590ff3b
|
Make form errors i18nalizable
|
2018-07-07 22:57:53 +02:00 |
Bat
|
3775d3a9c9
|
HTML validation + Actually associate messages to errors + Fix inverted behavior on new blog and post form
|
2018-07-07 22:51:48 +02:00 |
Bat
|
e5c1b3259d
|
Make LoginForm serializable
|
2018-07-06 21:59:17 +02:00 |
Bat
|
5f3afe900f
|
Display errors on invalid forms
It will probably need a bit of styling…
|
2018-07-06 19:29:36 +02:00 |
Bat
|
153400959c
|
Actually validate forms
|
2018-07-06 11:51:19 +02:00 |
Baptiste Gelez
|
1f5b2699c2
|
Merge pull request #109 from bitkeks/i18n/german
Add German (de) translation
|
2018-07-05 22:47:17 +02:00 |
Dominik Pataky
|
a391f1ae9d
|
Add German (de) translation
|
2018-07-05 21:58:32 +02:00 |
Matthieu
|
d54fa51a6d
|
New forms style
|
2018-06-30 15:21:05 +02:00 |
Trinity Pointard
|
ec4b791727
|
Update dependancy to rocket_csrf
fix #96
|
2018-06-30 09:38:44 +02:00 |
Baptiste Gelez
|
c7dc5e1644
|
Merge pull request #103 from fediverse-pl/master
i18n: Update Polish translation
|
2018-06-29 23:06:40 +02:00 |
Baptiste Gelez
|
1a8faddaea
|
Merge pull request #101 from gled-rs/patch-1
Update INSTALL.md
|
2018-06-29 23:02:30 +02:00 |
Marcin Mikołajczak
|
64998db08d
|
i18n: Update Polish translation
Signed-off-by: Marcin Mikołajczak <me@m4sk.in>
|
2018-06-29 23:02:28 +02:00 |
Tristan Mahé
|
d0c9b31b33
|
install.md more
|
2018-06-29 12:15:10 -07:00 |
Tristan Mahé
|
a80ff75d7e
|
Reference working rust nightly versions
|
2018-06-29 12:09:25 -07:00 |
Tristan Mahé
|
6b44597b0f
|
Update INSTALL.md
Better formatting.
|
2018-06-29 10:13:58 -07:00 |
Bat
|
c81bb9ec25
|
Make forms validatable
|
2018-06-29 14:56:00 +02:00 |
Bat
|
b008e11fb0
|
Add validator
|
2018-06-29 14:22:43 +02:00 |
Baptiste Gelez
|
6b1c68b89e
|
Merge pull request #99 from gled-rs/feature/install_instructions
Feature/install instructions
|
2018-06-29 12:11:04 +02:00 |
Tristan Mahé
|
52c000ef4b
|
missing start postgresql
|
2018-06-28 16:34:00 -07:00 |