Commit graph

4602 commits

Author SHA1 Message Date
Anton Khorev
f7b0e87973 Remove "expired unread" short block status
It was supposed to mean that the block is past its end date but still wasn't read by the user. That turned out to be confusing because although it said "expired", such blocks were active.
2025-01-03 11:37:32 +03:00
Tom Hughes
7565f5aa4a Merge remote-tracking branch 'upstream/pull/5440' 2024-12-30 12:40:11 +00:00
Tom Hughes
782e619de2 Merge remote-tracking branch 'upstream/pull/5448' 2024-12-29 19:11:13 +00:00
Anton Khorev
c7e038a4d0 Use resourceful routes for web mailboxes 2024-12-29 08:40:39 +03:00
Anton Khorev
fcfb7d4af1 Replace resent confirmation link with button 2024-12-29 06:28:26 +03:00
Anton Khorev
df1c59280f Add revoke all actions to received blocks resource 2024-12-24 08:18:58 +03:00
Anton Khorev
2df389c97e Create received blocks resource 2024-12-24 07:54:50 +03:00
Anton Khorev
7a4115f090 Create issued blocks resource 2024-12-24 07:54:11 +03:00
Anton Khorev
3b0748831a Declare new block path on resources 2024-12-24 06:44:35 +03:00
Anton Khorev
45c90003c6 Use resourceful routes for api messages in/outbox 2024-12-22 07:03:41 +03:00
Tom Hughes
8aeb16a50c Don't map multiple paths in a single route
This is deprecated in rails 8.0 and 8.1 will remove it.
2024-12-20 13:51:53 +00:00
Anton Khorev
6ddd6dedb1 Remove code that added now-unused field_with_errors css class 2024-12-20 16:10:40 +03:00
Anton Khorev
84f3bd6e91 Move user preferences routes to api namespace 2024-12-20 06:00:54 +03:00
Anton Khorev
2ba85472be Change image download warning message to a list 2024-12-19 18:58:32 +03:00
Anton Khorev
6c1704b245 Add 'canDownloadImage' layer option 2024-12-19 18:58:32 +03:00
translatewiki.net
1c2a7b0a07
Localisation updates from https://translatewiki.net. 2024-12-19 13:15:39 +01:00
Anton Khorev
8a8c2517f2 Add 'canEmbed' layer option 2024-12-18 18:36:44 +03:00
Tom Hughes
7a2e53c225 Add Bluesky to social sharing buttons 2024-12-18 14:47:18 +00:00
Tom Hughes
6094a97ce6 Merge remote-tracking branch 'upstream/pull/5391' 2024-12-18 14:11:51 +00:00
Tom Hughes
7d4cc85a31 Merge remote-tracking branch 'upstream/pull/5410' 2024-12-18 13:54:12 +00:00
Anton Khorev
7e7ede890e Merge branch 'pull/4985' 2024-12-18 16:35:01 +03:00
Emin Kocan
95e1aff234 Add social sharing functionality 2024-12-17 23:36:47 +01:00
Tom Hughes
18409c05ab Merge remote-tracking branch 'upstream/pull/5408' 2024-12-17 19:12:49 +00:00
Tom Hughes
ca719af262 Merge remote-tracking branch 'upstream/pull/5401' 2024-12-17 19:10:06 +00:00
Anton Khorev
e89a78fff8 Move api messages resources to api namespace 2024-12-17 17:14:19 +03:00
Anton Khorev
79c306ad06 Add patch/put api message update 2024-12-17 17:09:47 +03:00
Anton Khorev
ca4ee6faa9 Show 'api offline' message on new note page 2024-12-17 03:34:14 +03:00
translatewiki.net
86fae8980d
Localisation updates from https://translatewiki.net. 2024-12-16 13:15:08 +01:00
Sarah Hoffmann
5a0e0b2407 add lock, information and water classes for nominatim terms 2024-12-16 10:05:42 +01:00
translatewiki.net
1bee96ede1
Localisation updates from https://translatewiki.net. 2024-12-12 13:16:15 +01:00
Andy Allan
83043d6f1c
Merge pull request #5362 from AntonKhorev/color-mode-preference-map
Map color mode preference
2024-12-11 16:53:15 +00:00
Andy Allan
a155a2fda3
Merge pull request #5390 from AntonKhorev/trace-resourceful-routes
Resourceful routes for traces API
2024-12-11 14:04:19 +00:00
Tom Hughes
edda4af515 Merge remote-tracking branch 'upstream/pull/4200' 2024-12-10 19:03:55 +00:00
Tom Hughes
4d6df34c4b Merge remote-tracking branch 'upstream/pull/5389' 2024-12-10 18:57:31 +00:00
Anton Khorev
507c395f51 Move admin users list to its own controller 2024-12-10 18:38:30 +03:00
Anton Khorev
3adb697385 Use resourceful routes for api trace data 2024-12-10 14:21:21 +03:00
Anton Khorev
db3debdd9e Use resourceful routes for api trace create 2024-12-10 13:40:26 +03:00
Anton Khorev
f41f16d450 Use resourceful routes for api trace show, update, destroy 2024-12-10 12:35:35 +03:00
Anton Khorev
bfc8c5f6de Rename 'keyid' layer option to 'layerId' 2024-12-10 01:23:41 +03:00
Anton Khorev
5b5ffaf90f Allow to specify browse icon priorities 2024-12-09 13:22:34 +03:00
Anton Khorev
f051a7c1f5 Write browse element icons as <img> 2024-12-09 13:22:34 +03:00
Anton Khorev
ba87362e7f Don't interpolate type in issue title 2024-12-06 11:15:34 +03:00
Tom Hughes
2cb1462602 Merge remote-tracking branch 'upstream/pull/5380' 2024-12-05 18:31:56 +00:00
translatewiki.net
664aaeee38
Localisation updates from https://translatewiki.net. 2024-12-05 13:13:52 +01:00
Anton Khorev
1c7ead6008 Use translated model names in issue type select 2024-12-05 12:29:13 +03:00
Tom Hughes
0b97b6bc34 Merge remote-tracking branch 'upstream/pull/5374' 2024-12-04 18:59:21 +00:00
Anton Khorev
f5980aca56 Truncate usernames in trace navigation tabs 2024-12-04 13:09:46 +03:00
Anton Khorev
156c526c22 Change block end column to display strictly ends_at
Could display when block was viewed before. That's going to be unintuitive if sorting by different times is introduced.
2024-12-04 10:48:03 +03:00
Anton Khorev
30da09c5a1 Rearrange data in blocks table to start/end/status columns 2024-12-04 10:48:03 +03:00
Anton Khorev
6b55cce25c Use relation icon instead of word in containing relations 2024-12-04 10:30:44 +03:00