Domenic Horner

Results 17 issues of 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...

help wanted

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.

P1
Bug

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!...

P4
Enhancement

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:...

P4
Enhancement

Allow Configuring Instance/Username/Password to determine user subscriptions and allow users to one-click subscribe on their instance.

frontend
feature
upstream

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...

frontend
crawler
output
feature

- 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...

output
feature

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)...

frontend
feature

### 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",...

Notifications
Issue accepted