Commit Graph

71 Commits

Author SHA1 Message Date
Bnyro e0bdc593fb Clean up logic for editing comments and posts 2023-06-28 10:42:42 +02:00
Bnyro babfa15e30 Support for writing private messages 2023-06-28 10:20:19 +02:00
Bnyro 6112f2a492 Inbox: visually separate the mark as read button from others 2023-06-28 09:18:45 +02:00
Bnyro a01f86e1a1 Inbox page: Show replies instead of mentions by default 2023-06-28 09:16:24 +02:00
Bnyro c1b5230aa5 Remove 'View' buttons in favor of clicking the title 2023-06-28 09:14:49 +02:00
Bnyro c2acf90f3f Fix the button positions in the community page when logged in 2023-06-28 09:07:34 +02:00
Bnyro 380e95235d Open communities in a list by a single click 2023-06-28 09:04:56 +02:00
Bnyro 53e2e6f572
Readme: Move to beta state 2023-06-27 13:21:08 +02:00
Bnyro b857219be2 Fix empty spaces on community page when not logged in 2023-06-27 12:24:51 +02:00
Bnyro 43aed85726
Merge pull request #6 from SomeGuyNamedMy/nix-support
Nix support
2023-06-27 07:58:14 +02:00
SomeGuyNamedMy 042cbc11b2 add nix develop support 2023-06-26 16:02:54 -04:00
SomeGuyNamedMy 14fb2d732b add flake.nix 2023-06-26 15:58:25 -04:00
Bnyro 1d455a7e02 Improve flatpak build script 2023-06-26 17:02:12 +02:00
Bnyro f1b729be5d Fix meson/flatpak builds 2023-06-26 16:55:58 +02:00
Bnyro dd78ca3e88 Add script to prepare for flatpak build 2023-06-26 15:54:39 +02:00
Bnyro 29d46ae1bf Remove unneeded flatpak build options 2023-06-26 14:35:27 +02:00
Bnyro bd6216d839 Change package name to io.github.lemmygtk.lemoa for flatpak 2023-06-26 14:23:25 +02:00
Bnyro 0e14266b4a Add screenshots and fix default window size 2023-06-26 13:57:13 +02:00
Bnyro 12e5ef6dce Hide subscribe button for community when not logged in 2023-06-26 13:37:38 +02:00
Bnyro 7494340afb Add flatpak metadata and improve meson system 2023-06-26 13:32:03 +02:00
Bnyro eb8a01c27e Add an about dialog and meson fixes 2023-06-26 12:01:22 +02:00
Bnyro 8e019361f4 Fix issues with the meson build 2023-06-26 11:38:25 +02:00
Bnyro fbf4b8dfa5 Reformat project and change package id 2023-06-26 10:58:21 +02:00
Bnyro d71bbcd3f3 Add desktop file and icon to meson build script 2023-06-26 10:38:07 +02:00
Bnyro bfa01c8609 Add support for building with meson and add flatpak template 2023-06-25 20:25:20 +02:00
Bnyro 7a293458b9 Support for uploading images in posts/comments 2023-06-25 19:53:15 +02:00
Bnyro bc488e7cd3 Fix writing comments and non-updating community info 2023-06-24 13:02:02 +02:00
Bnyro 9e4cfe6eee Navigate based on person and community ids instead of names 2023-06-24 12:53:54 +02:00
Bnyro 52da877e17 Update lemmy-api-common to 0.18.0 (using a fork due to issues) 2023-06-24 12:40:41 +02:00
Bnyro dca386e67a Implement a basic back queue/stack 2023-06-23 16:52:50 +02:00
Bnyro e5e4d40d89 Fix that the inbox is being fetched on initial startup 2023-06-23 16:29:01 +02:00
Bnyro 07343a3021 Support for viewing the next pages of communities and posts 2023-06-23 16:26:59 +02:00
Bnyro 598288434f Add tab to view joined communities 2023-06-22 16:31:08 +02:00
Bnyro 37a9cc244f Hide all actions that require an account while logged out 2023-06-22 16:16:15 +02:00
Bnyro ebd91c10af Fix issues with the new inbox page 2023-06-22 13:16:25 +02:00
Bnyro 304a8991d1 Use gtk toggle buttons for voting 2023-06-22 13:06:27 +02:00
Bnyro 42adb6e57f
Add user inbox/notifications to existing features 2023-06-22 09:07:45 +02:00
Bnyro 4326c7d4d6 Button to mark all as read in the inbox 2023-06-22 09:07:08 +02:00
Bnyro 1ebfa7776f Add support for viewing the inbox (mentions, replies) 2023-06-22 09:04:15 +02:00
Bnyro b56a8247e1
Add editing comments and posts to working features 2023-06-21 17:00:51 +02:00
Bnyro 3ac17ddd9f Support for editing comments 2023-06-21 16:36:24 +02:00
Bnyro b56776b671 Support for editing posts 2023-06-21 15:37:07 +02:00
Bnyro 36d1c74625 Add button to view own profile 2023-06-21 14:42:16 +02:00
Bnyro 527270706f Reformat current state section 2023-06-21 14:27:56 +02:00
Bnyro e238beb3cf Support for deleting posts and comments 2023-06-21 14:27:12 +02:00
Bnyro 9748dc291e
Add recent changes to status at README 2023-06-20 17:13:28 +02:00
Bnyro 1e984b0765 (Down-)voting posts and comments 2023-06-20 17:13:14 +02:00
Bnyro 99e122ed9a Support for subscribing and unsubscribing communities 2023-06-20 15:46:40 +02:00
Bnyro 0417cea437 Tab to view only subscribed posts 2023-06-20 15:26:23 +02:00
Bnyro ce9bf6d3ed Add routes to upvote and downvote posts and comments 2023-06-20 15:15:10 +02:00