]> Untitled Git - lemmy-ui.git/history - src/shared/components/post/post-form.tsx
Changing all bigints to numbers
[lemmy-ui.git] / src / shared / components / post / post-form.tsx
2023-05-15 DessalinesChanging all bigints to numbers
2023-05-13 NutomicDont preselect new post language (#1008)
2023-05-11 DessalinesUsing auto-generated types from ts-rs. (#1003)
2023-05-11 DessalinesUpgrading deps. (#1004)
2023-04-15 SleeplessOne1917Make pages use query params instead of route params...
2023-04-04 SleeplessOne1917Multiple image upload (#971)
2023-03-27 DessalinesMerge branch 'custom-emojis' of https://github.com...
2023-03-27 SleeplessOne1917refactor: update UI to use new client uploadImage funct...
2023-01-04 DessalinesRemoving monads. Fixes #884 (#886)
2022-12-19 DessalinesAdding Community Language fixes. #783 (#868)
2022-10-21 DessalinesMerge branch 'browser_popup'
2022-10-21 DessalinesFixing up popup code.
2022-09-30 sam365724Merge branch 'LemmyNet:main' into multiple-images-upload
2022-09-22 DessalinesAdding a loading indicator for post community searching...
2022-09-22 DessalinesHide create community (#787)
2022-09-22 DessalinesUpgrade inferno v8.0.0 try2 (#790)
2022-09-21 DessalinesMerge branch 'fix/notif_new_fetch_bug' of https://githu...
2022-08-17 DessalinesUpdating translations.
2022-07-30 DessalinesFix suggested post title html. Fixes #691 (#717)
2022-07-30 DessalinesFix community filtering. (#729)
2022-06-21 DessalinesAdding option types 2 (#689)
2022-05-23 DessalinesAdd posting restricted to mods (#642)
2022-04-27 DessalinesProperly debouncing tribute mentions. Fixes #633 (...
2022-02-24 DessalinesAdding nofollow to links. Fixes #542 (#543)
2021-12-02 DessalinesUsing console.error for error logs. (#517)
2021-11-17 DessalinesTrying to catch promise and json parse errors. #489...
2021-11-15 DessalinesFixing nav-link
2021-10-29 DessalinesMerge branch 'upstream-patch-name' of https://github...
2021-10-29 DessalinesMerge branch 'mahanstreamer-archi'
2021-10-29 DessalinesRun prettier
2021-10-29 DessalinesMerge branch 'archi' of https://github.com/mahanstreame...
2021-10-29 mahanstreamerUpdate post-form.tsx
2021-10-01 DessalinesAdd honeypot for user and form creation. Fixes #433...
2021-09-18 DessalinesFix up post, profile and community forms. Fixes #409...
2021-08-20 DessalinesFeature/user community block (#362)
2021-08-19 DessalinesSwapping out iframely. (#374)
2021-07-17 DessalinesRe-organized components folder. (#339)