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 |
Bnyro
|
9376e3a6c7
|
Update current state to support writing posts and comments
|
2023-06-20 12:21:54 +02:00 |
Bnyro
|
10b5059420
|
Support for commenting on posts
|
2023-06-20 12:20:28 +02:00 |
Bnyro
|
99f35bfe7a
|
Support for creating posts
|
2023-06-20 11:52:23 +02:00 |
Bnyro
|
98b621929a
|
Merge pull request #2 from thebigG/dockerfile
Add dockerfile and build instructions for it
|
2023-06-20 11:09:28 +02:00 |
Bnyro
|
6ef57d3c9f
|
Switch Dockerfile to using void linux for better compile times
|
2023-06-20 11:09:12 +02:00 |
Bnyro
|
7e8b67f4ef
|
Add API routes for creating and deleting posts and comments
|
2023-06-20 10:40:37 +02:00 |
thebigG
|
ef0c99db0b
|
-Update README
|
2023-06-19 15:14:55 -05:00 |
thebigG
|
812d4aa580
|
-Add Dockerfile
|
2023-06-19 15:07:40 -05:00 |
Bnyro
|
5046a56df9
|
Fix line wrap at current state section in readme
|
2023-06-19 12:20:02 +02:00 |
Bnyro
|
99ef0a904f
|
Add login ability to README
|
2023-06-19 10:08:15 +02:00 |
Bnyro
|
2d845708c4
|
Add support for logging in to an account
|
2023-06-19 10:08:12 +02:00 |
Bnyro
|
5bd3491b00
|
Simplify api helper and add login route
|
2023-06-19 08:43:26 +02:00 |
Bnyro
|
46a183a52c
|
Add dropdown menu to header bar
|
2023-06-19 08:25:22 +02:00 |
Bnyro
|
e4ea0ed5ba
|
Support rendering markdown content
|
2023-06-19 08:02:44 +02:00 |
Bnyro
|
ef6ee57f6c
|
Drop RefCell's and use Relm component mutability instead
|
2023-06-19 07:34:10 +02:00 |
Bnyro
|
ea6c6f69fa
|
Remove obsolete .cargo folder
|
2023-06-19 07:03:01 +02:00 |
Bnyro
|
aded52b68a
|
Ignore cargo config files to drop mold as linker
|
2023-06-19 07:01:32 +02:00 |
Bnyro
|
879ba7268d
|
Rename executable to lemoa
|
2023-06-18 17:11:33 +02:00 |
Bnyro
|
51c919ea2a
|
Add project info and build instructions
|
2023-06-18 17:09:50 +02:00 |
Bnyro
|
8b91560f49
|
Add gpl-3.0 license
|
2023-06-18 16:55:09 +02:00 |
Bnyro
|
6b8eae051e
|
Initial commit
|
2023-06-18 16:53:53 +02:00 |