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
Anton Khorev
2ca74ab3ef
Add auto/manual color scheme stylesheets depending on user preferences
2024-12-01 03:55:19 +03:00
Andy Allan
ce342fede0
Move html_safe declaration for user_mailer from layout to helper
...
This allows us to enable output safety checks for all code within
erb files.
`rubocop --auto-gen-config` ignores code within the erb files, so
it is easier to maintain an exclusion on the helper than inside
the layout.
2024-11-27 18:04:32 +00:00
Anton Khorev
aca9bd205e
Add subscribe/unsubscribe buttons to note pages
2024-11-22 00:55:41 +03:00
Anton Khorev
a25b7953b3
Merge branch 'pull/5297'
2024-11-18 18:15:25 +03:00
Emin Kocan
738e66afa6
Add status filter to user's note page
2024-11-18 15:21:55 +01:00
Andy Allan
22942b1ca1
Merge pull request #5333 from AntonKhorev/auth-buttons-same-as-preferred
...
Style small auth buttons similarly to preferred auth buttons
2024-11-15 16:15:05 +00:00
Anton Khorev
24ccba60cb
Style small auth buttons similarly to preferred auth buttons
2024-11-15 19:09:57 +03:00
Anton Khorev
cfe08d42d6
Set colors for trace visibility badges using .text-bg-*
2024-11-15 18:09:03 +03:00
Andy Allan
ae00fa84c8
Merge pull request #4761 from AntonKhorev:dark-mode-with-close-button
...
Enable dark theme if user prefers dark color scheme - no javascript version
2024-11-13 20:26:47 +00:00