Commit Graph

  • d15c5a21d9 chore: fix react render error daniyal 2024-09-11 16:47:55 +05:00
  • 990460d7cf chore: add keys to list elements in home page daniyal 2024-09-10 22:38:14 +05:00
  • 96bf84a0c4 added zap icon / numbers to mod box freakoverse 2024-09-11 15:14:31 +00:00
  • 1ff8d9ed7b Merge pull request 'Comment system on mods implemented' (#35) from staging into master freakoverse 2024-09-11 13:15:44 +00:00
  • aa0b9cf3c3 changed class #35 freakoverse 2024-09-10 15:52:27 +00:00
  • b808157352 fix: added the publish state for comment daniyal 2024-09-10 16:36:35 +05:00
  • 511a67b793 typo fix freakoverse 2024-09-10 08:40:12 +00:00
  • 5ed6a51e76 added missing class freakoverse 2024-09-10 08:29:50 +00:00
  • 4d5f132bab seperated the <p>s from each other freakoverse 2024-09-10 07:54:06 +00:00
  • 50540f0e3f new classes freakoverse 2024-09-10 07:42:31 +00:00
  • e31e7d85ac Update src/pages/mod/internal/comment/index.tsx freakoverse 2024-09-10 07:18:58 +00:00
  • a3a022c436 feat: implemented comment feature and refactored mod page daniyal 2024-09-10 11:41:54 +05:00
  • 458ad744e4 chore: implemented absolute imports daniyal 2024-09-10 11:37:23 +05:00
  • ce994b47c9 Merge pull request 'link change' (#34) from staging into master freakoverse 2024-09-05 13:12:30 +00:00
  • d77d9f7bcc link change #34 freakoverse 2024-09-05 13:00:10 +00:00
  • 42a8eef755 Merge pull request 'Game name now visible on game mod cards and sliders. Mod post reactions now functional. Zap refactored.' (#33) from staging into master freakoverse 2024-09-05 10:39:45 +00:00
  • 23ad13fa85 shortcodes "::" fix #33 freakoverse 2024-09-05 10:29:22 +00:00
  • 87359a914e fix: add signed event to reactionEvents array even before publishing so that UI can be updated immediately daniyal 2024-09-05 15:16:42 +05:00
  • 3d20163b08 adjusted and added more emojis/shortcodes freakoverse 2024-09-05 09:38:15 +00:00
  • 0ac31675f9 chore: display reactions UI after reactionEvents are loaded daniyal 2024-09-05 13:30:10 +05:00
  • 98f4666f96 chore: add game name in mod card and featured slider on landing page daniyal 2024-09-05 12:46:14 +05:00
  • 2dd2992810 feat: implemented the logic for handling reactions on mods daniyal 2024-09-05 12:39:37 +05:00
  • a85314f0a7 chore(refactor): reduce code duplication in zap daniyal 2024-09-04 11:28:15 +05:00
  • b12887cdf5 Update src/styles/SimpleSlider.css freakoverse 2024-09-03 18:00:37 +00:00
  • 3e3f5fe82b Update src/styles/SimpleSlider.css freakoverse 2024-09-03 17:57:32 +00:00
  • a661b3f781 added game name to game mod slide freakoverse 2024-09-03 17:56:33 +00:00
  • 1fde36bc5c new class freakoverse 2024-09-03 15:16:58 +00:00
  • 77d849e3ab added placeholder gamename for a mod card freakoverse 2024-09-03 15:15:04 +00:00
  • 822d5110a8 fix: in setting page display admin tab to only admin users daniyal 2024-09-03 16:47:47 +05:00
  • 8227de2d80 Merge pull request 'fix: latest mods on landing. change: mods-inner url to mod' (#32) from staging into master freakoverse 2024-09-03 10:32:20 +00:00
  • 03f9269eb6 fix: fetch mods withoud limit filter on landing page and apply limit once retrived #32 daniyal 2024-09-03 15:23:07 +05:00
  • 4b51fa55f5 fix: change the route for mod detail page from mods-inner to mod daniyal 2024-09-03 15:13:51 +05:00
  • a23b0a2304 Merge pull request 'new: profile box. fix: landing page latest mods' (#31) from staging into master freakoverse 2024-09-03 10:06:14 +00:00
  • 018536e11d fix: sort the mods in by published_at before displaying in latest mods section of landing page #31 daniyal 2024-09-03 14:59:23 +05:00
  • c44a28f755 fix: fixed profile picture and bio in profile box daniyal 2024-09-03 14:37:54 +05:00
  • 8fea6fa27f chore: quick fix daniyal 2024-09-03 13:15:47 +05:00
  • fad1ff98b3 feat: implemented logic for profile box daniyal 2024-09-03 13:05:37 +05:00
  • 4a7899cfde Update src/styles/cardGames.css freakoverse 2024-09-02 18:52:21 +00:00
  • 25fd2ca6f7 Merge pull request 'slider autoplay fix' (#30) from staging into master freakoverse 2024-09-02 17:40:57 +00:00
  • 0c32999df8 Update src/pages/home.tsx #30 freakoverse 2024-09-02 16:04:18 +00:00
  • 0e08d09717 Merge pull request 'Can now modify landing page. Fallback images for games and mods. Cached events.' (#29) from staging into master freakoverse 2024-09-02 13:28:17 +00:00
  • b4465ee1c6 Update src/constants.ts #29 freakoverse 2024-09-02 10:23:13 +00:00
  • b492f97795 Update src/constants.ts freakoverse 2024-09-02 10:01:30 +00:00
  • f13d800d85 Update src/styles/cardMod.css freakoverse 2024-09-02 09:57:28 +00:00
  • 8726d042f2 Update src/styles/cardMod.css freakoverse 2024-09-02 09:55:00 +00:00
  • 17ef110f6f wrapped the mod image with a div to fix its presentation freakoverse 2024-09-02 09:53:22 +00:00
  • 764c936ff8 Update src/components/GameCard.tsx freakoverse 2024-09-02 09:49:53 +00:00
  • 1b2926ae77 Update src/components/GameCard.tsx freakoverse 2024-09-02 09:48:51 +00:00
  • 9a192451f6 Update src/styles/cardGames.css freakoverse 2024-09-02 09:47:55 +00:00
  • 16b3c7684b Update src/styles/cardGames.css freakoverse 2024-09-02 09:38:43 +00:00
  • 24ea309dd1 Update src/styles/SimpleSlider.css freakoverse 2024-09-02 09:27:23 +00:00
  • 41240ee3fb Update src/styles/SimpleSlider.css freakoverse 2024-09-02 09:04:57 +00:00
  • 098068acef div wrapped the slider image freakoverse 2024-09-02 09:03:41 +00:00
  • 56ec37e57b feat: display data on landing page daniyal 2024-09-02 13:47:16 +05:00
  • c6831f3fb2 chore: add a map in relay controller for storing events daniyal 2024-09-02 13:44:58 +05:00
  • 0733849b25 chore: use fallback images for mod and games if provided image gives error daniyal 2024-09-02 13:43:39 +05:00
  • faf30a89b0 Update src/styles/tags.css freakoverse 2024-08-31 12:03:57 +00:00
  • fc713e9ee4 Merge pull request 'feat: add image gallery' (#28) from staging into master freakoverse 2024-08-29 18:15:18 +00:00
  • 0b2e5c29d5 feat: add image gallery #28 daniyal 2024-08-29 23:01:41 +05:00
  • cd150142f8 Merge pull request 'all filters fully functional. reporting system added. multiple fixes.' (#27) from staging into master freakoverse 2024-08-29 17:40:02 +00:00
  • e1da323c2f fix: add fully unmoderated option for admin #27 daniyal 2024-08-29 22:13:36 +05:00
  • 9893373f75 Merge pull request 'feat: added the ability to unblock the posts' (#26) from unblock into staging s 2024-08-29 13:28:55 +00:00
  • 203e27b19d feat: added the ability to unblock the posts #26 daniyal 2024-08-29 18:26:06 +05:00
  • 47cc4a19ea fix: prepend https:// to url if no protocol is specified daniyal 2024-08-29 14:32:27 +05:00
  • ab27a1f9e1 chore: quick fix daniyal 2024-08-29 13:29:01 +05:00
  • 8a232c7d91 fix: ability to right-click on a mod post to open in new tab or copy link daniyal 2024-08-29 13:24:15 +05:00
  • 1e98b16c14 fix: reset body field in mod form when route changes daniyal 2024-08-28 22:57:26 +05:00
  • d9f0972961 added more report options (2) freakoverse 2024-08-28 17:40:33 +00:00
  • aa9884b9fa Update src/styles/author.css freakoverse 2024-08-28 17:28:37 +00:00
  • 5cb20794d0 Update src/styles/author.css freakoverse 2024-08-28 17:27:02 +00:00
  • 4d64c33597 Merge pull request 'feat: added the ability to report and block posts' (#25) from block-report into staging s 2024-08-28 17:05:21 +00:00
  • d9347014ec feat: added the ability to report and block posts #25 daniyal 2024-08-28 22:03:43 +05:00
  • 1259144228 fix: use published_at for latest/oldest sort daniyal 2024-08-27 20:46:42 +05:00
  • e06a8d6e96 Merge pull request 'new text editor added (tiptap)' (#24) from staging into master freakoverse 2024-08-27 12:59:11 +00:00
  • a5018d9a1f Update src/styles/tiptap.scss #24 freakoverse 2024-08-27 12:47:24 +00:00
  • e0440e1638 temp fix targeting div freakoverse 2024-08-27 12:41:54 +00:00
  • 74e38eac50 Update src/styles/tiptap.scss freakoverse 2024-08-27 12:27:40 +00:00
  • eb450839d5 Update src/styles/styles.css freakoverse 2024-08-27 12:25:33 +00:00
  • 733c155447 Update src/styles/styles.css freakoverse 2024-08-27 12:12:27 +00:00
  • 9bdc8678c4 Update src/styles/tiptap.scss freakoverse 2024-08-27 12:08:50 +00:00
  • 7c2dd9fe7a Update src/styles/styles.css freakoverse 2024-08-27 12:03:19 +00:00
  • 9782256483 Update src/styles/tiptap.scss freakoverse 2024-08-27 11:58:58 +00:00
  • 1cd898eae7 adding classes and adjusting them freakoverse 2024-08-27 11:51:28 +00:00
  • 926d29a36e typo fix freakoverse 2024-08-27 11:39:04 +00:00
  • 29947757af new class for tiptap btn freakoverse 2024-08-27 11:38:13 +00:00
  • b9b1e1457c added class to toolbar btn freakoverse 2024-08-27 11:36:26 +00:00
  • a88ef61eb7 Update src/styles/tiptap.scss freakoverse 2024-08-27 11:20:23 +00:00
  • 4de54f7688 feat: use tiptap for rich text editor daniyal 2024-08-27 15:53:34 +05:00
  • c429dfa322 fix: use @uiw/react-md-editor as rich text editor and displaying markdown daniyal 2024-08-27 00:35:37 +05:00
  • 54ec62df1a Merge pull request 'staging' (#23) from staging into master s 2024-08-26 13:57:06 +00:00
  • 26dcd5463d Merge branch 'master' into staging #23 s 2024-08-26 13:55:53 +00:00
  • 1927887992 fix: reset mod form when route changes from edit to submit daniyal 2024-08-26 18:44:00 +05:00
  • dc19e614df Merge pull request 'fix: use naddr instead of nevent' (#22) from naddr into staging s 2024-08-26 12:13:10 +00:00
  • 6377da94c6 fix: use naddr instead of nevent #22 naddr daniyal 2024-08-26 17:11:33 +05:00
  • 848af66a75 Merge pull request 'nav/header adjustments' (#21) from staging into master freakoverse 2024-08-26 10:28:23 +00:00
  • aca6908ce9 Update src/styles/nav.module.scss #21 freakoverse 2024-08-26 10:09:14 +00:00
  • be7e506457 Update src/styles/nav.module.scss freakoverse 2024-08-26 09:59:40 +00:00
  • b0f8c647ee Update src/layout/header.tsx freakoverse 2024-08-26 09:51:20 +00:00
  • b259623ab6 Update src/layout/header.tsx freakoverse 2024-08-26 09:46:18 +00:00
  • 2a28b068b6 Update src/layout/header.tsx freakoverse 2024-08-26 09:39:14 +00:00