Commit Graph

  • d0a1c2cd39 chore(readme): mark project as unmaintained main Bnyro 2024-02-12 10:52:32 +0100
  • b6f2a246c4 chore: switch to more up to date void linux docker image Bnyro 2024-01-31 14:53:55 +0100
  • 8e00321e81 fix: typo in changelog Bnyro 2024-01-06 11:49:59 +0100
  • 9beb1768f2 chore: prepare for v0.5.1 Bnyro 2024-01-06 11:34:28 +0100
  • c069b15cd8 feat: migrate to lemmy v0.19 (closes #33) Bnyro 2024-01-06 11:30:55 +0100
  • 7f8d62cc98 chore: prepare for v5.0 Bnyro 2023-12-14 14:03:20 +0100
  • 545b7bc313 feat: indicate and mark posts as read/unread (closes #32) Bnyro 2023-12-14 13:46:41 +0100
  • 7dc4841e2d chore: add original icon to repo Bnyro 2023-10-23 16:11:12 +0200
  • ab5edfdd67
    chore: add sponsoring info Bnyro 2023-09-27 10:28:41 +0200
  • d6aad1c769
    Merge pull request #31 from gianni-rosato/main Bnyro 2023-09-21 07:45:23 +0200
  • b43e7bd60f
    Losslessly optimized PNGs with oxipng to be ~15% smaller Gianni 2023-09-20 23:21:50 -0400
  • a91f1f4d7f feat: support for reporting posts (closes #30) Bnyro 2023-09-15 10:44:04 +0200
  • 62fcb4640d feat: support for reporting comments under posts Bnyro 2023-09-14 19:57:25 +0200
  • 5d47f33661 feat: dynamic image measures based on screen size (see #27) Bnyro 2023-09-14 19:16:33 +0200
  • 8e9cde2f97 feat: enable libadwaita by default (closes #28) (closes #29) Bnyro 2023-09-14 18:22:20 +0200
  • 4186358c39
    Merge pull request #24 from Busyvar/main Bnyro 2023-09-07 20:14:53 +0200
  • 285374a41f Implement setting dialog & make infinite scroll an option on it BusyVar 2023-08-30 18:26:56 +0200
  • a7da2a7531 Add infinite scroll behaviour BusyVar 2023-08-30 00:53:46 +0200
  • b66376bd6c chore: move flatpak vendor output to downloads folder Bnyro 2023-08-25 13:09:15 +0200
  • 2f1f7183c2 chore: prepare for v4.0 Bnyro 2023-08-25 13:04:51 +0200
  • cac731b41e feat: search community on enter Bnyro 2023-08-10 11:01:44 +0200
  • 216dc9751f
    feat: search on enter in instance list (#21) Lorenzo B Gomez 2023-08-10 03:59:19 -0500
  • a4ea2363fa fix(community page): simplify sub, posts and comment count Bnyro 2023-08-08 18:56:02 +0200
  • 2bfb2cdfeb chore: remove unused chrono features Bnyro 2023-08-08 18:52:36 +0200
  • 929e2b8556 feat(profile): show when the user has joined lemmy Bnyro 2023-08-08 18:52:12 +0200
  • 355a3da2fa feat: add important site info to its dialog Bnyro 2023-08-07 17:24:17 +0200
  • a0720eddcd refactor: simplify the creation of menu actions Bnyro 2023-08-07 16:57:28 +0200
  • 7908213245 chore: run cargo format Bnyro 2023-08-07 16:55:14 +0200
  • 0540bb3ae2 feat: add a site info dialog Bnyro 2023-08-07 16:54:56 +0200
  • c401ca54a2 feat: support for blocking other users Bnyro 2023-08-07 16:14:42 +0200
  • 58c77072ed feat: support for (un)blocking communities Bnyro 2023-08-07 16:05:55 +0200
  • 3ccbdfd903 chore: update dependencies to latest versions Bnyro 2023-08-06 17:49:55 +0200
  • 807c0e9051 feat(community): option to set the sort order of posts Bnyro 2023-08-06 17:44:12 +0200
  • b96ad40fb4 feat(posts): option to set the sort order Bnyro 2023-08-06 13:41:38 +0200
  • 2cd1c678bd
    fix README typo (#20) Lorenzo B Gomez 2023-07-24 02:13:02 -0500
  • 1d69c6b9a5 readme: add installation instructions for void linux Bnyro 2023-07-21 13:24:32 +0200
  • 785118c6d9 fix various clippy warnings to improve the code quality Bnyro 2023-07-18 20:04:13 +0200
  • 1f54f431f8 run cargo format to fix indentation Bnyro 2023-07-18 09:00:18 +0200
  • 700630da2f Minor UI improvements at the instances page Bnyro 2023-07-16 20:06:13 +0200
  • 3ce4fc0c3f Show preview of post thumbnail(closes #9) Bnyro 2023-07-16 19:53:01 +0200
  • 8298bac336 Add trailing slash to gschema Bnyro 2023-07-13 18:25:14 +0200
  • beb56f8fb0 Prepare for v0.3.0 Bnyro 2023-07-13 17:07:16 +0200
  • b7f8125707 Fix index out of bounds after removing account Bnyro 2023-07-13 16:58:44 +0200
  • 7f993ee531 Fix layout issues with the width of a post Bnyro 2023-07-13 16:36:23 +0200
  • 1f044145b3 Fix showing saved posts Bnyro 2023-07-13 16:34:27 +0200
  • 3d403d01f7 Improve and update features sectinon in readme Bnyro 2023-07-11 10:43:35 +0200
  • dabd6f9539
    readme: fix random chars at the end Bnyro 2023-07-11 10:38:22 +0200
  • 2ac8c98e87 Show local posts and communities by default Bnyro 2023-07-11 10:33:51 +0200
  • 2f4485620f support for viewing saved posts and comments Bnyro 2023-07-11 10:30:01 +0200
  • 900928be71 support for saving/bookmarking comments Bnyro 2023-07-11 09:49:44 +0200
  • 572b1992b1 support for bookmarking posts Bnyro 2023-07-11 09:42:37 +0200
  • 2442843ce3
    Possibility to search instances in public tab (#16) Lorenzo B Gomez 2023-07-09 00:50:29 -0500
  • 5e0c84aec7 Support for comment nesting with a tree structure Bnyro 2023-07-08 18:02:02 +0200
  • eda3567c1a readme: add /usr prefix to meson build instructions Bnyro 2023-07-07 17:28:19 +0200
  • 0ce62cc45a Use official lemmy_api_common crate instead of fork Bnyro 2023-07-07 17:26:32 +0200
  • 2f8b8ecf17 Fix horizontal padding of posts in home page Bnyro 2023-07-06 17:43:29 +0200
  • 29e661ec5e Initial support for multiple account profiles Bnyro 2023-07-06 17:41:12 +0200
  • cd0fd30e69 Show login page after choosing an instance Bnyro 2023-07-06 15:24:51 +0200
  • 6266004dcb refactor posts/home page Bnyro 2023-07-06 15:21:16 +0200
  • b38d225540 Improve mobile accessibility on post page Bnyro 2023-07-06 14:51:35 +0200
  • bfe570a0fc Wrap text into new lines and improve view of moderated communities Bnyro 2023-07-06 12:31:21 +0200
  • d7c546a36f
    readme: fix title Bnyro 2023-07-05 10:42:42 +0200
  • 16c944e6ee
    Include the aur repo in README (#15) matthewq337 2023-07-05 08:41:49 +0000
  • e51da627ea Replace unneeded if else expressions with set_visible Bnyro 2023-07-02 19:25:27 +0200
  • 5e353c27cb Show communities moderated by a person Bnyro 2023-07-02 19:09:12 +0200
  • 9dfa5cfea6
    Add instructions how to change theme when using Flatpak (closes #14) Bnyro 2023-07-02 16:55:39 +0200
  • 96ef9e7a1c
    readme: add relm4 to credits Bnyro 2023-07-02 16:51:38 +0200
  • 41e84f0995 Support for viewing the next pages of a profile Bnyro 2023-07-02 11:30:04 +0200
  • f8f5c80450 Support for viewing comments by a user Bnyro 2023-07-02 11:02:54 +0200
  • 514191f75c New app icon, and credits for it in the README Bnyro 2023-07-01 22:16:37 +0200
  • 25d6e98a17 Show new created comment reply after creation Bnyro 2023-07-01 17:25:27 +0200
  • 8fe42f3838 Support for replying to comments Bnyro 2023-07-01 17:19:28 +0200
  • 19fa49ecf7 Use ComponentSender#Emit when talking to parent components Bnyro 2023-07-01 12:04:23 +0200
  • 7aa4936b0a Simplify the logic for changing the instance Bnyro 2023-07-01 12:01:57 +0200
  • 206bb2ab83 Move the login logic to a separate component Bnyro 2023-07-01 11:55:13 +0200
  • 0755f2a0de Move communities page into a separate component Bnyro 2023-07-01 11:31:25 +0200
  • ae6bf45879 Add user agent for http requests (closes #12) Bnyro 2023-07-01 10:04:06 +0200
  • 18492e0685
    add screenshots to readme Bnyro 2023-06-30 21:26:40 +0200
  • 942891248d Improve script to prepare for flatpak release Bnyro 2023-06-30 17:32:44 +0200
  • 02a296dcdf Prepare for v0.2.0 Bnyro 2023-06-30 17:13:08 +0200
  • 1e4ccacfe8 Fix the back queue when changing instance Bnyro 2023-06-30 17:01:45 +0200
  • daa539031f
    List federated instances in instance selector (#8) Lorenzo B Gomez 2023-06-30 09:57:18 -0500
  • 38c0c4fd27
    Add mobile metadata for PureOS store (#11) baarkerlounger 2023-06-29 20:56:09 +0000
  • 2f4dc9cdcb
    Show lemoa desktop icon on mobile devices running Phosh (#10) baarkerlounger 2023-06-29 20:51:15 +0000
  • f4036ed655 Reorganize Readme and add flathub link Bnyro 2023-06-28 21:16:05 +0200
  • dcdcf1b0a1 Validate instance urls for more user convenience Bnyro 2023-06-28 12:00:50 +0200
  • 73666c8474 Log out when choosing a different instance Bnyro 2023-06-28 11:50:08 +0200
  • dbe9b6e74d Display the publish date for posts, comments and replies Bnyro 2023-06-28 11:47:42 +0200
  • e289867cb8 Inbox: support for private messages Bnyro 2023-06-28 11:42:20 +0200
  • e0bdc593fb Clean up logic for editing comments and posts Bnyro 2023-06-28 10:42:42 +0200
  • babfa15e30 Support for writing private messages Bnyro 2023-06-28 10:20:19 +0200
  • 6112f2a492 Inbox: visually separate the mark as read button from others Bnyro 2023-06-28 09:18:45 +0200
  • a01f86e1a1 Inbox page: Show replies instead of mentions by default Bnyro 2023-06-28 09:16:24 +0200
  • c1b5230aa5 Remove 'View' buttons in favor of clicking the title Bnyro 2023-06-28 09:14:49 +0200
  • c2acf90f3f Fix the button positions in the community page when logged in Bnyro 2023-06-28 09:07:34 +0200
  • 380e95235d Open communities in a list by a single click Bnyro 2023-06-28 09:04:56 +0200
  • 53e2e6f572
    Readme: Move to beta state Bnyro 2023-06-27 13:21:08 +0200
  • b857219be2 Fix empty spaces on community page when not logged in Bnyro 2023-06-27 12:24:45 +0200
  • 43aed85726
    Merge pull request #6 from SomeGuyNamedMy/nix-support Bnyro 2023-06-27 07:58:14 +0200
  • 042cbc11b2 add nix develop support SomeGuyNamedMy 2023-06-26 16:02:54 -0400