Commit Graph

  • 14fb2d732b add flake.nix SomeGuyNamedMy 2023-06-26 15:58:25 -0400
  • 1d455a7e02 Improve flatpak build script Bnyro 2023-06-26 17:02:12 +0200
  • f1b729be5d Fix meson/flatpak builds Bnyro 2023-06-26 16:55:58 +0200
  • dd78ca3e88 Add script to prepare for flatpak build Bnyro 2023-06-26 15:54:39 +0200
  • 29d46ae1bf Remove unneeded flatpak build options Bnyro 2023-06-26 14:35:27 +0200
  • bd6216d839 Change package name to io.github.lemmygtk.lemoa for flatpak Bnyro 2023-06-26 14:23:25 +0200
  • 0e14266b4a Add screenshots and fix default window size Bnyro 2023-06-26 13:57:13 +0200
  • 12e5ef6dce Hide subscribe button for community when not logged in Bnyro 2023-06-26 13:37:38 +0200
  • 7494340afb Add flatpak metadata and improve meson system Bnyro 2023-06-26 13:32:03 +0200
  • eb8a01c27e Add an about dialog and meson fixes Bnyro 2023-06-26 12:01:22 +0200
  • 8e019361f4 Fix issues with the meson build Bnyro 2023-06-26 11:38:25 +0200
  • fbf4b8dfa5 Reformat project and change package id Bnyro 2023-06-26 10:58:21 +0200
  • d71bbcd3f3 Add desktop file and icon to meson build script Bnyro 2023-06-26 10:38:07 +0200
  • bfa01c8609 Add support for building with meson and add flatpak template Bnyro 2023-06-25 20:25:20 +0200
  • 7a293458b9 Support for uploading images in posts/comments Bnyro 2023-06-25 19:53:15 +0200
  • bc488e7cd3 Fix writing comments and non-updating community info Bnyro 2023-06-24 13:02:02 +0200
  • 9e4cfe6eee Navigate based on person and community ids instead of names Bnyro 2023-06-24 12:53:54 +0200
  • 52da877e17 Update lemmy-api-common to 0.18.0 (using a fork due to issues) Bnyro 2023-06-24 12:40:41 +0200
  • dca386e67a Implement a basic back queue/stack Bnyro 2023-06-23 16:52:50 +0200
  • e5e4d40d89 Fix that the inbox is being fetched on initial startup Bnyro 2023-06-23 16:29:01 +0200
  • 07343a3021 Support for viewing the next pages of communities and posts Bnyro 2023-06-23 16:26:59 +0200
  • 598288434f Add tab to view joined communities Bnyro 2023-06-22 16:31:08 +0200
  • 37a9cc244f Hide all actions that require an account while logged out Bnyro 2023-06-22 16:16:15 +0200
  • ebd91c10af Fix issues with the new inbox page Bnyro 2023-06-22 13:16:25 +0200
  • 304a8991d1 Use gtk toggle buttons for voting Bnyro 2023-06-22 13:06:22 +0200
  • 42adb6e57f
    Add user inbox/notifications to existing features Bnyro 2023-06-22 09:07:45 +0200
  • 4326c7d4d6 Button to mark all as read in the inbox Bnyro 2023-06-22 09:07:08 +0200
  • 1ebfa7776f Add support for viewing the inbox (mentions, replies) Bnyro 2023-06-22 09:04:15 +0200
  • b56a8247e1
    Add editing comments and posts to working features Bnyro 2023-06-21 17:00:51 +0200
  • 3ac17ddd9f Support for editing comments Bnyro 2023-06-21 16:36:24 +0200
  • b56776b671 Support for editing posts Bnyro 2023-06-21 15:37:07 +0200
  • 36d1c74625 Add button to view own profile Bnyro 2023-06-21 14:42:16 +0200
  • 527270706f Reformat current state section Bnyro 2023-06-21 14:27:56 +0200
  • e238beb3cf Support for deleting posts and comments Bnyro 2023-06-21 14:27:12 +0200
  • 9748dc291e
    Add recent changes to status at README Bnyro 2023-06-20 17:13:28 +0200
  • 1e984b0765 (Down-)voting posts and comments Bnyro 2023-06-20 17:13:14 +0200
  • 99e122ed9a Support for subscribing and unsubscribing communities Bnyro 2023-06-20 15:46:40 +0200
  • 0417cea437 Tab to view only subscribed posts Bnyro 2023-06-20 15:26:23 +0200
  • ce9bf6d3ed Add routes to upvote and downvote posts and comments Bnyro 2023-06-20 15:15:10 +0200
  • 9376e3a6c7
    Update current state to support writing posts and comments Bnyro 2023-06-20 12:21:54 +0200
  • 10b5059420 Support for commenting on posts Bnyro 2023-06-20 12:20:28 +0200
  • 99f35bfe7a Support for creating posts Bnyro 2023-06-20 11:52:17 +0200
  • 98b621929a
    Merge pull request #2 from thebigG/dockerfile Bnyro 2023-06-20 11:09:28 +0200
  • 6ef57d3c9f Switch Dockerfile to using void linux for better compile times Bnyro 2023-06-20 11:09:12 +0200
  • 7e8b67f4ef Add API routes for creating and deleting posts and comments Bnyro 2023-06-20 10:40:37 +0200
  • ef0c99db0b -Update README thebigG 2023-06-19 15:14:55 -0500
  • 812d4aa580 -Add Dockerfile thebigG 2023-06-19 15:07:40 -0500
  • 5046a56df9
    Fix line wrap at current state section in readme Bnyro 2023-06-19 12:20:02 +0200
  • 99ef0a904f
    Add login ability to README Bnyro 2023-06-19 10:08:15 +0200
  • 2d845708c4 Add support for logging in to an account Bnyro 2023-06-19 10:08:12 +0200
  • 5bd3491b00 Simplify api helper and add login route Bnyro 2023-06-19 08:43:26 +0200
  • 46a183a52c Add dropdown menu to header bar Bnyro 2023-06-19 08:25:22 +0200
  • e4ea0ed5ba Support rendering markdown content Bnyro 2023-06-19 08:02:44 +0200
  • ef6ee57f6c Drop RefCell's and use Relm component mutability instead Bnyro 2023-06-19 07:34:10 +0200
  • ea6c6f69fa
    Remove obsolete .cargo folder Bnyro 2023-06-19 07:03:01 +0200
  • aded52b68a
    Ignore cargo config files to drop mold as linker Bnyro 2023-06-19 07:01:32 +0200
  • 879ba7268d Rename executable to lemoa Bnyro 2023-06-18 17:10:45 +0200
  • 51c919ea2a
    Add project info and build instructions Bnyro 2023-06-18 17:09:50 +0200
  • 8b91560f49
    Add gpl-3.0 license Bnyro 2023-06-18 16:55:09 +0200
  • 6b8eae051e Initial commit Bnyro 2023-06-18 16:53:53 +0200