Malte
e0d994c35c
Added translation using Weblate (German)
3 years ago
hrfee
cab30eb628
Added translation using Weblate (English (United Kingdom))
3 years ago
Harvey Tindall
71df011556
merge translations
3 years ago
Levi
b2828110e3
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (101 of 101 strings)
Translation: jfa-go/Setup
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/setup/sv/
3 years ago
Levi
50eb05776a
translation from Weblate (Swedish)
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/sv/
3 years ago
Harvey Tindall
19715f25f6
Move all migrations to separate file
...
Also fixed some inconsistent uses of snake case.
3 years ago
Harvey Tindall
d41a281d53
mention tray icon in issue template
3 years ago
Harvey Tindall
a8229631bd
mention matrix in readme
3 years ago
Harvey Tindall
0a2cf6132f
merge matrix into local changes
3 years ago
Harvey Tindall
d7ab01063a
apt: Use commit count to fix version comparisons
...
previous fix only worked because the numerical portion of the commit
hash happened to be greater. This should do properly fix it.
3 years ago
Harvey Tindall
6fb8f1ed7f
Merge pull request #112 from hrfee/matrix
...
Matrix Integration
3 years ago
Harvey Tindall
a9b11012bc
Matrix: Add example images
3 years ago
Harvey Tindall
e7cb1f516b
Mention wiki in Telegram/Discord/Matrix settings descriptions
3 years ago
Harvey Tindall
555d5abf59
bump browserslist version
3 years ago
Harvey Tindall
93937ec3b5
drone: use pre-made image with dependencies
...
a cron job builds hrfee/jfa-go-build-docker daily, which includes the
apt dependencies for building.
3 years ago
Harvey Tindall
93c7a6e31b
apt: Change versioning to hopefully fix updates
...
0.0.0-{commit} didn't register as updates to the previously installed
versions, but it looks like 0{commit} works.
3 years ago
Harvey Tindall
a9cabe3d74
apt: also remove jfa-go-tray
3 years ago
Harvey Tindall
d6fd1d6894
apt: remove last unstable before adding
...
kind of a hack, since all versions have version number 0.0.0, reprepro
skips adding new files.
3 years ago
Harvey Tindall
375022ba95
Matrix: Add token generation wizard
...
Pressing the "+" next to matrix in settings allows you to enter a
homeserver, username and password to enable matrix and generate an
access token.
3 years ago
Harvey Tindall
75fdf6ec3d
Matrix: Connect on accounts tab, customizable chat topic
3 years ago
Harvey Tindall
561c461a18
PWR: TrimPrefix instead of Replace for PWR links
3 years ago
Harvey Tindall
59ebf52fe2
Matrix: Show matrix on accounts page
3 years ago
Harvey Tindall
89fb3fa619
Matrix: Notifications
3 years ago
Harvey Tindall
9bd6abadf4
Matrix: Fix user storage
3 years ago
Harvey Tindall
953a66ec47
Password Resets: Ignore magic link visits from bots
...
For #108 . Literally just searches the useragent for "Bot", seems good
enough for Telegram atleast.
3 years ago
Harvey Tindall
4e826f4167
Matrix: Store user on sign-up
3 years ago
Harvey Tindall
e97b90d4d7
Matrix: Setup bot, add PIN verification
...
PIN is verified but not used currently. Works a little different than
the others, you input your matrix user ID and then the PIN is sent to
you. The bot doesn't support E2EE, so the bot being the first one to
message ensures the chat is unencrypted.
3 years ago
Harvey Tindall
fb6256d1ed
Telegram: Escape all necessary characters
...
Fixes #108 .
3 years ago
Harvey Tindall
7035a3fe9c
Tray: Add button to open logs
3 years ago
Harvey Tindall
62c29d55cc
Log output to TEMP/jfa-go.log when Tray enabled
...
-H=windowsgui completely disables Stdout/Stderr on Windows, so logging
is enabled.
3 years ago
Harvey Tindall
a83dbcf3ab
debian/ubuntu, not just debian
4 years ago
Harvey Tindall
e48bdcc45b
README: change install section layout
...
Downloads at the top also now link to parts in the install section.
4 years ago
Harvey Tindall
0b473ef01f
don't put .debs on buildrone; link to instructions at top of README
4 years ago
Harvey Tindall
e03525a1d1
separate codenames for stable & unstable
...
templates don't work in name_template as i though, so this should work
instead.
4 years ago
Harvey Tindall
087172c79e
fix package naming to avoid conflicts
4 years ago
Harvey Tindall
8fd919bf04
remove chglog, add steps to upload to apt.hrfee.dev
...
chglog isn't actually needed. Packages are uploaded as jfa-go(-git) and
jfa-go-tray(-git).
4 years ago
Harvey Tindall
2ad84db482
add inaccurate chglog
...
not really correct, tagged as v0.3.6 despite the few extra commits.
4 years ago
Harvey Tindall
85536ff79e
expand CONTRIBUTING, print if tray enabled on startup
4 years ago
Harvey Tindall
8b62c91d13
Mention TrayIcon deps in README
4 years ago
Harvey Tindall
e7d1693517
Enable updater for Tray builds
4 years ago
Harvey Tindall
e78b4882b3
Fix updater for zip files
...
Forgot to change this when I switched, oops.
4 years ago
Harvey Tindall
e01144950b
Mention Discord in README
4 years ago
Harvey Tindall
86ef665b12
Discord: Try to avoid more race conditions
...
also added RACE=on to Makefile to enable go's race detector.
4 years ago
Harvey Tindall
f419a57e6d
Fixed loaded message, Tray by default
4 years ago
Harvey Tindall
d7e8ec95de
add missing perms, fix order
4 years ago
Harvey Tindall
5a9bc1c66f
Merge Discord branch
...
Discord Integration, Accounts UI improvements
4 years ago
Harvey Tindall
1f9af8df89
Discord: Add option to provide server invite
...
When enabled, a temporary one-use invite is created and shown to the
user on the account creation form.
4 years ago
Harvey Tindall
0676b6c41f
Discord: Display channel on account creation form
4 years ago
ClankJake
ac842e6273
translation from Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (32 of 32 strings)
Translation: jfa-go/Account Creation Form
Translate-URL: https://weblate.hrfee.dev/projects/jfa-go/form/pt_BR/
4 years ago
Harvey Tindall
ce8cdced4d
Discord: Fix GetUsers, add invite messages
...
The "Send to" box on the invite tab now accepts username#discriminator,
and a search icon has been added which opens a search window similar to
the one on the accounts tab. DiscordDaemon.GetUsers was also very broken
and wouldn't work with full username#discriminator, that's been fixed.
4 years ago