DESKTOP-O1U24RQ\Kevin_Yu
175cf7487f
minior fixed
12 months ago
DESKTOP-O1U24RQ\Kevin_Yu
f67d062fd2
modified example config
12 months ago
DESKTOP-O1U24RQ\Kevin_Yu
1d7e098853
add timezone support
12 months ago
DESKTOP-O1U24RQ\Kevin_Yu
7a10061384
formating & add the missing function
12 months ago
DESKTOP-O1U24RQ\Kevin_Yu
703a08c84d
Enhancing for getting contact results, which avoiding an error from the chat history deleted in Line app, then sent someone messages from matrix client.
12 months ago
DESKTOP-O1U24RQ\Kevin_Yu
5a57342446
Enhancing for getting contact results, which avoiding an error from the chat history deleted in Line app, then sent someone messages from matrix client.
12 months ago
Andrew Ferrazzutti
800f51958d
Fix sandboxing
...
- Allow setting the sandbox in the config file, and document it
- Enable the sandbox in the default Docker config
- Don't assign to a const when trying to set the sandbox flag
1 year ago
Andrew Ferrazzutti
8d4bb3d777
Add required gtk+3.0 dependency for Docker
...
See: https://gitlab.alpinelinux.org/alpine/aports/-/issues/13029
1 year ago
Andrew Ferrazzutti
47a29005ff
Ignore unix socket files in Docker builds
1 year ago
Andrew Ferrazzutti
8d06c5a0ed
Update Docker instructions
1 year ago
Andrew Ferrazzutti
d9c3b0f01b
Auto-login after auto-logout
...
Instead of only on bridge startup
1 year ago
Andrew Ferrazzutti
e02c91c093
Support auto-login
1 year ago
Andrew Ferrazzutti
0202dd182a
Update supported extension version
1 year ago
Andrew Ferrazzutti
77d63837bc
Update copyright
1 year ago
Andrew Ferrazzutti
b6bf239e27
Fix incorrect command name in help
2 years ago
Andrew Ferrazzutti
e4702d9d3e
When kicked out of LINE, post last known LINE dialog message
2 years ago
Andrew Ferrazzutti
1932bca139
Log to puppeteer from content script
2 years ago
Andrew Ferrazzutti
3887b1e296
Reply as soon as email+password credentials are received
2 years ago
Andrew Ferrazzutti
2d9805afe5
Disable mouse jiggle heartbeat messages
2 years ago
Andrew Ferrazzutti
e4de88fccc
Allow disabling chat cycling
2 years ago
Andrew Ferrazzutti
dd87cd7366
Update some log messages
2 years ago
Andrew Ferrazzutti
bba3f87635
Add missing await
...
When will I stop forgetting this?...
2 years ago
Andrew Ferrazzutti
239b71702e
Add missing mention to smartphone LINE
2 years ago
Andrew Ferrazzutti
39a691db35
Make bridgebot leave rooms when last member leaves
...
Most useful for leaving abandoned notice rooms
2 years ago
Andrew Ferrazzutti
bc0ee93276
Fix broken login cancellation
2 years ago
Andrew Ferrazzutti
d4ab8b90d2
Fix non-interpolated log message
2 years ago
Andrew Ferrazzutti
6e7de546cb
Clarify that a smartphone version of LINE is required
...
Only the smartphone version shows the verification code required for the
first login attempt...
2 years ago
Andrew Ferrazzutti
c9ec557d1c
Fix typo in SETUP.md
2 years ago
Andrew Ferrazzutti
d9e015d393
Forbid invalid joins
2 years ago
Andrew Ferrazzutti
7ffa83252f
Try to prevent duplicate cycle/jiggle timers
2 years ago
Andrew Ferrazzutti
ee207ce37b
Update SETUP.md
2 years ago
Andrew Ferrazzutti
cd75cb0d35
Minor tweaks
2 years ago
Andrew Ferrazzutti
a4a3d2862c
Implement "bridge.private_chat_portal_meta"
2 years ago
Andrew Ferrazzutti
2fd18c7309
Add limit parameter to sync command
2 years ago
Andrew Ferrazzutti
3868c19b71
Tighten up puppet DM invites
2 years ago
Andrew Ferrazzutti
0dd2cf60b1
List contacts alphabetically
2 years ago
Andrew Ferrazzutti
f39781cdcc
Sync non-recent groups by joining them
2 years ago
Andrew Ferrazzutti
57c448e0c3
Contact syncing and invites
...
* Add ability to sync all LINE contacts, which is relevant because the
list of recent chats excludes users you haven't spoken to lately.
* Add bot command to list all contacts.
* Allow inviting a puppet to a DM to create a portal for that LINE user,
instead of having to wait for that user to message you first.
2 years ago
Andrew Ferrazzutti
ce31caa034
Add instructions for systemd and Docker
2 years ago
Andrew Ferrazzutti
81553df1c4
Try to fix some errors caused by bad ordering
2 years ago
Andrew Ferrazzutti
70c21e528f
Merge branch 'systemd' into testing
2 years ago
Andrew Ferrazzutti
d5cd9fe8b9
Tweak systemd units
...
Changes include:
* Remove target unit
* Create and use config directory
* Use directory directly under /opt as home
* Rename suggested user/group
* Restart on failure
* (aside) Rename Node module name after Chrome unit
2 years ago
Andrew Ferrazzutti
b7734aa9ba
Merge remote-tracking branch 'lecris/systemd' into systemd
2 years ago
Andrew Ferrazzutti
be1ec0217c
Update Dockerfiles and dependencies
...
* Update Dockerfiles to work properly
* Use latest available version of Alpine Linux
* Update Puppeteer to 9.1.1 to match Chrome version available in latest
Alpine Linux
* Add docker script for Node process to allow custom config
* Provide separate example config for running Node in docker
TODO: Update SETUP.md with Docker instructions
2 years ago
Andrew Ferrazzutti
570eedf904
Auto-derive the installed LINE extension's UUID
2 years ago
Andrew Ferrazzutti
975e9c5369
Wait for open connection on startup
2 years ago
Andrew Ferrazzutti
f4bd0ca1c9
Use longer timeout for outgoing messages
2 years ago
Andrew Ferrazzutti
20ec4f92fa
Update roadmap
2 years ago
Andrew Ferrazzutti
e0f21ed824
Don't error on member leave if puppet left already
2 years ago
Andrew Ferrazzutti
9e739e9908
Track LINE user joins and leaves
...
Also try to improve accuracy of message dates, and matching user names
to their proper ID & avatar
2 years ago