1
0
mirror of https://github.com/mrusme/neonmodem.git synced 2024-06-16 06:25:23 +00:00
Commit Graph

224 Commits

Author SHA1 Message Date
マリウス
136ee0bfed
Updated README, removed Radicle 2023-06-15 11:17:35 -05:00
マリウス
0f749d7e06
Updated dependencies 2023-06-15 11:16:51 -05:00
マリウス
c9458a05da
Possible fix for #18 2023-06-15 10:25:50 -05:00
マリウス
6a1a27b4e4
Cleaned up go.sum 2023-06-15 10:08:07 -05:00
マリウス
98c323d18b
Possibly fixed #27 2023-06-15 10:05:19 -05:00
mrusme
8d927add42
Merge pull request #26 from tedwardd/hn_proxy_fix
Fix #16 (connecting to HN)
2023-06-14 15:28:19 -05:00
tedwardd
1e979d4430 add proxy to sysConfig during connect 2023-06-14 16:17:29 -04:00
mrusme
dd2bfd8504
Merge pull request #24 from tedwardd/custom_browser_support
Add support for defining custom URL browser in config
2023-06-14 15:09:33 -05:00
Ted Wood
a1acbb80b8 Add support for defining custom URL browser in config 2023-06-14 11:21:57 -04:00
mrusme
ba73eba439
Merge pull request #22 from tedwardd/cfg_file_path
Fix file path for neonmodem.toml in README
2023-06-13 10:58:38 -05:00
mrusme
aad6636303
Merge pull request #21 from monokrome/master
Fix typo, "lobsers"
2023-06-13 10:57:20 -05:00
Ted Wood
423bfdc0a5 Fix file path for neonmodem.toml in README 2023-06-13 09:42:08 -04:00
Bailey Stoner
d975b607b6
Merge pull request #1 from monokrome/fix/lobsers-typo
Fix typo, "lobsers"
2023-06-13 12:47:14 +00:00
Bailey Stoner
df8fc0afcf
Fix typo, "lobsers" 2023-06-13 12:46:55 +00:00
mrusme
f80a07161e
Merge pull request #19 from flaviu-toader/fix_post_loading
Switch to using the more up to date go.elara.ws/go-lemmy
2023-06-12 12:33:46 -05:00
Flaviu Toader
3db3d04e6d
Switch to using the more up to date go.elara.ws/go-lemmy. Fix post and comment loading 2023-06-11 10:01:24 +02:00
mrusme
5562b50813
Merge pull request #17 from mrusme/dependabot/go_modules/golang.org/x/net-0.7.0
Bump golang.org/x/net from 0.5.0 to 0.7.0
2023-02-17 12:33:22 -05:00
dependabot[bot]
32b5ae5aa8
Bump golang.org/x/net from 0.5.0 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.5.0 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/compare/v0.5.0...v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 17:08:05 +00:00
mrusme
eac0755d23
Merge pull request #16 from mrusme/dependabot/go_modules/golang.org/x/image-0.5.0
Bump golang.org/x/image from 0.3.0 to 0.5.0
2023-02-17 12:06:49 -05:00
dependabot[bot]
9a11e14d40
Bump golang.org/x/image from 0.3.0 to 0.5.0
Bumps [golang.org/x/image](https://github.com/golang/image) from 0.3.0 to 0.5.0.
- [Release notes](https://github.com/golang/image/releases)
- [Commits](https://github.com/golang/image/compare/v0.3.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/image
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 14:44:15 +00:00
マリウス
8b67c02cc0
Added workaround for #14, made shadow configurable 2023-01-16 14:32:50 -05:00
マリウス
7888c8b616
Updated table 2023-01-14 15:14:43 -05:00
マリウス
d0a74bc750
Added support table 2023-01-11 01:36:27 -05:00
マリウス
c033498f36
Fixed URLs 2023-01-11 00:08:07 -05:00
マリウス
4539684c79
Updated README.md 2023-01-11 00:04:22 -05:00
マリウス
0d1d63460d
Added .gitsigners 2023-01-11 00:04:10 -05:00
マリウス
337ac6925d
Adjusted .goreleaser.yaml 2023-01-10 19:44:37 -05:00
マリウス
3fabca859f
Implemented #3, nested categories for Discourse 2023-01-10 19:37:07 -05:00
マリウス
ba46179d2f
Fixed copypasta mistake 2023-01-10 19:21:51 -05:00
マリウス
591d093ff5
Fixed line length 2023-01-10 19:04:15 -05:00
マリウス
4f1208b8dc
Implemented #1 for Hacker News 2023-01-10 19:03:42 -05:00
マリウス
60a5162b5c
Implemented #1 for Lemmy 2023-01-10 19:00:58 -05:00
マリウス
71c86c4a56
Implemented #1 for Discourse, Lobsters 2023-01-10 18:56:02 -05:00
マリウス
dbcf566574
Updated README, added z from #10 2023-01-10 14:38:58 -05:00
マリウス
eff17590c5
Implemented first usable draft for #10 2023-01-10 14:36:07 -05:00
マリウス
51cb1d971b
Implemented reply chunks querying for #10 2023-01-10 14:03:57 -05:00
マリウス
a4e4db91b7
Fixed typo 2023-01-10 13:05:53 -05:00
マリウス
73fb14fa06
Implemented dedicated posts loading, part of #10 2023-01-10 13:05:53 -05:00
mrusme
56b54ebe28
Update README.md 2023-01-10 11:34:26 -05:00
マリウス
08d9de64e0
Fixed config loading issue 2023-01-09 12:07:50 -05:00
mrusme
a64cafd086
Update README.md 2023-01-09 11:14:19 -05:00
mrusme
a6f8c50c01
Update README.md 2023-01-09 11:11:51 -05:00
マリウス
981f951576
Disabled Plan 9 2023-01-08 22:07:44 -05:00
マリウス
ed484c4a18
Added link to API documentation 2023-01-08 22:07:35 -05:00
Dora
fc4e2d1cd4 Added splashscreen.png 2023-01-08 20:54:41 -05:00
マリウス
7abfee9cb3
Updated README.md, added image/gif 2023-01-08 17:12:45 -05:00
マリウス
a980ea8e6f
Added rendered VHS gif 2023-01-08 17:12:34 -05:00
マリウス
4e53c747ab
Added tape file for recordings 2023-01-08 17:10:49 -05:00
マリウス
a6b996e6bd
Added ASCII logo 2023-01-08 17:10:33 -05:00
マリウス
680f503953
Changed banner to simpler ASCII art 2023-01-08 16:37:32 -05:00