Commit graph

12724 commits

Author SHA1 Message Date
Anton Khorev
e290df896e Put message read/unread/delete buttons in one column 2023-08-11 18:46:51 +03:00
Tom Hughes
f47eeb0632 Merge remote-tracking branch 'upstream/pull/4154' 2023-08-10 22:42:39 +01:00
Tom Hughes
deccf75610 Update to rails 7.0.7 2023-08-10 21:18:24 +01:00
Anton Khorev
f4da0d34a0 Remove message header custom css 2023-08-10 20:47:41 +03:00
Anton Khorev
de8a60a3e3 Check recipient condition separately for message header/footer 2023-08-10 20:38:49 +03:00
Anton Khorev
2d677df6e2 Remove message date float 2023-08-10 20:23:13 +03:00
Tom Hughes
a02e37250b Merge remote-tracking branch 'upstream/pull/4152' 2023-08-10 18:06:20 +01:00
Tom Hughes
09ce3d6abb Merge remote-tracking branch 'upstream/pull/4153' 2023-08-10 18:01:01 +01:00
Tom Hughes
3aafc697f5 Merge remote-tracking branch 'upstream/pull/4151' 2023-08-10 17:56:57 +01:00
Anton Khorev
113c32f65e Remove custom css for OpenID logo 2023-08-10 19:43:54 +03:00
Anton Khorev
ca4555df43 Use Bootstrap inline lists for <dl>s on user pages 2023-08-10 19:12:25 +03:00
Anton Khorev
104b36f678 Remove unnecessary css from diary entry locations 2023-08-10 18:40:05 +03:00
translatewiki.net
b7aa42174c Localisation updates from https://translatewiki.net. 2023-08-10 13:26:11 +02:00
Tom Hughes
38369675b7 Merge remote-tracking branch 'upstream/pull/4135' 2023-08-09 19:22:36 +01:00
Tom Hughes
eedf8a55e4 Merge remote-tracking branch 'upstream/pull/4132' 2023-08-09 19:20:54 +01:00
Tom Hughes
c65f808244 Merge remote-tracking branch 'upstream/pull/4145' 2023-08-08 18:37:00 +01:00
Tom Hughes
a11679d3eb Take exclude_place_ids from Nominatim results directly
Fixes #4137
2023-08-08 18:27:53 +01:00
Anton Khorev
a5a7ee116c Remove 'no home' message css from profile edit form 2023-08-08 20:26:15 +03:00
Anton Khorev
478d80b50c Remove unused user image css from profile edit form 2023-08-08 19:59:50 +03:00
Tom Hughes
58ea30c724 Merge remote-tracking branch 'upstream/pull/4143' 2023-08-08 17:55:46 +01:00
Tom Hughes
d3f532ed78 Merge remote-tracking branch 'upstream/pull/4142' 2023-08-08 17:53:35 +01:00
Tom Hughes
ac9906efe7 Update bundle 2023-08-08 17:46:15 +01:00
Anton Khorev
0868cf3f17 Remove old rails error css 2023-08-08 05:57:16 +03:00
Anton Khorev
b2bb502b65 Expose changeset query limit values in api capabilities 2023-08-08 03:49:14 +03:00
Anton Khorev
665bde6ccd Use max changeset query limit setting in tests 2023-08-08 03:43:35 +03:00
Anton Khorev
a5d14a1815 Move changeset query limit values to settings 2023-08-08 03:33:04 +03:00
translatewiki.net
377c43c02c Localisation updates from https://translatewiki.net. 2023-08-07 13:17:26 +02:00
translatewiki.net
ff4a7dc36d Localisation updates from https://translatewiki.net. 2023-08-03 13:17:38 +02:00
Tom Hughes
a9b616af12 Merge remote-tracking branch 'upstream/pull/4136' 2023-08-03 11:25:14 +01:00
Andy Allan
68fa607811 Use hashes to define where..in sql queries
This is preferable to using SQL statements.
2023-08-03 11:04:28 +01:00
Anton Khorev
b801f3e3e5 Add titles to issue pages 2023-08-03 03:09:54 +03:00
Anton Khorev
b4256ae6a3 Stretch login menu buttons in small nav mode 2023-08-02 20:01:48 +03:00
Tom Hughes
eae9c15b75 Merge remote-tracking branch 'upstream/pull/4131' 2023-08-02 17:01:05 +01:00
Andy Allan
aceef47cd8
Merge pull request #4106 from tomhughes/diary-paging
Replace page numbers with ID based selection for diary indexes
2023-08-02 16:57:26 +01:00
Andy Allan
f884be441d
Merge pull request #4111 from AntonKhorev/hidden-welcome-banner
Hide/show welcome banner with hidden attribute
2023-08-02 16:56:25 +01:00
Andy Allan
98b1e5f76c Switch to bootstrap recommended viewport definition
Original version was introduced in 6674873478
and has not been changed since.

Google's PageSpeed Insights tool also flagged this up as an accessibility
issue, since it previously prohibited users zooming into the site.
2023-08-02 16:07:13 +01:00
Andy Allan
5796bf6347
Merge pull request #4112 from AntonKhorev/no-float-inside-sidebar
Remove unnecessary full-width float css from sidebar
2023-08-02 15:54:16 +01:00
Andy Allan
a56cdd547e
Merge pull request #4125 from tomhughes/oauth-scopes
Only show granted permissions in the authorized application list
2023-08-02 15:52:41 +01:00
Andy Allan
9619e699e1
Merge pull request #4107 from tomhughes/diary-visibility
Allow administrators to see deleted diary entries
2023-08-02 14:47:05 +01:00
Andy Allan
2566d0e379
Merge pull request #4113 from AntonKhorev/no-w-100
Remove setting 100% width with w-100 where it's the default width
2023-08-02 14:20:07 +01:00
Andy Allan
5f0c072ae0
Merge pull request #4120 from AntonKhorev/no-deprecated-iframe-attrs
Remove deprecated attributes from share html
2023-08-02 14:14:55 +01:00
Tom Hughes
39eb334992 Update bundle 2023-08-01 18:14:23 +01:00
translatewiki.net
007413f9b4 Localisation updates from https://translatewiki.net. 2023-07-31 13:20:39 +02:00
Tom Hughes
c376962c9c Only show granted permissions in the authorized application list
Fixes #4124
2023-07-30 20:35:13 +01:00
Tom Hughes
60f42ed6d3 Merge remote-tracking branch 'upstream/pull/4114' 2023-07-30 19:00:02 +01:00
Tom Hughes
52bb2a4430 Merge remote-tracking branch 'upstream/pull/4115' 2023-07-30 18:53:30 +01:00
Tom Hughes
8078265150 Merge remote-tracking branch 'upstream/pull/4110' 2023-07-30 18:48:26 +01:00
Tom Hughes
2f59c267ad Merge remote-tracking branch 'upstream/pull/4118' 2023-07-30 18:47:10 +01:00
Tom Hughes
fbbc306bb4 Merge remote-tracking branch 'upstream/pull/4119' 2023-07-30 18:36:24 +01:00
Tom Hughes
b1926cca32 Merge remote-tracking branch 'upstream/pull/4116' 2023-07-30 18:31:43 +01:00