Commit graph

3481 commits

Author SHA1 Message Date
translatewiki.net
85dadb1082 Localisation updates from https://translatewiki.net. 2021-06-14 09:58:54 +02:00
translatewiki.net
32c4181f41 Localisation updates from https://translatewiki.net. 2021-06-10 16:55:57 +02:00
Tom Hughes
baa32464cd Drop last vestiges of ruby 2.5 support 2021-06-08 20:33:25 +01:00
translatewiki.net
cba1b6a640 Localisation updates from https://translatewiki.net. 2021-06-07 14:58:59 +02:00
Tom Hughes
29032847d9 Set a referrer policy 2021-06-04 21:50:15 +01:00
translatewiki.net
40c3856906 Localisation updates from https://translatewiki.net. 2021-06-03 15:24:16 +02:00
translatewiki.net
93bc938037 Localisation updates from https://translatewiki.net. 2021-05-31 10:10:52 +02:00
translatewiki.net
ad485536a3 Localisation updates from https://translatewiki.net. 2021-05-27 15:49:57 +02:00
translatewiki.net
a9fce763a5 Localisation updates from https://translatewiki.net. 2021-05-24 14:14:01 +02:00
Andy Allan
4c785792fb Switch to using 'rails test:all' in documentation and CI
Fixes #3116.

This allows us to drop our custom patch for running system tests,
as well as opening up all the usual rails test goodies like running
individual files or directories.
2021-05-19 13:39:37 +01:00
Tom Hughes
be9a9a1556 Enable variant tracking for Active Storage 2021-05-17 19:29:12 +01:00
Tom Hughes
31f454e0f7 Fix eslint warnings 2021-05-17 19:29:04 +01:00
Tom Hughes
a533d341f0 Enable some more rails 6.1 defaults 2021-05-17 19:20:32 +01:00
Tom Hughes
84abb70f17 Default rails generated cookies to SameSite=Lax 2021-05-17 18:39:22 +01:00
translatewiki.net
9ca81e2303 Localisation updates from https://translatewiki.net. 2021-05-17 13:18:44 +02:00
Tom Hughes
c4d2f74408 Switch to new defaults for queue names 2021-05-13 20:41:41 +01:00
Tom Hughes
c7ad888015 Enable new Active Job defaults 2021-05-13 20:26:14 +01:00
Tom Hughes
94c5151064 Enable link header for asset preloading 2021-05-13 19:57:47 +01:00
Tom Hughes
32ebe67c00 Enable new connection handling API 2021-05-13 19:54:07 +01:00
Tom Hughes
afc4c6fde1 Enable use of URL safe CSRF tokens 2021-05-13 19:52:02 +01:00
translatewiki.net
6d1a2be43e Localisation updates from https://translatewiki.net. 2021-05-13 13:54:28 +02:00
Tom Hughes
bf851691bf Fix deprecation warnings 2021-05-12 18:49:21 +01:00
Tom Hughes
a71b8af4d1 Update to rails 6.1.3.2 2021-05-12 18:49:21 +01:00
Tom Hughes
84c601460f Add rate limiting to user friendships 2021-05-11 12:10:36 +01:00
Tom Hughes
4d164df5b8 Drop monkey patch that is no longer needed with rails 6 2021-05-10 20:17:44 +01:00
Tom Hughes
1ba10fa9ac Drop monkey patch that is no longer required 2021-05-10 18:52:34 +01:00
translatewiki.net
87581f87b6 Localisation updates from https://translatewiki.net. 2021-05-10 14:13:33 +02:00
translatewiki.net
5c6e10f57d Localisation updates from https://translatewiki.net. 2021-05-07 11:02:24 +02:00
translatewiki.net
21066ec038 Localisation updates from https://translatewiki.net. 2021-05-03 15:30:00 +02:00
translatewiki.net
654a979fdf Localisation updates from https://translatewiki.net. 2021-04-30 09:05:27 +02:00
Andy Allan
2955fe4d4b Refactor user blocks information to use a dl
This also standardises the labels to have the colon, in common with
oauth_clients#show.
2021-04-28 17:28:30 +01:00
Andy Allan
dbf35e0cf6 Merge branch 'pull/3146' 2021-04-28 16:03:57 +01:00
Andy Allan
02bfc46ab3 Move duration to its own line, so that it can be clearly labelled 2021-04-28 16:01:03 +01:00
Andy Allan
7158426ebb
Merge pull request #3169 from harry-wood/empty-lists
Display message when the there are no notes/comments to display
2021-04-28 10:36:09 +01:00
Tom Hughes
46eae20478 Monkey patch oauth gem to avoid use of deprecated URI.unescape 2021-04-26 22:10:45 +01:00
Tom Hughes
89456c8b40 Handle UTF-8 correctly in monkey patched OAuth::Helper.escape
Fixes #3185
2021-04-26 22:10:45 +01:00
translatewiki.net
384c83a248 Localisation updates from https://translatewiki.net. 2021-04-26 15:30:10 +02:00
Tom Hughes
ad6c0d3eba Monkey patch oauth gem to avoid use of deprecated URI.escape 2021-04-22 18:53:27 +01:00
translatewiki.net
3261f446ab Localisation updates from https://translatewiki.net. 2021-04-22 15:09:51 +02:00
translatewiki.net
ae28387135 Localisation updates from https://translatewiki.net. 2021-04-19 12:54:05 +02:00
translatewiki.net
c7314e66c7 Localisation updates from https://translatewiki.net. 2021-04-15 13:12:33 +02:00
translatewiki.net
24e9446417 Localisation updates from https://translatewiki.net. 2021-04-12 15:54:04 +02:00
Harry Wood
95d682119a Display no diary comments message when empty
Display a 'No diary comments' message when there are no diary comments to display, rather than an empty table.
2021-04-10 00:47:20 +01:00
Harry Wood
de8ee536b1 Display no notes message when empty
Display a 'No notes' message when there are no notes to display, rather than an empty table with pagination features.
2021-04-09 19:21:09 +01:00
translatewiki.net
1cbc0774e3 Localisation updates from https://translatewiki.net. 2021-04-08 16:35:58 +02:00
Andy Allan
094d6c8bb9 Move confirmation methods into ConfirmationsController 2021-04-07 16:05:32 +01:00
Andy Allan
7a66c6d4eb Split password reset functionality into PasswordsController 2021-04-07 16:05:28 +01:00
translatewiki.net
f286f40823 Localisation updates from https://translatewiki.net. 2021-04-05 15:33:55 +02:00
translatewiki.net
5861bfb8f2 Localisation updates from https://translatewiki.net. 2021-04-01 13:48:14 +02:00
translatewiki.net
097449d8e1 Localisation updates from https://translatewiki.net. 2021-03-29 18:02:30 +02:00