Commit graph

3611 commits

Author SHA1 Message Date
Anton Khorev
dda0fb6597 Move history_title_html locale string to old_elements 2025-01-04 17:35:05 +03:00
Anton Khorev
c992d51fe2 Move browse history template to old elements directory 2025-01-04 17:22:38 +03:00
Anton Khorev
ccf71302e9 Move element version actions template to old elements directory 2025-01-04 17:11:48 +03:00
Tom Hughes
95b919c5d1 Merge remote-tracking branch 'upstream/pull/5461' 2025-01-03 19:32:42 +00:00
Tom Hughes
c8c13e7d00 Merge remote-tracking branch 'upstream/pull/5460' 2025-01-03 19:29:28 +00:00
Anton Khorev
eec5cadf2a Rename Account module to Accounts 2025-01-03 15:40:59 +03:00
Anton Khorev
615a669345 Convert Auth.providers into array 2025-01-03 14:09:53 +03:00
Anton Khorev
0016c6f4b1 Use resourceful route for message reply 2025-01-03 11:12:29 +03:00
Anton Khorev
feb7af2020 Let page.load proceed when zoomed out, disabling submit
Note that addNoteButton.hasClass("active") check in page.load is useless because page.unload removes this class.
2025-01-01 02:32:06 +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
45c90003c6 Use resourceful routes for api messages in/outbox 2024-12-22 07:03:41 +03:00
Tom Hughes
88946c3e8b Drop unused options from social_share_buttons 2024-12-19 08:16:58 +00:00
Tom Hughes
e1a1bebd95 Drop render prefix from social_share_buttons function 2024-12-19 08:16:57 +00:00
Tom Hughes
6094a97ce6 Merge remote-tracking branch 'upstream/pull/5391' 2024-12-18 14:11:51 +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
Anton Khorev
ca4ee6faa9 Show 'api offline' message on new note page 2024-12-17 03:34:14 +03: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
Tom Hughes
edda4af515 Merge remote-tracking branch 'upstream/pull/4200' 2024-12-10 19:03:55 +00:00
Anton Khorev
507c395f51 Move admin users list to its own controller 2024-12-10 18:38:30 +03:00
Anton Khorev
f051a7c1f5 Write browse element icons as <img> 2024-12-09 13:22:34 +03:00
Tom Hughes
0d9894214b Merge remote-tracking branch 'upstream/pull/5383' 2024-12-08 10:40:04 +00:00
Anton Khorev
4b92c8e555 Let header username expand to screen width in small nav mode 2024-12-06 12:19:43 +03:00
Anton Khorev
ba87362e7f Don't interpolate type in issue title 2024-12-06 11:15:34 +03:00
Tom Hughes
fe81ac334c Merge remote-tracking branch 'upstream/pull/5377' 2024-12-05 18:41:10 +00: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
16e97c57ca Truncate if necessary and set dir=auto for note usernames 2024-12-04 14:10:09 +03: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
Anton Khorev
2d36aa74db Truncate if necessary and set dir=auto for message usernames 2024-12-03 10:48:59 +03:00
Tom Hughes
bc70cae711 Merge remote-tracking branch 'upstream/pull/5366' 2024-12-02 15:00:45 +00:00
Tom Hughes
c4988a69b4 Merge remote-tracking branch 'upstream/pull/5365' 2024-12-02 15:00:42 +00:00
Anton Khorev
20ae1926a8 Truncate usernames in block navigation tabs 2024-12-02 12:22:45 +03:00
Anton Khorev
c4d16abeb7 Set dir=auto on usernames in block lists 2024-12-02 12:02:04 +03:00
Anton Khorev
0babf98256 Set dir=auto on username in header 2024-12-02 10:56:23 +03:00
Anton Khorev
444a691578 Add map color scheme select to preferences form 2024-12-01 04:58:00 +03:00
Anton Khorev
a35f360d5e Show map color scheme on user preferences page 2024-12-01 04:58:00 +03:00
Anton Khorev
141a216423 Set map color scheme depending on user preferences 2024-12-01 04:58:00 +03:00
Anton Khorev
3d79f9fd88 Make a generic preferred color scheme method 2024-12-01 04:58:00 +03:00
Anton Khorev
bad03267c1 Add site color scheme select to preferences form 2024-12-01 04:40:01 +03:00
Anton Khorev
d0b8278c4a Show site color scheme on user preferences page 2024-12-01 04:39:51 +03:00