| 
								
								
									 dakkar | ff220bd372 | Merge branch 'develop' into 'fix/user-lookup-capitalization' # Conflicts:
#   packages/backend/src/core/MfmService.ts | 2024-10-24 08:14:53 +00:00 |  | 
				
					
						| 
								
								
									 dakkar | 4fed355592 | merge: fix: send MFM payload for notes that don't contain advanced MFM (!710) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/710
Closes #647
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-24 08:10:46 +00:00 |  | 
				
					
						| 
								
								
									 Laura Hausmann | aae7fff494 | fix: make sure mentions of local users get rendered correctly during AP delivery (resolves #645) | 2024-10-24 05:51:30 +02:00 |  | 
				
					
						| 
								
								
									 Laura Hausmann | 724aff6e4e | fix: make sure outgoing remote mentions get resolved correctly if referenced with non-canonical casing (resolves #646) | 2024-10-24 05:45:22 +02:00 |  | 
				
					
						| 
								
								
									 Laura Hausmann | d52f4748f2 | fix: send MFM payload for notes that don't contain advanced MFM (resolves #647) | 2024-10-24 05:40:17 +02:00 |  | 
				
					
						| 
								
								
									 dakkar | 60be692a0a | merge: fix: should use invite limit cycle to calculate invite/limit (!706) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/706
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-22 14:07:17 +00:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 6aaeda13b9 | fix: should use invite limit cycle to calculate invite/limit | 2024-10-22 18:48:24 +08:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | bc45ff2103 | add warning about incomplete remote data on following feed | 2024-10-21 17:57:54 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 04654b2f84 | add "followers" tab to following feed | 2024-10-21 17:55:06 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 053b47d78a | return error when calling following feed with both includeReplies and filesOnly | 2024-10-21 17:55:06 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 6430a191f7 | fix duplicate users in the following feed | 2024-10-21 17:55:06 -04:00 |  | 
				
					
						| 
								
								
									 dakkar | d7a3ec9c5e | re-add "copy link (origin)" that was dropped accidentally there are 2 nearly identical blocks of code that generate the menu for
logged-in users and for not-logged-in… I had missed the logged-in one | 2024-10-21 15:14:56 +01:00 |  | 
				
					
						| 
								
								
									 dakkar | d103b76ab0 | merge: chore: fix type errors in useNoteCapture (!701) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/701
Approved-by: Marie <github@yuugi.dev>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-21 08:04:34 +00:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 5e4ed13213 | revert import sort | 2024-10-21 09:03:14 +08:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 684be7d709 | fix: fix type error of useNoteCapture | 2024-10-21 01:38:03 +08:00 |  | 
				
					
						| 
								
								
									 Lhc_fl | 54addd0390 | fix: fix type error of useNoteCapture | 2024-10-21 01:35:40 +08:00 |  | 
				
					
						| 
								
								
									 dakkar | 4ccc0c4b1e | merge: Optimizations to InternalStorageService (resolves #753) (!694) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/694
Closes #753
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Marie <github@yuugi.dev> | 2024-10-20 15:48:46 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 90d8050df4 | merge: Fix "Mark as Sensitive by default" locking files into a Sensitive state (!700) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/700
Closes #760
Approved-by: dakkar <dakkar@thenautilus.net>
Approved-by: Hazelnoot <acomputerdog@gmail.com> | 2024-10-20 12:17:17 +00:00 |  | 
				
					
						| 
								
								
									 Marie | 65ac5fef46 | fix: default sensitive not letting users unmark files | 2024-10-20 11:04:48 +02:00 |  | 
				
					
						| 
								
								
									 Marie | 5e49246c1e | upd: apply suggestion | 2024-10-20 08:42:55 +02:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | fcd2c93a19 | ensure that "thumbnail stored" / "web stored" messages only appear after success | 2024-10-20 00:13:07 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 7aee3c1617 | fix comment typo in InternalStorageService.ts | 2024-10-20 00:11:14 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | b1d9314d6e | pre-create the filesdirectory to reduce IO operations | 2024-10-20 00:10:11 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 2deb64486b | use async IO for InternalStorageService | 2024-10-20 00:10:10 -04:00 |  | 
				
					
						| 
								
								
									 Marie | 8bf7495c92 | upd: remove file on cleaner, fix load more not working | 2024-10-20 01:58:35 +02:00 |  | 
				
					
						| 
								
								
									 dakkar | 2a4c91efcc | Merge branch 'develop' into feature/2024.9.0 | 2024-10-18 22:09:11 +01:00 |  | 
				
					
						| 
								
								
									 Marie | 290bfd2075 | merge: Allow logged in users to refresh polls (!686) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/686
Closes #743
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-18 21:03:07 +00:00 |  | 
				
					
						| 
								
								
									 dakkar | 52e291af67 | Merge branch 'develop' into feature/2024.9.0 | 2024-10-18 22:00:07 +01:00 |  | 
				
					
						| 
								
								
									 Marie | ed064b2193 | upd: remove type username to confirm dialog resolves # 759 | 2024-10-18 01:09:46 +02:00 |  | 
				
					
						| 
								
								
									 Marie | fea7889e0c | upd: add recommended checks | 2024-10-17 21:56:43 +02:00 |  | 
				
					
						| 
								
								
									 Marie | 5152192e09 | fix: add missing type | 2024-10-17 20:22:16 +02:00 |  | 
				
					
						| 
								
								
									 Marie | 42530b5a39 | upd: add additional check from delete endpoint | 2024-10-17 20:15:20 +02:00 |  | 
				
					
						| 
								
								
									 Marie | 360a127ad7 | chore: indent | 2024-10-17 20:14:25 +02:00 |  | 
				
					
						| 
								
								
									 Marie | 1d9cb4fad9 | upd: add decline endpoint and free up username on decline | 2024-10-17 20:11:10 +02:00 |  | 
				
					
						| 
								
								
									 dakkar | 786677b079 | merge: Feat: Implement clickable notifications (!685) View MR for information: https://activitypub.software/TransFem-org/Sharkey/-/merge_requests/685
Approved-by: Hazelnoot <acomputerdog@gmail.com>
Approved-by: dakkar <dakkar@thenautilus.net> | 2024-10-17 15:56:05 +00:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | fbe6b31878 | fix eslint errors in all projects due to over-including files | 2024-10-16 10:30:38 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 6c30c94b92 | fix eslint errors in frontend / frontend-embed | 2024-10-16 09:55:29 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 2c8af72168 | fix formatting in boot.js | 2024-10-16 09:15:03 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 0c2e113e8e | update fast-xml-parser to patch security issue (DoS) | 2024-10-15 22:03:42 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | af3bb7346e | update axios and ws to patch security issue (unexploitable in our case) | 2024-10-15 22:00:39 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 1f53df66d4 | update katex to patch security issue (DoS + 2 more unexploitable) | 2024-10-15 21:51:11 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 5f3cb09eb1 | fix lint errors in SkFormula.vue | 2024-10-15 21:50:05 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 1a9f2f84b3 | fix linting and type checks in all packages | 2024-10-15 21:41:36 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | b20e671452 | disable linting in megalodon, as it's 3rd party code | 2024-10-15 21:41:23 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 45ac7e50bc | fix locales versioning in service worker | 2024-10-15 21:40:20 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | b5a1c54d65 | fix lint errors in backend unit tests | 2024-10-15 21:40:20 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 7431866d86 | fix locales versioning in backend client | 2024-10-15 21:40:20 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 9b06347882 | fix TS errors in NoteCreateService / NoteEditService | 2024-10-15 21:31:34 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | de61781c4a | fix TS errors in vite config files | 2024-10-15 21:23:03 -04:00 |  | 
				
					
						| 
								
								
									 Hazelnoot | 7e220d6e31 | fix lint error in const.ts | 2024-10-15 21:22:46 -04:00 |  |