Tom Hughes
|
175bb0d006
|
Merge remote-tracking branch 'upstream/pull/5429'
|
2024-12-20 15:51:04 +00:00 |
|
Anton Khorev
|
cdce867183
|
Merge ApiCapability class into ApiAbility
|
2024-12-20 18:39:08 +03:00 |
|
Tom Hughes
|
e2904daf77
|
Merge remote-tracking branch 'upstream/pull/5427'
|
2024-12-20 13:45:23 +00:00 |
|
Tom Hughes
|
b1099e7349
|
Update stringio
|
2024-12-20 13:43:30 +00:00 |
|
Anton Khorev
|
6ddd6dedb1
|
Remove code that added now-unused field_with_errors css class
|
2024-12-20 16:10:40 +03:00 |
|
Tom Hughes
|
e11ab3c94c
|
Update bundle
|
2024-12-20 08:58:26 +00:00 |
|
Tom Hughes
|
0b42688ae2
|
Merge remote-tracking branch 'upstream/pull/5425'
|
2024-12-20 08:39:16 +00:00 |
|
Tom Hughes
|
e41814d139
|
Merge remote-tracking branch 'upstream/pull/5424'
|
2024-12-20 08:38:28 +00:00 |
|
Tom Hughes
|
3510dfc5df
|
Merge remote-tracking branch 'upstream/pull/5423'
|
2024-12-20 08:37:42 +00:00 |
|
Tom Hughes
|
92242f5297
|
Merge remote-tracking branch 'upstream/pull/5422'
|
2024-12-20 08:35:38 +00:00 |
|
Anton Khorev
|
6b41f14ff8
|
Simplify calls to user block path helpers
|
2024-12-20 06:30:21 +03:00 |
|
Anton Khorev
|
b7b0f1ef39
|
Simplify calls to api_message_path helper
|
2024-12-20 06:11:05 +03:00 |
|
Anton Khorev
|
84f3bd6e91
|
Move user preferences routes to api namespace
|
2024-12-20 06:00:54 +03:00 |
|
Anton Khorev
|
b95a8d03e3
|
Replace show and index abilities with read ability
|
2024-12-20 05:21:06 +03:00 |
|
Tom Hughes
|
33bca7cd65
|
Merge remote-tracking branch 'upstream/pull/5420'
|
2024-12-19 16:09:14 +00:00 |
|
Tom Hughes
|
0434bee888
|
Merge remote-tracking branch 'upstream/pull/5416'
|
2024-12-19 16:06:40 +00: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 |
|
Anton Khorev
|
eeda506ae1
|
Test share textarea not to leak into note text on hiding resolved notes
|
2024-12-19 17:59:44 +03:00 |
|
translatewiki.net
|
1c2a7b0a07
|
Localisation updates from https://translatewiki.net.
|
2024-12-19 13:15:39 +01:00 |
|
Andy Allan
|
f8b04635a7
|
Merge pull request #5417 from tomhughes/social-share-helper
Refactor social sharing helper
|
2024-12-19 10:28:13 +00:00 |
|
Tom Hughes
|
5ce51e9748
|
Merge remote-tracking branch 'upstream/pull/5419'
|
2024-12-19 08:42:02 +00:00 |
|
Tom Hughes
|
b3c5010e14
|
Merge remote-tracking branch 'upstream/pull/5418'
|
2024-12-19 08:22:57 +00:00 |
|
Tom Hughes
|
fcb2b4459d
|
Improve testing of social sharing buttons
|
2024-12-19 08:16:59 +00:00 |
|
Tom Hughes
|
07fc605923
|
Use safe_join to join social sharing buttons
|
2024-12-19 08:16:58 +00:00 |
|
Tom Hughes
|
88946c3e8b
|
Drop unused options from social_share_buttons
|
2024-12-19 08:16:58 +00:00 |
|
Tom Hughes
|
dee02bccd3
|
Drop unused ability to filter social sharing sites
|
2024-12-19 08:16:57 +00:00 |
|
Tom Hughes
|
e1a1bebd95
|
Drop render prefix from social_share_buttons function
|
2024-12-19 08:16:57 +00:00 |
|
Anton Khorev
|
bb561d3ea9
|
Use within_sidebar in CreateNoteTest
|
2024-12-19 05:26:45 +03:00 |
|
Anton Khorev
|
c05cdaddbc
|
Move blocked resolve/reactivate tests to ResolveNoteTest
|
2024-12-19 05:25:23 +03:00 |
|
Anton Khorev
|
25e4a80760
|
Get note text only from textarea within left sidebar
|
2024-12-19 05:22:54 +03:00 |
|
Anton Khorev
|
0931f47483
|
Test share textarea not to leak into note text on reactivation
|
2024-12-19 05:14:15 +03:00 |
|
Anton Khorev
|
2c57c66195
|
Center share popup inside the browser window
|
2024-12-19 04:25:15 +03:00 |
|
Andy Allan
|
4d4b79800a
|
Merge pull request #5388 from AntonKhorev/map-layer-can-embed
Add 'canEmbed' layer option
|
2024-12-18 16:03:10 +00:00 |
|
Anton Khorev
|
8a8c2517f2
|
Add 'canEmbed' layer option
|
2024-12-18 18:36:44 +03:00 |
|
Anton Khorev
|
2c84465cc2
|
Add map.getMapBaseLayer()
|
2024-12-18 18:31:46 +03:00 |
|
Anton Khorev
|
de0bf25499
|
Rename return values of getMapBaseLayerId() to layerId
|
2024-12-18 18:28:18 +03:00 |
|
Andy Allan
|
b32021b7a9
|
Merge pull request #5413 from tomhughes/social-share-helper
Convert social share helper library into a real helper
|
2024-12-18 15:17:25 +00:00 |
|
Tom Hughes
|
2a5e35c716
|
Convert social share helper library into a real helper
|
2024-12-18 15:07:08 +00:00 |
|
Andy Allan
|
a012c5ecee
|
Merge pull request #5411 from tomhughes/bluesky-sharing
Add Bluesky to social sharing buttons
|
2024-12-18 15:06:18 +00:00 |
|
Andy Allan
|
918370b7a8
|
Merge pull request #5412 from tomhughes/facebook-sharing
Pass correct URL to Facebook sharing
|
2024-12-18 15:05:09 +00:00 |
|
Tom Hughes
|
a73f9a2a3b
|
Pass correct URL to Facebook sharing
|
2024-12-18 14:50:49 +00: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 |
|
Tom Hughes
|
84ff3ed43a
|
Merge remote-tracking branch 'upstream/pull/5405'
|
2024-12-17 19:08:52 +00:00 |
|