summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-02-28add URL parameter to ignore user theme on startupAndrew Dolgov
2020-02-28move default (light) theme LESS source to a more appropriate placeAndrew Dolgov
2020-02-28set all tooltip colors via less variablesAndrew Dolgov
2020-02-28fix tooltip colors for night modeAndrew Dolgov
2020-02-28source validationtextarea in main UIAndrew Dolgov
2020-02-28batchSubscribe: use validationtextareaAndrew Dolgov
2020-02-28add validationtextarea control, use it for filter match editorAndrew Dolgov
2020-02-28getTestResults: don't try to use previously removed variableAndrew Dolgov
2020-02-28filter edit dialog: load rule editor via XHRAndrew Dolgov
2020-02-28fix typoAndrew Dolgov
2020-02-28filter test dialog: pass contents via xhr POSTAndrew Dolgov
2020-02-28rebase translationsAndrew Dolgov
2020-02-28Merge branch 'weblate-integration'Andrew Dolgov
2020-02-28af_readability: allow get full text button to work as a toggle; in cdm, scrol...Andrew Dolgov
2020-02-27external subscribe dialog: support dark themeAndrew Dolgov
2020-02-27share anything dialog: support dark themeAndrew Dolgov
2020-02-27fix alert-info/alert-danger colors on dark themeAndrew Dolgov
2020-02-27af_comics: split contents of subscribe/basic_info/fetch hooks into appropriat...Andrew Dolgov
2020-02-27af_comics: mention that Far Side needs cached mediaAndrew Dolgov
2020-02-27af_comics: escape all template urlsAndrew Dolgov
2020-02-27use canonical fetch url for Far SideAndrew Dolgov
2020-02-27remove unnecessary debugging from previousAndrew Dolgov
2020-02-27af_comics: add experimental support for The Far SideAndrew Dolgov
2020-02-27update toggle_embed_original hotkey to invoke readability embed instead of re...Andrew Dolgov
2020-02-27af_readability: sanitize content requested for embeddingAndrew Dolgov
2020-02-27fix plugins/note javascript part broken by previous changesetAndrew Dolgov
2020-02-27af_readability: add article button to embed content of a specific articleAndrew Dolgov
2020-02-25fix hr colors for dark theme, don't use hardcoded rgb value in light themeAndrew Dolgov
2020-02-25adjust previous to not use hardcoded rgb colorAndrew Dolgov
2020-02-25dark theme, all articles icon: improve contrastAndrew Dolgov
2020-02-22feed tree: do not mark Labels as SpecialAndrew Dolgov
2020-02-22don't generate default.css, replace with themes/light.css as a default root C...Andrew Dolgov
2020-02-22remove night_base.css: not neededAndrew Dolgov
2020-02-22remove defines.css: not neededAndrew Dolgov
2020-02-22fix default.css not being built properly by phpstormAndrew Dolgov
2020-02-21feed tree: don't set Special class on Labels categoryAndrew Dolgov
2020-02-21hide read feeds / hide read shows special: use CSS instead of JS-based hidingAndrew Dolgov
2020-02-20properly calculate marked counters for feeds in nested categoriesAndrew Dolgov
2020-02-201. feedtree: show counters for marked articles if view-mode == markedAndrew Dolgov
2020-02-18prefs layout fixes:Andrew Dolgov
2020-02-16Translated using Weblate (Italian)Dario Di Ludovico
2020-02-13add support for image loading=lazy attributeAndrew Dolgov
2020-02-05Translated using Weblate (Czech)Marek Pavelka
2020-01-27getCategoryCounters: properly handle categories which don't have any stored f...Andrew Dolgov
2020-01-25login form: add workarounds for chrome password managerAndrew Dolgov
2020-01-25mark primary button in the default password dialogAndrew Dolgov
2020-01-25default password warning: fix close button, don't crash if dialog is recreate...Andrew Dolgov
2020-01-25getCategoryUnread: return correct unread count for labels categoryAndrew Dolgov
2020-01-25getCategoryChildrenUnread: fix typoAndrew Dolgov
2020-01-25getCategoryCounters: properly calculate counters for child subcategory entriesAndrew Dolgov