|  Matt Jankowski | 3a4aed9890 | Rename `app/helpers/jsonld_helper.rb` to `app/helpers/json_ld_helper.rb` (#33489) | 2025-01-09 14:39:49 +00:00 | 
				
					
						|  Matt Jankowski | c0264c8013 | Extend custom CSS cache time with digest paths (#33207) | 2025-01-08 08:48:45 +00:00 | 
				
					
						|  Matt Jankowski | b0634b2943 | Add helpers for ios/android app store links in welcome mailer (#33475) | 2025-01-06 19:59:11 +00:00 | 
				
					
						|  Eugen Rochko | 30aa0df88c | Add terms of service (#33055) | 2024-12-09 10:04:46 +00:00 | 
				
					
						|  Michael Stanclift | 04b7046be1 | Provide option to force use of system scrollbar styling (#32117) | 2024-12-03 08:38:23 +00:00 | 
				
					
						|  Matt Jankowski | 0ea9d8164b | Remove `body_class_string` helper (#33072) | 2024-11-26 07:19:20 +00:00 | 
				
					
						|  Matt Jankowski | c0c34d35e2 | Move self destruct check to `config_for` and add constant for verifier string (#32943) | 2024-11-18 09:57:16 +00:00 | 
				
					
						|  Matt Jankowski | a1ac2a73ff | Remove remnants of embed views (#32419) | 2024-11-16 20:48:10 +00:00 | 
				
					
						|  Emelia Smith | ddfb3d123b | Improve display of statuses in admin panel (#30813) | 2024-11-15 09:38:01 +00:00 | 
				
					
						|  Claire | e8b6607ece | Fix titles being escaped twice (#32889) | 2024-11-14 13:28:00 +00:00 | 
				
					
						|  Emelia Smith | a34edc211f | Add audit logging to Relays (#32819) | 2024-11-12 08:35:08 +00:00 | 
				
					
						|  Matt Jankowski | 1e71c4e247 | Use enum-generated `IpBlock.severity...` scopes (#31210) | 2024-11-08 14:23:52 +00:00 | 
				
					
						|  Matt Jankowski | bde0f1239a | Add `InetContainer` with scopes of `containing` and `contained` (#32802) | 2024-11-08 10:08:36 +00:00 | 
				
					
						|  Matt Jankowski | b231c3c1bf | Drop support for ruby 3.1 (#32363) | 2024-10-31 15:12:08 +00:00 | 
				
					
						|  David Roetzel | 9de3fd60a0 | Add telemetry for status / bio formatting (#32677) | 2024-10-29 10:10:17 +00:00 | 
				
					
						|  Matt Jankowski | 745c4f900a | Remove unused `ApplicationHelper#visibility_icon` helper method (#32644) | 2024-10-24 08:02:54 +00:00 | 
				
					
						|  Matt Jankowski | 97b18d10b4 | Move hcaptcha service config to `config_for` yml (#30662) | 2024-10-23 14:25:43 +00:00 | 
				
					
						|  Eugene Alvin Villar | 16597fa735 | Fix tl language native name (#32606) | 2024-10-22 08:41:40 +00:00 | 
				
					
						|  Matt Jankowski | bd6c96f737 | Fix broken i18n in text welcome mailer tags area (#32571) | 2024-10-18 07:19:37 +00:00 | 
				
					
						|  Matt Jankowski | b78597979a | Fix missing content warning text in rss formatter (#32406) | 2024-10-15 14:12:54 +00:00 | 
				
					
						|  Matt Jankowski | 0e58dc90d9 | Use array compact style for classes in `nothing_here` helper (#32403) | 2024-10-15 13:56:29 +00:00 | 
				
					
						|  Florian Kohler | 2404d6d1a1 | Added Swiss German to languages dropdown (#29281) Co-authored-by: David Roetzel <david@roetzel.de> | 2024-10-14 08:57:34 +00:00 | 
				
					
						|  Matt Jankowski | cec8961372 | Move admin action log type list generation to helper (#32178) | 2024-10-02 14:47:00 +00:00 | 
				
					
						|  Matt Jankowski | 7d6b9ccd34 | Add `copyable_input` helper method to wrap shared options (#32119) | 2024-10-02 14:45:54 +00:00 | 
				
					
						|  Matt Jankowski | 36f9c96812 | Clean up labels on development application form (#32116) | 2024-10-02 14:45:12 +00:00 | 
				
					
						|  Jeong Arm | 65508bb0c0 | Show timestamp when the user deletes their account on admin dashboard (#25640) Co-authored-by: Claire <claire.github-309c@sitedethib.com> | 2024-10-01 13:54:28 +00:00 | 
				
					
						|  Matt Jankowski | e975b55c24 | Remove `WebfingerHelper` module & move usage inline (#31203) | 2024-10-01 09:54:42 +00:00 | 
				
					
						|  Matt Jankowski | f251edfc1d | Add `date_range` view helper (#32187) | 2024-10-01 09:30:21 +00:00 | 
				
					
						|  Matt Jankowski | 675ec1a0ad | Only show recently used tags hint when they are present (#32120) | 2024-09-27 08:18:42 +00:00 | 
				
					
						|  Matt Jankowski | 5405bdd344 | Remove unused E2EE messaging code (#31193) | 2024-09-18 09:27:43 +00:00 | 
				
					
						|  Eugen Rochko | 3d46f47817 | Change embedded posts to use web UI (#31766) Co-authored-by: Claire <claire.github-309c@sitedethib.com> | 2024-09-12 09:41:19 +00:00 | 
				
					
						|  Matt Jankowski | cee71b9892 | Remove `fa_` prefix from status visibility icon method (#31846) | 2024-09-11 07:47:16 +00:00 | 
				
					
						|  Eugen Rochko | e0c27a5047 | Add ability to manage which websites can credit you in link previews (#31819) | 2024-09-10 12:00:40 +00:00 | 
				
					
						|  Mike Dalessio | 10143d053a | Change some instances of Nokogiri HTML4 parsing to HTML5 (#31812) | 2024-09-08 18:41:37 +00:00 | 
				
					
						|  Matt Jankowski | a9d0b48b65 | Set "admin" body class from `admin` nested layout (#31269) | 2024-09-06 13:58:46 +00:00 | 
				
					
						|  Claire | ae363f0555 | Fix spacing between icons and labels in settings/admin interface (#31728) | 2024-09-03 14:43:34 +00:00 | 
				
					
						|  Matt Jankowski | c9641c8070 | Remove un-needed edge case sort condition in languages helper (#31724) | 2024-09-03 13:19:48 +00:00 | 
				
					
						|  Matt Jankowski | 2a244e2fdb | Remove unused `merge_context` helper (#31703) | 2024-09-03 08:59:37 +00:00 | 
				
					
						|  Matt Jankowski | a6df125303 | Fix `Rails/CompactBlank` cop (#31581) | 2024-08-26 07:35:33 +00:00 | 
				
					
						|  Renaud Chaput | 4a968cb7a9 | Add `icon` field to instance endpoint (#30205) | 2024-08-22 10:04:27 +00:00 | 
				
					
						|  Matt Jankowski | f91403ccaa | Remove unused `fa_icon` helper method (#31511) | 2024-08-20 15:59:59 +00:00 | 
				
					
						|  Matt Jankowski | fa2e7b1708 | Migrate fontawesome->material in more views (#31360) | 2024-08-20 11:52:45 +00:00 | 
				
					
						|  Matt Jankowski | 71405eabfc | Use material symbols in table link helper (#31359) | 2024-08-20 11:48:15 +00:00 | 
				
					
						|  Matt Jankowski | 52a626f39b | Replace more `font-awesome` icons in `app/helpers` (#30962) | 2024-08-07 22:53:15 +00:00 | 
				
					
						|  Emelia Smith | c40e481169 | Implement UI for Admin Search of Hashtags (#30880) | 2024-07-29 15:49:44 +00:00 | 
				
					
						|  Matt Jankowski | 543b59fa14 | Clean up `theme_helper` style builders (#30617) | 2024-07-15 13:03:23 +00:00 | 
				
					
						|  Matt Jankowski | 348ccf206e | Fix `Style/ClassEqualityComparison` cop (#30058) | 2024-06-21 15:33:55 +00:00 | 
				
					
						|  Matt Jankowski | d7b7617321 | Use `class_names` in admin/account_moderation_notes helper (#30719) | 2024-06-17 12:20:57 +00:00 | 
				
					
						|  Renaud Chaput | 43bbdea421 | Fix invalid `mask-icon` when a custom instance icon is configured (#30734) | 2024-06-17 09:00:26 +00:00 | 
				
					
						|  Emelia Smith | 3d9f00ae16 | Fix unsafe URLs in audit log resulting from domain blocks (#27139) Co-authored-by: Claire <claire.github-309c@sitedethib.com> | 2024-06-14 07:54:09 +00:00 |