178 Commits
Author SHA1 Message Date
Daniel Sheeler 536bada1a7 Make logging messages start with [Gravatar] for each log level. 2024-12-30 20:27:59 -06:00
Daniel Sheeler a8e621c230 Make sure service name is printed as uppercase. 2024-12-30 20:10:01 -06:00
Daniel Sheeler 3034613570 Update documentation to reflect Libravatar is supported. 2024-12-30 20:09:19 -06:00
Daniel Sheeler 0a233ea194 Make it so when service is changed, trigger download 2024-12-30 20:08:13 -06:00
Daniel Sheeler 8024791528 Update to GNOME 47 2024-09-19 07:16:40 -05:00
Daniel Sheeler 62015452d1 Remove unnecessary window deletion in window close handler. 2024-08-21 17:17:03 -05:00
Daniel Sheeler dda153d7d8 Save/restore last prefs window size 2024-08-19 19:39:45 -05:00
Daniel Sheeler 27f48b8afb Support Libravatar 2024-08-19 19:38:18 -05:00
Daniel SheelerandGitHub 39acc68c21 Merge pull request #4 from dsheeler/3-add-eslint-github-action
Add linting
2024-05-24 15:27:52 -05:00
Daniel Sheeler 0622ce72a0 Updates to pass eslint 2024-05-24 15:09:06 -05:00
Daniel Sheeler a35fccd566 change eslint config file to yml 2024-05-23 07:29:38 -05:00
Daniel SheelerandGitHub a9f40a08d4 Update eslint.yml 2024-05-23 07:22:09 -05:00
Daniel Sheeler fcc253f370 Add linting 2024-05-23 01:41:31 -05:00
Daniel Sheeler dc9bf4f1ce Update translations before packaging extension 2024-05-22 19:07:46 -05:00
Daniel Sheeler c85116b038 Update the translations every time we run make and add locale dir to build 2024-05-16 20:56:23 -05:00
Daniel Sheeler 074c2ab41d Update the pot 2024-05-16 20:55:34 -05:00
Daniel Sheeler de96e9fc0b Add 'log' prefix to normal log level messages 2024-05-16 20:42:26 -05:00
Daniel SheelerandGitHub 9bfa85e9b7 Update README.md
Add default value for notifications setting
2024-05-13 12:19:52 -05:00
Daniel SheelerandGitHub e1ce486bf8 Merge pull request #2 from LukIsHere/patch-1
added info about notification setting
2024-05-13 12:12:19 -05:00
lukandGitHub b641600edb added info about notification setting
added info about notification setting in dconf
2024-05-13 17:45:28 +02:00
Daniel Sheeler 7bce948f77 Get rid of unused email verification function 2024-05-12 16:50:50 -05:00
Daniel Sheeler fa6459adbe Add option to opt-in to desktop notifications 2024-05-12 16:50:50 -05:00
Daniel Sheeler 2d62cdcbe9 Make indentation consistent 4 spaces 2024-05-12 16:50:50 -05:00
Daniel SheelerandGitHub a27bf336e2 Update README.md 2024-05-11 22:09:23 -05:00
Daniel Sheeler 93036f0c91 Add debug toggle setting to prefs ui 2024-05-11 17:25:46 -05:00
Daniel Sheeler b4008da23b Query result of download for a 404 and don't update user image 2024-05-11 17:24:03 -05:00
Daniel Sheeler 8c7a455c18 Add a logger class that hooks up to debug setting. 2024-05-05 09:41:59 -05:00
Daniel SheelerandGitHub 927af21100 Update README.md 2024-04-25 19:06:33 -05:00
Daniel Sheeler 9523bf55d1 Add some translatable strings from prefs. re-gen .pot file w new uuid 2024-04-24 20:34:25 -05:00
Daniel Sheeler f1048a9425 log -> console.log 2024-04-23 05:31:50 -05:00
Daniel Sheeler 6f73d64590 Attribution of shortcutButton 2024-04-23 05:31:50 -05:00
Daniel Sheeler a491fae1fe Break prefs into settings and contribute pages. Remove about window. More icons 2024-04-23 05:31:50 -05:00
Daniel Sheeler cc72a6a6f3 Rename variable 2024-04-23 05:31:50 -05:00
Daniel Sheeler 8753c86e8f Use retro icons from gravatar if email isn't found 2024-04-23 05:31:50 -05:00
Daniel Sheeler 6ce529186d Change from symbolic to non-symbolic network error icon 2024-04-23 05:31:50 -05:00
Daniel Sheeler 5452787d4e Move user init to enable, and null it on disable. 2024-04-23 05:31:50 -05:00
Daniel Sheeler 2d5fc777f5 Code formatting 2024-04-23 05:31:50 -05:00
Daniel Sheeler da8e791825 Remove unnecessary, redundant timing functions 2024-04-23 05:31:50 -05:00
Daniel Sheeler 05be619b7f Add a newline in description. 2024-04-23 05:31:50 -05:00
Daniel Sheeler 19c9601059 Remove mention of GNOME in uuid 2024-04-23 05:31:50 -05:00
Daniel SheelerandGitHub 95ae633cfc Update README.md to include links to eog and a usage section which mentions the keybinding 2024-04-22 21:21:08 -05:00
Daniel Sheeler 9d23c0c43a Include an icon; add donations to metadata; fix notifications 2024-04-13 02:51:45 -05:00
Daniel SheelerandGitHub 1576bb95d6 Update README.md with Credits and remove nodejs refs 2024-04-13 02:17:15 -05:00
Daniel Sheeler f045376730 Add pot file 2024-04-06 22:14:30 -05:00
Daniel Sheeler 20285c9686 Remove js node stuff I don't understand. 2024-04-04 22:40:07 -05:00
Daniel Sheeler 8d5e812de0 Fix calls to gr_debug(). 2024-04-04 22:39:29 -05:00
Daniel Sheeler af3fd15239 Remove .eslintrc 2024-03-25 13:00:31 -05:00
Daniel Sheeler f4373db9df Update to GNOME 46. Add keyboard shortcut to trigger reload 2024-03-25 12:58:25 -05:00
Daniel Sheeler 9ea133f120 WIP: gnome 45 support; lib soup update; Makefile; new prefs ui
(not fully working, middle of adding keybinding to initiate
downloading the icon;
2024-03-08 18:41:39 -06:00
Daniel Demus d201991be1 Update the preferences UI to gnome 40 2023-11-25 22:09:50 +01:00