Domenic Horner
Domenic Horner
The backend side for these settings. https://github.com/LemmyNet/lemmy-ui/pull/1640
I have noticed that most of the codebase here is still using obfuscated variable/function names within it's source files. This is a concern to me as the codebase is still...
Error on backup: 00:08:01 [INFO] [Backup] Please provide following error with support request: 00:08:02 [INFO] java.util.ConcurrentModificationException This is a known issue. I am investigating.
Subject Backup and reboot From Karl-Einar To [email protected] Date Tue 23:05 Hello, I would like to start this mail by thanking you for a very helpful plugin, It works great!...
So that time till next backup can be saved over server restart. Simply the amount of time till the next backup should take place should suffice. - Option in settings:...
Allow Configuring Instance/Username/Password to determine user subscriptions and allow users to one-click subscribe on their instance.
Ideally ability to filter communities by Country/Server Location would be ideal Data Ideas: - Perform IP Lookup on Server (CF/CDN can get classisifed as "Global" - Perform ping from crawler...
- a Schema definition for the data I publish - a full list of files available, and which schema they use - advice on deprecation and changes - code examples...
allow people to quickly navigate to an appropriate server they could join use methods to determine if it's "good" - ranking in federation (not appearing on any known blocked instances)...
### Summary Issue presents with `setNotificationCategoryAsync` and `addNotificationResponseReceivedListener` with certain action configurations: All actions are setup with the calls to `setNotificationCategoryAsync`; for example: ```js await Notifications.setNotificationCategoryAsync("submit_reply", [ { identifier: "reply",...