Andrew Dolgov
|
d9ba403927
|
remove some hardcoded color values
|
4 years ago |
Andrew Dolgov
|
44b274b6d4
|
remove published opml (use CLI instead)
|
4 years ago |
fox
|
c134aa387d
|
Merge pull request 'Fix E_NOTICE in add_handler().' (#20) from JustAMacUser/tt-rss:fix-addhandler-notice into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/20
|
4 years ago |
Andrew Dolgov
|
f81a579386
|
fix selected feedtree item being invisible in dark theme
|
4 years ago |
JustAMacUser
|
39bbbef030
|
Fix E_NOTICE in `add_handler()`.
|
4 years ago |
Andrew Dolgov
|
1870fe172b
|
feed tree: css cleanup; set cursor
|
4 years ago |
Andrew Dolgov
|
b23ba3e236
|
error log: fix column widths
|
4 years ago |
Andrew Dolgov
|
a0ce7f556b
|
nsfw: set cursor pointer
|
4 years ago |
Andrew Dolgov
|
1664b87821
|
Merge branch 'weblate-integration'
|
4 years ago |
Andrew Dolgov
|
13210747d8
|
mailer: stop warning if to_name is unset (it's optional anyway)
|
4 years ago |
Andrew Dolgov
|
15b39a534d
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
4 years ago |
Andrew Dolgov
|
f7ee812db2
|
update editorconfig
|
4 years ago |
fox
|
1b71cd9f44
|
Merge pull request 'Set orm and pdo mysql charset on connection' (#19) from Gravemind/tt-rss:fix-mysql-charset into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/19
|
4 years ago |
Jordan Galby
|
3d801b1ac5
|
set orm and pdo mysql charset on connection
|
4 years ago |
Andrew Dolgov
|
2f402d598d
|
only show right-side feed icon for vfeeds
|
4 years ago |
Andrew Dolgov
|
38ab3ef11c
|
Merge branch 'master' of git.tt-rss.org:fox/tt-rss
|
4 years ago |
Andrew Dolgov
|
4ddcd54e8d
|
* limit progressfunction debugging to size quota exceeded notifications
* af_redditimgur: reparent generated iframes outside of post table
|
4 years ago |
fox
|
06ebb81eb8
|
Merge pull request 'Add coalescing operator to otp_enabled when changing user password' (#18) from klempin/tt-rss:fix/undefined-array-key into master
Reviewed-on: https://git.tt-rss.org/fox/tt-rss/pulls/18
|
4 years ago |
Philip Klempin
|
fa22e1bc35
|
Add coalescing operator to otp_enabled when changing user password
|
4 years ago |
Andrew Dolgov
|
4e81233ac9
|
make description clickable in plugin list row
|
4 years ago |
Andrew Dolgov
|
fcce1c443e
|
api: don't try to pass null site_url to Article::_get_image()
|
4 years ago |
Andrew Dolgov
|
bc73bf0f67
|
cdmToggleGridSpan: toggle classname instead of a style property
|
4 years ago |
Andrew Dolgov
|
efde6d36c7
|
add HOOK_HEADLINES_SCROLL_HANDLER
|
4 years ago |
Andrew Dolgov
|
e85cba5958
|
sticky header: better positioning strategy
|
4 years ago |
Marek Pavelka
|
f9d366f028
|
Translated using Weblate (Czech)
Currently translated at 100.0% (660 of 660 strings)
Translation: Tiny Tiny RSS/messages
Translate-URL: https://weblate.tt-rss.org/projects/tt-rss/messages/cs/
|
4 years ago |
Andrew Dolgov
|
52d1a5c96d
|
gettextify previous
|
4 years ago |
Andrew Dolgov
|
580eccd3da
|
throttle login attempts, controlled by Config::AUTH_MIN_INTERVAL
|
4 years ago |
Andrew Dolgov
|
b9268fcc88
|
schema: add ttrss_users.last_auth_attempt
|
4 years ago |
Andrew Dolgov
|
96d89fe912
|
shorten_expanded: reduce log spam
|
4 years ago |
Andrew Dolgov
|
bd1630d278
|
grid mode: limit word breaking to link elements
|
4 years ago |
Andrew Dolgov
|
76a6060ca3
|
get_override_links: actually return overrides
|
4 years ago |
Andrew Dolgov
|
4949e1a590
|
valid OTP code should not be enough to login, oops
|
4 years ago |
Andrew Dolgov
|
146b1e0feb
|
* shorten_expanded: use ResizeObserver (DUH)
* add HOOK_HEADLINES_RENDERED
|
4 years ago |
Andrew Dolgov
|
6e0474a7c8
|
update zoom layout a bit
|
4 years ago |
Andrew Dolgov
|
f67d2623b7
|
add some media queries to improve main UI on small-width devices
|
4 years ago |
Andrew Dolgov
|
a4da2f1e62
|
continuation of the css cleanup
|
4 years ago |
Andrew Dolgov
|
755072de91
|
css cleanup, combined mode, fonts
|
4 years ago |
Andrew Dolgov
|
de47082ca6
|
Article.cdmToggleGridSpan: also set as active
|
4 years ago |
Andrew Dolgov
|
f9a381ecca
|
grid: add a header icon (and a hotkey) to toggle article span entire row
|
4 years ago |
Andrew Dolgov
|
27ab16b6dc
|
add Config::LOCAL_OVERRIDE_JS
|
4 years ago |
Andrew Dolgov
|
324aef9f6f
|
route Logger:log() to user_error() if there's no adapter
|
4 years ago |
Andrew Dolgov
|
03361dda34
|
remove previous spacer-specific hack, not needed anymore
|
4 years ago |
Andrew Dolgov
|
24e64b8c78
|
exp: set last odd grid child to span all columns
|
4 years ago |
Andrew Dolgov
|
21e0b28cf1
|
nsfw plugin: we don't actually need any JS
|
4 years ago |
Andrew Dolgov
|
f9a9fcbb56
|
fix related to Promise.allSettled() returning a bit different result object
|
4 years ago |
Andrew Dolgov
|
3e1b3e8ea8
|
grid: add workaround for a single loaded headline not spanning all columns
|
4 years ago |
Andrew Dolgov
|
143617afb1
|
* it feels weird for requireIdleCallback() to be optional while more
modern browser features are required
* simplify browser startup feature check a bit
|
4 years ago |
Andrew Dolgov
|
84fe383ed4
|
adjust grid view footer (3)
|
4 years ago |
Andrew Dolgov
|
16726ec07f
|
adjust grid view footer (2)
|
4 years ago |
Andrew Dolgov
|
a0dd5baa51
|
adjust grid view footer
|
4 years ago |