]> Untitled Git - lemmy-ui.git/history - src/shared/utils.ts
Fix loading indicator on search page (fixes #443) (#606)
[lemmy-ui.git] / src / shared / utils.ts
2022-04-05 NutomicFix loading indicator on search page (fixes #443) ...
2022-03-03 NutomicRename theme files from *.min.css to *.css (#590)
2022-03-02 NutomicCustom themes (#584)
2022-02-24 DessalinesAdding nofollow to links. Fixes #542 (#543)
2022-02-18 NutomicFix language names (#580)
2022-02-02 DessalinesFix report page bugs. Fixes #558 (#568)
2022-02-02 DessalinesAdd markdown footnotes. Fixes #561 (#562)
2022-01-12 eduardog3000Improvements to post listings (#536)
2022-01-09 DessalinesAdding as and lt languages.
2022-01-09 DessalinesTemp bans (#524)
2021-12-30 DessalinesPrivate instances (#523)
2021-12-22 DessalinesAdd nord theme. Fixes #520 (#527)
2021-12-01 DessalinesFix native language issue. (zh_Hant) (#513)
2021-11-22 DessalinesMerge pull request #502 from LemmyNet/a_few_small_fixes
2021-11-22 DessalinesMerge pull request #499 from LemmyNet/enable_markdown_html
2021-11-19 DessalinesEnabling html tags in markdown. Fixes #498
2021-11-15 DessalinesFixing nav-link
2021-11-05 DessalinesFix markdown guide url.
2021-10-29 DessalinesUse community title and user display name for dropdown.
2021-10-29 DessalinesMerge branch 'upstream-patch-name' of https://github...
2021-10-29 Owen Youngchore: in case display_name not exist
2021-10-29 Owen Youngui: show user's display_name instead of username
2021-10-29 DessalinesMerge branch 'mahanstreamer-archi'
2021-10-29 DessalinesMerge branch 'archi' of https://github.com/mahanstreame...
2021-10-29 mahanstreamerUpdate utils.ts
2021-10-28 Owen Youngfeat: post form community use title instead of name
2021-09-28 DessalinesAdding bn, ml, and cs langs
2021-09-28 DessalinesReporting (#434)
2021-09-18 DessalinesFix up post, profile and community forms. Fixes #409...
2021-09-18 DessalinesAdding markdown audio and video embeds. Fixes #420...
2021-09-18 DessalinesSi simplifier (#418)
2021-09-18 DessalinesFix profile paging. Fixes #416 (#417)
2021-09-18 DessalinesUse my fork of inferno-i18next. Fixes #413 (#415)
2021-09-06 DessalinesFixing missing arabic. Fixes #404
2021-09-04 DessalinesFix issue with new notification trying to do a fetch...
2021-09-03 DessalinesAdd pt lang.
2021-08-21 DessalinesAdding vi, sk, mnc, and cy languages. (#378)
2021-08-20 DessalinesFeature/user community block (#362)
2021-08-19 DessalinesSwapping out iframely. (#374)
2021-07-19 DessalinesMerge pull request #344 from LemmyNet/fix/add_communiti...
2021-07-19 DessalinesDon't use default subscribed for communities page.
2021-07-18 DessalinesFix language bug on mobile browsers
2021-07-17 DessalinesRe-organized components folder. (#339)
2021-07-16 DessalinesMerge pull request #322 from LemmyNet/fix/comment_collapse
2021-07-16 DessalinesMerge pull request #323 from LemmyNet/fix/page-refresh
2021-07-16 DessalinesMerge pull request #321 from LemmyNet/fix/symbols_issue
2021-07-16 DessalinesMerge pull request #324 from LemmyNet/upgrade_deps_4
2021-07-16 DessalinesFix/multilang (#326)
2021-07-16 DessalinesAdding a few missing langs. (#325)
2021-06-07 NutomicMerge pull request #303 from LemmyNet/joinlemmyorg
2021-06-03 DessalinesChange join.lemmy.ml to join-lemmy.org
2021-04-26 DessalinesFixing an issue with federated search names
2021-04-23 DessalinesAdding listing_type to search. #143 (#264)
2021-04-09 DessalinesMerge pull request #261 from LemmyNet/show_score_setting
2021-04-09 DessalinesShowing / hiding scores based on setting. Fixes #241
2021-04-09 DessalinesMerge pull request #258 from LemmyNet/change_password
2021-04-09 DessalinesMerge pull request #256 from LemmyNet/html_notif_fix
2021-04-09 DessalinesFix html notif bug. Fixes #254
2021-04-09 DessalinesFix html notif bug. Fixes #254
2021-04-02 DessalinesAdding bulgarian language.
2021-03-25 DessalinesMerge branch 'split_user_table'
2021-03-25 DessalinesFixing custom favicons. Fixes #220
2021-03-25 DessalinesMerge branch 'remote-mods'
2021-03-25 DessalinesMerge branch 'main' into add_password_length
2021-03-25 DessalinesMerge pull request #221 from LemmyNet/split_user_table
2021-03-25 DessalinesSome fixes.
2021-03-15 Dessalinesuser_ -> person table migration.
2021-03-01 DessalinesMerge branch 'main' of https://github.com/LemmyNet...
2021-03-01 DessalinesMerge branch 'feature/i18n-type-constraint' of https...
2021-03-01 DessalinesAdding thai language.
2021-02-22 DessalinesExtra lints (#192)
2021-02-22 DessalinesMerge pull request #191 from LemmyNet/use_emoji_utf8
2021-02-21 DessalinesUsing utf-8 emojis. Fixes #184
2021-02-12 Mischa SpiegelmockMake WS host configurable (#167)
2021-02-08 DessalinesMerge pull request #169 from LemmyNet/no_live_sorting
2021-02-08 DessalinesComments and posts no longer live-sorted. Fixes #51
2021-02-05 DessalinesAdding croatian.
2021-02-04 DessalinesUpdating docs locations.
2021-02-02 DessalinesAdding simple scroll position restore. Fixes #18 (...
2021-01-23 DessalinesUsing fully qualified actor_ids for name and community...
2021-01-23 DessalinesAdding tippy to new comments. Fixes #92
2021-01-18 DessalinesUpdating v2 API based on nutomics recommends.
2021-01-15 DessalinesAdding occitan.
2021-01-15 DessalinesFixing docs location
2021-01-06 DessalinesAdd proper docs url.
2021-01-04 DessalinesMerge remote-tracking branch 'origin/drone-ci' into...
2020-12-26 DessalinesA few fixes.
2020-12-24 DessalinesActually sending ws requests, some other fixes.
2020-12-24 DessalinesFirst pass at v2_api
2020-12-15 DessalinesMerge pull request #109 from realkinetix/fix-broken...
2020-12-15 Adam ClarkFix guide URL, fixes link breakages in moved docs....
2020-12-09 DessalinesAdding danish, not yet translated.
2020-12-06 DessalinesTrying to fix site loading errors. #104
2020-12-01 DessalinesAdding the support / donate page to the navbar. Fixes #86
2020-11-12 DessalinesCopy forward-headers from nginx to local node-fetch...
2020-11-03 DessalinesFixing empty post url. Fixes #70
2020-10-26 Orvar SegerströmDon't flash default theme on page load
2020-10-24 DessalinesRemoving landing and donations page, adding joinlemmy...
2020-10-14 DessalinesMerge pull request #59 from LemmyNet/pictrs_v2
2020-10-14 DessalinesMaking front end work w/ pictrs v2. Fixes #57
next