Commit graph

4642 commits

Author SHA1 Message Date
Anton Khorev
2074e9dce2 Merge branch 'pull/5512' 2025-01-18 18:23:51 +03:00
Marwin Hochfelsner
e066ed3e77 Use the dark version of TransportMap in dark mode 2025-01-18 11:56:11 +00:00
Anton Khorev
9c744ab65d Remove "Public editing" line from settings page 2025-01-18 03:32:57 +03:00
Tom Hughes
5eb4c7c0d1 Rename friends rate limit as follows 2025-01-17 23:01:55 +00:00
Tom Hughes
3fcdeba29e Rename friendship_notification to follow_notification 2025-01-17 22:58:36 +00:00
Tom Hughes
256637f6cb Remove trailing whitespace from translation 2025-01-17 22:58:36 +00:00
Andy Allan
4370fe45ad
Merge pull request #5437 from AntonKhorev/user-status-resource
Use resourceful route for user status
2025-01-17 17:55:02 +00:00
Anton Khorev
3eccf65d8c Merge branch 'pull/5261' 2025-01-17 04:01:22 +03:00
Anton Khorev
87e7f887f5 Remove account terms code unreachable for unregistered users 2025-01-16 19:05:53 +03:00
translatewiki.net
b45eb03a6c
Localisation updates from https://translatewiki.net. 2025-01-16 13:13:45 +01:00
Anton Khorev
8db2ff289f Use resourceful route for user status 2025-01-16 02:17:06 +03:00
Nenad Vujicic
aba6b5592d Removed unused translations in preferences.show
After merging 967e6d4 preferences.show.{preferred_editor, preferred_languages} are not used anymore.
2025-01-15 17:45:22 +01:00
Andy Allan
f32aea6d14
Merge pull request #5433 from AntonKhorev/user-routes-api-namespace
Resourceful routes for users api
2025-01-15 12:55:41 +00:00
Andy Allan
b8a1a904c6
Merge pull request #5449 from AntonKhorev/edit-preferences
Make preferences page editable without clicking 'Edit Preferences'
2025-01-15 12:49:34 +00:00
Anton Khorev
f99bf8a139 Remove references to OAuth 1 client_application model 2025-01-14 14:55:25 +03:00
nertc
be11f2075e Refactor friendships controller and model 2025-01-14 11:33:56 +04:00
nertc
2b7a48029b Modify the way Friends are added 2025-01-14 11:32:54 +04:00
Etilène Jourdier
0f2df0b9ef display an encouragement to contribute after many anonymous notes
create a counter of anonymous notes in a cookie, read by new note controller to display an encouragement to contribute in the already existing anonymous warning if the anonymous visitor has already created at least 10 anonymous notes. Cookie deleted on log-in and sign-up after email validation
2025-01-13 14:36:21 +03:00
Anton Khorev
4c73b2651c Rename gpx description template to details
"Description" is just one of trace properties, details include description and other things.
2025-01-11 16:03:59 +03:00
Anton Khorev
be8d76926c Move number of points to file details in gpx emails 2025-01-11 16:03:59 +03:00
Anton Khorev
6c0366d2a2 Move trace descriptions out of success/failure sentences in emails 2025-01-09 14:16:32 +03:00
Anton Khorev
606b5c1b6a Use resourceful routes for terms view/accept/decline 2025-01-08 22:19:35 +03:00
Tom Hughes
c20160d313 Merge remote-tracking branch 'upstream/pull/5459' 2025-01-07 19:08:13 +00:00
Anton Khorev
68e55078ec Make browse not found pages consistent 2025-01-06 20:15:57 +03:00
Anton Khorev
27d82356ab Move redacted version locale strings to old_elements 2025-01-04 17:41:29 +03:00
Anton Khorev
dda0fb6597 Move history_title_html locale string to old_elements 2025-01-04 17:35:05 +03:00
Tom Hughes
95b919c5d1 Merge remote-tracking branch 'upstream/pull/5461' 2025-01-03 19:32:42 +00:00
Tom Hughes
44ec0e02fc Merge remote-tracking branch 'upstream/pull/5458' 2025-01-03 19:21:29 +00:00
Tom Hughes
a6b8cf3e64 Merge remote-tracking branch 'upstream/pull/5454' 2025-01-03 19:19:52 +00:00
Anton Khorev
eec5cadf2a Rename Account module to Accounts 2025-01-03 15:40:59 +03:00
Anton Khorev
13994ca6ca Use resourceful routes for user new/create actions 2025-01-03 11:45:26 +03:00
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
Anton Khorev
0016c6f4b1 Use resourceful route for message reply 2025-01-03 11:12:29 +03:00
Tom Hughes
7286ad027c Merge remote-tracking branch 'upstream/pull/5457' 2025-01-02 18:50:39 +00:00
translatewiki.net
fc13e29d81
Localisation updates from https://translatewiki.net. 2025-01-02 13:15:49 +01:00
Anton Khorev
d57033fa87 Use resourceful route for new message 2025-01-02 10:28:03 +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
967e6d4d86 Make preferences page editable without clicking 'Edit Preferences' 2024-12-29 20:08:17 +03: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
880032ed85 Create user traces resource in api namespace 2024-12-27 05:44:09 +03:00
Anton Khorev
e6b23c133e Move user details route to api namespace 2024-12-27 05:34:19 +03:00
Anton Khorev
b31ac7430e Move user show route to api namespace 2024-12-27 05:26:42 +03:00
Anton Khorev
91de69bc17 Move users index route to api namespace 2024-12-27 05:26:15 +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