KMY
|
76598bd542
|
Merge remote-tracking branch 'parent/main' into upstream-20240319
|
2024-03-19 09:15:20 +09:00 |
|
Matt Jankowski
|
2c0441acd7
|
Use rails built-in tag methods in TextFormatter.shortened_link (#28976)
|
2024-03-13 09:19:54 +00:00 |
|
KMY
|
287eacf5f3
|
Merge commit 'fd284311e7 ' into kb_migration
|
2023-08-01 17:59:16 +09:00 |
|
Matt Jankowski
|
30f5ec7303
|
Rubocop fix: Perfomance/UnfreezeString (#26217)
|
2023-07-28 23:11:05 +02:00 |
|
KMY
|
f18fa97f0c
|
Merge commit '71db616fed ' into kb_migration
|
2023-07-14 12:43:55 +09:00 |
|
Matt Jankowski
|
b8b2470cf8
|
Fix Style/SlicingWithRange cop (#25923)
|
2023-07-12 10:03:06 +02:00 |
|
KMY
|
7fa5cbc649
|
Merge commit '95d65c971c ' into kb_migration
|
2023-07-08 11:26:19 +09:00 |
|
KMY
|
d773c74b9e
|
Bump version to v4.1.4 (#25805)
|
2023-07-08 08:01:06 +09:00 |
|
Claire
|
b6d173b459
|
Fix crash in admin interface when viewing a remote user with verified links (#25796)
|
2023-07-07 18:10:17 +02:00 |
|
KMY
|
2a813d517d
|
Merge commit 'eaa1f9e450 ' into kb_migration
|
2023-07-07 07:20:37 +09:00 |
|
KMY
|
82338ded9f
|
Bump version to v4.1.3 (#25757)
|
2023-07-06 23:09:32 +09:00 |
|
Claire
|
610731b03d
|
Merge pull request from GHSA-55j9-c3mp-6fcq
|
2023-07-06 15:06:49 +02:00 |
|
KMY
|
f8cd77b8b1
|
Merge commit '69db507924 ' into kb_migration
|
2023-06-22 17:39:55 +09:00 |
|
Claire
|
c78280a8ce
|
Add translate="no" to outgoing mentions and links (#25524)
|
2023-06-20 18:10:19 +02:00 |
|
KMY
|
edb2a5dcf3
|
Merge commit 'f378f10404 ' into kb_migration
|
2023-06-07 11:45:52 +09:00 |
|
Nick Schonning
|
c66250abf1
|
Autofix Rubocop Regex Style rules (#23690)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-06 14:50:51 +02:00 |
|
KMY
|
3a1a6ba39e
|
Merge commit '15fd712464 ' into kb_migration
|
2023-05-01 15:05:34 +09:00 |
|
KMY
|
9264284cf4
|
Merge remote-tracking branch 'parent/main' into kb_migration
|
2023-04-27 12:05:58 +09:00 |
|
Nick Schonning
|
49fad26eca
|
Drop EOL Ruby 2.7 (#24237)
|
2023-04-27 01:46:18 +02:00 |
|
KMY
|
71917cab04
|
Fix no-markdown post line break
|
2023-04-12 17:06:27 +09:00 |
|
KMY
|
25c3915728
|
Add markdown selection support
|
2023-04-12 10:16:46 +09:00 |
|
KMY
|
37f708f8ab
|
Remove debug code
|
2023-03-13 10:33:45 +09:00 |
|
KMY
|
1f52db67aa
|
Fix to counter phising attacks from misskey
|
2023-03-07 12:01:59 +09:00 |
|
KMY
|
d7a027e8b1
|
Remove image support for xss
|
2023-03-06 11:43:21 +09:00 |
|
KMY
|
b049e7c502
|
Fix markdown underline with custom emoji
|
2023-03-05 09:05:16 +09:00 |
|
KMY
|
7c7d21cbef
|
Fix underline
|
2023-03-05 08:15:33 +09:00 |
|
KMY
|
d014ffd6d0
|
Remove underline markdown
|
2023-03-05 08:06:46 +09:00 |
|
KMY
|
74c823d500
|
Add superscript/strikethrough flags on markdown
|
2023-03-04 21:15:22 +09:00 |
|
KMY
|
5f477d21d1
|
Fix blockquote
|
2023-03-04 16:19:08 +09:00 |
|
KMY
|
245309d679
|
Fix status text single-line via markdown
|
2023-03-04 15:58:53 +09:00 |
|
KMY
|
44ef5a6173
|
Add markdown support
|
2023-03-04 15:25:24 +09:00 |
|
Eugen Rochko
|
cefa526c6d
|
Refactor formatter (#17828)
* Refactor formatter
* Move custom emoji pre-rendering logic to view helpers
* Move more methods out of Formatter
* Fix code style issues
* Remove Formatter
* Add inline poll options to RSS feeds
* Remove unused helper method
* Fix code style issues
* Various fixes and improvements
* Fix test
|
2022-03-26 02:53:34 +01:00 |
|